Update 1.11.6
- Optimize code
- Optimize antibot
- Remove useless code
- Fix bug command whitelist/blacklist list
- Fix bug using old plugin version
New change in config.yml. Make sure to do this change :
Code (YAML):
antibot
: false
is now :
Code (YAML):
antibot
:
#Enable/disable antibot protection
enabled
: false
#Max connection per seconds authorized
max-connection-second
: 20