From 3a8010aafb2d562dddbc414390587714b0b453b8 Mon Sep 17 00:00:00 2001 From: Charlie Wang Date: Sun, 17 May 2015 16:35:01 -0400 Subject: [PATCH] added demo video to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3146d10..9bd0c59 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ DiscoSheep 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. +[Demo](https://www.youtube.com/watch?v=Ls4L9Cjp-As) + ###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.