Go to file
2014-08-01 23:50:24 -04:00
lib Merge commit '2af8c8dbf2d5eb16d7492fd12b4b786d6205d0f9' as 'lib' 2014-07-31 11:37:54 -04:00
nbproject sounds are now global, added dance floor flag 2014-08-01 23:49:29 -04:00
src sounds are now global, added dance floor flag 2014-08-01 23:49:29 -04:00
.gitignore fixed -Xlint:deprecation typo 2014-07-31 12:57:56 -04:00
build.xml disco floor is back; fixed name 2014-07-31 19:49:47 -04:00
LICENSE.md Update LICENSE.md 2014-08-01 17:09:49 -04:00
manifest.mf Screw Maven we're not using you anymore 2014-07-31 12:10:22 -04:00
nb-configuration.xml pom.xml and project file fixes 2014-07-29 21:36:16 -04:00
README.md Update README.md 2014-08-01 17:15:42 -04:00

DiscoSheep

A plugin for Bukkit, 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.

###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.

###BukkitDev###

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

###License### See LICENSE.md