diff --git a/Placeholders.md b/Placeholders.md new file mode 100644 index 0000000..8b94e9c --- /dev/null +++ b/Placeholders.md @@ -0,0 +1,59 @@ +
Placeholder | +Description | +
bentobox_acidisland-world-friendlyname | +Returns GameMode Addon world friendly name from settings. | +
bentobox_acidisland-island-distance | +Returns GameMode Addon distance between islands from settings. | +
bentobox_acidisland-island-protection-range | +Returns GameMode Addon island protection range from settings. | +
bentobox_acidisland-island-owner | +Returns island owner name. | +
bentobox_acidisland-island-creation-date | +Returns island preformated creation date. | +
bentobox_acidisland-island-spawnpoint | +Returns island spawn point coordinates (x, y, z). | +
bentobox_acidisland-island-name | +Returns island name. | +
Addon | +Placeholder | +Description | +
Level Addon | +Level_acidisland-island-level | +Returns level of players island. | +
Level Addon | +Level_acidisland-island-level-top-value-x | +Returns X places (from 1-10) island level. X should be replaced from 1 till 10. |
+
Level Addon | +Level_acidisland-island-level-top-name-x | +Returns X places (from 1-10) player name. X should be replaced from 1 till 10./td> + |