RandomNumber Minecraft Plugin
By TeamVK
Contribute to TeamVK/PAPI-RandomNumber development by creating an account on GitHub.
Plugin links
Placeholders
4 documented placeholders.
| Placeholder | Description | Copy |
|---|---|---|
%randomnumber_value% |
It returns an auto-scaled random number. If you did not specify the scale, the scale will be automatically computed. If both min and max are integer numbers, the returned random number will also be an integer. | |
%randomnumber_value_min_max% |
It returns an auto-scaled random number. If you did not specify the scale, the scale will be automatically computed. If both min and max are integer numbers, the returned random number will also be an integer. | |
%randomnumber_value_min_max_scale% |
It returns an auto-scaled random number. If you did not specify the scale, the scale will be automatically computed. If both min and max are integer numbers, the returned random number will also be an integer. | |
%randomnumber_value_scale% |
It returns an auto-scaled random number. If you did not specify the scale, the scale will be automatically computed. If both min and max are integer numbers, the returned random number will also be an integer. |
Permissions
0 documented permission nodes.
| Permission | Description | Copy |
|---|