Skip to content

CryLegend/AuthMeBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4777131 · Oct 20, 2017

History

56 Commits
Aug 4, 2016
Aug 29, 2016
Aug 29, 2016
Apr 6, 2016
Apr 6, 2016
Apr 6, 2016
Apr 6, 2016
Oct 20, 2017
Apr 6, 2016
Aug 29, 2016

Repository files navigation

AuthMeBridge

AuthMeBridge

This plugin acts like a bridge between your bukkit servers and your BungeeCord instance. To explain simple how it works, bukkit-side plugins send a message to bungee-side on user authentication. If bungee-side doesn't receive this message, the player won't be able to talk in chat and to perform commands, including BungeeCord commands.

Session resume: If you have AuthMe on multiple servers, you can enable autoLogin option that allow you to switch between your servers without having to perform login command again.

Requirements

None

Installation

  1. Download AuthMeBridge package
  2. Place BungeeAuthMeBridge.jar into your BungeeCord's plugin folder
  3. Place AuthMeBridge.jar (or xAuthBridge.jar if you're using xAuth) into your servers' plugin folders
  4. Restart everything
  5. Configure the bungee-side plugin (don't forget to config serversList)
  6. Enjoy!

Please follow these steps and configure the plugin before saying it doesn't work!