Release 1.10.0 Minecraft 1.21.8, Global Events, Town Options, Other Improvements
Added support for Minecraft 1.21.6, 1.21.7, 1.21.8. Updated Spigot API to 1.21.8.
Added permissions (true by default) to control town raid alerts.
konquest.raid.entry - Enables raid alerts upon entering enemy territory
konquest.raid.first - Enables raid alerts on first critical block break in town monuments
konquest.raid.half - Enables raid alerts on half of total critical block break in town monuments
konquest.raid.last - Enables raid alerts on second to last critical block break in town monuments
Added core.yml settings for kingdom and player score attribute weights.
Added SPECIALIZE admin property flag for towns and capitals. When the flag is false, town lords cannot change town trade specializations, when the feature is enabled. Admins can always change it.
Added Town Option KINGDOM_RESIDENTS, to make new kingdom members automatically join towns as residents. Default setting is true for capitals, and false for all towns.
Added settings to override Town Options, both globally and per-town/capital, in town-options.yml config file.
Added global events with server-wide effects and schedules.
Added Konquest API events KonquestGlobalEventEndEvent, KonquestGlobalEventStartEvent, which can be used with DiscordSRV alerts to show when events start and end.
Added placeholders %konquest_events%, %konquest_event_effects% to show currently active event details.
Added commands /k event, /k admin event.
Added GUI menu for global events, /k event menu.
Added core.yml config setting core.event_interval to control how often the server checks for events to start, or to disable all events when 0.
Bug Fixes
Fixed integration with DiscordSRV where Konquest would sometimes not detect that DiscordSRV was ready on server startup.
Fixed monument template creation problem where clicking on region corners would sometimes cancel the creation process.