- Improved the performance on backend servers during the login and logout events.
- Other various small fixes here and there.
Please consider leaving a good review for the plugin.
Discord Support
- Updated drivers.
- Updated dependecies.
- Optimized file imports.
- Added an update checker.
Please consider leaving a good review for the plugin.
Discord Support
- Fix velocity commands no checking for the noaltsexploitsvelocity.admin permission before executing some commands.
- Fix velocity max accounts setting sorting accounts alphabetically instead of chronologically.
- Finished the velocity /naev iphistory "name" command , it will now return the login history of an account with a proper login timestamp.
- Fixed IP History and other basic functions completely breaking in the bukkit version of the plugin.
Please consider leaving a good review for the plugin.
Discord Support
- Made sure that the IP history is not update if a player is prevented from joining the server.
- An account will not be associated with an IP if it has been prevented from joining, this will prevent the accumulation of alts with no reason.
Please consider leaving a good review for the plugin.
Discord Support
- Added the max-accounts setting along with the /nae removeaccount <name> <ip> command from the proxy versions of the plugin to the backend version.
Add these to your config.yml or regenerate it
YAML:settings: # Maximum number of accounts a player can have per IP. max-accounts: number: 3 enabled: false # Set to true if you want to enable this feature. # The message that is displayed to players when they are kicked for exceeding the maximum number of players with the same IP. max-accounts-message: "&cYou have reached the maximum number of accounts for this IP. \n &cAccounts:&7 <ACCOUNTS>"
Please consider leaving a good review for the plugin.
Discord Support
- Fixed some values returning null from the config.yml in velocity.
Please consider leaving a good review for the plugin.
Discord Support
Going from newer to older for update history, Ive missed quite the few updates that have been live on spigot.
- Added support for Velocity.
- Bungeecord databases of the plugin can be transfered to Velocity without issues, but I would suggest you regenerate your configs.
- New command added for velocity "/naev iphistory <name>" , bukkit already had this command.
I will be focusing the development on velocity and bukkit versions of the plugin and I would suggest that you switch from bungee or waterfall to velocity.
- Database system has been switched to SQLite instead of flat json files, the benefits are better performance, better security, better scalability and overall it would make the plugin more efficient! However the drawback is that the existing .json databases will now be useless and the data will need to be collected again, I am sorry about that but it is for the best and it needed to be done. Please delete the leftover json databases they are no longer needed.
- The command /noaltsexploits or /nae will auto complete sub commands and the current online players.
- Iphistory didn't work for players with the bypass permission, this has been fixed so that all players will have an IP history regardless of permissions.
- Added a new /nae info <player> command with some basic info (more will be added).
- This update will allow the /geolocate command to work on offline players aswell, it will also work on player names and on IPs.
- The noaltsexploitsbungee.bypass permission wasn't correctly bypassing the max-ips-online setting, it's now fixed.
- The max-accounts setting is now fully fledged so the experimental tag in the config has been removed.
- When the max-accounts limit is reached it will only prevent new accounts with the same IP from joining but it will still allow older accounts to join if they joined before the max-accounts limit was reached.
- New command was added so that admins can remove any account they want from being associeted with an IP
/noaltsexploitsbungee removeaccount <name> <ip>
or
/naeb removeaccount <name> <ip>
- Updated the default config with the experimental lebel and added more whitelisted bungee commands.
Changelog: Plugin Update - Version 1.7
Bungee Version Changes
- The max-accounts setting is now fully fledged so the experimental tag in the config has been removed.
- When the max-accounts limit is reached it will only prevent new accounts with the same IP from joining but it will still allow older accounts to join if they joined before the max-accounts limit was reached.
- New command was added so that admins can remove any account they want from being associeted with an IP
/noaltsexploitsbungee removeaccount <name> <ip>
or
/naeb removeaccount <name> <ip>
- Updated the default config with the experimental lebel and added more whitelisted bungee commands.
Please consider leaving a good review for the plugin.
Discord Support
