Skip to content
rril edited this page Dec 29, 2014 · 2 revisions

Welcome to the BungeeLogin wiki!

BungeeLogin is a plug Bukkit communicates with BungeeCord.

This extension allows only authenticated players use portals to other servers.

The player must register or enter a password to portals work. The plug-in uses MySQL to store the password of the players.

The password is stored in MD5.

Appropriate to the purpose of the tables, see here.

It is recommended to change the settings of Bungeecord command can not be used /server config.yml from bungee

...
permissions:
  default:
  admin:
  - bungeecord.command.server
  - bungeecord.command.alert
  - bungeecord.command.list
...

Clone this wiki locally