Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Placeholders
You need to sign in or sign up before continuing.
Placeholders
· Changes
Page history
Update Placeholders
authored
Dec 03, 2021
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
ac13d591
...
@@ -169,7 +169,8 @@ Special Placeholders
...
@@ -169,7 +169,8 @@ Special Placeholders
|
<trigger.score.objective>
| Returns the score of the trigger from "objective" |
|
<trigger.score.objective>
| Returns the score of the trigger from "objective" |
|
<global.score.objective>
| Returns the score of fake player:
\_\_
GLOBAL
\_\_
score from "objective" |
|
<global.score.objective>
| Returns the score of fake player:
\_\_
GLOBAL
\_\_
score from "objective" |
|
<score.objective.dummyname>
| Returns the score of "dummyname" (fake player) from "objective" |
|
<score.objective.dummyname>
| Returns the score of "dummyname" (fake player) from "objective" |
|
<random.
#to#
>
| Returns a random number in the specified range |
|
<random.
#to#
>
| Returns a random integer in the specified range |
|
<random.float.
#to#
>
| Returns a random float number in the specified range |
Examples
Examples
--------------------
--------------------
...
...