added note for spigot
This commit is contained in:
parent
67f6b4681f
commit
326abb812f
@ -1,7 +1,7 @@
|
|||||||
DiscoSheep
|
DiscoSheep
|
||||||
==========
|
==========
|
||||||
|
|
||||||
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.
|
A plugin for [Bukkit](http://bukkit.org/)/Spigot, 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.
|
||||||
|
|
||||||
###A Note on UUIDs###
|
###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.
|
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.
|
||||||
@ -13,6 +13,7 @@ DiscoSheep can be a fairly resource intensive plugin, but only when it is runnin
|
|||||||
|
|
||||||
###Versions###
|
###Versions###
|
||||||
Tested up to CraftBukkit build #3092 (MC: 1.7.9); can be built with Java 7.
|
Tested up to CraftBukkit build #3092 (MC: 1.7.9); can be built with Java 7.
|
||||||
|
Also works as-is with Spigot for 1.8.
|
||||||
|
|
||||||
###[BukkitDev](http://dev.bukkit.org/bukkit-plugins/superdiscosheep/)###
|
###[BukkitDev](http://dev.bukkit.org/bukkit-plugins/superdiscosheep/)###
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user