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
I think im having a issue - Some time ppl attacking mobs they dont give damage to mobs - but take damage - and they are forced to die so they can give damage again to mobs :x This only happen when i have this plugin Enable :(
No when we restart it doesnt do messages at all when we do a /plm reload it works but gives those errors.
@tarahere81
That looks like a classic reload error, when somehow 2 versions of the code are running concurrently. I bet that gets fixed on next restart.
1:28:27 AM CONSOLE: [INFO] tara81 issued server command: /pvp top 1:28:27 AM CONSOLE: [SEVERE] null 1:28:27 AM CONSOLE: exception executing command 'pvp' in plugin BattleTracker v2.2.8 1:28:27 AM CONSOLE: java.lang.IllegalAccessError: tried to access field com.alk.executors.CustomCommandExecutor$Arguments.args from class com.alk.executors.CustomCommandExecutor
@tarahere81
Just no messages?
I'll hop on with you tomorrow to figure out the plethora of bugs you seemed to have uncovered!
the battletracker death messages have not been working for the past 3 days on my server no idea why
@Cmdu76
There are no perms needed. Did you want perms for certain things? I just can't think of a reason to deny people /pvp top, or checking stats.
Permissions ?
@Faffling94
That is a gigantic error, but it's actually safe. Your SQLite database was locked due to a lot of use (this can happen with SQLite).
As this was done in a Separate Thread from the main one, nothing should crash or be held up... it just won't track that one kill and look very ugly.
Hier ein gigantischer Fehler den ich nicht deuten kann von deinem Plugin:
http://pastebin.com/Xv98epW0
omg thanks so much =)
Nono, Thank you for making such awesome plug-ins !
@frozenscream
Well first, awesome that you've been using BattleTracker for so long!
second is I try to never do this, but about a month back I had to completely change the config.yml and messages.yml of the BattleTracker to fit in with a system that was so different that I literally couldn't update the configs and messages in a reasonable way.
So the fix to your problem is to stop your server. delete the BattleTracker/config.yml and BattleTracker/messages.yml. Then restart your server and reconfigure the files..
Or. Get both the config.yml and messages.yml from here https://github.com/alkarinv/BattleTracker/tree/master/default_files . Then paste those over what you currently have and do a restart.
Sorry about this... I will try to never do this again as I hate it when people do this to me. But in this case everything was just too different.
Okay yes I tried both : config- http://pastebin.com/QKmU30QT messages- http://pastebin.com/sDVXEuz8
@semirotta
Yeah, I'll see if I can get you a version. Maybe sometime tonight.
@frozenscream
@frozenscream
That is bizarre... you should probably turn
otherwise maybe the messages.yml is worng?? can you pastebin me that so I can see it?
I cannot for the life of me get the pvp messages to work, no errors just no messages ;d
showBukkitDeathMessages: true # turn on and off normal bukkit death messages sendPVPDeathMessages: true # send Messages on PvP deaths
# Track Player vs Player stats trackPvP: true
# Track Player vs Environment stats trackPvE: false
any reload command?
Could you make an version for Tekkit (minecraft version 1.2.5)
I'm having this error:
http://pastebin.com/yPirkwhG
Please help!
Hello my friend!
[suggestion] Let PVP messages have a config for a radias to shout them
radiusPVPDeathMessages: 100 # -1 for global or set a radius to hear messages.
@ScottCameron
Great! I'll talk to you in a private message!
@alkarinv
Hey I can help you out with this if you need help? Drop me a PM.