wode490390 / Dice

Dice plugin for Nukkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dice plugin for Nukkit

License:GNU General Public License v3.0


Languages

Language:Java 100.0%