SevTech: Ages of the Sky

SevTech: Ages of the Sky

1M Downloads

Show ages on scoreboard

Diversion98 opened this issue ยท 1 comments

commented

Context

I want to show the gamestage progression on the scoreboard for every player.

Minecraft has a built in scoreboard and i want to utilize that to show the age the player is in.
I found an existing issue for this and its closed but I cant find to set it up.
#1052

My environment

Modpack: Sevtech: Ages of the Sky
Version: 3.2.1-beta.1-skyblock

commented

Two commands should be all that are needed to set this up:

Create the objective, and enable tracking in the scoreboard.

/sevtweaks gamestage init

Set it to display in the sidebar.

/scoreboard objectives setdisplay sidebar ST_Stage

image