Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

channels need namespace #13

Open
MamiyaOtaru opened this issue Jun 2, 2019 · 0 comments
Open

channels need namespace #13

MamiyaOtaru opened this issue Jun 2, 2019 · 0 comments

Comments

@MamiyaOtaru
Copy link

as of 1.13 all channels need to be of the form namespace:channel (and lowercase) or you get java.lang.IllegalArgumentException: Channel must contain : separator on both registering and unregistering. See https://wiki.vg/Pre-release_protocol#Plugin_Channels

an easy fix is checking each channel for lack of separator and prepending worldinfo: if needed, though of course clients will need to be aware of it (VoxelMap 1.14 is, though I'd be happy to change to whatever namespace someone decides on for a default if different). And I have no idea what if anything JourneyMap will use for a namespace in front of their world_info if they ever update to 1.13+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant