CustomStats

An anarchy server oriented plugin that adds /stats.

Config.yml

# The configuration is simple.

statscommand:
  - '&a-----------------------------------------------------'
  - '&6This server was created on January 26, 2021.'
  - '&6The world is 12.34GB in size.'
  - '&6Over 1,234 players have joined since.'
  - '&a-----------------------------------------------------'

Commands:
/stats
This is the main command, no permission needed to use /stats.
/stats reload
This reloads the config.

Permissions:
customstats.reload
This allows the user to reload the config.

Contributions are welcome! Source Code.