Grief Prevention
AUTOMATICALLY PREVENTS ALL FORMS OF GRIEF, including build/break, theft, spam, fire, spawn camping, lava dumping, chat trolling, advertising and more, so you don't have to undo any damage after the fact. It even teaches players how to use it so you don't have to! No configuration or database required. Stop responding to grief and prevent it instead. Grief Prevention will solve your grief problems without requiring you to manage a roster of trained administrators, juggle 10 different anti-grief plugins, take away cool standard game features, publish a training manual / tutorial for players, or add explanatory signs to your world. You can also choose to integrate PvP elements into build design to finally get a PvP experience befitting a sandbox game about creative building.
Grief Prevention stops grief before it starts automatically without any effort from administrators, and with very little (self service) effort from players. Solve all your grief problems with a single download, no database, and no configuration step.
Got a question or found some random bug? Check the documentation!
Got a problem or bug you can reliably reproduce? Or a feature request? Report it on the issue tracker!
Also, you might be able to catch me/others on the #GriefPrevention IRC channel for help (please state your question and exercise patience if you use this option).
Downloads for older Minecraft Versions
You may also view recent update notes on Github
The Manual
Feature List
Yes, everything is customizable.
- No database or world backups required.
- Extremely efficient CPU / RAM usage.
- Land claims are easy to manage.
- Players create and manage their own land claims, so you don't have to do it for them.
- New players get automatic claims around their first chests so they're protected even if they don't know how to create land claims yet.
- Players who ask for help in chat get an instant link to a demonstration video.
- Resizing claims and creating new claims is done with ONLY the mouse, no slash commands (slash commands are also available).
- When a player appears to be building something nice outside his claim, he's warned and shown his claim boundaries.
- Claim boundaries are easy to see, and don't require any client-side mod installation.
- Extremely easy-to-remember, single-parameter slash commands for giving other players permissions.
- Claim subdivision and granular permissions are available to organize towns and cities. Watch this video.
- It's IMPOSSIBLE to grief a land claim. Watch this video.
- No building or breaking.
- No stealing from ANY containers.
- No sleeping in beds.
- No button/lever usage.
- No adjusting redstone repeaters or other configurable blocks.
- No pushing blocks in with pistons.
- No pulling blocks out with pistons.
- No TNT damage (including cannons).
- No creeper damage.
- No explosive damage from other plugins, like Extra Hard Mode or Magic Spells.
- No enderman/silverfish block changes.
- All doors may be automatically locked (optional, see config file).
- No killing or luring animals away.
- No stealing water (e.g. buckets).
- No trampling crops by players, animals, or monsters.
- No building overtop, all claims reach to the max build height.
- No placing or breaking paintings / item frames / armor stands, etc.
- Fluids will not flow into a claim from outside.
- No placing blocks via TNT/Sand/Gravel cannon.
- Pets and death loot are protected.
- Players can't pick up what another player dropped on death without permission.
- All types of pets are protected everywhere, even outside of land claims (can be configured per-world).
- Excellent anti-spam protection
- Warns, then mutes, then may kick or ban spammers (configurable - you choose).
- Most spammers get only one message out before they're muted.
- Blocks server advertising (IP addresses).
- Blocks repeat message spam.
- Blocks ASCII art (ex. Nyan Cats) spam.
- Blocks similar message spam.
- Blocks unreadable (gibberish) message spam.
- Blocks CAPS.
- Blocks macro spam (very different messages in quick succession).
- Blocks login/logout spam, even when the spammer has multiple accounts.
- Blocks death spam.
- Blocks bot team spam.
- Blocks slash command spam, including /tell, /emote, and any more you add.
- Wilderness Protection and Rollback
- Fire doesn't spread or destroy blocks.
- Creepers and other explosions don't destroy blocks above sea level.
- TNT doesn't destroy blocks above sea level.
- No planting trees on platforms in the sky ("tree grief").
- Instant, point and click nature restoration for not-claimed areas. Watch this video.
- Insanely easy and fast fixes for penises, swastikas, and anything else unsightly.
- Point at what you don't like and click, and it's fixed. Even from far away.
- Never accidentally changes blocks inside land claims.
- No need to investigate who built it, who broke it, or when they did it.
- Doesn't matter if the griefer built with "natural" blocks, it will still be fixed.
- No database.
- No backups.
- No chunk regeneration (it's dangerous for technical reasons).
- Fixes bad chunk generations, like floating islands. It will be better than new.
- Fills holes, even next to water to correct big spills.
- Smooths noisy terrain.
- No griefer construction is safe. If it's unnatural enough to be noticeable by players, it will be removed or filled-in.
- Land claims can't be used as a griefing tool.
- It's impossible to get a player "stuck" inside a land claim.
- Land claims beyond the first require a golden shovel.
- Minimum claim size prevents sprinkling small claims to annoy other players.
- Max claim allowance grows with time played on the server, and can't be cheated by idling.
- A simple administrative slash command will instantly remove all of a griefer's claims, no matter where they are.
- Catches clever griefers.
- Enhances the /ban command to ban ALL a griefer's accounts (not just his IP address).
- Logs sign placements.
- /SoftMute command to shut down chat trolls without them knowing they're beaten.
- Abridged chat logs make reviewing what happened while you were away super-quick and easy.
- Automatically mutes new-to-server players who use racial or homophobic slurs.
- PvP Protections.
- When PvP is off, no setting fire or dumping lava near other players.
- Absolutely bullet-proof anti-spawn-camping protection including bed respawns, which requires no configuration.
- No logging out, stashing items, or using plugin teleportation to escape combat.
- Optional siege mode, to answer players who hide in their claimed houses to avoid combat.
- Supports your server growth.
- Permit players to exchange server currency for claim blocks (requires configuration and other plugins).
- Grant claim blocks automatically for votes, donations, etc (console command provided, other plugins required).
Please Vote for Grief Prevention
I've also posted Grief Prevention on the Spigot site, where plugins are ranked based on reviews. If you love GP, please take a couple of minutes to give GP your rating and leave a short review. Better rating and positive reviews will help server owners who look for plugins on the Spigot site make the safe choice (GP) instead of downloading something sketchy or incomplete. :) Thanks so much for all your support!
http://www.spigotmc.org/resources/griefprevention.1884/
Got a question or found some random bug? Check the documentation!
Got a problem or bug you can reliably reproduce? Or a feature request? Report it on the issue tracker!
Also, you might be able to catch me/others on the #GriefPrevention IRC chat channel for help (please state your question and exercise patience if you use this option).
-
View User Profile
-
Send Message
Posted Jan 27, 2013@bigscary
Would you consider adding a method to get a claim by ID in the API? I could use this in an upcoming plugin. Thanks for your hard work!
Also, I'm getting an NPE when trying to get a claim's ID when inside a subdivided section. Any chance you could take a look?
Caused by: java.lang.NullPointerException at me.ryanhamshire.GriefPrevention.Claim.getID(Claim.java:91) at com.blockmovers.plugins.gp_controls.Utilities.getClaimID(Utilities.java:37) at com.blockmovers.plugins.gp_controls.GP_Controls.onCommand(GP_Controls.java:180) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more
-
View User Profile
-
Send Message
Posted Jan 27, 2013Would you please please please re-add a way to disable all teleportation during pvp. We use Runecraft on our server and because they do not use runes we've had to disable teleportation runes. Thus if we don't turn the rune off people can teleport away during pvp just by right clicking on a book.
-
View User Profile
-
Send Message
Posted Jan 27, 2013@ManBeastPigDev
I know. We had a separate plugin developed for that. But we decided to discontinue it because we started a new survival world that is a lot harder than the old one.
The issue I'm having is that people can design their builds to be safe in them. but an enderpearl glitch allows people to enter builds through iron doors, fences, windows etc.
I asked in an earlier post if he could add a restriction to enderpearls on claims.
-
View User Profile
-
Send Message
Posted Jan 27, 2013This plugin is great i loved it, sadly i no-longer use it for various reason... However i really miss its chat / ban protection ... to this day i cant find anything that work so well... Is there any possibly way you could package these up as a separate plugin? I have no clue how much work that might endure, so ya thanks/ or sorry for bothering you about it.
-
View User Profile
-
Send Message
Posted Jan 27, 2013@RemyPas
He wont add no pvp flags cos its not a grief issue. I too wish he would tho as i have to have a seperate plugin for it now. Called togglepvp
-
View User Profile
-
Send Message
Posted Jan 27, 2013Still cant abandon all of someone elses claims. I tried /AbandonAllClaims player name and it just returns /AbandonAllclaims in white. Also i tested it without the player name and it abandoned all my claims. Could you please add a confirm option. Thanks.
PS i found the missing files from my previous comment.
-
View User Profile
-
Send Message
Posted Jan 27, 2013Hello, how do I edit this:
(^|.*\W)how\W.*\W(claim|protect|lock)(\W.*|$)
To my liking? So the plugin detects certain words on chat?
-
View User Profile
-
Send Message
Posted Jan 27, 2013When I right click to make a claim (first corner) it marks it off, then tells me in green that I made a claim and can /trust other players to build on it. When I right click on any block on the world, it tells me that nobody owns it, the under it that I own it. I am running my server on the latest DireWolf20 and have also tried the 1.4.6 version of GP (DireWolf20 is on 1.4.6) to no avail. I really want to use GP on my server as it perfectly fits my needs, but how can I get it to work?
-
View User Profile
-
Send Message
Posted Jan 27, 2013@bigscary
Well it's not exactly grief. But we have a large PvP issue. Where players used to be safe within their builds. they are now being faced wit people entering their builds and killing them. But you're right, it's not Grief.
I would appreciate it greatly if you could look into it.
-
View User Profile
-
Send Message
Posted Jan 27, 2013Could you allow us to use color codes in our messages? I tried enclosing the message with ' and ' but it didn't work :)
-
View User Profile
-
Send Message
Posted Jan 27, 2013I just imported a world into my existing server using MultiVerse Core. Everything is great but I can't claim land tells me that "Land Claims are disabled in this world." I added the world name to the config.yml and restarted server but don't see any other option to enable. Thanks Great plugin by the way. Love it
-
View User Profile
-
Send Message
Posted Jan 27, 2013With sign placements now being shown by eavesdropping, I decided to use it for the first time. It works great but I feel it could use some improvements. Here are my suggestions
Customizing eavesdropping message in messages.yml
Separate config for signs and pms.
-
View User Profile
-
Send Message
Posted Jan 27, 2013The eavesdrop permission will now report sign placements.
i set EavesdropEnabled: false
why i can see report sign placements. ???
-
View User Profile
-
Send Message
Posted Jan 27, 2013solved
-
View User Profile
-
Send Message
Posted Jan 27, 2013Is there an option to disable having to claim land in order to build? Sometimes we want to build on unclaimed land without having to add other people in.
-
View User Profile
-
Send Message
Posted Jan 26, 2013@AbbyMaeTaylor
Cosider using MySQL. Better if you have 5k+ files
-
View User Profile
-
Send Message
Posted Jan 26, 2013@anfereon
You can make it so a cool down of infinite. (well 100000000 hours..)
-
View User Profile
-
Send Message
Posted Jan 26, 2013@LeeTheENTP
Its "smart bans" in the config.
-
View User Profile
-
Send Message
Posted Jan 26, 2013@LeeTheENTP
Disable smart ban in config I've had the same problem
-
View User Profile
-
Send Message
Posted Jan 26, 2013How do I disable auto-banning for players connected with the same IP? I had to tempban my friend, but then Grief Prevention autobanned his brother who was trying to get on.