Skip to main content
Version: 1.16.x

Compatibility with Other Mods

MineMention​

This mod is compatible with MineMention 🔗. To write in the team's chat, you can use skyblockbuilder:sky_team in the MineMention config file. This should look like this:

config/minemention.json5
{
"mentions": {
"everyone": "minemention:everyone",
"here": "minemention:here",
"team": "skyblockbuilder:sky_team"
}
}