Skip to content

This plugin is responsible for showing stats of a game in it's lobby.

Notifications You must be signed in to change notification settings

Exorath/LobbyStatsPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LobbyStatsPlugin

This plugin is responsible for showing stats of a game in it's lobby.

lobbystats.yml in map folder:

gameId: cakewars
displays:
  display1:
    stat: wins
    lore:
    - Top Weekly Wins
    - "(1000 crumbs)"
    position: 1
    location:
      x: 0
      y: 0
      z: 0
  display2:
    stat: wins
    position: 2
    lore:
    - "(500 crumbs)"
    location:
      x: 0
      y: 0
      z: 0
  display3:
    stat: wins
    position: 3
    lore:
    - "(250 crumbs)"
    location:
      x: 0
      y: 0
      z: 0

About

This plugin is responsible for showing stats of a game in it's lobby.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages