netherfoam / MaxBans

The original MaxBans - A Bukkit plugin to manage account bans, mutes and punishments
12 stars 20 forks source link

Bungeecord? #47

Closed Funnytom118 closed 9 years ago

Funnytom118 commented 9 years ago

Does this work with bungeecord? Such as I add this to my proxy server, and add the permissions groups in the config.yml, with the permission nodes. Would this do it globally, or not?

netherfoam commented 9 years ago

You'd want to enable IP forwarding in spigot.yml (Have a google around for how to use the setting).

You'll also need to enable ban syncing, see: http://dev.bukkit.org/bukkit-plugins/maxbans/pages/ban-syncing/

And http://dev.bukkit.org/bukkit-plugins/maxbans/pages/sync-example-config/

Funnytom118 commented 9 years ago

Okay thanks - Closed.