From 8efdd8768efbdacf5c79ca5cce026ebea2699652 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 17 Mar 2017 14:21:20 +0100 Subject: [PATCH] Disable auto shop reloads by default --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 2b74a56..4c19f82 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -127,7 +127,7 @@ maximal-item-distance: 40 # Set the time in seconds between automatic shop reloads. # You can set this to 0 to disable automatic shop reloads. -auto-reload-time: 1200 +auto-reload-time: 0 # Set the price a player has to pay in order to create... # You can set this to 0 to disable costs.