I cant op myself on my server ive tried every thing in the console ops text and in game .someone please help me.PS i have a mac.
/op <playername> or add your player name to the ops.txt If those don't work then double check the spelling.
I think you are using the / in console which you don't use in console. Just type op playername in console.
Type: "op [name]" (without the ") in the console (replacing [name] with your username] DO NOT type "/op [name]" (don't put "/" infront of it) Or just add your name to the OPS list, and restart your server.
it seems that when i updated my server it happend This is what it says >op cminecraftmike41 15:31:10 [INFO] CONSOLE: Opped cminecraftmike41 15:31:19 [INFO] minecraftmike41 issued server command: /fly 15:31:19 [WARNING] ?cminecraftmike41 ?4was denied access to command. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Unless you missed a letter in his name, the console is showing it as "minecraftmike41" and not "cminecraftmike41". You might try using the same op command on "minecraftmike41" and see if it works then.
Butter Miner 19 I know that you've started a new server, but you're likely to have the same issue with that plugin if you install it again. The error you're getting most likely means that means the permission for the /fly command is defaulted to false (not given without a permissions plugin). You could: - View the contents of the plugin's .jar file, go to the plugin.yml inside (either in the top level directory or inside resources) and go to the permissions section. Replace the 'default: false' with 'default: op'. That way all of your ops will receive those permissions. - Get a permissions plugin and assign the permissions for yourself.