Go to file
2014-07-30 17:26:20 -04:00
src fixed sheep and guests going through portals 2014-07-30 17:00:34 -04:00
.gitignore Added dependency for sk89q's command framework 2014-07-28 09:53:52 -04:00
nb-configuration.xml pom.xml and project file fixes 2014-07-29 21:36:16 -04:00
pom.xml pom.xml and project file fixes 2014-07-29 21:36:16 -04:00
README.md Update README.md 2014-07-30 16:58:56 -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### Copyright (c) 2013-2014 "Gibstick", "RangerMauve"

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.