-
Notifications
You must be signed in to change notification settings - Fork 151
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
[Suggestion] Winning Wave #735
Comments
Note: The Placeholder Expansion suggests that something like that already exists, i'm just unable to find it on the wiki. |
https://github.com/garbagemule/MobArena/wiki/Setting-up-the-config-file#settings I read your post when you first posted it, and it seemed you wanted more features to the final-wave setting, so I didn't comment on it :P |
I do, the other stuff is still a thing |
It seems like most of this is possible with the final wave setting and the various clear wave flags, as well as command rewards. Whatever isn't possible currently might be when #678 is implemented. Perhaps it's worth first exploring the more generic functionality of the plugin before we dive into hyper-specific functionality for "winning", which isn't really a concept in MobArena in the first place (but very likely will be in the Sessions Rework). |
|
Right, if you want to let waves progress at a specific rate ( The idea of making the final wave the only to clear has its merits, but it's really just a specialization or "inversion" of the idea suggested in #259. I think the wave system is generally just too inflexible, and that's exactly what the Sessions Rework is meant to change. I'll have to give it a bit more thought, because introducing yet another per-arena setting for yet another very specific use case really is the bane of the Sessions Rework. On the other hand, it seems fairly straightforward, so it might be worth another look. In the meantime, you might be able to emulate the idea if you don't have any boss waves, since boss waves do have a clear before flag? |
Update:
|
Short Description
The Winning Wave would be the Final Wave, after which the Game ends, all players (including spectators) get teleported out and reward command get executed.
Implementation Details
Add an Arena specific setting for what wave is the final one.
Additional Info
Modules for this feature:
The text was updated successfully, but these errors were encountered: