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

Placing Item deleted with ownershipbanned=false #27

Open
Yorkforce opened this issue Apr 20, 2019 · 0 comments
Open

Placing Item deleted with ownershipbanned=false #27

Yorkforce opened this issue Apr 20, 2019 · 0 comments

Comments

@Yorkforce
Copy link

Currently have this set:

        banreason="Vanilla Furnace eats items, use Slab Furnace instead"
        breakingbanned=false
        craftbanned=false
        dropbanned=false
        hidden=false
        itemid="minecraft:furnace"
        itemname=Furnace
        ownershipbanned=false
        placingbanned=true
        usagebanned=true
        worldbanned=false

When the player attempt to place the furnace it prevent placement but then deletes the furnace.

We also noticed if

        breakingbanned=false
        placingbanned=false
        usagebanned=true

It still can't be broken, its like the usagebanned is overriding the breakingbanned option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant