phpBB3Auth is a simple plugin to make Forum registration as easy as possible for both users and administrators/ops of Minecraft Servers.
The goal for this plugin is to be simple and efficient (as well as my introduction to Java xD). All commands will be issued in game.
Commands, nodes, and other useful stuff
Command | Permission Node | Description |
---|---|---|
/register <username> <password> <email> | phpbb3auth.register | Automatically register <username> on your forum with password <password> and email <email> |
/refresh | phpbb3auth.refresh | Initiate refresh/update of your permissions from Forum to Minecraft. |
/refresh online | phpbb3auth.refresh.online | Force server to refresh/update all users currently online. |