MyPermissions
Download now!
Why should you use MyPermissions?
- Over 56.000 downloads!
- Active support on Discord!
- Servers running MyPermissions world wide! (bStats - used since V1.3.0)
- Easy to use and setup
- Web-Interface and ingame-GUI
- It's open-source
You want new features?
- Just join the Discord Server and request it!
You need help?
- Visit the Wiki!
- Just join the Discord Server and ask your questions!
Features
Groups
- Prefixes and Suffixes
- Permissions and Negations
- Group ranks
- Default group - everyone that joins is added
- Ingame-GUI to configure groups
Players
- Permissions and Negations
Web-interface
- Manage players
- Manage groups
- Create groups
- Configure your groups
- Add or remove players
- Set group as default
- Reload MyPermissions
Detailed information and all commands are in the wiki
Hello, I have a problem with regions for the VIP rank, I use WorldGuard. When I create a cuboid for the Wizard rank, a person with the Wizard rank cannot enter the Wizard area. What now?
In reply to fanthorn:
You should check out the needed permissions from world guard. It doesn't sound like a problem with MyPermissions to be honest.
Hello i keep having this error constantly when someone tries to enter the nether and it crashes my server over and over again.
In reply to artydoubloon:
What other plugins are you using?
In general the plugin doesn't do anything with worlds in general so entering the nether shouldn't affect its functionality
I keep getting this spammed
In reply to FakeDeathADK:
Which version of minecraft do you use and what kind of server?
In reply to ManatorDE:
I'm using latest version of spigot server.
After spigot update yesterday it spams this whenever someone is online
In reply to FakeDeathADK:
Alright, it should be fixed in the next update of MyPermissions. I'll try to be fast with it. Thanks for reporting!
Hi there,
Not sure if it's a bug but i get this warning 24/7 when pp are playing on my server, the "23" marked with bold under here can be 28 and 38 too, any idea what is duing this?
Great plugin otherwise :D
09.09 22:51:13 [Server] Craft Scheduler Thread - 23/WARN Plugin MyPermissions v1.2.7 generated an exception while executing task 190
09.09 22:51:13 [Server] INFO java.lang.IllegalStateException: PlayerCommandSendEvent cannot be triggered asynchronously from another thread.
09.09 22:51:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:572) ~[spigot-api-1.19.1-R0.1-SNAPSHOT.jar:?]
09.09 22:51:13 [Server] INFO at net.minecraft.commands.CommandDispatcher.a(CommandDispatcher.java:382) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad]
09.09 22:51:13 [Server] INFO at org.bukkit.craftbukkit.v1_19_R1.entity.CraftPlayer.updateCommands(CraftPlayer.java:1885) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad]
09.09 22:51:13 [Server] INFO at de.manator.mypermissions.players.PlayerUpdater.run(PlayerUpdater.java:115) ~[?:?]
09.09 22:51:13 [Server] INFO at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad]
09.09 22:51:13 [Server] INFO at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad]
09.09 22:51:13 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
09.09 22:51:13 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
In reply to Pederzen64:
Thanks for reporting!
I'll check it out later!
In reply to Pederzen64:
The Update 1.2.8 should fix it :)
In reply to ManatorDE:
Ya a legend mate, thx so much!
May i ask if it was a bug or what it was? (no need to explain if it's complex)
In reply to Pederzen64:
the exception was caused by a synchronous method that was called in an asynchronous task and bukkit didn't like that.
That's basically everything. I just moved it and now it seems to be working just fine!
So it was a bug.
In reply to ManatorDE:
Ah yea it worked for abit, but quickly came back sadly.
The bold number changes alot, seems like teleporting around, takeing certain blocks or just using blocks causes this message to get spammed in console:
[Server] INFO java.lang.NullPointerException: null
[Server] Craft Scheduler Thread - 1116/WARN Plugin MyPermissions v1.2.8 generated an exception while executing task 142931
[Server] INFO java.lang.NullPointerException: null
[Server] Craft Scheduler Thread - 1116/WARN Plugin MyPermissions v1.2.8 generated an exception while executing task 142932
[Server] INFO java.lang.NullPointerException: null
[Server] Craft Scheduler Thread - 1117/WARN Plugin MyPermissions v1.2.8 generated an exception while executing task 142934
[Server] INFO java.lang.NullPointerException: null
[Server] Craft Scheduler Thread - 1116/WARN Plugin MyPermissions v1.2.8 generated an exception while executing task 142936
In reply to Pederzen64:
Does it say anything more than that?
Maybe in your error logs?
In reply to ManatorDE:
Hmm i found this, will see if i can find anything else:
14.09 09:23:23 [Server] Craft Scheduler Thread - 59/WARN Plugin MyPermissions v1.2.8 generated an exception while executing task 15133
14.09 09:23:23 [Server] INFO java.util.ConcurrentModificationException: null
14.09 09:23:23 [Server] INFO at
java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970) ~[?:?]
14.09 09:23:23 [Server] INFO at java.util.LinkedList$ListItr.next(LinkedList.java:892) ~[?:?]
14.09 09:23:23 [Server] INFO at org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:170) ~[spigot-api-1.19.1-R0.1-SNAPSHOT.jar:?]
14.09 09:23:23 [Server] INFO at org.bukkit.permissions.PermissibleBase.addAttachment(PermissibleBase.java:133) ~[spigot-api-1.19.1-R0.1-SNAPSHOT.jar:?]
14.09 09:23:23 [Server] INFO at org.bukkit.craftbukkit.v1_19_R1.entity.CraftHumanEntity.addAttachment(CraftHumanEntity.java:205) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad]
14.09 09:23:23 [Server] INFO at de.manator.mypermissions.players.PlayerUpdater.run(PlayerUpdater.java:57) ~[?:?]
14.09 09:23:23 [Server] INFO at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad]
14.09 09:23:23 [Server] INFO at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad]
14.09 09:23:23 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
14.09 09:23:23 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
14.09 09:23:23 [Server] INFO at java.lang.Thread.run(Thread.java:833) [?:?]
In reply to Pederzen64:
Thanks!
I should be able to find out what happens there!
In reply to ManatorDE:
Found this in the log, not sure if it helps tho:
[15:47:23] [Craft Scheduler Thread - 467/WARN]: [MyPermissions] Plugin MyPermissions v1.2.8 generated an exception while executing task 123774java.util.ConcurrentModificationException: null at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970) ~[?:?] at java.util.LinkedList$ListItr.next(LinkedList.java:892) ~[?:?] at org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:170) ~[spigot-api-1.19.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.permissions.PermissibleBase.addAttachment(PermissibleBase.java:133) ~[spigot-api-1.19.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R1.entity.CraftHumanEntity.addAttachment(CraftHumanEntity.java:205) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad] at de.manator.mypermissions.players.PlayerUpdater.run(PlayerUpdater.java:57) ~[?:?] at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad] at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.lang.Thread.run(Thread.java:833) [?:?]
[15:47:23] [Craft Scheduler Thread - 470/WARN]: [MyPermissions] Plugin MyPermissions v1.2.8 generated an exception while executing task 123776java.util.ConcurrentModificationException: null at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970) ~[?:?] at java.util.LinkedList$ListItr.next(LinkedList.java:892) ~[?:?] at org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:170) ~[spigot-api-1.19.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.permissions.PermissibleBase.addAttachment(PermissibleBase.java:133) ~[spigot-api-1.19.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R1.entity.CraftHumanEntity.addAttachment(CraftHumanEntity.java:205) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad] at de.manator.mypermissions.players.PlayerUpdater.run(PlayerUpdater.java:57) ~[?:?] at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad] at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.lang.Thread.run(Thread.java:833) [?:?]
[15:47:23] [Craft Scheduler Thread - 472/WARN]: [MyPermissions] Plugin MyPermissions v1.2.8 generated an exception while executing task 123780java.util.ConcurrentModificationException: null at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970) ~[?:?] at java.util.LinkedList$ListItr.next(LinkedList.java:892) ~[?:?] at org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:170) ~[spigot-api-1.19.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.permissions.PermissibleBase.addAttachment(PermissibleBase.java:133) ~[spigot-api-1.19.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R1.entity.CraftHumanEntity.addAttachment(CraftHumanEntity.java:205) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad] at de.manator.mypermissions.players.PlayerUpdater.run(PlayerUpdater.java:57) ~[?:?] at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad] at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.lang.Thread.run(Thread.java:833) [?:?]
In reply to Pederzen64:
I'm not quite sure if it fixes the problem, but I'll upload a possible fix for it right now!
It should be available very soon!
In reply to Pederzen64:
The update (that should fix this) is available now!