Go to file
2015-08-17 13:22:29 -04:00
src fix plugin.yml main, remove netbeans cruft 2015-08-17 13:22:29 -04:00
.gitignore fix plugin.yml main, remove netbeans cruft 2015-08-17 13:22:29 -04:00
LICENSE.md Update LICENSE.md 2014-08-01 17:09:49 -04:00
README.md added demo video to readme 2015-05-17 16:35:01 -04:00

DiscoSheep

A plugin for Bukkit/Spigot, the Minecraft server plugin API. This is a from-scratch remake of the fabulous DiscoSheep plugin which spawns a dance party of sheep at your whim.

Demo

###A Note on UUIDs### DiscoSheep doesn't store anything after a party, and disco-party-on-join is handled by a permissions plugin. Thus, we don't need to worry about the migration to UUIDs.

###A Note on Performance### DiscoSheep can be a fairly resource intensive plugin, but only when it is running. The events are unregistered when there are no parties. To prevent server slowdowns, set sensible limits in your config.yml, though the defaults are already fairly conservative.

###Documentation###

###Versions### Tested up to CraftBukkit build #3092 (MC: 1.7.9); can be built with Java 7. Also works as-is with Spigot for 1.8.

###BukkitDev### No longer updated.

###Releases### See BukkitDev, or https://github.com/Gibstick/DiscoSheep/releases

###License### See LICENSE.md