Server Configuration

Server Settings
Variable Value
Server Name
Server Started
Server Timezone
Language
Server Speed
Troop Speed x
Evasion Speed
Storage Multipler
Trader Capacity
Cranny Capacity
Trapper Capacity
Natars Units Multiplier
Map Size x
Village Expanding Speed
Beginners Protection hour/s
Register Open True"; } else { echo "False"; } ?>
Activation Mail Enabled"; } else { echo "Disabled"; } ?>
Quest Enabled"; } else { echo "Disabled"; } ?>
Quest Type Travian Official"; } else { echo "TravianZ Extended"; } ?>
Demolish - Level required
World Wonder - Statistics Enabled"; } else if(WW == false) { echo "Disabled"; } ?>
Nature Troops Regeneration Time = 86400){ echo ''.(NATURE_REGTIME/86400).' Days'; } else if(NATURE_REGTIME < 86400){ echo ''.(NATURE_REGTIME/3600).' Hours'; } ?>
Medal Interval = 86400){ echo ''.(MEDALINTERVAL/86400).' Days'; } else if(MEDALINTERVAL < 86400){ echo ''.(MEDALINTERVAL/3600).' Hours'; } ?>
Tourn Threshold
Great Workshop Enabled"; } else { echo "Disabled"; } ?>
Show Natars in Statistics True"; } else { echo "False"; } ?>
Peace system
Graphic Pack Enabled"; } else { echo "Disabled"; } ?>
Error Reporting
Plus Settings
PayPal E-Mail Address
Payment Currency
Package "A" Amount of Gold
Package "A" Amount of Price
Package "B" Amount of Gold
Package "B" Amount of Price
Package "C" Amount of Gold
Package "C" Amount of Price
Package "D" Amount of Gold
Package "D" Amount of Price
Package "E" Amount of Gold
Package "E" Amount of Price
Plus account duration = 86400){ echo ''.(PLUS_TIME/86400).' Days'; } else if(PLUS_TIME < 86400){ echo ''.(PLUS_TIME/3600).' Hours'; } ?>
+25% production duration = 86400){ echo ''.(PLUS_PRODUCTION/86400).' Days'; } else if(PLUS_PRODUCTION < 86400){ echo ''.(PLUS_PRODUCTION/3600).' Hours'; } ?>
Log Settings
Variable Value
Log Build Enabled"; } else if(LOG_BUILD == false){ echo "Disabled"; } ?>
Log Technology Enabled"; } else if(LOG_TECH == false){ echo "Disabled"; } ?>
Log Login Enabled"; } else if(LOG_LOGIN == false){ echo "Disabled"; } ?>
Log Gold Enabled"; } else if(LOG_GOLD_FIN == false){ echo "Disabled"; } ?>
Log Admin Enabled"; } else if(LOG_ADMIN == false){ echo "Disabled"; } ?>
Log War Enabled"; } else if(LOG_WAR == false){ echo "Disabled"; } ?>
Log Market Enabled"; } else if(LOG_MARKET == false){ echo "Disabled"; } ?>
Log Illegal Enabled"; } else if(LOG_ILLEGAL == false){ echo "Disabled"; } ?>
Newsbox Settings
Variable Value
Newsbox 1 Enabled"; } else if(NEWSBOX1 == false){ echo "Disabled"; } ?>
Newsbox 2 Enabled"; } else if(NEWSBOX2 == false){ echo "Disabled"; } ?>
Newsbox 3 Enabled"; } else if(NEWSBOX3 == false){ echo "Disabled"; } ?>
SQL Settings
Variable Value
Hostname
DB Username
DB Password *********
DB Name
Table Prefix
DB Type
Extra Settings
Variable Value
Limit Mailbox Enabled"; } else if(LIMIT_MAILBOX == false){ echo "Disabled"; } ?>
Max number of mails Limit mailbox disabled"; } ?>
Admin Information
Variable Value
Admin Email No admin email defined!"; } else if(ADMIN_EMAIL != ''){ echo ADMIN_EMAIL; } ?>
Admin Name No admin name defined!"; } else if(ADMIN_NAME != ''){ echo ADMIN_NAME; } ?>
Include Admin in Rank Enabled"; } else if(INCLUDE_ADMIN == false){ echo "Disabled"; } ?>
Include Support Messages in Admin Mailbox Enabled"; } else if(ADMIN_RECEIVE_SUPPORT_MESSAGES == false){ echo "Disabled"; } ?>
Allow Administrative Accounts to be Raided and Attacked Yes"; } else if(ADMIN_ALLOW_INCOMING_RAIDS == false){ echo "No"; } ?>
$value ) { $keyname = ($keys ? $keys . "_" : "") . $key; if( is_array( $array[$key] ) ) define_array( $array[$key], $keyname ); else define( $keyname, $value ); } } //define_array($array); ?>