View Single Post
  #6  
Old 11-11-2020, 06:29 PM
Taleason
Fire Beetle
 
Join Date: May 2011
Location: USA
Posts: 13
Default

Since it's your own private server you could also run the following query.

Code:
UPDATE zone SET min_status=0, min_level=0, flag_needed='';
Reply With Quote