Command Usage:
- /changeversion SERVER MinimumVersion MaximumVersion
This command also requires the
protocol versions
alias:
/changev and
/cv
Permission: versioncontrol.change
It is possible to bypass the version restriction with permissions.
Bypass permission for every server:
versioncontrol.bypass.all
Bypass permissionfor a specific server:
versioncontrol.bypass.<servername>
alias: /checkv
Permission: versioncontrol.check
alias:
/versionc and
/vcontrol
Permission: none
- /versioncontrol fallback SERVER/kick
Permission: versioncontrol.fallback
Permission: versioncontrol.reload
Config file:
- PluginPrefix: The prefix is set infront of every message.
- Messages: The messages of the plugin. You can change them if you need to.
- Server:
- Fallback: The Server players get connected to, if the first spigot server they join has the players version denied (they get forced onto this server, even when the server itself is restricted)
If set to kick, players trying to connect to the network get kicked
- *Your servers names:
- minVersion: The minimum Minecraft version (the number needs to be the protocol version)
- maxVersion: The maximum Minecraft version (the number needs to be the protocol version)
- Versions: The Version number shown to players on the server. (the plugin converts the protocol version with this list to a minecraft version; e.g. 404 shows 1.13.2 for the players)
Future versions can be added manually (e.g. '757': '1.18/1.18.1')