From a34aa77641f0136d34a994a8d9b8ef7dc070d35a Mon Sep 17 00:00:00 2001 From: Mattes D Date: Mon, 13 Apr 2015 11:24:11 +0200 Subject: Debuggers: Renamed conflicting /cs command to /cstay. /cs caused a conflict with WorldEdit. --- MCServer/Plugins/Debuggers/Info.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MCServer/Plugins/Debuggers/Info.lua b/MCServer/Plugins/Debuggers/Info.lua index 0370145df..2e170487b 100644 --- a/MCServer/Plugins/Debuggers/Info.lua +++ b/MCServer/Plugins/Debuggers/Info.lua @@ -28,7 +28,7 @@ g_PluginInfo = Handler = HandleCompo, HelpString = "Tests the cCompositeChat bindings" }, - ["/cs"] = + ["/cstay"] = { Permission = "debuggers", Handler = HandleChunkStay, -- cgit v1.2.3