From 9d97e0858e07cdc93686e3cb25b48ffdc1280e0b Mon Sep 17 00:00:00 2001 From: ajgeiss0702 Date: Tue, 21 Dec 2021 21:27:50 -0700 Subject: [PATCH] Add 1.18 to protocol names list --- common/src/main/resources/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/main/resources/config.yml b/common/src/main/resources/config.yml index 5ad6b70..d75094b 100644 --- a/common/src/main/resources/config.yml +++ b/common/src/main/resources/config.yml @@ -224,6 +224,7 @@ supported-protocols: # api will be used to find the name of the protocol. # If you are on bungee, only this list can be used. protocol-names: + - "757:1.18.1" - "756:1.17.1" - "755:1.17" - "754:1.16.5"