Skip to content
rinrien edited this page Jun 5, 2024 · 3 revisions

Welcome to the rpchat wiki!

rpchat is a plugin for Minecraft Servers that adds simple Role Play commands:

  • /do — to do something,
  • /try — to try something,
  • /coin — to toss a coin,
  • /whisper — to whisper something,
  • /dice — to toss a dice.

There is a /me command in Vanilla Minecraft, and rpchat splits it in 2 commands:

  • /gme (global) — say something in the third person (all players will see the message),
  • /me (local) — say something in the third person (the message will be seen only by those players who're close to you).

You can also change different values in the plugin in the config.yml file.

Clone this wiki locally