DiscoSheep/README.md

19 lines
805 B
Markdown
Raw Normal View History

2013-06-30 15:47:12 +02:00
DiscoSheep
==========
2014-07-30 22:58:10 +02:00
A plugin for [Bukkit](http://bukkit.org/), the Minecraft server plugin API. This is a from-scratch remake of the fabulous [DiscoSheep plugin](http://forums.bukkit.org/threads/inactive-fun-discosheep-v0-3-uninvited-guesssts-permissions-and-source-code-522.7106/) which spawns a dance party of sheep at your whim.
2013-07-21 16:28:01 +02:00
2014-07-30 22:58:10 +02:00
###A note on UUIDs###
2014-07-30 22:58:56 +02:00
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.
2013-07-21 16:28:01 +02:00
###Versions###
2014-07-30 22:58:10 +02:00
Tested up to CraftBukkit build #3092 (MC: 1.7.9); can be built with Java 7.
2013-07-12 17:59:50 +02:00
2013-07-21 16:32:30 +02:00
###[BukkitDev](http://dev.bukkit.org/bukkit-plugins/superdiscosheep/)###
###Releases###
See BukkitDev, or https://github.com/Gibstick/DiscoSheep/releases
2013-07-12 17:59:50 +02:00
###License###
2014-08-01 23:08:25 +02:00
See LICENSE.md