Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published 3 weeks ago
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 dice
rollit.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


