Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commands

Devin Fritz edited this page Nov 19, 2020 · 8 revisions

Commands

Discord commands:

  • !help -> shows a list of all commands

  • !verify [name] -> will link your account. Aliases: !link !sync

  • !unlink -> will unlink your discord account

  • !update -> will update your discord roles

  • !info -> (needs permissions) display all the information the plugin knows about a member/player

Minecraft commands:

I will use /discord for here, but of cause you can use what command you ever setup

  • /discord accept -> accepts the current inquiry
  • /discord decline -> declines the current inquiry
  • /discord update -> updates your discord rank
  • /discord unlink -> unlinkes your mc account from your discord account

Admin commands:

  • /setup -> setups the plugin (perm. db.cmd.setup)
  • /db -> list of all admin commands (perm: db.cmd)
  • /db reload -> reload all files (perm: db.cmd.reload)
  • /db info -> gives information about a player (WIP) (perm: db.cmd.info)
  • /db debug -> Turn Debug mode on/off (perm: db.cmd.debug) You need the permission db.debug to see the messages ingame
  • /db unlink -> unlink a player (perm: db.cmd.unlink)
  • /db update -> update a players roles (perm: db.cmd.update)
  • /db version-> info about the current version

Clone this wiki locally