MrSuricate submitted a new resource: ScoreBoard - a simple ScoreBoard Read more about this resource...
MrSuricate updated ScoreBoard with a new update entry: Compatibility with bStats Read the rest of this update entry...
Can you pls make per world scoreboard? example : in the End is not a scoreboard but in the world ''world'' is a scoreboard sorry for bad english
Ich werde versuchen, dies zu tun. Ich beginne mit der Programmierung. I will try to do this. I start in programming
MrSuricate updated ScoreBoard with a new update entry: Ability to deactivate worlds Read the rest of this update entry...
MrSuricate updated ScoreBoard with a new update entry: empty line correction Read the rest of this update entry...
MrSuricate updated ScoreBoard with a new update entry: update bug fix Read the rest of this update entry...
I can't the config.yml edit when I save is no difference in minecraft there is Right in scoreboard a 1
MrSuricate updated ScoreBoard with a new update entry: change of command Read the rest of this update entry...
MrSuricate updated ScoreBoard with a new update entry: Change the API update Read the rest of this update entry...
MrSuricate updated ScoreBoard with a new update entry: Adding Functionality Read the rest of this update entry...
MrSuricate updated ScoreBoard with a new update entry: Adding Functionality Read the rest of this update entry...
MrSuricate updated ScoreBoard with a new update entry: Adding Functionality Read the rest of this update entry...
MrSuricate updated ScoreBoard with a new update entry: Added compatibility Read the rest of this update entry...
Code (Text): lines: - '&a&m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯' - '&5Time: &a%localtime_time_hh:mmaa%' - '&5Date: &a%localtime_time_MM/dd/YY%' - '&a&m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯' - '&5Balance: &a$%vault_eco_balance_commas%' - '&5Homes: &a%cmi_user_homeamount%&5/&a%cmi_user_maxhomes%' - '&5Vote Timer: &a%javascript_votes%' - '&5McMMO LvL: &a%mcmmo_power_level%' - '&5McMMO Credits: &a%guiredeemmcmmo_credits%' This is the code I am trying to use however, that first line at the top Code (Text): - '&a&m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯' Keeps disappearing. I have determined that your plugin does not like having lines that are the same. Because if I change the color to for example &5 it will work just fine.
I know the bug. I will work on a patch. You can patch it easily with this. Code (Text): - '&b&a&m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯' I will work on correcting this bug.