From 6d3e7dcbc0b660eed0563475e27c8b1b152bc03e Mon Sep 17 00:00:00 2001 From: Ka0rX Date: Wed, 17 Aug 2022 14:31:34 +0000 Subject: [PATCH] Update Commands --- Commands.md | 86 ++++++++++++++++++++++++++++------------------------- 1 file changed, 45 insertions(+), 41 deletions(-) diff --git a/Commands.md b/Commands.md index ae347de..cb75fc1 100644 --- a/Commands.md +++ b/Commands.md @@ -1,42 +1,46 @@ -Below is a list of all available commands in MMOCore. You can also -explore these in-game -- tab-completion is fully enabled. +Below is a list of all available commands in MMOCore. You can also explore these in-game -- tab-completion is fully enabled. +| | | +|--|--| +| **GENERAL** | | +| /mmocore | Displays the main help page. | +| /mmocore reload | Reloads the entire plugin, after editing config files. No need to restart your server! | +| **CURRENCY** | | +| /mmocore note | Gives players a note worth $X. Can be [deposited](Currency%20System) into banks. | +| /mmocore coins | Gives players gold coins based on the amount input. Can be deposited into banks. | +| **QUESTS** | | +| /mmocore quest start | Force start a quest for a player. | +| /mmocore quest cancel | Force cancel a player's current quest. | +| **WAYPOINTS** | | +| /mmocore waypoints unlock | Manually unlocks a waypoint for a set player. | +| /mmocore waypoints lock | Manually locks a waypoint for a set player. | +| /mmocore waypoints teleport | Manually teleports a player to a set waypoint. | +| /mmocore waypoints open | Opens the waypoint menu AND checks if a player is standing on a waypoint | +| **ADMIN** | | +| /mmocore admin attr-realloc-points | Manually gives attribute reallocation points to a player. | +| /mmocore admin attribute-points | Manually gives attribute points to a player. | +| /mmocore admin attribute | Increases a player's attribute | +| /mmocore admin class | Sets a player's class | +| /mmocore admin force-class | Sets a player's class by force.
This means their level, skills, etc. won't update as well. | +| /mmocore admin class-points | Gives [class points](Player%20Classes) to a player. | +| /mmocore admin exp | Manually gives experience to a player. | +| /mmocore admin hideab