
This Plugin simply provides a player in a server with some pre setted cool starter kits, such as:
Survival Kit:
- Stone Sword enchanted with Sharpness 1;
- Stone Pickaxe enchanted with Unbreaking 1;
- Stone Axe enchanted with Unbreaking 1;
- Some food;
- Some wood to start with;
- Some usefull Leather Boots in case your spawn location is in a snowy biome (since in 1.18 it's now dangerous);
Explorer Kit:
- Stone Sword enchante with Unbreaking 1;
- Stone Pickaxe enchanted with Unbreaking 1;
- A little bit more food in case you want to travel a lot;
- A useful "Sleeping Bag" (it's a bed, but with some immagination...);
- A pair of Leather Boots enchanted with Feather Falling 1 for those who pay attention to the landscape and not to the cliff they're running into;
Miner Kit:
- Stone Sword enchanted with Unbreaking 1;
- Stone Pickaxe enchanted with Efficiency 1;
- A little bunch of torch to start mining as fast as a colibrì;
- Some food;
- Some Leather Boots enchanted with Unbreaking 1 just in case, you know.
This plugin also comes with a super powered Netherithe Pickaxe that can be accessed by Operators or if you have any permissions plugin installed on your server.
GUI Update!
Now this plugins comes with a GUI where the player can choose the Starter Kit that fits the most with him!
Version 1.1.1:
- Now provided with a cooldown system!
Version 1.1.2:
- GUI added when the player types
/skit!
Version 1.1.3:
- Little restyle and working on a customizable starter kit!
- Removed kit "Trivela"!
- Less commands! See Documentation.
- Added configurable "Join Message" via "
config.yml" file!
This is my first plugin and I would really appreciate any kind of constructive criticism! I'm also new to coding, in Java and in Minecraft aswell.
Anyway I'll leave the source code in case anybody wants to check if I did good or not.
I don't know if it's important but I'm using the presetted libraries for minecraft spigot server provided by Intellij IDEA if you want to take a look at the code.