WorldGuard icon indicating copy to clipboard operation
WorldGuard copied to clipboard

Cannot use spawnegg without being able to build in region

Open LadyCailinBot opened this issue 5 years ago • 1 comments

WORLDGUARD-4080 - Reported by phoenix616

Currently spawneggs get blocked when you can't build in a region. This is a good behaviour but there is no way to allow usage of spawneggs without setting the build flag to allow. (You then would have to disable all other types of building with the other flags again) Ideally there would be a use_spawnegg flag which could be set to allow/deny usage of these eggs similarly to how vehicles work. (See the bukkit listener, currently spawn eggs are just grouped into "others" and therefore use the normal build permissions)

LadyCailinBot avatar May 10 '19 19:05 LadyCailinBot

Comment by phoenix616

Possible fix for this: https://github.com/EngineHub/WorldGuard/pull/417

LadyCailinBot avatar Jan 02 '20 16:01 LadyCailinBot