Disabling Bungee /server Command

I am wanting to disable the /server command for everyone except Admin and staff...and make everyone else use a portal from the server hub, to whatever world they would like to play in. I have tried disabling it in the Bungee config as well, by setting it to staff/admin only...but that did not work and made it so no one, not even Sys Op could use the command. I tried adding bungeecord.command.server in LuckPerms in the worlds, and then setting it to false...still did nothing, and everyone could still use the /server command. How do I accomplish blocking the /server command for everyone but Admin/Staff...and only allowing that tranport by portal? Any help is appreciated. Thank you!
21 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by benmonkeymommy#0
BenMonkeyMommy
BenMonkeyMommyOP2w ago
By the way, I have tried Googling it...and that's where I got the idea to try adding the bungeecord.command.server to LunckPerms and setting it to false.
ProGamingDk
ProGamingDk2w ago
is there a reason you arent using velocity? thats better in every way except a slightly fewer plugins
BenMonkeyMommy
BenMonkeyMommyOP2w ago
Because not all of the plugins I am using are available. And I have way more experience with bungee/spigot than the velocity.
Lunaiskey
Lunaiskey2w ago
luckperms only works if you have luckperms on the proxy and the use lpb unless you link luckperms between servers with a database
BenMonkeyMommy
BenMonkeyMommyOP2w ago
But if I put LuckPerms on the proxy, won't that make the rules the same for all servers? Or only the rules that I set in the proxy...and then can add additional rules in each world?
Skullians
Skullians2w ago
you can use Luckperms Contexts. In the luckperms config file (at the top / near the top) you can specify the server "id" that luckperms is installed on then you can use the server context and do server=survival and that permission will only apply on the server with the survival setting in its config.yml
LuckPerms - A permissions plugin for Minecraft servers.
LuckPerms
LuckPerms is a permissions plugin for Minecraft servers. It allows server admins to control what features players can use by creating groups and assigning permissions.
Skullians
Skullians2w ago
you would typically link all the backend servers and the frontend to a mysql database for luckperms
BenMonkeyMommy
BenMonkeyMommyOP2w ago
All my servers are different, thus why I need different permissions on each. I have one non PvP survival world, one PvP survival world, 2 survival worlds I am working on phasing out...and will be adding a creative world, a Skyblock world, and eventually a games world (with bedwars, hide & seek, etc).
Skullians
Skullians2w ago
well you can try put luckperms on the proxy if you wish but without using mysql* but well uh All instances of LuckPerms must be connected to the same storage system. This means you are limited to using MySQL, MariaDB, PostgreSQL or MongoDB. LuckPerms must be connected to the same SQL / MongoDB server, and access the same database or collection.
BenMonkeyMommy
BenMonkeyMommyOP2w ago
Would it conflict if I put LuckPerms on the proxy, and set the base permissions on it that are shared by all worlds...and then add LuckPerms to each individual world and only add the pemissions unique to that world?
Skullians
Skullians2w ago
read this. you can the LP Network installation guide which requires linking all backend servers and the proxy with mysql You can then absolutely set the common permissions, and also set the unique world / server permissions by using luckperms server context
LuckPerms - A permissions plugin for Minecraft servers.
LuckPerms
LuckPerms is a permissions plugin for Minecraft servers. It allows server admins to control what features players can use by creating groups and assigning permissions.
ProGamingDk
ProGamingDk2w ago
you can also just keep em seperated without a db
Skullians
Skullians2w ago
that works too ig
BenMonkeyMommy
BenMonkeyMommyOP2w ago
So if I use no database, the LuckPerms on the proxy would only govern the proxy...and then LuckPerms on each server would govern itself?
ProGamingDk
ProGamingDk2w ago
yup
Skullians
Skullians2w ago
yep
BenMonkeyMommy
BenMonkeyMommyOP2w ago
I guess I will try this way, then.
Skullians
Skullians2w ago
go for it
BenMonkeyMommy
BenMonkeyMommyOP2w ago
I've made the server for me, my kid, his friends, and some of my friends...and he always wants all the different world options. Lol. !solved
Admincraft Meta
Closed post!
Your post has been marked as solved!
Requested by benmonkeymommy#0

Did you find this page helpful?