modules/MicroAuth
MicroAuth helps you protect your server from unwanted people joining under your players' accounts, by requiring login each time you join the game. Commands:
- /login <password> Logins the player with that password, freeing them. (permission: MicroAuth.login)
- /register <password> <email> Registers a new player (or changes registration info if they're online) (permission: MicroAuth.register)
-
View User Profile
-
Send Message
Posted Sep 23, 2012it protect damages, items drops, inventory, before login ?
-
View User Profile
-
Send Message
Posted Sep 29, 2012@aroeira
Yes, the player is essentially locked while not logged in. Sorry for the delay, BukkitDev didn't tell me about your comment.