-
-
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
Break blocks and chests flags aren't working #331
Comments
I'll check into it. |
Hmm, I just did a clean install and I cannot replicate this issue. What does your /bentobox version say? If you do /is settings on the island, what ranks are set as red or green? |
I wonder whats going on. So /bentobox version says: https://pastebin.com/raw/LRetYf3T For /is settings everything is set to the following except "Lock Island" which is all green: Red = Visiter, Coop, Trusted, Member |
Sorry for the delay. In the latest release there is a new admin command why. So you can use this command to try and find out why the game thinks the player is allowed to do something. Can you try it and see why? Here's an example output:
|
Hey. I've tried it and went to an island and it didn't log everything I could do like opening chests, breaking/placing blocks but here are a few things it did say: |
The report indicates that the world is not recognized as a registered island world. Can you paste what you see when you do /bentobox version in the console? |
Here you go: /bentobox version: https://pastebin.com/HfmGykpy |
Can you delete your locale folder, reload and paste the version output again? It's using old text strings, so some info is missing. Thanks. |
This issue is related to BentoBox's protection. I won't move it there though, so please keep answering there. |
Ok. Deleted locale and here is the updated version output: https://pastebin.com/tLV9j0h2 |
Any news on this? I tried the latest update but the problem persists. |
/bsbadmin why should work on the latest release. Could you check that out please? |
Oh, my mistake. I haven't seen that thing: https://pastebin.com/raw/uVvdXiCg I'll investigate that ASAP |
I can replicate with the config.yml supplied. Working on this now. |
#331 The isIslandNether(), isNether(), etc. methods need to check the environment of the world.
Should be fixed now. |
I left my settings as default and it seems as though at least these 2 flags are not currently working. Any player can go to another players islands and break blocks and open chests and take items. Thought as to why this might be happening?
The text was updated successfully, but these errors were encountered: