Improvements:
• Simplified /perftogglemobspawning to only use on and off.
• Added /togglemobspawningtoggle as a one-command global toggle.
• /togglemobspawningtoggle now shows the same on and off messages as the main command.
Improvements:
• Simplified /togglemobspawning to only use on and off.
• Added world-specific usage with /togglemobspawning (world) on/off.
Bug fixes:
• World toggle feedback no longer shows “Missing message: spawning-enabled / spawning-disabled”; the command now resolves the correct keys undermessagesinmessages.yml
New features:
• Added a built-in update checker to all Perf plugins
Improvements:
• New config option:update-checker.enabled: true(enabled by default)
New features:
• Trial chamber trial spawner mobs (TRIAL_SPAWNER) are included in the default “never cancel” spawn reasons so they are not blocked when mob spawning is turned off
• Newallow-mob-spawner-spawnsoption toggles whether classic mob spawner (SPAWNER) spawns are exempt when mob spawning is off
Improvements:
• Existing configs are migrated automatically: missingTRIAL_SPAWNERis added tonever-cancel-spawn-reasons, andallow-mob-spawner-spawnsdefaults to enabled when absent (config-version5 → 6)
New features:
• Per-world radius and reason rules (block or allow lists) in config, with legacy boolean world entries still supported
• Global spawn-reason mode block/allow plus optional entity blacklist or whitelist when spawning is off
• World whitelist/blacklist so the plugin only runs on chosen worlds
• Optional TPS-based forced radius and optional CHUNK_GEN handling using chunk inhabited time
• Optional WorldGuard region IDs where spawns are never cancelled
• Commands: status, global on/off/toggle, bare toggle for all worlds, per-world on/off/toggle
• PlaceholderAPI: per-world on/off placeholder by world name
Improvements:
• Optional per-world permission nodes when per-world-permissions is enabled
