https://github.com/wode490390/dice
Dice plugin for Nukkit
https://github.com/wode490390/dice
dice luck minecraft nukkit plugin roll
Last synced: about 1 year ago
JSON representation
Dice plugin for Nukkit
- Host: GitHub
- URL: https://github.com/wode490390/dice
- Owner: wode490390
- License: gpl-3.0
- Created: 2019-02-24T15:54:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T17:20:54.000Z (over 7 years ago)
- Last Synced: 2025-01-26T10:07:53.562Z (over 1 year ago)
- Topics: dice, luck, minecraft, nukkit, plugin, roll
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dice
[](http://www.mcbbs.net/thread-847592-1-1.html "骰子")
Dice plugin for Nukkit
Please see [mcbbs](http://www.mcbbs.net/thread-847592-1-1.html) for more information.
| Command | Permission | Description |
| - | - | - |
| `/dice` or `/roll` | `dice.command` (default) | Allows player to roll dice |
## config.yml
```yaml
#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