ViaLimiter
Welcome to the ViaLimiter plugin page!
ViaLimiter lets you prevent specific versions from connecting
Some versions can be problematic with your server, disable them!
This plugin can also work with ViaBackwards and ViaRewind!
ViaVersion must be installed! Install it here!
Config.yml :
version:
# Version: | Version number:
# 1.7.2/1.7.5 (4)
# 1.7.6/1.7.10 (5)
# 1.8.x (47)
# 1.9 (107)
# 1.9.1 (108)
# 1.9.2 (109)
# 1.9.3/1.9.4 (110)
# 1.10.x (210)
# 1.11 (315)
# 1.11.1/1.11.2 (316)
# 1.12 (335)
# 1.12.1 (338)
# 1.12.2 (340)
# 1.13 (393)
# 1.13.1 (401)
# 1.13.2 (404)
# 1.14 (477)
# 1.14.1 (480)
# 1.14.2 (485)
# 1.14.3 (490)
# 1.14.4 (498)
# 1.15 (573)
# 1.15.1 (575)
# 1.15.2 (578)
# 1.16 (735)
# 1.16.1 (736)
# 1.16.2 (751)
# 1.16.3 (753)
# 1.16.4/1.16.5 (754)
# 1.17 (755)
# 1.17.1 (756)
# 1.18/1.18.1 (757)
# 1.18.2 (758)
# 1.19 (759)
# 1.19.1/1.19.2 (760)
# 1.19.3 (761)
# 1.19.4 (762)
# 1.20/1.20.1 (763)
#
disable:
# -1 to put no version !
# Deny anyone below this version, including version! Put the version number, example : 340 (=1.12.2)
all-versions-below: -1
# Deny anyone above this version, including version! Put the version number, example: 340 (=1.12.2)
all-versions-above: -1
other-versions:
# Example :
# 1: 340
# 2: 754
1: 0
# What will happen if the player is not on the right version?
punishment:
kick: true
kick-message: "&cInvalid Version !"
tp:
enable: false
where:
world: "world_name"
x: 0
y: 0
z: 0
yaw: 0
pitch: 0
command:
enable: false
# "PLAYER" or "CONSOLE"
sender: "PLAYER"
# Use {PLAYER} to put player name
# If (sender: "PLAYER"), then put a "/" at the beginning, but if (sender: "CONSOLE"), then don't put the "/"
command: "/exemple-command"


Comments