WorldBorder
Further releases for Spigot 1.13+ are now being posted on the Spigot site. I do not plan to release any further updates here on BukkitDev.
- Full list of Commands and Permissions
- Changelog
- Further Miscellaneous Information
- Source available on GitHub
- Old discussion on main Bukkit forum
If you appreciate this plugin and actually want to see it developed further by me rather than only receiving compatibility updates, you are welcome to
.
Thanks to the following people who have been kind enough to donate: jonDatz, xrobau, Gussi, Dizzy, R. Meijer, FoundationCraft, T. Bronner, R. Thompson, The Pokemon Server, legitplay.net, D. Senff, Vik1395, TagCraftMC, D. Strickner, M. Wilson, Rhythmatic, W. Downey, P. V. Gretener, MiniCraft Server, Cosmic Craft, ScarcityFree.com, polaris_iv (Forge port), matagin, T. Ahokas.
Also thanks to IMathe172I (Lang Lukas) for contributing code to support elliptic and rectangular border shapes, and Indiv0 for contributing code to support border wrapping.
Description
This plugin is intended to efficiently provide a border for each of your worlds, which only people granted special bypass access are allowed beyond. These borders can be round/elliptic or square/rectangular. As the plugin has been written with performance as the most important goal, it should have no performance impact on your server. Additional world trimming and filling commands are available as well.
Older plugins which originally inspired the creation of this one: rBorder and BorderGuard.
Features
- You can set up a separate border for each world, but only one border per world.
- You can have either round/elliptic or square/rectangular borders. Square/rectangular borders are slightly higher performance, round/elliptic borders make for nicer display maps. Different worlds can have different border shapes if you so choose.
- Configuration and border setup is done completely using commands in-game or through the server console. No need to ever edit the config file directly.
- Support for all permission plugins which interface with Bukkit's built-in "superperms" permission system.
- You can fully generate (fill) your world all the way to the border, filling in any missing chunks, including a configurable buffer zone just outside your border.
- You can trim off any world chunks beyond the border, getting rid of extraneous parts, with a configurable buffer zone left just outside your border.
- You can use a bypass command to allow specific players to go beyond all borders.
- Borders can be automatically displayed in DynMap if you use that plugin.
- All plugin data is automatically saved whenever any borders or settings are changed.
- If a player crosses a border while in a vehicle, the momentum of the vehicle is stopped and it is moved back inside the border with the player.
- When a player is moved back inside a border, they will be moved to a safe vertical location if needed.
- Borders for specific worlds can be set to wrap around instead of just knocking back players who cross the border, instead sending them to the opposite edge of the border.
English Tutorial:
Spanish Tutorial:
Of special interest are the Fill command and the Trim command features:

Borders are also displayed automatically by default in DynMap if you have it:


-
View User Profile
-
Send Message
Posted Mar 13, 2014Is there a way to not allow the world to generate anything past the border? I want to just have 1 square world that looks like you could fall off the edge.
-
View User Profile
-
Send Message
Posted Mar 12, 2014@KrustyLv
Set a border with the desired radius, then use the Fill command. See here, linked above:
Full list of Commands and Permissions
-
View User Profile
-
Send Message
Posted Mar 12, 2014what command is for generating all chunks in this radius?
-
View User Profile
-
Send Message
Posted Mar 8, 2014@kclubb
Yeah, that's the second tab ("Files") at the top of the page here. BukkitDev has the same tab layout at the top for every project.
-
View User Profile
-
Send Message
Posted Mar 7, 2014http://dev.bukkit.org/bukkit-plugins/worldborder/files/ it took me forever to find this but it's got the revisions for bukkit here, 1.6.4 is in that list and not easy to find otherwise.
-
View User Profile
-
Send Message
Posted Mar 6, 2014@JetCr4zy13
Use /wb bypass to toggle bypass mode on/off.
-
View User Profile
-
Send Message
Posted Mar 6, 2014How Can I get Past The WB When set? Or Is there A Way I ahve All Perms On My server thanks!
-
View User Profile
-
Send Message
Posted Mar 6, 2014@piritacraft
I answered on the ticket you also created about it.
http://dev.bukkit.org/bukkit-plugins/worldborder/tickets/97-i-need-a-method-to-configure-a-border-for-all-new-worlds/#comments
-
View User Profile
-
Send Message
Posted Mar 6, 2014Good plugin ;)
-
View User Profile
-
Send Message
Posted Mar 5, 2014I need a method to configure a border for all new worlds created.
-
View User Profile
-
Send Message
Posted Mar 4, 2014@Brettflan
not really sure how to do that. I should really look into this more. Sorry for troubling you. I don't use plug-ins often.
-
View User Profile
-
Send Message
Posted Mar 4, 2014@spike811
Use "/wb knockback 0" to disable border knockback temporarily. Just remember to set it again afterwards (default is 3.0).
-
View User Profile
-
Send Message
Posted Mar 4, 2014Is there a way to have WB on while allowing all players the ability to bypass without entering each player manually? I want to set smaller areas to start with so I can generate land. I have a huge area to fill in and I want to be able to generate it in controlled sessions. That way I can control the area generating while players still have free reign. Until I get the area I want done.
-
View User Profile
-
Send Message
Posted Mar 4, 2014@musicX3
Check your server startup log. It should have startup info for WorldBorder along with your other plugins.
-
View User Profile
-
Send Message
Posted Mar 4, 2014@Brettflan
none of those commands are working either. Is it possible it's just not installed correctly?
-
View User Profile
-
Send Message
Posted Mar 4, 2014@musicX3
It's possible you have another plugin which claims the "/wb" command alias. In that case you can also use /wborder or /worldborder.
-
View User Profile
-
Send Message
Posted Mar 4, 2014I love this plugin . :)
It spare many time for my testserver :))
thank you Brettflan
-
View User Profile
-
Send Message
Posted Mar 4, 2014Just installed the plug in but none of the commands are working. Does this not work on the Attack of the B-Team mod?
-
View User Profile
-
Send Message
Posted Mar 2, 2014@Poli58548
It's output to the server console / log every 5 seconds, and if you run it from in-game as a player (rather than from console) then the same info is output to you as well.
-
View User Profile
-
Send Message
Posted Mar 2, 2014How can I see the status of fill?