I have "no permission" in my own server's console — how do I become operator/admin?
Getting a "no permission" message in your own server is a common surprise: in-game permissions are completely separate from your panel access. Being the panel owner doesn't make you an in-game operator — you grant that yourself from the console.
Panel access vs in-game permissions
Your panel login controls the server; in-game operator status controls what your character can do while playing. You set the latter with a console command (or a permissions plugin).
Becoming operator
- Start the server and open the Console tab.
- Run
op YourExactUsername(Minecraft) to grant yourself operator. - For permission-plugin setups such as LuckPerms, assign yourself the admin group instead of relying on op.
Tip: Usernames are case-sensitive and must match exactly, or the command won't grant the right account.
Frequently asked questions
I'm using LuckPerms — is op enough? Often not. With a permissions plugin, set your group and permissions inside the plugin as well.
It still says no permission — now what? Confirm the op command ran in the console without an error.