Release v1.3.0
Support :
- Add full support of german- Thanks to @Drynael
Features :
- Create new rank system to customize some config variables (for now :
MaxAuctionByPlayer
,LimitGlobalShopByPlayer
andMaxGlobalShopByPlayer
) - Add the possibility to limit the number of shop a player can create (config variables:
LimitGlobalShopByPlayer
andMaxGlobalShopByPlayer
) - Add the possibility to customize the prefix displayed in each chat message from the plugin
- Add config variable to choose the distance to link a block with a shop (maximum 3 blocks to prevent lags)
- Update the open command to open a shop for another player (Permission:
globalmarketchest.admin.commands.open
) - Add a close command to close the interface of a player (Permission:
globalmarketchest.admin.commands.close
)
Important
Some permissions have changed :
globalmarketchest.commands.list.detail.tp
becomesglobalmarketchest.commands.list.tp
Fix :
- Fix group by and default value issue with new versions of mysql
- Fix failed table creation on new versions of mysql
- Add UseSSL flag comment in config.yml
- Fix and clean permissions inside plugin.yml
- Fix message player doesn't exist on first connect