PluginGPL-3.0-or-later
Rollit
DnD-esque, minimal dice plugin
19
Downloads
0
Followers
2 months ago
Updated
📦
1
Versions
📖About Rollit
Rollit
Rollit is relatively configurable plugin for rolling DnD-esque dices!
Commands
/roll [number_of_dice]d[number_of_sides] -> Rolls a dice)/roll [number_of_dice]d[number_of_sides] local -> Sends the roll message only to players in radius/reload -> Reloads the configuration
Permissions
rollit.roll -> Allows user to roll the dicerollit.reload -> Allows reloading the plugin config
Default Configuration File
# Maximum amount of dices a player can roll
max_dice: 100
# Maximum amount of sides a player can give to the dice
max_sides: 100
# Radius (in blocks) in which nearby players will get a roll message with the 'l' option
local_radius: 200