Variables

Plugin Internal Variables:

PrtMineTreasures has default internal variables that are more optimized and start with '@' to differentiate them from the placeholders used by the PlaceholderAPI plugin.

Block Event:

Variables that store values related to the block-breaking event.

VARIABLE

RETURN

X location of the broken block.

Y location of the broken block.

Z location of the broken block.

Name of the world where the block was broken.

Player Event:

Variables that store values related to the player's location and information.

VARIABLE

RETURN

X location of the player.

Y location of the player.

Z location of the player.

Name of the world where the player is located.

Player's name.

Reward Event:

Variables that store values related to rewards. These variables are populated during the delivery of the reward to the player.

VARIABLE

RETURN

Quantity of the item to be delivered to the player.

Name of the item to be delivered to the player.

Material of the item to be delivered to the player.

Data of the item to be delivered to the player.

Amount of money to be given to the player.

Amount of experience to be given to the player.

Crate:

Variables that store values ​​related to the generated crate.

VARIABLE

RETURN

Time in seconds until disappearance

Remaining hours format "00", "01"

Remaining minutes format "00", "01"

Remaining seconds format "00", "01"

Last updated