From 29a8b9e8f8859050486ca029e8dd005a0375f172 Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 1 Aug 2014 17:15:26 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9edab3..f3f57a0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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 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. ###A Note on Performance###