Plugin perms

Status
This thread has been locked.

YoloSanta

Bot & Plugin Developer
Supreme
Feedback score
18
Posts
884
Reactions
374
Resources
0
hey goes anyone know the permissions to the plugin TheCore by subbotted
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Tyler

Developer
Supreme
Feedback score
14
Posts
2,589
Reactions
2,238
Resources
0
I found this source on github by googling, it seems to be a fork of that plugin however the permissions are possibly the same: https://github.com/NotRhian/TheCore/blob/master/src/plugin.yml they are under 'permissions'.

If not, you can right click the plugin's jar, open with Winrar (or whatever unarchiver you use) and open the plugin.yml file and the permissions should be in there.
 

YoloSanta

Bot & Plugin Developer
Supreme
Feedback score
18
Posts
884
Reactions
374
Resources
0
I tried the winrar thing they weren’t their, but I’ll see about the github[DOUBLEPOST=1499137378][/DOUBLEPOST]
I found this source on github by googling, it seems to be a fork of that plugin however the permissions are possibly the same: https://github.com/NotRhian/TheCore/blob/master/src/plugin.yml they are under 'permissions'.

If not, you can right click the plugin's jar, open with Winrar (or whatever unarchiver you use) and open the plugin.yml file and the permissions should be in there.
Didn’t work, those permissions do don’t do anything
 
Last edited:

Tyler

Developer
Supreme
Feedback score
14
Posts
2,589
Reactions
2,238
Resources
0
I tried the winrar thing they weren’t their, but I’ll see about the github[DOUBLEPOST=1499137378][/DOUBLEPOST]
Didn’t work, those permissions do don’t do anything
Not sure then, you can decompile the plugin with something like jd-gui or http://javadecompilers.com/ and use ctrl-f to search for "hasPermission" and you should be able to find out the perms for different things.
 
Status
This thread has been locked.
Top