Permission level 3

Started by PTheGB on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Aug 2020
Points:
630

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Permission level 3

Hello. I am making a mod with a GUI. Now, I only want that GUI to be operated my ops. The problem is, for some reason, I am not a operator on the world I made and the mcreator test server does not work. Is there a way i can give my self Op

Active 2 years ago
Joined Feb 2019
Points:
751

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 156
from the console (the…
Fri, 05/07/2021 - 20:44

from the console (the additional window that pops up on the server)
se the command 
/op "your name".
if it does not work, type:
op "your name" (without the "/").

Active 4 years ago
Joined Aug 2020
Points:
630

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
ok thx!
Sat, 05/08/2021 - 09:57

ok thx!