Description: View your own character card.
Permission: rp.card.show
Usage: /card
Example: /card
Description: View the character card of another player.
Permission: rp.card.lookup
Usage: /card lookup <player>
Example: /card lookup Steve
Description: Set your character's name. Subject to a cooldown configured by changeNameCooldown.
Permission: rp.card.name
Usage: /card name <name>
Example: /card name Aldric
Description: Set your character's race.
Permission: rp.card.race
Usage: /card race <race>
Example: /card race Human
Description: Set your character's subculture.
Permission: rp.card.subculture
Usage: /card subculture <subculture>
Example: /card subculture Nordic
Description: Set your character's age.
Permission: rp.card.age
Usage: /card age <age>
Example: /card age 30
Description: Set your character's gender.
Permission: rp.card.gender
Usage: /card gender <gender>
Example: /card gender Male
Description: Set your character's religion.
Permission: rp.card.religion
Usage: /card religion <religion>
Example: /card religion Northism
Description: Force-save a player's character card (admin only).
Permission: rp.card.forcesave
Usage: /card forcesave <player>
Example: /card forcesave Steve
Description: Force-load a player's character card from storage (admin only).
Permission: rp.card.forceload
Usage: /card forceload <player>
Example: /card forceload Steve
Description: Send a message in local roleplay chat, visible to players within localChatRadius blocks. Running without a message toggles local chat mode. Use /local hide to hide incoming local chat.
Permission: rp.local or rp.rp
Usage: /local <message> or /rp <message>
Example: /local Good morrow, traveller!
Description: Send a message in global out-of-character chat, visible to all players.
Permission: rp.global or rp.ooc
Usage: /global <message> or /ooc <message>
Example: /global Anyone up for a dungeon run?
Description: Send a whispered message visible only to players within whisperChatRadius blocks.
Permission: rp.whisper
Usage: /whisper <message>
Example: /whisper Meet me at the tavern tonight.
Description: Send a yelled message visible to players within yellChatRadius blocks.
Permission: rp.yell
Usage: /yell <message>
Example: /yell Guards! Intruder!
Description: Send an out-of-character message in local range.
Permission: rp.localOOC
Usage: /lo <message>
Example: /lo brb one sec
Description: Perform a roleplay action visible to players within emoteRadius blocks.
Permission: rp.emote or rp.me
Usage: /emote <action> or /me <action>
Example: /me bows gracefully
Description: Roll a random number from 1 to <max>. The result is broadcast to nearby players.
Permission: rp.roll or rp.dice
Usage: /roll <max> or /dice <max>
Example: /roll 20
Description: Send a bird (in-character mail) to another player. Requires the Mailboxes companion plugin.
Permission: rp.bird
Usage: /bird <player> <message>
Example: /bird Steve I shall arrive at dawn.
Description: Display a title message on screen.
Permission: rp.title
Usage: /title <message>
Example: /title The battle begins!
Description: Display the list of available commands.
Permission: rp.help
Usage: /rphelp
Description: View or change plugin configuration options in-game.
Permission: rp.config
Usage: /rpconfig <option> <value>
Example: /rpconfig localChatRadius 30