+ Added server identification when you run the plugin on multiple server instances
+ Added new placeholder %server% for inventory saves (used in menus)
* Updated messages.yml file
You must update the messages.yml file manually because only menu lores are edited!
* Updated config.yml file
Code (YAML):
General
:
#Set timezone, when database and minecraft server were in different timezones, set default to not change this
timezone
: default
dateTimeFormat
: yyyy-MM-dd HH:mm:ss
#Use offline players on tab-complete. If you have a lots of offline players and the delay of tam-complete is big, please set to false
useOfflinePlayers
: true
#Used for server identification when you use same database on multiple server instances
server
: node-1
Supported Minecraft version: 1.9.* - 1.12.*