MineWords
  • MineWords Wiki
  • How to Start
  • Levels/Categories Tutorial
  • Items
  • Config.yml Tutorial
  • Inventory.yml Tutorial
  • Word of the Day Tutorial
  • Actions
  • Requirements
  • Commands and Permissions
  • PlaceholderAPI Variables
  • API
  • Default Files
    • Regular config.yml
    • Resource pack 1.21.3- config.yml
    • Resource pack 1.21.4+ config.yml
    • messages.yml
    • inventory.yml
Powered by GitBook
On this page
  • Commands
  • Permissions

Commands and Permissions

Commands

Command
Description

/minewords

Opens the main game GUI.

/minewords reload

Reloads the config.

/minewords verify

Checks the plugin for errors.

/minewords openinventory <player> <inventory/wordle>

Opens a MineWords inventory.

/minewords resetplayer <player>/* (optional)<category> (optional)<level>

Resets player data. Examples: /minewords resetplayer * (Resets all data) /minewords resetplayer * easy (Resets category easy for all players) /minewords resetplayer Ajneb easy 1 (Resets level 1 of category easy for player Ajneb)

/minewords resetword <player>/* (optional)all

Resets word of the day data. Examples: /minewords resetword * (Resets the word of the day to all players, so users can play again) /minwords resetword * all (Reset all word of the day data for all players, including wins and loses)

Permissions

Permission
Description

minewords.admin

Grants access to all plugin commands.

minewords.ignore.categoryrequirements

Allows to ignore category requirements

minewords.ignore.levelrequirements

Allows to ignore level requirements (having to complete the previous levels to unlock the following ones)

PreviousRequirementsNextPlaceholderAPI Variables

Last updated 2 months ago