Skip to content

DungeonSign Bed

Daniel Saukel edited this page Dec 28, 2020 · 3 revisions

The bed sign can be attached to a bed to mark it as a team bed.

Line Input Example
1st [Bed] [Bed]
2nd {Team ID} 0
3rd N/A
4th N/A

The "team ID" refers to the index number of a group within the game. If a game has three groups, their IDs will be 0, 1 and 2. The color of each group will be the color at the index number in the groupColorPriority list in the main configuration file, for example, if DARK_BLUE is the first entry, the group with team ID 0 will be dark blue.

Clone this wiki locally