Auto Arm, if a player has permission, gives the player the ability to type in the command /autoarm. This command will equip the best armor and weapon for the player who typed in this command. This is my first bukkit plugin, and I would like some feedback on some improvements I can make. Thanks for checking my plugin, and comment down below if you want to show your appreciation or warn me of a problem.
Equips the best armor from your inventory in this order: Diamond -> Iron -> Chain -> Gold -> Leather Equips the best weapon from your inventory in this order: Diamond-> Iron-> Stone-> Wood-> Gold When the command /autoarm is typed.
When in creative, and having permissions, auto equips diamond armor.
A permissions plugin
- /autoarm - Equips your best armor.
autoarm.arm Default set to False, Toggles if you are allowed to use the plugin.
autoarm.message Default set to True, Toggles the message you get from the plugin.
autoarm.autodiamond Default set to False, Toggles the ability to auto equip diamond armor when in creative.