/group setprefix <Owner> <Owner> it sets it as "<<Owner><Owner>:Jesserumfpickel>" when i type in chat. but if i take off the second <Owner> in the "/group setprefix <Owner> <Owner>" it does nothing lol
The only thing I can imagine is that the group may not exist. If you used the previous build it could be possible, that you have to remove the old files and setup the groups again. But on my server I had no issues with the update.
/group create Admin
/group set prefix Admin [Admin]
These commands should do it. You also could try to restart the server after setting the prefix. It might work afterwards
I'm receiving a "Could not pass event PlayerCommandPreprocessEvent to MyPermissions v1.0.4" error for any command issued, console sent or player sent. I'm using only BlockLocker, GSit, UltimateHomes, and Vault, and haven't found any conflicts there, other than that it's not supported by Vault, but I can't imagine that's the cause for error for every single command sent. Any ideas?
It doesn't make sense, that this error occurred with every command. This event is only used by /op and /deop in this case. It may be possible, that there is another plugin triggering the same event and is somehow blocking the event from MyPermissions. It is probably a bug caused by one or more plugins not working with this one.
Got the same problem, i want to change my gamemode, or the weather or something like that. I'm op, and all i get are errors like this:
Could not pass event PlayerCommandPreprocessEvent to MyPermissions v1.0.4
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:311) ~[server.jar:git-Bukkit-43c7ff9]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Bukkit-43c7ff9]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:588) ~[server.jar:git-Bukkit-43c7ff9]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:575) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.PlayerConnection.handleCommand(PlayerConnection.java:1640) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:1504) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(SourceFile:36) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(SourceFile:9) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.TickTask.run(SourceFile:18) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeTask(SourceFile:144) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeNext(SourceFile:118) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.MinecraftServer.ba(MinecraftServer.java:899) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.MinecraftServer.executeNext(MinecraftServer.java:892) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeAll(SourceFile:103) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.MinecraftServer.sleepForTick(MinecraftServer.java:875) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:815) ~[server.jar:git-Bukkit-43c7ff9]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:155) ~[server.jar:git-Bukkit-43c7ff9]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
Caused by: java.lang.NullPointerException
at me.manatorde.mypermissions.Main.onCommandPreProcess(Main.java:439) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[server.jar:git-Bukkit-43c7ff9]
... 19 more
I got that error too, after running the plugin on my private server. I fixed it in the next version which will be released soon. The plugin system there is also upgraded
Where to type these commands? I gave myself server op, but whatever I type in either chat or console, nothing pops out, not even errors. /mp help doesn't work either.
These commands actually work typed in console or chat. Maybe there is a plugin you have installed, that doesn't work together with MyPermissions. On my server everything works. So if you type these command right and they aren't working it might be because of another plugin.
Ive been trying to figure this out for a while now and cant seem to. I recently added this plugin to my server but now i cant give my access to any commands and dont know how to give myself the MyPermissions.admin permission. If i could get someone to help me i would much appreciate it. Thank You!!
That has multiple reasons i think. First of all he seems to be a server operator. Second of all /gamemode creative isn't a permission, but a command. The permission for that command is minecraft.command.gamemode
But it won't help to remove his permission as long as he is a server operator
In the most recent version, I had a conflict with Citizens2 where if an NPC ran a command with the -o tag (normally running that command as an operator), it wouldn't work because of how this plugin interfered with the operator status. I was forced to use the second most recent version, before operators were changed, to fix this.
I guess that happens, because the plugin only accepts actual players as Operators. I may find out how to fix that. Maybe with an add-on for Citizens2. But I can't promise that
-
View User Profile
-
Send Message
Posted Sep 4, 2020In reply to ManatorDE:
i said i did that.
the group name is <Owner>
whenever i do
/group setprefix <Owner> <Owner> it sets it as "<<Owner><Owner>:Jesserumfpickel>" when i type in chat. but if i take off the second <Owner> in the "/group setprefix <Owner> <Owner>" it does nothing lol
-
View User Profile
-
Send Message
Posted Sep 10, 2020In reply to jesserumfpickel:
I had no such issues with it so far.
The only thing I can imagine is that the group may not exist. If you used the previous build it could be possible, that you have to remove the old files and setup the groups again. But on my server I had no issues with the update.
/group create Admin
/group set prefix Admin [Admin]
These commands should do it. You also could try to restart the server after setting the prefix. It might work afterwards
-
View User Profile
-
Send Message
Posted Aug 10, 2020I'm receiving a "Could not pass event PlayerCommandPreprocessEvent to MyPermissions v1.0.4" error for any command issued, console sent or player sent. I'm using only BlockLocker, GSit, UltimateHomes, and Vault, and haven't found any conflicts there, other than that it's not supported by Vault, but I can't imagine that's the cause for error for every single command sent. Any ideas?
-
View User Profile
-
Send Message
Posted Aug 11, 2020In reply to Rydogdav:
It doesn't make sense, that this error occurred with every command. This event is only used by /op and /deop in this case. It may be possible, that there is another plugin triggering the same event and is somehow blocking the event from MyPermissions. It is probably a bug caused by one or more plugins not working with this one.
-
View User Profile
-
Send Message
Posted Aug 25, 2020In reply to ManatorDE:
Got the same problem, i want to change my gamemode, or the weather or something like that. I'm op, and all i get are errors like this:
-
View User Profile
-
Send Message
Posted Aug 27, 2020In reply to Forge_User_86387630:
I got that error too, after running the plugin on my private server. I fixed it in the next version which will be released soon. The plugin system there is also upgraded
-
View User Profile
-
Send Message
Posted Aug 10, 2020hello, everytime i try to remove permissions, it says that the player was not found but he is on the server, why does it not work?
-
View User Profile
-
Send Message
Posted Aug 11, 2020In reply to sirenebirke4437:
Check in the file system, if all files for the player are there and if he has those permissions given by the plugin
-
View User Profile
-
Send Message
Posted Aug 10, 2020wen i type /mc help it does not work
-
View User Profile
-
Send Message
Posted Aug 11, 2020In reply to giantgosse:
Thats because the command is /mp help and not /mc help
-
View User Profile
-
Send Message
Posted Aug 3, 2020Where to type these commands? I gave myself server op, but whatever I type in either chat or console, nothing pops out, not even errors. /mp help doesn't work either.
-
View User Profile
-
Send Message
Posted Aug 4, 2020In reply to matospoljca:
These commands actually work typed in console or chat. Maybe there is a plugin you have installed, that doesn't work together with MyPermissions. On my server everything works. So if you type these command right and they aren't working it might be because of another plugin.
-
View User Profile
-
Send Message
Posted Aug 2, 2020Ive been trying to figure this out for a while now and cant seem to. I recently added this plugin to my server but now i cant give my access to any commands and dont know how to give myself the MyPermissions.admin permission. If i could get someone to help me i would much appreciate it. Thank You!!
-
View User Profile
-
Send Message
Posted Aug 4, 2020In reply to IRSrobotics_cc:
If you have access to the server console you just have to type
/permissions add (your name) mypermissions.admin
in order to give yourself the permissions as written above.
-
View User Profile
-
Send Message
Posted Jul 31, 2020When I tried to remove my friends permission from using /permission remove Alex /gamemode creative
it doesn’t works
-
View User Profile
-
Send Message
Posted Jul 31, 2020In reply to davidtrusty69:
That has multiple reasons i think. First of all he seems to be a server operator. Second of all /gamemode creative isn't a permission, but a command. The permission for that command is minecraft.command.gamemode
But it won't help to remove his permission as long as he is a server operator
-
View User Profile
-
Send Message
Posted Jul 28, 2020In the most recent version, I had a conflict with Citizens2 where if an NPC ran a command with the -o tag (normally running that command as an operator), it wouldn't work because of how this plugin interfered with the operator status. I was forced to use the second most recent version, before operators were changed, to fix this.
-
View User Profile
-
Send Message
Posted Jul 29, 2020In reply to briannether:
I guess that happens, because the plugin only accepts actual players as Operators. I may find out how to fix that. Maybe with an add-on for Citizens2. But I can't promise that
-
View User Profile
-
Send Message
Posted Jul 26, 2020I don't have permission to do anything but op myself and I don't know how to fix it
-
View User Profile
-
Send Message
Posted Jul 26, 2020In reply to DawntheFoxOP:
First of all, you can op yourself to have all permissions.
If you have the permissions to op yourself you should actually have the permissions to use all the commands of MyPermissions.
You should create groups or give yourself permissions. The commands are listed above