- Fixed remaining hardcoded text - all text in the plugin is now 100% translatable through config.yml
Bug Fixes
- Added missing configurable messages that were still hardcoded - all text in the plugin is now fully translatable through config.yml.
- Fixed edge cases where some GUI text wasn't pulling from the messages section.
Note
- Delete your old config.yml to get the updated messages section, or add the new entries manually.
Note
- Full Translation Support - Every text in the plugin is now configurable from config.yml. Messages, GUI titles, item names, lore lines, tooltips, buttons.
- 130+ configurable strings with full hex color support.
- Delete your old config.yml to get the new translations section, or add it manually.
New Features
- Pet Rename - Players can now rename their pets with
/pet rename <name>. Supports color codes & hex. Cooldown, character limit, and blocked words all configurable.- Custom Default Pet Names - Change/translate all 50 pet names from config.yml with color code support.
- 137 Configurable Messages - Every message in the plugin is now in config.yml under
messages:. Full HEX color support everywhere.- GUI Anti-Spam Toggle - Click cooldown can be toggled on/off and adjusted (
gui.click-cooldown-enabled).
Bug Fixes
- Fixed 19+ config settings that were being ignored (XP rates, perk values, follow distance, auto-save - all were hardcoded instead of reading from config)
/petadmin reloadnow fully reloads everything - config, messages, egg drops. Changes apply instantly, no restart needed.
Other
- Centralized message system - all messages go through one handler now
- New permission:
petplugin.rename- Delete your old config.yml to get all new options, or add the new sections manually
