+ Added: Option to disable SkinsRestorer integration
- Fixed: use {target} placeholder instead of {object} for ally and neutralization already sent messageCode:# Should skins be fetched from the 3rd party plugin SkinsRestorer. # This option requires the option "general.fetch-skins-names" to be enabled. skins-restorer: false
- Fixed: Mob despawn task error on Folia
- Fixed: Landblock not removed when chunk unloaded
- Fixed: Wrong default item type for entry_chunk_position
- Fixed: Max own lands bypass with setowner command
- Fixed: War starting in at /wars info not decreasing
- Fixed: Bedrock forms slots warning on startup false positive
- Fixed: Nation role permissions not always removed if player leaves land
- Fixed: Admin war end command not triggering WarEndEvent
+ Added: [Suggestion] Limit when a war declaration can be sent
YAML:# Define when a declaration can be sent. send-time: # Day of the week. 0 is Monday and 6 is Sunday. # Example: 0,2,3 -> Allows a declaration be sent on Monday, Wednesday and Thursday. # Default: 0-6 -> Allows all days. days_range: "0-6" # Hours of the above defined days during which a declaration can be sent. hours_range: "0-23"
- Fixed: Data holder error in console with Folia
- Fixed: WindCharge error on multipaper
- Fixed: Rental sign unusable after restart