BattleTracker (Abandoned)
PvP Death messages
Customizable death messages for PvP deaths.
Allows use of Herochat channels for messages.
Records
Records stats for PvP and PvE kills
Stats include, wins,losses,ties, streak, maxstreak, ranking, maxranking
Examples:
- /pvp
- /pvp top [x] : show the top x highest rated players
- /pvp vs [x records] : shows the last x records vs another player
- /pvp vs [x records]: shows the records between player1 and player2
Leaderboard Signs
You can make leaderboard signs for PvP, PvE, or any other plugin that uses BattleTracker as a backend (like BattleArena). These signs will update every minute.
To make them, you make a sign where the first line is [ database name ] where database name is PvP,PvE, or if you have BattleArena, any of the databases from the configs, like Arena, Spleef.
The second line is what type of data will be shown. Examples: Rating, Wins,Kills,Losses,Deaths, Streak,MaxStreak,KDRatio,WLRatio,MaxRating
[PvP] Rating
Once that is done, the sign is complete and it will automatically convert signs above or below it into Top Signs, (though it won't convert signs that start with the character '[').
Picture:
Video Tutorial
Personal Stats
Clicking on a leaderboard sign will show you your personal stats. A big thanks to MCForger for the code to do this.
Developers
Has an api for storing your own stats. Allows you to make top lists, give elo to different events, etc.
Information Collection
To see what statistics this plugin may collect and send out from your server. See Information Collection. This can be disabled in BattlePluginsAPI/config.yml
Updating
This plugin checks for new bukkit release versions which can be disabled in the BattleTracker/config.yml
Help
You can ask me questions in real time on irc when I'm on. You can usually find me in the room battleplugins in irc.esper.net. IRC through a browser
@shahiem99
If you have Spigot, still wating for a new update! This is same error with McMMo and PvPManager and no have solution at moment, exeption with CraftBukkit.
Im using Battletracker & MyPets and getting errors
http://pastie.org/8712028
http://pastie.org/8712039
Error on latest download: http://gyazo.com/7288ad1beb08f6e5dbd010e5d523c790
@Antibes
Thanks Antibes, The version I just uploaded should fix that problem.
[12:02:05] [Thread-27/WARN]: [BattleTracker] The author of this plugin (alkarin) has misconfigured their Auto Update system
[12:02:05] [Thread-27/WARN]: [BattleTracker] File versions should follow the format 'PluginName vVERSION'
[12:02:05] [Thread-27/WARN]: [BattleTracker] Please notify the author of this error.
Tested and worked. Thank you sir, that was a fast fix!
@stutiguias
There should be a section in the config.yml
use the entity name.
@InsomniaCraft
Just fixed that error, newer version uploaded.
@Interested
cool!
Resolved the tracker thing, I should have been using [survivalarena] not [sa]
Just posted this to SurvivalArena, hopefully one of you will have the answer :)
''Love this plugin and also BattleArena and BattleTracker :-D
How do I get BattleTracker working with SurvivalArena? If I start a sign with [SA] is says 'Tracker database SA not found' ''
Thanks in advance :)
Kind of odd, but when I use a plugin called MythicDrops, I apply a "gem" to my armor, and it errors out in BattleTracker.
http://hastebin.com/pepiteceli.avrasm
@alkarinv
how i can remove someone from the top ... my citizens npc get list on top pvp
@TylerRemington
I believe the permission is "tracker.admin"
two examples ./<game> setOption nTeams 4 ./<game> setOption nTeams 2-5
@agligorijevic1998
Weird, I'll look into it
Love your plugins. I'm OP and added all your "listed" permissions on Battlearena but when I place a sign, it drops and in chat "You don't have perms to create top signs." Also how do i increase the player slots for BattleArena for when players type /arena join. There is only a max player slot of 2.
KDRatio and WLRatio isn't working fine, I put it and it shows Ratio, after some time maybe even restart it becomes Rating
@marine_mca
If the normal messages are showing then it's either 1) you have the config set wrong (by default it will get rid of the normal server messages) or 2) the plugin isn't loading correctly.
If it's not loading correctly you can pastebin the error here and I'll take a look at it.
Quake is a very fun plugin, but it had so many bugs we had to remove it. My guess is yes - it is creating the issue.
@marine_mca
Are you using a Chat plugin? If not then that is probably why it isn't showing.
Do any of you know how to get the death messages from the plugin to actually show in the servers chat? i'm still getting the bukkit ones showing. please help.
@alkarinv
really hard to tell which is loading up first... i'll try and explain what happen one of the staff who does have op privs joined quake but left back to the main world, quake doesn't need you to change game mode... but after he left, me and the other guys who was still playing everytime we got a kill it said the staff member who left punched them to death and his killstreak sign went sky high so did his pvp kills, he got credit for every kill each of us made. thanks again in advance your plugs are great.
i try 1.7 update u got confirmed now.
@FatThumbs
I've looked over that code and it should work, and it's pretty simple code. Maybe the plugin is loading before the world is? That could make it not work possibly. Any chance you know if that is the case?