From 0393613a6790f0fb630c551e2d8bdaada729f345 Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Thu, 13 Dec 2018 11:20:28 +1300 Subject: [PATCH] Correct typo --- 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 55629a38..d5f6e6a0 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -18,7 +18,7 @@ Permissions: # but a plugin DisableCommands: false -# The disguise plugin stores all GameProfiles inside a file called 'cache.yml' +# The disguise plugin stores all GameProfiles inside a folder called "GameProfiles" as a local cache # This means that the plugin doesn't need to constantly call Mojang just to find a skin for an offline player # However some people may prefer to disable this. # Even if you disable this, if there was disguises in the cache already then it will use them