1
0

Debuggers: Renamed conflicting /cs command to /cstay.

/cs caused a conflict with WorldEdit.
This commit is contained in:
Mattes D 2015-04-13 11:24:11 +02:00
parent 9367d44cb4
commit a34aa77641

View File

@ -28,7 +28,7 @@ g_PluginInfo =
Handler = HandleCompo,
HelpString = "Tests the cCompositeChat bindings"
},
["/cs"] =
["/cstay"] =
{
Permission = "debuggers",
Handler = HandleChunkStay,