Change command prefix
This commit is contained in:
parent
5c0768fdcd
commit
98d613c227
@ -313,7 +313,7 @@ function tick()
|
|||||||
end
|
end
|
||||||
|
|
||||||
-- Enable commands --
|
-- Enable commands --
|
||||||
chat_prefix="./"
|
chat_prefix="$"
|
||||||
chat.setFiguraCommandPrefix(chat_prefix)
|
chat.setFiguraCommandPrefix(chat_prefix)
|
||||||
function onCommand(input)
|
function onCommand(input)
|
||||||
input=splitstring(input)
|
input=splitstring(input)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user