New advancedconfig.yml content
Code (Text):
#asking permission plugin for primary group only
use-primary-group: true
#if the option above is disabled, full group list will be asked for and group higher in this list will be used as primary
primary-group-finding-list:
- Owner
- Admin
- Helper
- default
Basically compensating for removing the old system. This is useful if you want to display prefix of group which is not primary.
This update also fixes plugin creating giant error logs inside it's folder which is the reason why this update was released so fast.