mirror of
https://github.com/EliteMasterEric/awesome-lego-universe.git
synced 2024-11-21 21:17:23 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
53a5f2e735
@ -275,11 +275,11 @@ Set the message of the next announcement to send.
|
|||||||
|
|
||||||
**TODO: What does this do?**
|
**TODO: What does this do?**
|
||||||
|
|
||||||
#### /gmadditem <lot> (count)
|
#### /gmadditem <id> (count)
|
||||||
|
|
||||||
Gives this player an item with a specific LOT. Optionally specify the number of the item to give.
|
Gives this player an item based on its ID. Optionally specify the quantity of the item to give.
|
||||||
|
|
||||||
**TODO: Get a list of common item LOTs.**
|
See [Notable Item IDs](#notable-item-ids) for a list of some of the item IDs you can use.
|
||||||
|
|
||||||
#### /announce
|
#### /announce
|
||||||
|
|
||||||
@ -325,9 +325,9 @@ Refills the player's Health, Armor, and Imagination back to full.
|
|||||||
|
|
||||||
Looks up a player by name and ???
|
Looks up a player by name and ???
|
||||||
|
|
||||||
#### /spawn <lot>
|
#### /spawn <entity-id>
|
||||||
|
|
||||||
Spawns an entity of the given lot.
|
Spawns an entity of the given ID.
|
||||||
|
|
||||||
**TODO: Add IDs for certain common entities.**
|
**TODO: Add IDs for certain common entities.**
|
||||||
|
|
||||||
@ -483,10 +483,10 @@ ID | Name
|
|||||||
58005|UNKNOWN
|
58005|UNKNOWN
|
||||||
58006|UNKNOWN
|
58006|UNKNOWN
|
||||||
|
|
||||||
## Notable Item LOTS
|
## Notable Item IDs
|
||||||
|
|
||||||
Below is a list of LOT ids for notable items.
|
Below is a list of item ids for notable items.
|
||||||
|
|
||||||
ID|Name
|
ID|Name
|
||||||
---|---
|
---|---
|
||||||
ID|Name
|
1727|Jetpack
|
||||||
|
Loading…
Reference in New Issue
Block a user