HorseNuggets / TerminatorPlus

the epic plugin
Eclipse Public License 2.0
148 stars 53 forks source link

Introduce /bot armor command #20

Closed Legit4K closed 3 years ago

Legit4K commented 3 years ago

Feature Description

This PR aims to implement a tiered armor set and take advantage of that with a new command in the syntax /bot armor <armor tier>. Using the command with any armor tier will equip all existing bots with a full set of armor in the specified material.

Command Example: /bot armor netherite Command Result: All Bots equip netherite armor Tier List: leather, chain, gold, iron, diamond, netherite

Additional Context

Incorrect usage of the command will send the player a list of available tiers. The tiers are caps insensitive and are automatically converted into the desired armor group.

This has been fully tested with all valid and non-valid tiers so players can have the piece of mind knowing that nothing will break.