CivClassic / Citadel

A Minecraft plugin to protect your chests and builds using in-game materials. Requires an attacker to break each block a certain number of times. Built for Paper 1.16.5
BSD 3-Clause "New" or "Revised" License
1 stars 21 forks source link

Players without permissions can modify many types of reinforced blocks #43

Open squareblob opened 4 years ago

squareblob commented 4 years ago

Not everything on this list should be fixed. However it's worth at least adding to documentation instances where reinforcements differ from expected Citadel behavior (ie. a player who does not have permissions should not be able to permanently change the state of a block)

Not on this list are commonly specified non_reinforceables that also probably don't act as a player might expect (eg. CAKE)

Maxopoly commented 4 years ago

I'd say most those fall under MODIFY_BLOCK (which currently only contains tiling dirt and stripping logs)

lecterns should maybe fall under chest though