|
| 1 | +Following admin commands are enabled when you have a staff rank ingame (DEV, QA, CSR) |
| 2 | +You also have to enable the checkbox in your launcher settings about admin commands |
| 3 | + |
| 4 | +=================================================================================== |
| 5 | + |
| 6 | +/broadcast |
| 7 | +broadcasts a message to all players |
| 8 | + |
| 9 | +/createStaticItem item_name |
| 10 | +creates an item into your inventory from the .sdbs stored in /serverdata/items/ |
| 11 | + |
| 12 | +/dumpzoneinformation |
| 13 | +shows additional information about the building and cell you are in right now |
| 14 | + |
| 15 | +/dumpzoneinformation all_cells |
| 16 | +lists up ALL cells of the current building with their cell id and cell names |
| 17 | + |
| 18 | +/goto player player_name |
| 19 | +teleports you to a player |
| 20 | + |
| 21 | +/goto building building_id |
| 22 | +teleports you into the first cell of the building |
| 23 | + |
| 24 | +/goto building building_id cell_id |
| 25 | +teleports you into the first cell of the building |
| 26 | + |
| 27 | +/goto spawn spawn_id |
| 28 | +teleports you to the spawner |
| 29 | + |
| 30 | +/goto patrol patrol_id |
| 31 | +teleports you to the patrol spawner or waypoint |
| 32 | + |
| 33 | +/qatool recover player_name |
| 34 | +will teleport the named character to the front of Mos Eisley Starport. also the best way to recover a bugged character that can not be logged in anymore |
| 35 | + |
| 36 | +/server |
| 37 | +opens the basic server management tool. this is not fully functional yet and will be enhanced in future |
| 38 | + |
| 39 | +/setgodmode |
| 40 | +enables/disables god mode. the god mode is needed to perform admin commands |
| 41 | + |
| 42 | +/setSpeed value |
| 43 | +changes the player movement speed |
| 44 | + |
| 45 | +/teleport terrain x y z |
| 46 | +teleports you to the given coordinate. y in this case is the height. x and z are the usual coordinates |
| 47 | + |
| 48 | +/setExperience player_name xp_type value |
| 49 | +will give your character a certain amount of XP. |
| 50 | + |
| 51 | + bountyhunter |
| 52 | + crafting |
| 53 | + crafting_medicine_general |
| 54 | + creaturehandler |
| 55 | + combat_general |
| 56 | + combat_meleespecialize_unarmed |
| 57 | + combat_meleespecialize_onehand |
| 58 | + combat_meleespecialize_twohand |
| 59 | + combat_meleespecialize_polearm |
| 60 | + combat_rangedspecialize_rifle |
| 61 | + combat_rangedspecialize_pistol |
| 62 | + combat_rangedspecialize_carbine |
| 63 | + combat_rangedspecialize_heavy |
| 64 | + entertainer |
| 65 | + jedi_general |
| 66 | + medical |
| 67 | + scout |
| 68 | + trapping |
0 commit comments