main:
# LimboAPI will consume more RAM if this option is enabled, but compatibility with other plugins will be better
# Enable it if you have a plugin installed that bypasses compression (e.g. Geyser)
save-uncompressed-packets: false
# Change the parameters below, if you want to reduce the RAM consumption.
# Use VelocityTools to completely block Minecraft versions (https://github.com/Elytrium/VelocityTools/releases/latest).
# Available versions:
# 1_7_2, 1_7_6, 1_8, 1_9, 1_9_1, 1_9_2, 1_9_4, 1_10, 1_11, 1_11_1, 1_12, 1_12_1, 1_12_2,
# 1_13, 1_13_1, 1_13_2, 1_14, 1_14_1, 1_14_2, 1_14_3, 1_14_4, 1_15, 1_15_1, 1_15_2,
# 1_16, 1_16_1, 1_16_2, 1_16_3, 1_16_4, 1_17, 1_17_1, 1_18, 1_18_2, 1_19, 1_19_1, 1_19_3,
# 1_20, 1_20_2, 1_20_3, 1_20_5, 1_21, LATEST
prepare-min-version: "1_13"
prepare-max-version: "LATEST"