.settings | ||
lib/gnu/getopt | ||
resources | ||
src/me/cwang/discosheep | ||
.classpath | ||
.gitignore | ||
.project | ||
export.jardesc | ||
LICENSE.md | ||
README.md |
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.
###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### Last tested on CraftBukkit version git-Bukkit-53fac9f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) AKA Spigot for 1.8.8.
###BukkitDev###
No longer updated.
###Releases### See BukkitDev, or https://github.com/Gibstick/DiscoSheep/releases
###License### See LICENSE.md