Waystones (Fabric Edition)

Waystones (Fabric Edition)

3M Downloads

[Request] Allow survival players to create Global Waystones

Opened this issue ยท 2 comments

commented

I'm looking to allow my players to create global waystones as a way to allow teleports between cities.

Currently, we need an admin in creative mode to handle these requests from our players, but it would be much nicer if players could tick the "global" waystone option while in survival mode too.

Maybe add an availability for this function to the config files?

Thanks! :3

commented

Looks like another user's issue may point toward a solution.

B:"Allow global waystones for everyone"=false

This was not changed in clients Waystones.cfg, as it should check the server for config files. The server side is set to true.

I will push a change to my clients in the next update of my modpack and see if this fixes the issue.
Will update issue with results.

commented

Testing confirmed:

User config files need to be set to B:"Allow global waystones for everyone"=true

It appears that if the user's config file says "false" then they cannot make global waystones, even if the server says "true"

Setting client data to "true" fixed the issue of no global checkbox.

May still be a "bug" that the client does not acknowledge the server, however this workaround works for my server/players.