From a7d3dc49aaeff6d4b74aaed9b152f08b80d46cd0 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Fri, 18 May 2018 21:58:46 +0200 Subject: [PATCH] Enable Essentials integration in Towny This will also apply Essentials teleport delays in Towny teleports. --- Towny/settings/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Towny/settings/config.yml b/Towny/settings/config.yml index e693569..d1e184a 100755 --- a/Towny/settings/config.yml +++ b/Towny/settings/config.yml @@ -423,7 +423,7 @@ plugin: fake_residents: '[IndustrialCraft],[BuildCraft],[Redpower],[Forestry],[Turtle]' # Enable using_essentials if you are using cooldowns in essentials for teleports. - using_essentials: 'false' + using_essentials: 'true' # This will attempt to use Register (if present) # Then it will attempt to access iConomy 5.01 directly