Hello everyone! I've updated the ThunderSpaceBetterPotions plugin to version 2.0, adding more intuitive commands and an improved interface. Here's a summary of the changes:
Commands:
/tsbp-create [name] [description] [effect] [level] [duration]: Create a potion.
/tsbp-help: Display the help menu.
/tsbp-id [id]: Issue a potion by ID.
/tsbp-reload: Reload the plugin.
/tsbp-addeffect [potionID] [effect] [level] [duration]: Add an effect to a potion by ID.
Plugin Resources:
effects.yml : Contains all available effects for potions, such as SPEED, HEAL, POISON, etc.
potions.yml : Stores all created potions with their details, including name, description, and effects.