If your server are showing the 1vs1 ranking hologram supported by plugin TrHologram,please update this plugin to adapt to the latest version of plugin TrHologram
● You can use MySQL to store the data of different functions,such as Arena Data,Record Data,Shop Data and so on.And their ways of storage is independent.For example,you can use MySQL to store the data of Arena while using yml file to store the data of Shop
● Add caches system
● New configuration!
● You can set different reward scheme for different type of game
● More INFO can be recorded:Server Name,Exp,Game Type,Arena Name
● Higher compatibility of game version
● The sale volume of good in Point Shop can be showed now
● Add Debug Mode
[Add]
1.You can send a duel request by [SHIFT]+[RIGHT CLICK] a player.
2.Dan protection.You can set an Exp gap.If the gap of dan Exp between you and your opponent is greater than it,you will not gain Exp/lose Exp.
[Fix]
A bug that the commands '/dt s rdes' and '/dt s rbc' is unavailable sometimes
If you want to ban the function that sending a duel request by click.You can add a line 'BanClickToSend: true' to the config.yml
And if you want to set the gap.Just add a line 'ProtectionExp: value' to the config.yml.Set '0' to disable this function.
[Add]
1.You can send a duel request by [SHIFT]+[RIGHT CLICK] a player.
2.Dan protection.You can set an Exp gap.If the gap of dan Exp between you and your opponent is greater than it,you will not gain Exp/lose Exp.
[Fix]
A bug that the commands '/dt s rdes' and '/dt s rbc' is unavailable sometimes
If you want to ban the function that sending a duel request by click.You can add a line 'BanClickToSend: true' to the config.yml
And if you want to set the gap.Just add a line 'ProtectionExp: value' to the config.yml.Set '0' to disable this function.
In
1.0-BETA-LAST,
we added some functions:
+ Different players can see different language now! (Use /dt changelang <languageName>) + Added "Give up" command. The players can use /dt quit to give up the battle game. + Changed the config.yml and added a file, it named "pd.yml". It saved the players' settings of language. (Look at the post.)