Skip to content

Configuration

hyperdefined edited this page Apr 27, 2025 · 5 revisions

mode

Set the mode for the plugin. This can either be whitelist or blacklist.

  • whitelist - Versions on the list CAN join. Versions not on the list are blocked.
  • blacklist - Versions on the list CAN NOT join. Versions not on the list CAN join.

versions

This is the list of versions to either whitelist/blacklist. You must use the protocol version.

You can see a list of these here.

disconnect_message

Show this message if a player tries to connect with a version that is blocked. Use <versions> in this message to display which versions your server supports.

This does NOT use regular formatting codes. This uses Minimessage for formatting the command. See how to use it here. You can also use a web viewer to visually see how formatting works here.

log_connection_versions

Enable/disable logging which versions player connect with. This is used for debug mainly. This is off by default so your console won't get spammed.

Clone this wiki locally