promotional bannermobile promotional banner

BookStats

BookStats
<p>Icon for BookStats.</p>

Icon for BookStats.

Description

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:

Click to view example 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:

Click Here!

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());

The BookStats Team

profile avatar
  • 16
    Projects
  • 46.5K
    Downloads

More from lolikillyaaaView all