Skip to content

A Minecraft plugin for automatically replacing a broken item or depleted item stack in the hotbar from the inventory if possible.

License

Notifications You must be signed in to change notification settings

Opeey/minecraft-hotbar-refill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft HotbarRefill Plugin

A Minecraft plugin for automatically replacing a broken item or depleted item stack in the hotbar from the inventory if possible.

This plugin works for craftbukkit/spigotMC and paperMC from Minecraft version 1.13 to 1.17.

See: https://paper.readthedocs.io/en/latest/about/faq.html

Build

The project is build on Java SDK 8 and can be packaged with maven (https://maven.apache.org/).

With maven and JDK 8 installed you can simply build the plugin, by executing:

$ mvn package

The package will then be build in target/HotbarRefill-VERSION.jar. Put the plugin into the plugins directory of your Minecraft Server, restart and enjoy.

About

A Minecraft plugin for automatically replacing a broken item or depleted item stack in the hotbar from the inventory if possible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages