Support custom storage location for multi server configuration.
Add comments for "version" in configuration.
Add log for console when using /UserPrefix command.(From @Yurinann ). ✈
Support open a prefix GUI for player on console.
Automatic add default configuration when a new function was added.
Code (YAML):
custom-storage: # Custom storage location # default location is "./prefixes" # Support absolute file path , such as "/etc/minecraft/configurations/prefixes/" enable: false
path: "prefixes/"# Must be a folder!