Description: CrystalBuff is a plugin that allows you to control the damage dealt by crystals on your server. You can easily increase or decrease the crystal damage or even remove it entirely. Perfect for servers that want to customize combat mechanics.
Commands:
/crystalbuff reload- Reloads the config.yml file to apply any changes made.
/crystalbuff info- Buff and Status Information
Permissions:
crystalbuff.admin - Grants access to the /crystalbuff reload command.
crystalbuff.info - permission to use the /crystalbuff info command
Config:
Code (Text):
# CrystalBuff Configuration
# Enable or disable the plugin globally
plugin-enabled: true
# Messages Configuration
messages:
prefix: "§7[§dCrystalBuff§7] "
player-only: "§cThis command can only be used by players!"
no-permission-reload: "§cYou do not have permission to reload the plugin!"
no-permission-info: "§cYou do not have permission to view plugin information!"
config-reloaded: "§aConfiguration reloaded successfully!"
usage: "§cCorrect usage: /crystalbuff [reload|info]"
plugin-enabled: "§aCrystalBuff enabled successfully!"
plugin-disabled: "§cCrystalBuff disabled."
Ideas for Future Updates? Got any suggestions or ideas to improve the plugin? Leave a comment below