From ec1e7b044c826ceeddda4071b9a21b1e7e4f0731 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sun, 20 Jan 2019 02:49:00 -0800 Subject: [PATCH] Accidentally made extra details on by default --- src/main/resources/experience.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main/resources/experience.yml b/src/main/resources/experience.yml index 38d980b22..ff8336463 100644 --- a/src/main/resources/experience.yml +++ b/src/main/resources/experience.yml @@ -28,12 +28,10 @@ Experience_Bars: # If you want to use a fancy edited title from the locale, then you'll probably want to turn this on, but it will make your server do a lot more work! # I recommend leaving this off! ThisMayCauseLag: - ExtraDetails: - Enable: false AlwaysUpdateTitlesWhenXPIsGained: Enable: false # You can make your own custom details in the locale file without having to use the ExtraDetails setting! - ExtraDetails: true + ExtraDetails: false Acrobatics: Enable: true Color: PINK