Skip to content

13. Dice Roller

Finerus edited this page Aug 16, 2026 · 1 revision

I don't really know where to categorize this so here it is! I don't use this functionality but for some people it can be useful to be able to roll a dice in some RP situation or things like that.

Config: [Dice System] and [RP Cooldowns] in rpessentials-rp.toml.

diceTypes = ["name;maxValue", "coin;Heads,Tails"]
  • /roll [dice] rolls the first configured dice if none is specified.
  • The result is broadcast within diceRollDistance blocks (-1 means global), staff outside range see a spy log.
  • A keybind (Options > Controls) opens a dice selection GUI client side.

Clone this wiki locally