From 7c2aecc60ec2b22dcc45bd97648c3633cca577b6 Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 1 Aug 2014 17:06:52 -0400 Subject: [PATCH 1/7] Update LICENSE.md --- LICENSE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE.md b/LICENSE.md index e6566c2..e73de99 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,3 +1,5 @@ +This license applies to the project except for files in the "lib" folder. See lib/LICENSE.txt for details. + Copyright (c) 2013-2014 "Gibstick", "RangerMauve" Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: From d0b52e6a3feec073731945ff395c5451ea216e3f Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 1 Aug 2014 17:08:25 -0400 Subject: [PATCH 2/7] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 4fad727..40a2ab6 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,4 @@ Tested up to CraftBukkit build #3092 (MC: 1.7.9); can be built with Java 7. See BukkitDev, or https://github.com/Gibstick/DiscoSheep/releases ###License### -Copyright (c) 2013-2014 "Gibstick", "RangerMauve" - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +See LICENSE.md From 708395a0a5565dd33dd8b80da0049cdbc6e61b0b Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 1 Aug 2014 17:09:15 -0400 Subject: [PATCH 3/7] Update LICENSE.md --- LICENSE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE.md b/LICENSE.md index e73de99..d83b58d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,7 @@ This license applies to the project except for files in the "lib" folder. See lib/LICENSE.txt for details. +==DiscoSheep License== + Copyright (c) 2013-2014 "Gibstick", "RangerMauve" Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: From 1c7f49e00da36d0f8ceaefdd7a16f2590be85e8c Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 1 Aug 2014 17:09:49 -0400 Subject: [PATCH 4/7] Update LICENSE.md --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index d83b58d..b035571 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ This license applies to the project except for files in the "lib" folder. See lib/LICENSE.txt for details. -==DiscoSheep License== +##DiscoSheep License## Copyright (c) 2013-2014 "Gibstick", "RangerMauve" From ac6cc58e7cf03b3c58b121c96a27c60fd9510fff Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 1 Aug 2014 17:15:04 -0400 Subject: [PATCH 5/7] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 40a2ab6..e9edab3 100644 --- a/README.md +++ b/README.md @@ -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 From 29a8b9e8f8859050486ca029e8dd005a0375f172 Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 1 Aug 2014 17:15:26 -0400 Subject: [PATCH 6/7] 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### From 2a6784f97ec1f6636f2b6205da08f41a550171ff Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 1 Aug 2014 17:15:42 -0400 Subject: [PATCH 7/7] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f3f57a0..e5128c8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,5 @@ 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