BookStats
Description:
BookStats allows your players to view their in-game stats in a book. BookStats has a bunch of place holders you can use . BookStats also allows you to customize the book.
Commands:
/BookStats Info: Gives you your stats in a book! Permission: BookStats.getbook
/BookStats reload Info: Reloads bookstats config. MySQL/flat file changes require restart. Permission: BookStats.reload
Config:
Place holders
MySQL and flat file supported builtins:
- {Player} gets the players name.
- {Balance} gets the players balance. Depends on vault.
- {Kills} gets the amount of kills the player has.
- {Deaths} get the amount of deaths the player has.
- {Killstreak} gets the amount of kills the player has in a row.
- {Mobkills} gets the amount of mob kills the player has.
- {Blocksplaced} gets the amount of blocks placed.
- {Blocksbroken} gets the amount of blocks broken.
Supports PlaceholderAPI:
Screenshot

Optional Dependences
Vault
API
PlayerData pd = new PlayerData(player); // This will send a message displaying the amount of kills the player has. player.sendMessage("Kills: " + pd.getKills());
-
View User Profile
-
Send Message
Posted Nov 23, 2013lifetime, onlinetime, bantime_player, gamemode_player, ip_player, lifetime_player, onlinetime_player, onlineplayers...
-
View User Profile
-
Send Message
Posted Nov 22, 2013@rasnyderiii
It's waiting for approval right now. Also fixed start up error in that build. :D
-
View User Profile
-
Send Message
Posted Nov 22, 2013@rasnyderiii
I'll change it as soon as I get home!
-
View User Profile
-
Send Message
Posted Nov 22, 2013Fantastic. Except "stats" is also a mcmmo alias.
perhaps.... bstats ?