+ Added: Option to always use default translation
Code:# Force default language? This will make changes to language files impossible and will always use the default. # This will always replace existing strings with the default ones. # You should only use this option if your language matches "en-US". force-default: false
+ Added: Chat and GUI language files now accept the alternative file name format <plugin>-<chat | gui>-<language>.yml
+ Added: [#1967] [Suggestion] Append chat color reset to colored land, area and nation names
+ Added: API PlayerSpawnLandEvent
- Fixed: [#1963] Error at parsing levels config because of amplifier = 0
- Fixed: Selection tool and info tool not having lore, displayname
- Fixed: [#1956] Missing item: failure_owner
+ Added: [Suggestion] Option to hide admin lands from dynmap:
YAML:# Should admin lands (/lands admin menu) be displayed? show-admin: true
- Fixed: eco-format not applying to next claim cost at stats menu item
- Fixed: Handling of invalid hex colors in config.yml
+ Changed: Behaviour of option:
- Fixed: [#1947] Tab in GUI file led to some items not loading
+ Changed: /lands top [sortmode] [page] is no optional
+ Improved: Allow self editing if player has flag bypass. Useful for admins /lands edit
- Fixed: [#1933] Missing child item at attempt to untrust owner
- Fixed: [#1933] Missing child item when not allowed to teleport to land
- Fixed: [#1933] Error at rentables sorting menu
- Fixed: Missing area head in rentables menu
- Fixed: Global lands list entries
+ Improved: Sort nation lands by level and name, except capital
- Fixed: Sorting and filtering in rentables menu
- Fixed: [#1939] Dynmap §8
- Fixed: [#1939] Dynmap wrong players amount
- Fixed: [#1939] Offline invites not saved
- Fixed: [#1933] Items not applying in order in some cases (GUI menus)
+ Added: [Suggestion] /nations list
+ Added: [Suggestion] Nations list menu
+ Improved: Lands and nations list spawn toggle filtering
+ Changed: The owner is no longer included in lands.members.<number> and all other related options
- Fixed: confirm menu error
- Removed: "normal" category from default categories.yml
The default category is now just none.
+ Improved: Mojang API skin updating rate limit handling
+ Added: Click to open info menu in relations list menu
- Fixed: Typo in en-US_gui file
- Fixed: land_info menu not found
+ Added: [Suggestion] Option for free teleportation after first join
Code (Text):
- Fixed: [#1929] /nation delete confirm messageCode:# General Teleportation Settings[/INDENT] # Command specific teleportation options can be find in their sections. teleport: # Set the cost of any teleportation to 0 for players that joined the server for the first time. # You can define a time span here. Example: 1d = players that joined the server 23 hours ago, won't pay for any teleportation. first-join_time: 0h # Wait time # Time unit: seconds wait: 3
- Fixed: [#1929] /nations help