Added the "%pluginprefix%" placeholder for messages, making it easier to customize messages.
Introduced custom messages for creative mode, spectator mode, and bypass permissions in the messages.yml file, allowing you to personalize these messages. You need to add these lines on your messages.yml file. weight-command-bypass-message: "%pluginprefix% &4Weight-RPG is disabled for you because you have weight.bypass permission." weight-command-creative-message: "%pluginprefix% &4Weight-RPG is disabled for &aCreative Mode &4." weight-command-spectator-message: "%pluginprefix% &4Weight-RPG is disabled for &aSpectator Mode &4."
Restructured the permissions mode to function exclusively with multiples of 100 (e.g., 1000, 1500, 2300, etc.). This adjustment was made for performance optimization, ensuring smoother and more efficient operation.