Please be aware of the following change:
Moved "increase-max-size-per-member" from config.yml to the player-limits.yml file as "increase-land_size".
+ Added: Config files besides "config.yml" now auto add new values and remove no longer existing ones, just as config.yml does already
+ Added: Combat tag bossbar can now be sent as an actionbar properly
+ Added: %affiliation_name_or_tag% PlaceholderAPI placeholder. See the wiki for more info
+ Added: [Suggestion] Option to create a definitions_gui.yml file. If created, options like the item type etc. are defined in that file instead of the local file.
This is useful if you're maintaining multiple locale files and want slots, item types, model data etc. to be the same across all locales.
Code (YAML):
# Lands menu options (/lands menu)
gui
:
# Create an additional definitions file in which slots, item types etc. are configured.
# This is useful, if you maintain multiple locale files and want item slots, model data etc. to be the same across all locales.
# In that file you can configure everything that isn't locale specific.
definitions-file
: false
+ Changed: Moved "increase-max-size-per-member" from config.yml to the player-limits.yml file as "increase-land_size"
- Fixed: Opening storage menu causing error on some server versions due to title change