RZXPets
RZXPets is a comprehensive companion pet plugin for Minecraft servers that introduces summonable, floating pets to accompany players.
Список изменений
RZXPets v1.0.1 Changelog (Fix Update)
This hotfix addresses issues with crop breaking mechanics, command triggers, and logging.
🔧 Fixes & Optimizations
-
Wheat / Crop Harvesting: Removed crop growth maturity restrictions on block breaks. Trigger rewards now fire immediately on all crop harvests regardless of growth stage.
-
AxHoes / Integer Commands: Rounded decimal reward variables to whole integers before running console commands, preventing command failures on plugins that strictly expect integer inputs (e.g.
axhoes givexp). -
Console & Chat Log Spam: Implemented trigger reward accumulation (
accumulate-count). The Farmer Allay block break now defaults to bundle actions over50crop harvests, reducing execution overhead and log growth by 98%. -
Debug Logging Control: Added
debug-levelsettings toconfig.yml(default0= silent) to disable gameplay debug log prints.