IPWhiteList 2.0 - Logging, MySQL connection, config changes, optimizations, more security, bStats.
- Logging: plugin-separate logging system added. From this update, in plugin folder generates new "logs" folder in which are log files. These logs are plugin-separate, that means there are only IPWhiteList's log messages and all errors, so troubleshooting can be easier. More info about logging is available on wiki.
- MySQL connection: new connection type has been added, MYSQL. Pretty the same as YML, except the data is stored in the database.
Recommended for only localhost databases with small latency.
If you find any problems with MySQL connection, please send me a message! This is for second time I am working with databases.
- Config changes: besides new configuration for new features, config was renewed by message-side. Please delete the old one and let plugin create new one for you.
- Optimizations: if not using {ip} placeholder in whitelisted IPs, plugin will just simply, skip it's getting using website.
- More security: from now, IPWhiteList also detects and kicks player if connecting as already online player, as mentioned in the discussion thread as new feature idea.