bundabrg / GeyserReversion

Multiversion Protocol Support for Geyser
MIT License
75 stars 12 forks source link

Nothing happens when running /geyser education new #31

Closed nobbele closed 3 years ago

nobbele commented 3 years ago

no output in chat, the console just says username issued command

bundabrg commented 3 years ago

Don't put a slash on the front. So it should just be geyser education new

Also make sure you're running a version of Geyser that supports extensions.

nobbele commented 3 years ago

not having a slash just sends a chat message, I'm running your geyser fork and the extension is loaded nevermind it worked in the console

nobbele commented 3 years ago

not related to this issue but idk if I should open a new one, when I try to connect on education it can't find the server for some reason, works on bedrock and java nevermind, needed to port forward 19132 TCP for education, only UDP is needed on bedrock

bundabrg commented 3 years ago

actually education should be udp as well, and you'll need to run it on a different port than bedrock. I'll close this if its all solved though.