WorldGuard
WorldGuard is a powerful plugin with a large bag of tricks for server owners, server map makers, regular survival servers, and everyone in between!
- Create zones in your world that only permit mods or certain players from building within
- Set additional game rules on your server (deny wither block damage, falling damage, etc.)
- Set game rules on specific areas (food regen, health regen, disable PvP, TNT, control mob damage) in your world
- Blacklist certain items and blocks so they can't be used
- Dump useful statistics and information about your server (/wg report -p)
- CPU profile your server (/wg profile -p)
- Add useful commands like an immediate "STOP ALL FIRE SPREAD" command.
- Works, more or less, with mods (other Bukkit plugins and FTB mods)
- Protects against many types of grief (fire spread, tree growth, TNT cannons, piston machines, crop trampling, paintings and item frames, etc.), and certain interactions can also be allowed (door open, lever usage, etc.)
- Well documented, and one of the oldest Minecraft projects (older than Bukkit!)
- Open source
- Enable only features you want! Everything is off by default. You can just install WorldGuard and configure it later.
Also, check out CraftBook
Docs | Report a Bug | Discord | GitHub
How do I install WorldGuard?
- Download WorldEdit (required by WorldGuard) and move the WorldEdit.jar file into your "plugins/" folder.
- Download WorldGuard and move the WorldGuard.jar file into your "plugins/" folder.
- Run your server!
Where do I learn how to use WorldGuard?
Where can I get my questions answered?
If you have a question:
- Visit our Discord
Where can I report bugs or request features?
Visit our issue tracker.
Can I download WorldGuard source code?
Visit our GitHub repository. WorldGuard is licensed under LGPLv3 and you can compile it with Gradle.
In reply to 淇幻:
You need to ask that plugin to support WorldGuard regions.
Please, add possibility for add time in prefix or random WG messages. Make it possible to format like color and bold. I beg you! Plugin great but that one thing is missing for me.
In reply to wideleco:
You can customise the deny message per-region with the flag. General overall customisations aren't possible ~yet~
In reply to me4502:
I mean [time] or $time or something like this option with time from real world. ;)
"vine-like-rope-ladders" does not appear to work on Paper 1.13.2 (also tested on Spigot 1.13.2) with WorldGuard 7.0.0 and WorldEdit 7.0.1 (Tried with WorldEdit 7.0.1-r2 and 7.0.0 and they still do not work - nothing else installed on the test server)
In reply to BurntValentine:
I'll take a look tonight, but it's very likely that it'll be a Spigot bug.
In reply to me4502:
Can confirm the same happens when running WorldGuard 7.0.0 and WorldEdit 7.0.1 on CraftBukkit 1.13.2 - the ladders ping off regardless of this setting being enabled.
Though tbf plugins should be built and tested against Spigot now in general - CraftBukkit is not recommended for use at all (and even WorldEdit which WG depends on recommends Paper)
In reply to BurntValentine:
By Spigot I refer to the Spigot-produced Bukkit API. So any version of Bukkit after 1.9.
The plugins are tested on Paper (and Spigot by the other devs - I can't run BuildTools on my internet).
This is a bug within Spigot, I confirmed it last night.
In reply to me4502:
If it is a bug within Spigot should it not either be reported to the Spigot devs so it can be fixed, or done in a different way so it works around the issue with Spigot? Otherwise that function of this plugin is entirely pointless in being there if it doesn't work at all in 1.13+
In reply to BurntValentine:
In reply to me4502:
Or at least put a note somewhere for 1.13 servers that the feature is broken, as unless something is changed WG's end I doubt it'll be fixed as I doubt Spigot would backport a fix for 1.13.2 at this point (Paper maybe)
In reply to BurntValentine:
There's no way WorldGuard can change to make it work - Spigot needs to fix it. About 50% of the Spigot API is non-functional at this point, and almost every time I report something the answer I get is that they don't want to fix it / don't want it fixed.
In reply to me4502:
Then maybe it shouldn't even be an option in the 1.13+ config, or the config should state that it is non-functional in 1.13+ - currently nowhere beyond your responses to my messages states this (the same should apply for anything else that no longer works - either it shouldn't be there as an option or should state it only works on X versions and older etc...)
Hello, i'v added the mob-spawning to allow in a region but the spawner still not working, is there something i did wrong?
In reply to xXRichMinerxX:
By default that flag does nothing unless set to deny. Something else is probably blocking it.
Permission ???
In reply to pro100_azgard:
Read the docs
Hello!
worldguard works for java 7 and 8 or only for 8?
In reply to gabicho365:
If it's 1.13+ Java 8+ only, as that's what Minecraft requires. Otherwise, it requires Java 6+.
Hi !
Is a correction planned to fix the problem of hoppers transferring items to a region with the "chest-access" flag?
Unlike previous versions of Worldguard, now hoppers connected at the edge of such a region breaks when an item needs to be transferred. This is very problematic in some cases.
Thanks for your work !
Versions:
server: spigot 1.14.4
WG: worldguard-bukkit-7.0.1-rc2-dist.jar
In reply to Chevels:
Can you join the Discord and discuss it there? It sounds like what you're talking about it intentional except for the breaking.