Mineplex2018-withcommit/Plugins/Nautilus.Game.Arcade
Thanos paravantis 114fac2655 Refactor Red Light Green Light challenge
Separated functionality into different methods in order to improve
readability and maintainability. All four abstract methods were
updated, in order to make sure they work as intended without any
second thoughts.

Moreover, a PlayerQuitEvent listener was added to remove players from
the '_cooldown' array list and a null check in the onEnd method, to
prevent any null pointer exceptions.

Also, there were some minor display changes, regarding titles and chat
messages on the moveTextAndSound() and cannotMoveTextAndSound() methods.

Lastly, the bedrock layer was removed from map generation.
2016-04-03 16:49:31 +03:00
..
.settings Fix volley pig challenge, apply minor changes and bug fixes on Infestation, Reverse Tag. 2016-03-27 17:45:58 +03:00
src/nautilus/game/arcade Refactor Red Light Green Light challenge 2016-04-03 16:49:31 +03:00
.classpath Implement challenge settings and data. 2016-03-01 17:09:43 +02:00
plugin.yml Initial Commit 2013-08-27 08:14:08 -07:00
pom.xml Use Maven for Compilation 2016-01-20 11:20:58 +11:00