Debuggers: Renamed conflicting /cs command to /cstay.
/cs caused a conflict with WorldEdit.
This commit is contained in:
parent
9367d44cb4
commit
a34aa77641
@ -28,7 +28,7 @@ g_PluginInfo =
|
||||
Handler = HandleCompo,
|
||||
HelpString = "Tests the cCompositeChat bindings"
|
||||
},
|
||||
["/cs"] =
|
||||
["/cstay"] =
|
||||
{
|
||||
Permission = "debuggers",
|
||||
Handler = HandleChunkStay,
|
||||
|
Loading…
Reference in New Issue
Block a user