We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f98b6e commit b2c8efdCopy full SHA for b2c8efd
[admin]/admin/conf/commands.xml
@@ -19,7 +19,7 @@
19
<command handler="setskin" call="setskin" args="P,i" />
20
<command handler="setstat" call="setstat" args="P,i,i" />
21
<command handler="setteam" call="setteam" args="P,T" />
22
- <command handler="setinterior" call="setinterior" args="P,i" />
+ <command handler="setinterior" call="setinterior" args="P,s" />
23
<command handler="setdimension" call="setdimension" args="P,i" />
24
<command handler="jetpack" call="jetpack" args="P" />
25
<command handler="givevehicle" call="givevehicle" args="P,i" />
0 commit comments