Description: Simple plugin which prevents UUID-Spoof Exploit on your Minecraft server.
Installation: Simply put the plugin in your plugins folder and reload the server.
Setup: Open up the config.yml after it is generated and set it up using instruction.
Commands: /ternfixer reload - reloads plugin.
Permissions: ternfixer.use - permission to use /ternfixer command.
Config:
ReasonKick: '§cStop UUID-Spoofing!' #kick reason, when player try to use uuid-spoofing.
InfoOnLogin: true
BanIp:
Enable: false
Reason: '§cStop UUID-Spoofing!'
Ban:
Enable: false
Reason: '§cStop UUID-Spoofing!'
Database: #Don't touch this, all nicks and uuids registers automatically!
Nicks: #Nick: UUID
Example_nick1325: 4a2c0c02-c823-32t5-8a8c-559798e2a41c
UUID: #UUID: Nick
4a2c0c02-c823-32t5-8a8c-559798e2a41c: Example_nick1325