Scoreboards
Scoreboard Text (scoreboard.yml)
InRoom:
# Scoreboard display when player is in a room
# %id%: Room's ID
# %dungeon%: Room's dungeon group
# %owner%: Room's owner
# %current%: Room's member count
# %min%: Room's min member
# %max%: Room's max member
# %note%: Room's note
# %privacy%: Room's privacy
# %password%: Room's password
# %created%: Room's creation time
# %visible%: Room's visibility in menu
# %status%: Room's status
Owner:
Interval: 10
Title:
- "&6&lMythicDungeons"
- "&eMythicDungeons"
Scores:
- "&0"
- "&eDungeon||&f%dungeon%"
- "&1"
- "&eStatus||&f%status%"
- "&2"
- "&ePlayers||&f%current%/%max%"
- "&3"
- "&eID||&f%id%"
Member:
Interval: 10
Title:
- "&6&lMythicDungeons"
- "&eMythicDungeons"
Scores:
- "&0"
- "&eDungeon||&f%dungeon%"
- "&1"
- "&eStatus||&f%status%"
- "&2"
- "&ePlayers||&f%current%/%max%"
- "&3"
- "&eOwner||&f%owner%"
NoOwner:
Interval: 10
Title:
- "&6&lMythicDungeons"
- "&eMythicDungeons"
Scores:
- "&0"
- "&eDungeon||&f%dungeon%"
- "&1"
- "&eStatus||&f%status%"
- "&2"
- "&ePlayers||&f%current%/%max%"
Starting:
# Scoreboard display when owner starts the dungeon
# %id%: Room's ID
# %dungeon%: Room's dungeon group
# %owner%: Room's owner
# %current%: Room's member count
# %min%: Room's min member
# %max%: Room's max member
# %note%: Room's note
# %privacy%: Room's privacy
# %password%: Room's password
# %creation%: Room's creation time
# %visible%: Room's visibility in menu
# %status%: Room's status
Owner:
Interval: 10
Title:
- "&6&lMythicDungeons"
- "&eMythicDungeons"
Scores:
- "&0"
- "&eDungeon||&f%dungeon%"
- "&1"
- "&eStatus||&f%status%"
- "&2"
- "&ePlayers||&f%current%/%max%"
- "&3"
- "&eID||&f%id%"
Member:
Interval: 10
Title:
- "&6&lMythicDungeons"
- "&eMythicDungeons"
Scores:
- "&0"
- "&eDungeon||&f%dungeon%"
- "&1"
- "&eStatus||&f%status%"
- "&2"
- "&ePlayers||&f%current%/%max%"
- "&3"
- "&eOwner||&f%owner%"
Ending:
# %dungeon%: Dungeon's name
# %teleport%: Time before dungeon ends and teleport all challengers to lobby
Interval: 10
Title:
- "&6&lMythicDungeons"
- "&eMythicDungeons"
Scores:
- "&0"
- "&eDungeon||&f%dungeon%"
- "&1"
- "&eTeleport in||&f%teleport%"
- "&2"
- "&3"
- "&4"
- "&5"
Last updated