A minecraft plugin specifically made for my friends and I.
Clone repo to your machine and modify build_and_copy.sh according to the instructions in the script. Then run
./build_and_copy.sh
to build and copy the file into your plugins folder. If you are on windows I suggest you use WSL or Git bash:) If for some reason the script is not marked as excecutable after cloning this repo, run:
chmod +x build_and_copy.sh
and then
./build_and_copy.sh
As the height of the Minecraft world increases and after the introduction of Deepslate the task of leaving our mineshaft and getting up to the surface can be both difficult and time consuming. In a world devestated by fast-paced algorithms delivering mental stimulation at a never seen pace it is important that the gaming world follows. BlB introduces a level up system to blockbreaking, which gives you one point in haste each time you level up.
/blb list - Lists all commands
/blb leaderboard <tool> - Shows XP leaderboard for specified tool
/blb levels - Shows user levels for all tools
/blb level <tool> - Shows user level for specified tool
/blb xp <tool> <add/remove> <amount> - Adjusts player experience for given tool
Setting gamerule keepInventory to true feels kind of overkill, but despawn timers of items can be a pain in the backend if one dies far away from respawn point i. e. in the end... This plugin enables tombstones on death. All items in your inventory is placed into a single chest. If the chest fills up the rest of the items are dropped on the ground as normal. Currently the items are prioritized like this:
Armour > Item in offhand > The rest of the inventory
This is subject to change
This section is for all commands that do not fit under one of the larger categories.
/changenick <nickname> - Change displayed name to nickname. Alias is /nickname <nickname>
- Adds custom death message to broadcast player coordinates on death