WorldBorder icon indicating copy to clipboard operation
WorldBorder copied to clipboard

Make worldboarder visible

Open Jinendra1 opened this issue 3 years ago • 2 comments

Hello at the moment I unfortunately don't see the worldbaorder is there a way to make the wb visible?

Jinendra1 avatar Aug 13 '21 11:08 Jinendra1

There's no built in method of visualizing the world border, but you do have two options:

If you're using a standard square border, you can use the visual border that's built into Minecraft. You would just have to set your worldborder using the vanilla command (/minecraft:worldborder set yoursizehere) to the same size (multiplied by 2) as your plugin based worldborder.

If you're using a circle (or other non square) border, you can use something like this plugin to visualize it using particles. It unfortunately is a paid plugin, though.

Unfortunately, there isn't really a good solution for supporting this within WorldBorder itself.

Puremin0rez avatar Aug 14 '21 00:08 Puremin0rez

There is now built in border setting and visualization in 1.18.1 . I just manually set it to the same as world border . but I'm sure you can tap into the server API and add this.

Tsoccerguy3 avatar Dec 16 '21 03:12 Tsoccerguy3