Users or teams can join ladders and challenge other players or teams in the ladder. Elo rating system is used which calculates the difficultly of a match according to the players' ranks and this is taken into account when the ranks are updated after the match is finished.
Feature List:
General Features
All pages are XHTML valid
Tournament Features
Hall of Fame (Top 10 Tournament Players)
Permissions can be set per usergroup
(AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Tournament Permissions)
Tournaments start automatically when no slots are left
Tournaments have proper Date/ Time converted to users timezone and DST
3 Tournament Modes: Last Man Standing, Single Elimination, Double Elimination and Round Robin
Filter Tournaments Displayed according to Tournament Status
Tournament User Stats Page
'Start Tournament' for Single Elimination adds bye players and creates brackets
Tournament options
Turn on/off tournament
Create Thread on Tournament Creation
Require check-in before tournaments
Tournament Stats in Member Profile
Tournament Stats in Postbit (Can be turned on/off in Tournament Options)
Comments per page
Tournament description length shown in tournament List
Tournament Display
LMS realtime ranking shows if players are equal positions
Tournament View Counter
Tournament creator and last edited by notes at bottom of tournament
I do not want to delete, I want to move to the footer
P.s. where i can see the difference of free and premium versions?
Sorry i misunderstood you.
Delete in template tmnt_shell
HTML Code:
<vb:if condition="!$vbulletin->options['tmnt_disablecopyright']"><!-- Do not remove this copyright notice --><div class="smallfont" align="center"><a href="https://vborg.vbsupport.ru/misc.php?do=producthelp&pid=tournament2010">Tournaments & Ladders Manager</a> {vb:raw tmnt_version} Copyright by <a href="https://vborg.vbsupport.ru/member.php?u=223075"> BananaLive </a></div><!-- Do not remove this copyright notice --></vb:if>
Find in template footer
HTML Code:
<div id="footer_copyright" class="shade footer_copyright"><!-- Do not remove this copyright notice -->
{vb:rawphrase powered_by_vbulletin}
<!-- Do not remove this copyright notice --></div>
Below add
HTML Code:
<vb:if condition="!$vbulletin->options['tmnt_disablecopyright']"><!-- Do not remove this copyright notice --><div class="smallfont" align="center"><a href="https://vborg.vbsupport.ru/misc.php?do=producthelp&pid=tournament2010">Tournaments & Ladders Manager</a> {vb:raw tmnt_version} Copyright by <a href="https://vborg.vbsupport.ru/member.php?u=223075"> BananaLive </a></div><!-- Do not remove this copyright notice --></vb:if>
The additional features of premium version are listed here