redProtect
Description
redProtect is an area protection mod made for users. No longer do you need to have an admin worldguard a region for you. The user can take care of themselves now.
Features
- Set a maximum amount of area players can define.
- Select what material you want used, (fence or redstone currently).
- Permission nodes to build in any region, or use commands in any region. Great for admins.
- Very easy to understand, surround your house with redstone, stick a sign with [rp], name your region, and you're done. Great for younger players.
- Automatically detecting info command, users will be shown all available commands.
- Automatic backups, and save. Even if your server crashes, people will retain their protections. You can delete chunks out of the data file and it will still load a backup.
- Two current file formats, oos & oosgz.
- Protects from sky to bedrock.
- Changeable maximum-area via 'options' in PEX & bPermissions. See Maximum Area Config.
- Open source license. Source is available through github. (Link)
Upcoming features
- Json, Yaml, and MySQL support.
- Additional material types.
- Possibly pooling maximum area to create towns.
Installation Tutorial
- Download a build from the 'downloads' page. files
- Start your server once, then shut it off.
- Open "/plugins/redProtect/Config.txt" Edit it to your will.
- Open "/plugins/redProtect/Flags.txt" Make which flags you want on or off by default.
- Add permission nodes from Permission Nodes to your permissions file.
- Optionally set 'maxregionsize' per group, bPermissions' is 'metadata', and PermissionsEX's is 'options: '.
Use Tutorial
- Using redProtect is as simple as reading "/rp tutorial" and following the steps.
Notable commands
- "/rp i" - Shows information about the current region you're standing in
- "/rp ?" - Shows all available commands to you
- "/rp tutorial" - Gives you a brief tutorial on how to use redProtect.
- "/rp flag info" - Gives you information about the flags your region.
Video tutorial
Download
- You can download the main .jar from the 'Files' section. files
Changelog
- 1.8.0: Added long-distance editing, all commands that you need to be in a region to use can now be used with a region name appended to the end. "/rp info testregion" "/rp rename AwesomeName testregion" < Renames testregion to 'AwesomeName'
- 1.9.0: Added support for all major permission plugins through vault. (dev.bukkit.org/server-mods/vault). Fixed the code internally, it's much nicer for people adding sub-plugins now. Also fixed some of the commands, /define and /redefine should be less picky now.
- 1.9.1: Fixed quite a few debug errors, and a few interface changes. (Thanks to GodWar101 and GodWorld)
Added a simple admin wand system, define two points with the wand item and do /rp define [name] to create it.
- Older: Changelog
Closing notes
This plugin uses complicated algorithms such as bounding rectangles and point-in-polygon technology for maximum performance. Feel free to edit, but re-publishing any of my code as a jar will not be tolerated.
-
View User Profile
-
Send Message
Posted Mar 14, 2012Are you gonna add Support For Individual Groups to have a certain amount of area? And? Is it possible to add a feature where u can use world guard to save the regions?
-
View User Profile
-
Send Message
Posted Mar 11, 2012Now a new error... What the hell? lol This one WILL NOT stop spamming the console and has been going on for 5+ minutes.
http://pastie.org/3574648
Is this somehow related to LWC? Someone's redprotect region lost all the chest protections in it today while everyone else didn't.
Edit: Also now nobody is able to make a new region since this error occured - I'm guessing a reboot would solve that. but im not sure.
-
View User Profile
-
Send Message
Posted Mar 11, 2012@ikillforeyou
I suppose we could, however I have no way of triggering this error and whenever it does happen, it'll spam the console for like 60 seconds and then go away for awhile.
Is it possible to PM a user on BukkitDev?
-
View User Profile
-
Send Message
Posted Mar 11, 2012@Puremin0rez
Do you have skype? I'd like to test with you, as I can't replicate this result.
-
View User Profile
-
Send Message
Posted Mar 10, 2012@ikillforeyou
I'm using the main world, the nether and the end. that's it.
I have no world plugins at all.
-
View User Profile
-
Send Message
Posted Mar 10, 2012@ikillforeyou
Im using XCraftGate
-
View User Profile
-
Send Message
Posted Mar 10, 2012@Puremin0rez
@keto23
Are you using any other worlds then the main one? That may be a multi-world bug of some sort.
Yeah, are you using anything that loads or unloads worlds or creates them dynamically?
-
View User Profile
-
Send Message
Posted Mar 10, 2012@retricide
You can use the 'options' or 'metadata' field and use 'maxregionsize: number'.
Check the pages for more information.
-
View User Profile
-
Send Message
Posted Mar 10, 2012Does redProtect allow server admins to specify a maximum number of regions a player can own?
Or, better yet, can we use permissions to specify the number of regions each permissions group can own (i.e: 'redprotect.areas.NUMBER')?
If these features aren't already implemented, would they be a future possibility?
-
View User Profile
-
Send Message
Posted Mar 10, 2012http://pastebin.com/kaf4bM77
Thats after a fresh restart.
-
View User Profile
-
Send Message
Posted Mar 10, 2012I stopped getting the error I was getting before... but now I'm getting this...
http://pastie.org/3564586
-
View User Profile
-
Send Message
Posted Mar 9, 2012@ikillforeyou
http://pastebin.com/89ikRuca
-
View User Profile
-
Send Message
Posted Mar 9, 2012@keto23
You need to check your server.log and tell me the errors.
-
View User Profile
-
Send Message
Posted Mar 9, 2012@Puremin0rez
Are you sure you're using 1.6.1? That doesn't look like a place an NPE could be thrown.
PM me a full plugin list too, if possible.
-
View User Profile
-
Send Message
Posted Mar 9, 2012Getting this alot on 1.6.1: http://pastebin.com/Tp69JKDq
-
View User Profile
-
Send Message
Posted Mar 9, 2012Also, In every other world except my main world, when I type any /rp command it says "Internal Error".
-
View User Profile
-
Send Message
Posted Mar 9, 2012@keto23
Make a ticket, I'll implement this feature in a new release.
-
View User Profile
-
Send Message
Posted Mar 8, 2012Is there anyway to make it So you can only make regions in specified worlds?
-
View User Profile
-
Send Message
Posted Mar 8, 2012@Bumsaxallday
Cool.
-
View User Profile
-
Send Message
Posted Mar 8, 2012i'm an idiot, i had the permission enabled from a few days ago when i was trying to get the outdated version to work. i just deleted the groups permission and it worked, thanks =-D