Bukkit IP Whitelist Plugin
- Whitelisting IPs for access to the Bukkit/Spigot server.
- Storage using SQLite for data persistence.
- Simplified configuration through commands.
- Additional protection against unauthorized access.
- Download the plugin JAR file.
- Place the JAR file into the "plugins" folder of your Bukkit/Spigot server.
- Restart the server.
- Before using the plugin, you need to create an account with (username and password). This account will be an administrator account, with this account the player will be able to run the plugin commands directly through the game
/register-admin <Username> <Password>- This command must be executed only on the console./add-player <PlayerNickName>-(Add player from whitelist)/remove-player <PlayerNickName>- (Remove player from whitelist)/whitelist-start- This command must be executed only on the console, it activates and deactivates the plugin
Feel free to contribute with suggestions, bug fixes, or improvements through pull requests
This plugin is distributed under the MIT license. See the LICENSE file for more details.