diff --git a/api/pom.xml b/api/pom.xml index deb9b8b52..d2e424fed 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ com.alessiodp.parties Parties - 2.3.5 + 2.3.6 parties-api diff --git a/bukkit/pom.xml b/bukkit/pom.xml index aefb72c60..cc246b3b1 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -5,7 +5,7 @@ com.alessiodp.parties Parties - 2.3.5 + 2.3.6 parties-bukkit diff --git a/bukkit/src/main/java/com/alessiodp/parties/bukkit/configuration/data/BukkitMessages.java b/bukkit/src/main/java/com/alessiodp/parties/bukkit/configuration/data/BukkitMessages.java index aee8f296e..aa663fe2a 100644 --- a/bukkit/src/main/java/com/alessiodp/parties/bukkit/configuration/data/BukkitMessages.java +++ b/bukkit/src/main/java/com/alessiodp/parties/bukkit/configuration/data/BukkitMessages.java @@ -200,6 +200,7 @@ public void loadConfiguration(ConfigurationAdapter confAdapter) { OTHER_FOLLOW_WORLD = confAdapter.getString("other.follow.following-world", OTHER_FOLLOW_WORLD); // Help messages + HELP_ADDCMD_CLAIM = confAdapter.getString("help.additional-commands.claim", HELP_ADDCMD_CLAIM); HELP_ADDCMD_HOME = confAdapter.getString("help.additional-commands.home", HELP_ADDCMD_HOME); HELP_ADDCMD_PROTECTION = confAdapter.getString("help.additional-commands.protection", HELP_ADDCMD_PROTECTION); HELP_ADDCMD_SETHOME = confAdapter.getString("help.additional-commands.sethome", HELP_ADDCMD_SETHOME); diff --git a/bungee/pom.xml b/bungee/pom.xml index 546429735..aad146913 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -3,7 +3,7 @@ com.alessiodp.parties Parties - 2.3.5 + 2.3.6 parties-bungee diff --git a/common/pom.xml b/common/pom.xml index f73558598..698db1b0f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ Parties com.alessiodp.parties - 2.3.5 + 2.3.6 parties-common diff --git a/output/pom.xml b/output/pom.xml index 3b0d6d330..758c0e44c 100644 --- a/output/pom.xml +++ b/output/pom.xml @@ -5,7 +5,7 @@ Parties com.alessiodp.parties - 2.3.5 + 2.3.6 4.0.0 diff --git a/pom.xml b/pom.xml index 58a11f374..c07efcca3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.alessiodp.parties Parties - 2.3.5 + 2.3.6 pom Parties