APDevTeam / Movecraft-Combat

Movecraft Combat Addon
GNU General Public License v3.0
7 stars 17 forks source link

Protection bypass #34

Closed TylerS1066 closed 3 years ago

TylerS1066 commented 4 years ago

Currently, the plugin bypasses TNT protection plugins and will dispense TNT in protected regions. The fix for this should be to set the listener to lowest priority.

TylerS1066 commented 3 years ago

It appears that WorldGuard does not check for the spawning of TNT via dispensers, so this will require a much more complex implementation to fix. Therefore, this will continue to exist until Movecraft-WorldGuard exists.

TylerS1066 commented 3 years ago

After some thought, it has been decided to leave this in the code. At some point later we may add a custom WG flag to disable TNT dispensing in regions, but this has been the stock behavior of worldguard before.