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

Fix plants not inheriting reinforcements #59

Closed Diet-Cola closed 4 years ago

Diet-Cola commented 4 years ago

https://github.com/CivClassic/Citadel/issues/40

Diet-Cola commented 4 years ago

This also includes #58 due to me being a git noob

Diet-Cola commented 4 years ago

Interesting thing of note: CTF'ing while placing any plant on a reinforced block will not consume a reinforcement material but become reinforced however when placing on unreinforced blocks, it will reinforce the bottom block. I haven't tried to abuse this but thought it was something worth mentioning

Maxopoly commented 4 years ago

when placing on unreinforced blocks, it will reinforce the bottom block Sounds non-intended, should prob disable that. Is that just caused by a bad config? Is it fixed by adding those plants to non-reinforceable materials?