slaw
Software Developer
This plugin changes downloads page to be more realistic (like on tibia.com).
Requirements: Minimum MyAAC 0.5.0 is required.
Installation:
Go to Admin Panel, select 'Plugins', and then select better-downloads-page.zip and click upload. That's all!
Configuration: In config.local.php add:
Configuration is self explaining:
Screenshots:
Requirements: Minimum MyAAC 0.5.0 is required.
Installation:
Go to Admin Panel, select 'Plugins', and then select better-downloads-page.zip and click upload. That's all!
Configuration: In config.local.php add:
Code:
$config['downloads'] = array(
'clients' => array(
// name => link to download
'Client 11.47' => 'http://www.mediafire.com/file/9232w30it5982b2/Malvera_Global_-_11.46.rar',
'Client 10' => 'http://www.mediafire.com/file/2q215ur471uq2tf/MalveraGlobal_-_10.rar'
),
'ip_changer' => 'https://static.otland.net/ipchanger.exe', // remove to disable ip changer link
'minimap' => true // display link to download minimap from https://tibiamaps.io/downloads?
);
Configuration is self explaining:
- clients - array of clients to be shown on downloads page for Windows.
- ip_changer - if set to address, it will show link to download ip changer, if set to false it won't show ip changer link at all
- minimap - show link to download minimap from Tibia map downloads · TibiaMaps.io
Screenshots:
Attachments
-
better-downloads-page.zip177.8 KB · Views: 938 · VirusTotal