diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-01-07 18:59:04 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-01-07 18:59:04 +0000 |
| commit | 84367ac6a17162a44a44cdb862855ca23902990b (patch) | |
| tree | 172903c2c969bc502ea60cee55297ab496d90b72 /src/main/resources | |
| parent | 487af81e43f99b99f626f75a73efee3973db65eb (diff) | |
Refactored some of the PlaceholderAPI code
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index d21830e8..47c4d069 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -163,7 +163,7 @@ options: # # Quests BETA: this feature is a work in progress, it does not work yet! daily-quests: - enabled: false + enabled: false # <----- NOT YET IMPLEMENTED (THIS WILL NOT DO ANYTHING) # Configure titles titles: |
