iScoreboard by Florianis
iScoreboard provides a Scoreboard that shows the following aspects:
- Info
- Kills - Shows the amount of kills
- Deaths - Shows the amount of deaths
- Top 5
- Player 1 - Shows 5 players which have the most kills
Features
- No configuration needed!
- No commands!
- No Permissions!
- You are afraid of server crashes?
- This plugin is immune against this!
- Every kill/death it will safe itself automaticly
- On the server start, it loads the stats
- Scoreboard changes every minute between Info and Top 5
- Scoreboard Info
- Shows kills of the player
- Shows deaths of the player
- Scoreboard Top 5
- Shows the 5 players with the most kills
Commands and Permissions
Currently, no commands and permissions are needed!
Configuration
Actually, no configuration is needed! You can install it and it will update the scoreboard itself!
But if you would like to give a player certain kills/deaths follow this description:
- Go in plugins/iScoreboard/config.yml
- Search the value and edit it!
- Value for kills: players/kills/(PlayerName)
- Value for deaths: players/deaths/(PlayerName)
In order to let the player appear in the top 5 do the following steps:
- Let the user join or
- Search in the config under players/registered
- If there stands the name of the player, the player will appear in the top 5
- If there stands not the name of the player, add it manually like the other players above it.
Config.yml
Note: This is an example config file!
players:
registered:
- Florianis
deaths:
Florianis: 1
kills:
Florianis: 1
Support
Leave questions, feedback and critic in the comments!
To-Do
- Select the interval of updating by yourself
- Change between player/mob/total kills
Fix a Bug: when you get damage, the Scoreboard disappeared.