+ Added: [Suggestion] Option for /wild teleportation being free for players that joined the first time:
Code (YAML):
# Should the teleportation be free for players that joined the first time?
new-free
: false
+ Added: [Suggestion] Failure items for spawn or nation capital teleport in the menus
+ Added: [Suggestion] /lands menu land <land> command
+ Added: [Suggestion] /lands menu nation <nation> command
You can also use these commands for other lands as a server admin with lands.admin.land_edit and nations.admin.nation_edit
+ Added: You can now specify additional admin parameter at the /lands menu <menu> command. Example:
/lands menu <menu> args:{player
layerName,silent:true}
player defined the player and silent defines if a message should be sent if the player does not have a land etc.
- Fixed: Some messages not being set at /lands menu <menu> due to invalid silent param
- Fixed: [#1765] Some GUI items not accepting custom heads
- Fixed: [#1693] Since 1.18 middle click is no longer supported, if a player is in survival mode.
All MIDDLE CLICK actions have been replayed with a <any-click> mapping.
The promote/demote action is not triggered by using SHIFT + LEFT/RIGHT click
Affected menu items will be reset.