Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
7man7LMYT authored Feb 1, 2021
1 parent 0bcb465 commit b2921a3
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,3 @@ bStats: https://bstats.org/plugin/bukkit/CustomStats/10123
Spigot Link: https://www.spigotmc.org/resources/customstats.88300/

An anarchy server oriented plugin that adds /stats.

Config.yml:

`# FORMAT FOR GUI ITEMS:
# item(1-9):
# - (Item type)
# - '(display name)'
# Max 9 slots, must be in order. Set item type to air to leave blank.
#
statscommand:
- '&a-----------------------------------------------------'
- '&6This server was created on February 1, 2021.'
- '&6The world is 12.34GB in size.'
- '&6Over 1,234 players have joined since.'
- '&a-----------------------------------------------------'
statsgui:
title:
- '&3Server Stats GUI&0'
item1:
- book
- '&6This server was created on February 1, 2021.'
item2:
- grass_block
- '&6The world is 12.34GB in size.'
item3:
- player_head
- '&6Over 1,234 players have joined since.'`

0 comments on commit b2921a3

Please sign in to comment.