Skip to content
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

Couple problems with protecting islands #336

Closed
8 of 11 tasks
Kryniowesegryderiusz opened this issue Nov 8, 2018 · 10 comments
Closed
8 of 11 tasks

Couple problems with protecting islands #336

Kryniowesegryderiusz opened this issue Nov 8, 2018 · 10 comments
Assignees

Comments

@Kryniowesegryderiusz
Copy link

Kryniowesegryderiusz commented Nov 8, 2018

Description
Hi,
I have a eight problems with island protection

  • Visitors can steal flowers from pots
  • Visiors can steal items from itemframes
  • Visiors can open only SHULKER_BOX (this one without colour added in 1.13). They can open it but they fortunelly cant edit
  • Visiors can kill fishes (entities)
  • Visiors can use bone meal on grass
  • Visiors can place boats
  • Visiors can set members on fire by shooting them with bow with flame (it says that island protected, but it steel setts on fire)
  • Visiors can use name tags on entities
  • Visiors can crack a turtle egg by standing on it
  • Visiors can breed turtles
  • Visiors can steal entity fishes by picking them up by bucket
    Server Information:

[Please complete the following information:]

  • Database being used (Flat file, MySQL, Mongo): MySQL
  • OS: Ubuntu
  • Java Version: 8
  • BentoBox version: 0.14.0
  • Addons installed?
BSkyBLock 0.5.0
WelcomeWarps 0.1.0
Level 0.1.0
Challenges 0.0.3
@Poslovitch Poslovitch added the Status: Under investigation Investigating the interest and the feasability of the issue. label Nov 9, 2018
@tastybento
Copy link
Member

The items checked are confirmed. I cannot replicate item frame stealing or setting players on fire as a visitor. If I try to take an item from a frame, it says "Block Breaking" not allowed. If I fire a flame arrow into a player, nothing happens.

I'll work on the other ones. Let me know if there's a "trick" to getting these two to happen.

@tastybento tastybento self-assigned this Nov 11, 2018
@tastybento
Copy link
Member

Shulker box done. Pots done. Pufferfish are considered Monsters, not animals because they can hurt visitors. Other fish protected. Bonemeal prevented (place blocks). Name tags done.

tastybento added a commit that referenced this issue Nov 11, 2018
Shulker box done. Pots done. Pufferfish are considered Monsters, not
animals because they can hurt visitors. Other fish protected. Bonemeal
prevented (place blocks). Name tags done.

#336
@tastybento tastybento added the Status: Need answer Waiting for more information to be provided by the issue's author. label Nov 11, 2018
@Poslovitch
Copy link
Member

Good job. The thing is I would've liked to see more flags being added for some of them such as the Name tag and the flower pots (and maybe the bone meal?).
Do you think that would make sense @tastybento ?

@Kryniowesegryderiusz
Copy link
Author

I've mistaked. The problem with item frames is that visitors can put items in it, not take.

I tried to remove all other plugins and launch server to try if there isnt any incompatibility, but i just have a flame bow and shot to another player beeing on island, when the pvp is off and he started burning. I can provide you some video if you want.

@tastybento
Copy link
Member

@Poslovitch Yes, I thought about it. But I want to try and reuse flags if possible so I tried to use analogous flags. Otherwise we could end up with sooooo many. Anyway, if we need them later I think we can add them.

@tastybento
Copy link
Member

@Kryniowesegryderiusz Okay I’ll try those two again. I think you may be firing into an island from outside it?

@Kryniowesegryderiusz
Copy link
Author

No, im not. Im on island, idk why you cant replicate this :/ One player is added to island, the other is visitor and is shooting to member, then member is on fire. Just like that

@tastybento tastybento removed the Status: Need answer Waiting for more information to be provided by the issue's author. label Nov 12, 2018
@tastybento
Copy link
Member

Okay, I can replicate the flame arrow. I was wrongly using fire aspect to enchant the bow and not flame.

I cannot put items I not the item frame if Place Blocks is not allowed with the latest release.

tastybento added a commit that referenced this issue Nov 12, 2018
@Kryniowesegryderiusz
Copy link
Author

Kryniowesegryderiusz commented Nov 17, 2018

I've added new protection bugs

@tastybento
Copy link
Member

Okay, closing this one.

@Poslovitch Poslovitch removed the Status: Under investigation Investigating the interest and the feasability of the issue. label Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants