Skip to content
ObedMz edited this page May 30, 2022 · 2 revisions

1. How to set up permissions:

  • Make sure the proxy server is turned off (Bungeecord, not spigot).
  • First you must find the config.yml file of your bungeecord server (not the plugin), this is located in the server root directory, next to the bungeecord.jar
  • Find the key "permissions" inside the configuration file.

image

  • The "default" key indicates the permissions that all users will have on the proxy server.
  • The proxy administrator permissions will go in the "admin" key.
  • Add the "lobby.use" node to the default and admin list, as follows.
  • Adds the "lobby.*" node to the admin list.

make sure you tab the permissions correctly, they should be aligned.


image

  • Now you must tell the server that you are an administrator.
  • find the "groups" key

image

  • Then add your name, followed by the group to which you will belong.
  • if your nickname is Jeff add it as follows.

image

  • start the server and enjoy.