diff --git a/Placeholders.md b/Placeholders.md
new file mode 100644
index 0000000..9dd8b3b
--- /dev/null
+++ b/Placeholders.md
@@ -0,0 +1,83 @@
+
+
+Placeholder |
+Description |
+
+
+bentobox_[gamemode]-world-friendlyname |
+Returns GameMode Addon world friendly name from settings. |
+
+
+bentobox_[gamemode]-island-distance |
+Returns GameMode Addon distance between islands from settings. |
+
+
+bentobox_[gamemode]-island-protection-range |
+Returns GameMode Addon island protection range from settings. |
+
+
+bentobox_[gamemode]-island-owner |
+Returns island owner name. |
+
+
+bentobox_[gamemode]-island-creation-date |
+Returns island preformated creation date. |
+
+
+bentobox_[gamemode]-island-spawnpoint |
+Returns island spawn point coordinates (x, y, z). |
+
+
+bentobox_[gamemode]-island-name |
+Returns island name. |
+
+
+
+