-
Notifications
You must be signed in to change notification settings - Fork 2
FAQ
ObedMz edited this page May 30, 2022
·
2 revisions
- 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.
- 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.
- Now you must tell the server that you are an administrator.
- find the
"groups"
key
- Then add your name, followed by the group to which you will belong.
- if your nickname is
Jeff
add it as follows.
- start the server and enjoy.