MAJOR REWORK UPDATE v3.2
Complete Under-the-Hood Reworks that doubles the previous versions' performance, optimizations, and speed, which doubles as a foundation for future updates, improvements, and features.
Optimized the plugin's threading, making it almost completely async that gives little to no impact on your server's performance.
Updates:
- IP Ban announcer has been split into two: Temp Ban and Perm Ban Announcers.
If you have a previous version of the plugin, please relocate the config.yml to generate a new one, or simply add this to your existing config.yml file:
Code (YAML):
-- Please add "temp" to the current "ipban-announcer" config.
tempipban-announcer: "&c&l%player%&f has been ip banned by &e&l%staff%&f for &c&l%duration%&f for: &c%reason%"
permipban-announcer: "&c&l%player%&f has been permanently ip banned by &e&l%staff%&f for: &c%reason%"
tempipbanNoRsn-announcer: "&c&l%player%&f has been ip banned by &e&l%staff%&f for &c&l%duration%"
permipbanNoRsn-announcer: "&c&l%player%&f has been permanently ip banned by &e&l%staff%"