
just a simple whitelist plugin
GWhitelist is a simple and efficient Minecraft plugin to manage a whitelist. It allows you to easily add, remove, and list whitelisted players, as well as enable or disable the whitelist.
/gwhitelist add <player>: Add a player to the whitelist./gwhitelist remove <player>: Remove a player from the whitelist./gwhitelist list: List all whitelisted players./gwhitelist on: Enable the whitelist./gwhitelist off: Disable the whitelist./gwhitelist status: Check if the whitelist is enabled or disabled./gwhitelist reload: Reload the whitelist and configuration.gwhitelist.manage: Allows access to all commands.By default, only server operators have these permissions.
.jar file..jar file in your server's plugins folder.The plugin uses two files:
whitelist.json: Stores the list of whitelisted players.config.yml: Stores the whitelist status (enabled/disabled).You can manually edit these files, and use /gwhitelist reload to apply changes.
Created with ❤️ by Goldy.