EZScore provides an easy way for server owners to add a scoreboard to their server! EZScore requires no dependencies, but supports PlaceholderAPI if installed.
Here's what an example configuration looks like:
Code (YAML):
# The scoreboard title title: '&b&lEZScore'
lines: - '&8&m '
- '&aScoreboard line'
- '&bAnother scoreboard line'
- '&8&m '
# How often scoreboards should automatically refresh (in ticks) update-interval: 10
/ezscore:
- /ezscore reload - Reloads the plugin's configuration file