teozfrank / DuelMe

DuelMe is a bukkit plugin to allow players to duel each other for fun
http://dev.bukkit.org/bukkit-plugins/duelme/
MIT License
9 stars 14 forks source link

Randomize arenas #35

Closed matagin closed 8 years ago

matagin commented 9 years ago

I have multiple arenas on my server. Would it be possible to add a feature that randomizes which arena players join? Instead of joining the next available arena in the list in order.

bryantwilliam commented 9 years ago

This is a good idea and also isn't very hard to implement. Perhaps you can create a pull request by editing DuelManager.java and maybe adding something in config.yml so it's configurable?

matagin commented 8 years ago

Sorry for the late response. Unfortunately, I am not a skilled enough developer.

teozfrank commented 8 years ago

Added in latest build, will now randomise arenas if there is more than one setup.