Update README.md

This commit is contained in:
Charlie 2014-08-01 17:15:04 -04:00
parent 1c7f49e00d
commit ac6cc58e7c

View File

@ -6,6 +6,11 @@ A plugin for [Bukkit](http://bukkit.org/), the Minecraft server plugin API. This
###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###
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](http://dev.bukkit.org/bukkit-plugins/superdiscosheep/pages/)###
###Versions###
Tested up to CraftBukkit build #3092 (MC: 1.7.9); can be built with Java 7.
@ -14,5 +19,7 @@ Tested up to CraftBukkit build #3092 (MC: 1.7.9); can be built with Java 7.
###Releases###
See BukkitDev, or https://github.com/Gibstick/DiscoSheep/releases
##A Note on Performance###
###License###
See LICENSE.md