From 8f8c1bd2d515447c724c2182008285d7430a29e7 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 4 Jan 2022 05:38:23 -0500 Subject: [PATCH] Remove legacy allow-quitting config node --- api/src/main/resources/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/api/src/main/resources/config.yml b/api/src/main/resources/config.yml index ab6e7e288..92ec737d1 100644 --- a/api/src/main/resources/config.yml +++ b/api/src/main/resources/config.yml @@ -3,7 +3,6 @@ accept-timeout: 20 allow-command-questing: true allow-command-quests-with-npcs: false allow-pranks: true -allow-quitting: true ask-confirmation: true clickable-prompts: true console-logging: 2