-
-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Permission "bskyblock.island.range.<number>" does not increase island range. #664
Comments
Pleas... add /bentobox v output |
What permissions plugin are you using? |
MoxPerms (my own). Tried with pex with same result. |
This does not make any sense. If it is set then this value should stay forever. Also comments in config of Bskyblock informs:
|
Commands get overridden by permissions. That's an issue we were already having on ASkyBlock. |
I have created simple script that will set range of player's island if they type command "/is upgrade". If someone needs it working then you should use this script. It will also fix protection range of actual islands. I will add it today on my github and link to it here. EDIT: Added it below. Sorry for late update. |
Any info about that skript of yours @MorkaZ ? |
Oh, I forgot. My bad. Here it is: Just change .txt to .sk (couldn't update in that format) and edit it for your own server (change permissions, messages, prefix, range in bsb command). |
For the record, I use this permission for ranks on my server and it works just fine. Im on paper-625 and I use LuckPerms for permissions |
#664 Added test class for NewIsland class
When I add permission "bskyblock.island.range.100" to VIP group and player that is in this group with this permission will create island then he will have default island range instead of range from this permission.
Here is quote from configuration:
I have everytime to set range of my players island manually using command /bsb range set player 100
Please, fix it :(
The text was updated successfully, but these errors were encountered: