fix: avoid Luxu command collisions

This commit is contained in:
2026-07-27 01:20:11 +03:00
parent 844dedd67c
commit 7df9b5971d
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -8,6 +8,10 @@ secretele nu fac parte din commituri.
### Fixed
- `luxu_admin`: comenzile configurabile care se suprapuneau peste QBCore au
primit nume unice: `tp → luxutp`, `tpm → luxutpm`.
- Validare: restart individual al resursei, autentificare web panel și lipsa
unor warning-uri noi de comandă duplicată.
- `17mov_Lumberjack`: reparată închiderea XML din
`17mov_logTrailer/handling.meta`.
- Validare: parsare XML reușită, restart individual al resursei și încărcare
+2 -2
View File
@@ -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": [
{