Go to file
2014-08-01 17:09:49 -04:00
lib Merge commit '2af8c8dbf2d5eb16d7492fd12b4b786d6205d0f9' as 'lib' 2014-07-31 11:37:54 -04:00
nbproject discosheep with "jeb_" (way faster) 2014-07-31 18:11:15 -04:00
src shared parties, disco floor exceptions, sets 2014-08-01 17:04:08 -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:08:25 -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.

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