From f7c87ab6a2dc249393f14eac6730843e0701f856 Mon Sep 17 00:00:00 2001 From: gumi Date: Sat, 17 Dec 2016 19:56:01 -0500 Subject: do not allow char name substring compare --- conf/map/battle/gm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/map/battle/gm.conf b/conf/map/battle/gm.conf index bcc70b63..ffc4946a 100644 --- a/conf/map/battle/gm.conf +++ b/conf/map/battle/gm.conf @@ -39,7 +39,7 @@ atcommand_slave_clone_limit: 25 // If false, commands require exact player name. If true, entering a partial // name will work, as long as there's only one match from all players in the // current map server. -partial_name_scan: true +partial_name_scan: false // (@) @allstats/@str/@agi/@vit/@int/@dex/@luk // allow gms to bypass the maximum stat parameter? ( if true gm stats can go up to 32k ) -- cgit v1.2.3-70-g09d2