Protect your server with code authentication!
CodeWhitelist is a verification code-based entry control system for your Minecraft server. Players joining the server must enter a verification code provided to them to gain access. This system prevents players from moving or performing any actions on the server without verification.
config.yml file.config.yml file.plugins folder.plugins/codeWhitelist/config.yml file.The plugin automatically creates a config.yml file when it is first run. The file contents look like this:
server-code: "ABC123" # The verification code
players: [] # Player names and IP addresses
settings:
ip-check: true # IP check (Recommended to keep enabled)
server-code: The verification code generated by the server.players: A list of verified player names and their IP addresses.ip-check: A feature to enable or disable IP-based verification control./kod <code>//code <code>: Allows players to enter the verification code. If the code is correct, they will gain access to the server./kod al//code al: This commands give you your server verification code.