| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | x |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | x |
| ? | |
| ? | hour/s |
| ? | True" : "False"; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | Travian Official" : "TravianZ Extended"; ?> |
| ? | |
| ? | Enabled" : "Disabled"; ?> |
| ? | = 86400 ? (NATURE_REGTIME/86400).' Days' : (NATURE_REGTIME/3600).' Hours'; ?> |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | = 86400 ? (MEDALINTERVAL/86400).' Days' : (MEDALINTERVAL/3600).' Hours'; ?> |
| ? | |
| ? | Enabled" : "Disabled"; ?> |
| ? | True" : "False"; ?> |
| ? | |
| ? | Enabled" : "Disabled"; ?> |
| ? | |
| Hero base regeneration ?Hit points the hero recovers per day, independent of the regeneration attribute and of equipped items. 0 disables it. | HP / day |
| Hero exchange rates ?Rates of the exchange office in the auction house. The difference between the two directions is the house margin, so trading back and forth loses value instead of creating it. | 1 gold → silver | silver → 1 gold |
| Hero resource production ?Hourly resources produced by each point the hero invested in the Resources attribute, in the village where the hero is. Players choose freely between spreading it over all four resources or concentrating it on one. | of each | of one type |
| Automation source ?Where the game tick (battles, movements, training, construction) is processed from. When the cron job is running, players' page loads no longer carry the processing. | Cron job" : "Page loads (fallback)"; ?> |
| Last cron tick ?Written by cron.php on every tick into GameEngine/Prevention/cron_active.txt. Under 90 seconds means the cron is alive. | 0) { echo date('d.m.Y H:i:s', $cronLastRun) . ' (' . $cronAge . 's ago)'; } else { echo "Never"; } ?> |
| Invocation length ?CRON_LOOP_SECONDS - how long one cron.php invocation keeps running. Hosts that only allow a cron every 5 minutes still get a tick every minute this way. 0 = a single tick per invocation. | 0 ? $cronLoop . ' s (' . (int) floor($cronLoop / max($cronTick, 1)) . ' ticks per invocation)' : "Single tick"; ?> |
| Tick interval ?CRON_TICK_SECONDS - how often Automation runs inside one invocation. Automation itself expects to run about every 60 seconds. | s |
| HTTP trigger key ?CRON_KEY - only needed to call cron.php over HTTP (external cron service). Running it from the server's own cron job does not use this key. Generated automatically at install. | Not set show |
| HTTP trigger URL ?Optional. Use this with an external cron service if the host cannot run a local cron job. One HTTP call = one tick. | hidden – use "show" above |
| Database cleanup ?Automation trims tables that would otherwise grow forever. Archived reports are never deleted. 0 disables a rule. | 0 ? $cleanReports . 'd' : 'off'); $parts[] = 'chat: ' . ($cleanChat > 0 ? $cleanChat . 'd' : 'off'); $parts[] = 'deleted messages: ' . ($cleanMessages > 0 ? $cleanMessages . 'd' : 'off'); echo implode(' | ', $parts); ?> |
| Last cleanup run ?Cleanup runs once per hour from Automation and deletes in batches, so a first run on an old server catches up over several passes. | (' . (int) ($r['reports'] ?? 0) . ' reports, ' . (int) ($r['chat'] ?? 0) . ' chat, ' . (int) ($r['messages'] ?? 0) . ' messages)'; } else { echo "Not run yet"; } ?> |
| Cron job command ?Add this in cPanel → Cron Jobs. The path is detected from this installation. | |
| Display oasis in profile ?Enable (Disable) the display of oases of each village in the player profile | Enabled" : "Disabled"; ?> |
| Alliance invitation message ?Enable (Disable) sending an in-game message to the player, if he was invited to the alliance | Enabled" : "Disabled"; ?> |
| New Alliance & Embassy Mechanics ?https://github.com/Shadowss/TravianZ/wiki/New-Alliance-&-Embassy-Mechanics | Enabled" : "Disabled"; ?> |
| New forum post message ?Enable (Disable) forum subscription messages | Enabled" : "Disabled"; ?> |
| Tribes images in profile ?Enable (Disable) displaying images of tribes | Enabled" : "Disabled"; ?> |
| New Tribe: Huns ?Enable (Disable) the Huns tribe | Enabled" : "Disabled"; ?> |
| New Tribe: Egyptians ?Enable (Disable) the Egyptians tribe | Enabled" : "Disabled"; ?> |
| New Tribe: Spartans ?Enable (Disable) the Spartans tribe | Enabled" : "Disabled"; ?> |
| New Tribe: Vikings ?Enable (Disable) the Vikings tribe | Enabled" : "Disabled"; ?> |
| MHs images in profile ?Enable (Disable) displaying images of Multihunters | Enabled" : "Disabled"; ?> |
| Display artifact in profile ?Enable (Disable) the display of the artifact | Enabled" : "Disabled"; ?> |
| Display WoW in profile ?Enable (Disable) the display of the wonder | Enabled" : "Disabled"; ?> |
| Vacation Mode ?Enable (Disable) vacation mode | Enabled" : "Disabled"; ?> |
| Catapult targets ?Enable (Disable) the display of catapult targets | Enabled" : "Disabled"; ?> |
| Manual on Nature and Natars ?Enable (Disable) manual info | Enabled" : "Disabled"; ?> |
| Direct links placement ?Left menu vs right menu | Enabled" : "Disabled"; ?> |
| Medal Veteran Player ?3 years | Enabled" : "Disabled"; ?> |
| Medal Veteran Player 5a ?5 years | Enabled" : "Disabled"; ?> |
| Medal Veteran Player 10a ?10 years | Enabled" : "Disabled"; ?> |
| Special Medals?Special Medals | Enabled" : "Disabled"; ?> |
| Server Milestones?Server Milestones | Enabled" : "Disabled"; ?> |
| Server Medal Reset Timer?Server Medal Reset Timer | Enabled" : "Disabled"; ?> |
| T4 Hero (items, adventures, auction)?T4 Hero (items, adventures, auction) | Enabled" : "Disabled"; ?> |
| Registration Bonus Gold?Give every newly registered player a one-time gold bonus at account creation | Enabled" : "Disabled"; ?> |
| Registration Bonus Gold – amount?How much gold each new player receives when the bonus is enabled |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | |
| ? | = 86400 ? (PLUS_TIME/86400).' Days' : (PLUS_TIME/3600).' Hours'; ?> |
| ? | = 86400 ? (PLUS_PRODUCTION/86400).' Days' : (PLUS_PRODUCTION/3600).' Hours'; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | Enabled" : "Disabled"; ?> |
| ? | |
| ? | |
| ? | |
| ? | ********* |
| ? | |
| ? | |
| ? |