Changelog: Plugin Update - Version 1.5 (Reupload)
- New version of the plugin has been created NoAltsExploitsBungee for Bungee servers! The bungee version of the plugin has most of the features of the bukkit version.
It prevents the use of bungee commands that target players with the same IP (unless the command is whitelisted or the player has the bypass permission).
It has the cooldown per IP system for bungee commands.
A check for setting how many players with the same IP can be online at the same time.
A new experimental setting and check has been added aswell!
It adds the ability to set the maximum number of accounts each IP can have!
![]()
- Added a short version of the /noaltsexploits command /nae and /naeb for bungee.
- Made sure that the subcommand for the sameIP command (online , offline) are autocompleted.
- Code cleanup and organizing.
Please consider leaving a good review for the plugin.
Discord Support
Changelog: Plugin Update - Version 1.5
- New version of the plugin has been created NoAltsExploitsBungee for Bungee servers! The bungee version of the plugin has most of the features of the bukkit version.
It prevents the use of bungee commands that target players with the same IP (unless the command is whitelisted or the player has the bypass permission).
It has the cooldown per IP system for bungee commands.
A check for setting how many players with the same IP can be online at the same time.
A new experimental setting and check has been added aswell!
It adds the ability to set the maximum number of accounts each IP can have!
![]()
- Added a short version of the /noaltsexploits command /nae and /naeb for bungee.
- Made sure that the subcommand for the sameIP command (online , offline) are autocompleted.
- Code cleanup and organizing.
Changelog: Plugin Update - Version 1.4
- New command added "/noaltsexploits iphistory PLAYER [page number]"
![]()
- New config section, please add it under settings or regenerate your configs.
YAML:# The number of days after which IP history data is purged. purge-interval-days: 7
- Fixed an error when entering the command /noaltsexploits on its own.
Please consider leaving a good review for the plugin.
Discord Support
Changelog: Plugin Update - Version 1.3
- Cleaned the config.yml a bit for new users.
- Separated the command "/noaltsexploits sameip" into "/noaltsexploits sameip online" and "/noaltsexploits sameip offline". This should help users to see only the info the want to see.
Changelog: Plugin Update - Version 1.2
New Config Option:
Added an option that enables or disables one of the main functions of the plugin, the prevention of targeting the same IP accounts with commands.
Please regenerate your config.yml or add this part under the settings section.
YAML:# If you have this on true then it will prevent players from targeting same IP players. # You will need to use the whitelisted-commands section if on true to define commands you don't want effected by this setting. block-commands: true
This suggestion was made on Discord.
Changelog: Plugin Update - Version 1.1
New Command: /noaltsexploits sameip
Updated Geolocation
- Description: This new command allows administrators to print out a list of players with the same IP, whether they are currently online or offline. I recommend using this command from the server console for optimal results. All sub-commands will now auto-complete for added convenience.
Geolocation Backoff Method
- Description: The geolocation functionality has been enhanced to handle local connections without errors, providing a smoother experience for players connecting from the same network.
I hope these updates improve your server's functionality and enhance the overall user experience. If you encounter any issues or have any feedback, please don't hesitate to contact me on Discord.
- Description: To prevent performance issues and network strain caused by failed API calls, I have implemented a backoff method for geolocation. In the event that API calls are exceeded, this feature will ensure that the server's performance and network integrity remain unaffected.
