Puremin0rez / WorldBorder

Efficient, feature-rich plugin for limiting and generating your worlds. Continuation of the original plugin.
https://www.spigotmc.org/resources/worldborder-pures-fork.81706/
BSD 2-Clause "Simplified" License
40 stars 9 forks source link

Make worldboarder visible #11

Open Jinendra1 opened 3 years ago

Jinendra1 commented 3 years ago

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

Puremin0rez commented 3 years ago

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.

Tsoccerguy3 commented 2 years ago

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.