From c9035697246c30806c214e0854d4da470666721c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Kol=C3=A1=C5=99?= Date: Mon, 3 Jul 2017 14:40:26 +0200 Subject: [PATCH] Fix confirmation messages --- plugin/src/main/resources/config.yml | 2 +- plugin/src/main/resources/plugin.yml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin/src/main/resources/config.yml b/plugin/src/main/resources/config.yml index 7ea74df..e99d1fb 100644 --- a/plugin/src/main/resources/config.yml +++ b/plugin/src/main/resources/config.yml @@ -91,7 +91,7 @@ options: confirmation_item_price_of_command: '&6its price is&e &itemprice& &itemname&' confirmation_limit_of_command: '&6it is limited to&e &limit& &6uses and you can still use it&e &uses& &6times' confirmation_xp_price_of_command: '&6its price is&e &xpprice& experience levels' - confirmation_price_of_command: '&6its price is&e &ppprice& PlayerPoints &6and you now have &e&ppbalance& PlayerPoints' + confirmation_player_points_price_of_command: '&6its price is&e &ppprice& PlayerPoints &6and you now have &e&ppbalance& PlayerPoints' confirmation_confirm_command_execution: 'Yes' confirmation_confirm_command_execution_hint: 'Click to confirm' confirmation_cancel_command_execution: 'No' diff --git a/plugin/src/main/resources/plugin.yml b/plugin/src/main/resources/plugin.yml index d481485..fb27e7f 100644 --- a/plugin/src/main/resources/plugin.yml +++ b/plugin/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: boosCooldowns main: cz.boosik.boosCooldown.BoosCoolDown -version: 3.13.2 +version: 3.13.3 authors: [LordBoos (boosik)] softdepend: [Vault, PlayerPoints] description: > diff --git a/pom.xml b/pom.xml index e8d1cca..4bcca13 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ pom http://maven.apache.org - 3.13.2 + 3.13.3 UTF-8 UTF-8 1.11