Skip to content

wode490390/Dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dice

Dice plugin for Nukkit

Please see mcbbs for more information.

Command Permission Description
/dice or /roll dice.command (default) Allows player to roll dice

config.yml

#Random number range from 1 to this value. This value must be greater than 1.
max: 6
#Broadcast message
msg: "&9[Dice] &8&o%PLAYER% rolled %RESULT%"

Available variables for message

%PLAYER% Command sender's name

%RESULT% Customized random number