-
-
Notifications
You must be signed in to change notification settings - Fork 609
Open
Description
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)