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
Receiving this error with updates disabled:
http://pastebin.com/P1QcG76f
any permissions? I use Mobarena, and all my arenas are in another world. so ideally Id like to deny battletracker permissions in that world, so we don't get false PVE information.
@ZOO231
You can create you own web interface (mysql is easy to use for this). We will also be putting in a section at http://battleplugins.com for servers that want to skip that setup and use our default web page for displaying stats.
@fashizzles
Maybe I'm not up to the "newer" death messages, what do you mean exactly? Do you mean that it now tracks the last "damager" or something?
This plugin doesn't support or act like the "newer" death messages that Mojang had added? You know the "RandomName1 was killed by fall damage while running from RandomName2" or something among those lines, if that were added in this, including firetick, that'd be awesome.
Hello again, I was just wondering if there was a web stat or interface for this because I setup the mysql with one of the only reasons being that I intended on allowing players to check the stats. I would understand if it could not be done though.
Thank you so much Alkarinv!
@alkarinv
It's only saying "Shadowblaze12 defeated Wolfy16"
I'll PM you with the errors.
@ZOO231
So in the BattleTracker/config.yml there should be a section that has sqlite, just change that to mysql. Also make sure you give the correct username and password ofc.
@ShadowDoesMCSG388291
BattleTracker doesn't need anything to work. Should be ready to go from the moment you start. if you kill someone else is it not saying anything? Also maybe check for errors on the console, if there are any there send me a pm with the errors so I can fix.
Hey, I installed and setup battle arena, but the battle tracker plugin isn't working for me. It it's appearing or loading up on my server, add me on skype, I need some help. Chris.aguirre20
Also, is there some sort of special plugin that I need to use in order for battle tracker to work?
IP: 96.237.186.202
alkariv_k
Hello, great plugin, but with the web databases', does it have to be sqlite or can it be just mysql and what do I replace sqlite in the config with if mysql is allowed Thank you!
@shahiem99
I'm pretty sure I fixed that error, 2.5.8.5+ should have the fix.
@FabioZumbi12
Hey , Are you still getting errors with Mypets + Battletracker ( lastest build) combined?
-Shahiem
@mineteam2
Hey Mineteam, I updated the SQL, if you use the more recent versions this shouldn't happen. Let me know if the new versions still give you this error!
Why, What is?? [22:03:58 ERROR]: Error occurred while enabling BattleTracker v2.5.7.1 (Is it up to date?) java.lang.NullPointerException at mc.alk.v1r7.serializers.SQLSerializerConfig.configureSQL(SQLSerializerConfig.java:13) [?:?] at mc.alk.tracker.controllers.TrackerImpl.initDB(TrackerImpl.java:84) [?:?] at mc.alk.tracker.controllers.TrackerImpl.<init>(TrackerImpl.java:62) [?:?] at mc.alk.tracker.Tracker.getInterface(Tracker.java:145) [?:?] at mc.alk.tracker.listeners.BTEntityListener.<init>(BTEntityListener.java:60) [?:?] at mc.alk.tracker.Tracker.onEnable(Tracker.java:47) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
@HammyHavoc
No? If that doesn't fix itself on a restart let me know and I'll hop on with you to figure it out.
We're not getting death messages in the chat even though they're set to be there.
@FabioZumbi12
Yeah, those errors are definitely those plugins. The problem with BattleTracker was those plugins weren't setting a needed value for certain entities, should be fixed with the version I just released :)
Appear be fixed. But heres the erros:
https://github.com/mcMMO-Dev/mcMMO/issues/1838
and
https://github.com/xXKeyleXx/MyPet/issues/260
@shahiem99 @FabioZumbi12
So you both get this error eh? I'll see if I can fix this today. I'll download MyPets to test.
@FabioZumbi12
exeption with CraftBukkit?
You mean craftbukkit doenst have that error?