diff options
| author | CoolLord22 <mastermodmaker@yahoo.com> | 2021-08-11 17:14:53 -0400 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-08-11 23:04:25 +0100 |
| commit | 5789a4f674ca7561706ead8f9f33693e035877cf (patch) | |
| tree | 4135eb8d703107005af3d8183a96b94f3cb738bb | |
| parent | 1527617700928f0c76367905b6bd5806a070106e (diff) | |
Revert config key changes to remove afk playtime
| -rw-r--r-- | bukkit/src/main/resources/resources/bukkit/config.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml index 4f7b36c9..34205102 100644 --- a/bukkit/src/main/resources/resources/bukkit/config.yml +++ b/bukkit/src/main/resources/resources/bukkit/config.yml @@ -150,8 +150,6 @@ options: trim-gui-size: true # Enable/disable titles titles-enabled: true - # Should the playtime task type ignore users who are marked AFK by Essentials - playtime-ignores-afk: false # Allow players to have multiple active quests. # You can set the default number of quests using the 'default' rank below. # To grant different quest limits to different people, you can define a 'quest-rank' |
