diff --git a/Placeholders.md b/Placeholders.md new file mode 100644 index 0000000..8b94e9c --- /dev/null +++ b/Placeholders.md @@ -0,0 +1,59 @@ +

BentoBox PlaceHolders


+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PlaceholderDescription
bentobox_acidisland-world-friendlynameReturns GameMode Addon world friendly name from settings.
bentobox_acidisland-island-distanceReturns GameMode Addon distance between islands from settings.
bentobox_acidisland-island-protection-rangeReturns GameMode Addon island protection range from settings.
bentobox_acidisland-island-ownerReturns island owner name.
bentobox_acidisland-island-creation-dateReturns island preformated creation date.
bentobox_acidisland-island-spawnpointReturns island spawn point coordinates (x, y, z).
bentobox_acidisland-island-nameReturns island name.
+ +

Addon PlaceHolders


+ + + + + + + + + + + + + + + + + + + + +
AddonPlaceholderDescription
Level AddonLevel_acidisland-island-levelReturns level of players island.
Level AddonLevel_acidisland-island-level-top-value-xReturns X places (from 1-10) island level.
X should be replaced from 1 till 10.
Level AddonLevel_acidisland-island-level-top-name-xReturns X places (from 1-10) player name.
X should be replaced from 1 till 10./td> +
\ No newline at end of file