EasyBoard
With EasyBoard, you can make your own custom scoreboard!
Prerequisites
You need the following plugin(s) to make EasyBoard work:
- Essantials
Instalation
- Put EasyBoard.jar in to your server's "plugins" folder.
- Restart/Reload your server 2 (Yes, TWO) times.
- EasyBoard is set up and ready to go!
Demo
//www.imagesup.net/dm-1113894770720.png" rel="noopener nofollow" target="_blank">http://www.imagesup.net/dm-1113894770720.png" alt="Demo" title="Demo">
- In this picture, you can see what a Line/Title/Name/Value is.
- In the "Lines" area of config.yml, you have to set the number of lines you want to use!
- If you have any questions, Comment or PM me.
- You CAN use Color Codes.
- You are NOT required to use a variable.
Setup/Configuration
1. In-game Configuration
- Use the Commands from the Commands part of the description!
- Use standard color codes, such as
- Black = &0
- Dark Blue = &1
- Dark Green = &2
- Cyan = &3
- Dark Red = &4
- Purple = &5
- Gold = &6
- Light Gray = &7
- Dark Gray = &8
- Blue = &9
2. Config.yml Method
(See Config.yml)
- Just go into config.yml and edit...
- It shouldn't be such hard work.
- Use "§" color codes ("§" replaces the "&" in standard color codes.) Black = &0
- Dark Blue = §1
- Dark Green = §2
- Cyan = §3
- Dark Red = §4
- Purple = §5
- Gold = §6
- Light Gray = §7
- Dark Gray = §8
- Blue = §9
Config.yml
| Path | Description |
|---|---|
| EasyBoard.Enabled | Choose true to Enable false to disable the EasyBoard |
| EasyBoard.ReloadTime | How often the EasyBoard have to Reload (seconds) |
| EasyBoard.Title | The Title of the EasyBoard |
| EasyBoard.Lines | The Number of Lines |
| EasyBoard.Board.'%'.name | The name for this line |
| EasyBoard.Board.'%'.value | The value for this line |
% = Number from 1-15
Commands
| Command | Permisson | Do |
|---|---|---|
| /easyboard [on/off] | EasyBoard.Toggle.Own | Toggle the EasyBoard for you |
| /easyboardall [on/off] | EasyBoard.Toggle.All | Toggle the EasyBoard for all |
| /easyboardedit | EasyBaord.Edit | - |
| /easyboardedit help | '' | List all EasyBoardEdit Commands |
| /easyboardedit variables | '' | List all variables |
| /easyboardedit setname <line> <name> | '' | Set a name |
| /easyboardedit setvalue <line> <value> | '' | Set a value |
| /easyboardedit settitle <title> | '' | set the Title |
| /easyboardedit setlines <lines> | '' | set the number of lines |
| /easyboardedit setreloadtime <seconds> | '' | set the reloadtime |
| /easyboardedit getname <line> | '' | get a name |
| /easyboardedit getvalue <line> | '' | get a value |
| /easyboardedit gettitle | '' | get title |
| /easyboardedit getlines | '' | get number of lines |
| /easyboardedit getreloadtime | '' | get the reloadtime |
Variables
| Variable | Shows As |
|---|---|
| %pname | player name |
| %pmoney | player money (Essentials Economy) |
| %pgamemode | player gamemode |
| %banned | Number of banned Players |
| %world | The actually world |
| %pfood | player food level |
| %plevel | players level |
| %onlineplayers | number of the online players |
| %pkills | number of the kills from a player |
| %pdeaths | number of the deaths from the player |
Update
If you Update the version of EasyBaord you only have to change the .jar file. If you have changed the jar, all players have to join the server again to be save for bugs!
To-Do List
- More Variables
- iConomy compatibility
- Thanks for Using!
- I Hope You All Enjoy It!

