-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Global and per arena region flags #147
Comments
I apologies, not possible and currently unplanned. |
Why close the issue unless the request was declined. |
We do not plan to implement, we have a large roadmap and new features incoming, have to sort them out on a weekly basis |
Ah ok maybe down the track. Out of curiosity have any of the #4 been completed? There is a checkmark box on the left hand side. I keep seeing the updates as one-liners usually small things. Does this mean Corearena will have 1 big update soon and If so any ideas on when? |
Yes and no, we usually either implement them right away or remove them from roadmap when they are implemented, so you only see the unimplemented features. Honestly, for the last few months I was busier with other priorities and could not take too many features on my shoulders. |
Ah ok. What about instead of worldguard flag support. Some individual things; e.g. a way to stop mobs from stacking in specific arenas from stackmob and also a way to prevent mobs from dropping exp when they are killed. |
Implemented StackMob support to prevent stacking. |
is there a way to do custom arena worldguard region tags like
CUSTOM ::
entity-stacking
for stackmob so we can prevent arenas from stacking spawned mobs.In worldguard:
exp-drop
to stop people from getting exp by killing mobs in the region.By global i mean flags defined in the settings.yml file that apply to all arenas. Additionally, it would also be useful to have region flags per arena.
The text was updated successfully, but these errors were encountered: