CoreNetwork / Mantle

The main plugin powering majority of features on Flatcore
1 stars 1 forks source link

Add a variation of Chase announcement while a Chase is already running #367

Closed riddle closed 9 years ago

riddle commented 9 years ago

I want to notify people to do /chase join only when current one ends. AddedToQueueBroadcast should have an alt version.

eliadil commented 9 years ago

Added AddedToQueueBroadcastWhileQueuedOrRunning that will be sent if chase is queued or running instead of the one you mentioned.