From a004d6976dcee68c0a983df091c36724118095bf Mon Sep 17 00:00:00 2001 From: TfT_02 Date: Sat, 11 Jan 2014 14:54:01 +0100 Subject: [PATCH] We already had a key called Confirm_Required Another attempt to fix #1583 --- Changelog.txt | 1 + src/main/resources/config.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index a4ea758b9..158e0dab6 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -32,6 +32,7 @@ Version 1.4.08-dev ! Updated localization files ! Changed AxesCritical to CriticalHit in config file ! Changed several secondary ability permissions(deprecated versions still exist) + ! Changed /ptp config setting, Commands.ptp.Confirm_Required is now Commands.ptp.Accept.Required - Removed /stats alias for /mcstats Version 1.4.07 diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 18f5fa814..459239544 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -370,7 +370,7 @@ Commands: Cooldown: 120 Warmup: 5 RecentlyHurt_Cooldown: 60 - Confirm_Required: true + Accept_Required: true Request_Timeout: 300 # If true, require players to have a mcmmo.commands.ptp.world.[WorldName] permission # to teleport to, from, or within any given world.