Version Loader does not require any commands to be run by the user. All configuration is done through the `config.yml` file.
Configuration Example:
Once installed, open the `config.yml` file to configure the plugin:
yaml # The allowed version for players to join with.
allowed-version: "1.20.4"
# Kick message that will be shown to players using an unsupported version.
# Use & for color codes (which will be converted to ยง symbols in the message).
kick-message: "&cVersion not allowed!&r\n&f&lPlease join with %version%!"