mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-01 07:46:28 +01:00
Updated placeholders for RandomNumber
changed %randomnumber_number% to %randomnumber_value%
This commit is contained in:
parent
32c54bb456
commit
7fc345e82a
@ -1159,10 +1159,10 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
|
||||
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_number%
|
||||
%randomnumber_number_scale%
|
||||
%randomnumber_number_min_max%
|
||||
%randomnumber_number_min_max_scale%
|
||||
%randomnumber_value%
|
||||
%randomnumber_value_scale%
|
||||
%randomnumber_value_min_max%
|
||||
%randomnumber_value_min_max_scale%
|
||||
```
|
||||
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user