Update Commands and Permissions authored by Ashijin's avatar Ashijin
......@@ -6,16 +6,16 @@ Mythic Achievements has a few simple commands that can be accessed by typing **/
General Commands
----------------
- **/mythicachievements** (alias: **/ma**) *Base command for the plugin. Displays all other commands.*
- **/mythicachievements reload** - Reloads all achievements, generates the new datapack and deploys to all online players.
- **/mythicachievements grant [player] [achievement]** - Completes an achievement for the given player.
- **/mythicachievements revoke [player] [achievement]** - Revokes an achievement from the given player.
- **/mythicachievements reset [player]** - Resets all of a player's achievements.
- **/mythicachievements increment [player] [achievement]** - Gives the player 1 credit towards the given _manual_ achievement.
- **`/mythicachievements`** (alias: **/ma**) *Base command for the plugin. Displays all other commands.*
- **`/mythicachievements reload`** - Reloads all achievements, generates the new datapack and deploys to all online players.
- **`/mythicachievements grant [player] [achievement]`** - Completes an achievement for the given player.
- **`/mythicachievements revoke [player] [achievement]`** - Revokes an achievement from the given player.
- **`/mythicachievements reset [player]`** - Resets all of a player's achievements.
- **`/mythicachievements increment [player] [achievement]`** - Gives the player 1 credit towards the given _manual_ achievement.
Permissions
========
General
-------
- **mythicachievements.command.admin** - Access to admin commands.
\ No newline at end of file
- `mythicachievements.command.admin` - Access to admin commands.
\ No newline at end of file