mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-13 13:54:37 +01:00
Grammar Update README.md
Simply corrects grammar mistakes.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
- Natural world monster/prop/NPC spawns
|
||||
- Character techniques
|
||||
- Crafting/Consumables working
|
||||
- Npc shops handled
|
||||
- NPC shops handled
|
||||
- Gacha system
|
||||
- Mail system
|
||||
- Friend system (Assists are not working yet)
|
||||
@@ -67,7 +67,7 @@ Server commands can be run in the server console or in-game. There is a dummy us
|
||||
/account {create | delete} [username] (reserved player uid). Creates or deletes an account.
|
||||
/avatar lv(level) p(ascension) r(eidolon) s(skill levels). Sets the current avatar's properties.
|
||||
/clear {relics | lightcones | materials | items}. Removes filtered items from the player inventory.
|
||||
/gender {male | female}. Sets the player gender.
|
||||
/gender {male | female}. Sets the player's gender.
|
||||
/give [item id] x[amount] lv[number]. Gives the targetted player an item.
|
||||
/giveall {materials | avatars | lightcones | relics}. Gives the targeted player items.
|
||||
/heal. Heals your avatars.
|
||||
@@ -79,6 +79,6 @@ Server commands can be run in the server console or in-game. There is a dummy us
|
||||
/reload. Reloads the server config.
|
||||
/scene [scene id] [floor id]. Teleports the player to the specified scene.
|
||||
/spawn [monster/prop id] x[amount] s[stage id]. Spawns a monster or prop near the targeted player.
|
||||
/unstuck @[player id]. Unstucks an offline player if theyre in a scene that doesnt load.
|
||||
/unstuck @[player id]. Unstucks an offline player if they're in a scene that doesn't load.
|
||||
/worldlevel [world level]. Sets the targeted player's equilibrium level.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user