From 14acedfbe50188932210bcbd5da451a0e0c25958 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 10:58:28 -0300 Subject: Disable unused feature: Buying/Search stores and Attendance System (Not supported by client) --- conf/map/battle/feature.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf') diff --git a/conf/map/battle/feature.conf b/conf/map/battle/feature.conf index b6d8e161..ea0a5e54 100644 --- a/conf/map/battle/feature.conf +++ b/conf/map/battle/feature.conf @@ -32,11 +32,11 @@ features: { // Buying store (Note 1) // Requires: 2010-04-27aRagexeRE or later - buying_store: true + buying_store: false // Search stores (Note 1) // Requires: 2010-08-03aRagexeRE or later - search_stores: true + search_stores: false // Atcommand suggestions (Note 1) // If one type incomplete atcommand, it will suggest the complete ones. @@ -79,7 +79,7 @@ features: { // Enable Attendance System for clients >= 2018-03-07bRagexeRE or 2018-04-04bRagexe or 2018-04-11aRagexe_zero // true: enable (Default) // false: disable - enable_attendance_system: true + enable_attendance_system: false // Attendance End time in the format YearMonthDay feature_attendance_endtime: 20180331 -- cgit v1.2.3-60-g2f50