fix: avoid Luxu command collisions
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
},
|
||||
"teleport_marker": {
|
||||
"enabled": true,
|
||||
"name": "tpm",
|
||||
"name": "luxutpm",
|
||||
"description": "Teleport to a marker",
|
||||
"keybind": true,
|
||||
"defaultKey": false
|
||||
@@ -165,7 +165,7 @@
|
||||
},
|
||||
"teleport_player": {
|
||||
"enabled": true,
|
||||
"name": "tp",
|
||||
"name": "luxutp",
|
||||
"description": "Teleport to a player or coordinates x y z | (vector3)",
|
||||
"params": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user