BuckarooBanzay / epic

epic -- Enhanced Programmer for Ingame Control
Other
6 stars 2 forks source link

Allow posters to be placed by introducing a flag #39

Closed oversword closed 3 years ago

oversword commented 3 years ago

The epic callbacks attached to the poster are causing them to be unplaceable by those who don't have the epic_builder priv

By introducing the epic_anyone_can_place flag we can remove this behaviour.

Though I prefer to write flags in the positive, like epic_requires_priv I chose to go for the simplest solution instead of changing every epic block definition