steve4744

Results 8 comments of steve4744

2 - its by far the easiest for the same result. or possibly: 4. Add this to the config, and prefix the text when the sign is created: ``` signColours:...

Then you need to negate the permissions you don't want players to have, e.g. parkour.basic.join: false then set it to true for ranks able to play parkour. You could also...

Wherever the Permission is defined (in the plugin.yml or in the code), if you want to change the default value you still need to edit a file. I would think...

> It gives everyone permissions for things by default. This is not correct. A player without any specific permissions can only do the following with /pa: join leave like info...

Having said that we could still register the permissions in the plugin.yml. Something like this (not guaranteeing this is 100% correct without testing): https://pastebin.com/z5faE9Fd

With > 48 plugins (including Gringotts) the load order is getting changed, so that although Nova and Slimefun are soft-depends for WhatIsThis, they are being loaded after WhatIsThis, so its...

Thanks for the reply. It was already set up as you can see below. I tried removing it and then reselected it from the drop-down list and and clicked 'save'....

Is there a debug switch or a log file somewhere that I can view/download so that I can see what gitlocalize is trying to do?