Match Geyser's folder name

This commit is contained in:
Firepup Sixfifty 2024-09-19 10:42:21 -05:00
parent 3680b79bad
commit e81fb3be86
Signed by: Firepup650
SSH key fingerprint: SHA256:cb8sEJwc0kQJ6/nMUhscWRe35itf0NFMdSKl3v4qt48

View file

@ -124,7 +124,7 @@ if geyser:
"""[[ Info ]] Updating geyser even if there isn't an update availiable
[[ Info ]] Because my author is too lazy to implement proper update checking just for geyser and floodgate"""
)
with open("plugins/geyser.jar", "wb") as f:
with open("plugins/Geyser-Spigot.jar", "wb") as f:
f.write(
request(
"GET",