Saying No permissions i have own made perm system
kustomcraft2 opened this issue ยท 4 comments
i am getting this error it used to work with every other version since latest RB3 its spammed this i have my own homemade plugin for permissions its accepts all perm nodes please help thanks.
2012-02-12 10:18:31 [SEVERE] Could not pass event org.bukkit.event.player.PlayerInteractEvent to PreciousStones
Caused by: java.lang.UnsupportedOperationException: SuperPerms no group permissions.
You have a misconfigured permissions plugin. PerciousStones successfully hooks into it but by the looks of it it is being rejected when it tries to do something with groups. Maybe its something they changed with SuperPerms in the latest RB.
Nothing permissions related has changed in PS, so nothing can be done on my end, you have to fix your setup or custom plugin.
Hm we fixed that error now getting this one 2012-02-12 21:05:35 [SEVERE] Could not load 'plugins/PreciousStones.jar' in folder 'plugins':
java.lang.UnsupportedClassVersionError: net/sacredlabyrinth/Phaed/PreciousStones/PreciousStones : Unsupported major.minor version 51.0
2012-02-12 21:05:35 [INFO] [LogBlock] [LogBlock] Version check: Your version is up to date
2012-02-12 21:05:35 [INFO] [LogBlock] [LogBlock] Connecting to root@jdbc:mysql://localhost:3306/minecraft...
2012-02-12 21:05:35 [INFO] [Vault] Loading Vault v1.2.4-b47.
2012-02-12 21:05:35 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2012-02-12 21:05:35 [I