This release includes chatHook setting in the config.yml set to true by default. Setting this to false will forcibly disable the per-user maximum listings.
This is needed since some permissions plugins, do not support some methods for storing/retrieving option values per group and player, yet return a zero value when called instead of a null or -1. A zero value to denote an invalid method is ambiguous since a zero value might have been intended and stored in an option value.
This value should be set to false for compatibility with the following permissions plugins:
- UltraPermissions
If you get a "You can not list more than 0 items at a time." message, it is probable that you need to disable this setting.