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 Jun 5, 2012Last question: Can someone sell/rent the region they own using something like Region Self Service?
-
View User Profile
-
Send Message
Posted Jun 4, 2012@ikillforeyou
Alright, thanks. This is plugin solves so many problems + quick response, thanks!
-
View User Profile
-
Send Message
Posted Jun 4, 2012@fisherman77
You can't build regions in other people's regions, it won't let you.
-
View User Profile
-
Send Message
Posted Jun 4, 2012So I already have multiple regions made. Can a player just take away from my regions already in place by just placing fences in my regions?
-
View User Profile
-
Send Message
Posted Jun 4, 2012-
View User Profile
-
Send Message
Posted Jun 2, 2012@ewized
It's an idea, I'll consider it when I'm less busy.
@RogueCmdr
That's also a good idea, I'll probably add that.
-
View User Profile
-
Send Message
Posted Jun 2, 2012Hey this is an awesome plugin and I was wondering if you can add an option to make players have to have the signs and the fences to keep the area protected, and If they break the sign the protected region is removed. I'm not really a fan of databases so if you could but not really important remove the database and use the system BananaRegion uses. That would be great, thanks. If you go with the database less option can you make it so you don't have to name the region and just have the owner names on the sign.
-
View User Profile
-
Send Message
Posted Jun 2, 2012MinecraftExperience, 3000 max player slots, minecraftexperience.com
-
View User Profile
-
Send Message
Posted May 31, 2012@ikillforeyou how about villager and passive mobs anti-killing flag for people not added to that region
-
View User Profile
-
Send Message
Posted May 31, 2012@RogueCmdr
You can do that with a custom plugin.
-
View User Profile
-
Send Message
Posted May 31, 2012@ikillforeyou
Have you ever thought of also adding the potion throwing support?
-
View User Profile
-
Send Message
Posted May 28, 2012Ah ok, thanks.
-
View User Profile
-
Send Message
Posted May 28, 2012@Ahellhound
No, they hook into my plugin, using it as a library.
-
View User Profile
-
Send Message
Posted May 28, 2012So would they just use your source, then modify it slightly?
-
View User Profile
-
Send Message
Posted May 28, 2012@Ahellhound
That's a separate plugin, you could probably get someone to make it fairly easily with a potion.
-
View User Profile
-
Send Message
Posted May 28, 2012How do I configure this plugin to work like Legendary Craft has made it run? Like by throwing down a potion, or block, it will automatically create the region for you. And depending on what block or potion you use, the region will be bigger or smaller.
-
View User Profile
-
Send Message
Posted May 22, 2012A feature to teleport to regions would be cool. And when doing /rp list it should say the world the region is in.
-
View User Profile
-
Send Message
Posted May 21, 2012@ImagineCraft
http://dev.bukkit.org/server-mods/redprotect/pages/maximum-area-config/
-
View User Profile
-
Send Message
Posted May 21, 2012How do you customize a different amount of protections for each rank? like guest only has 100, members have 400?
-
View User Profile
-
Send Message
Posted May 18, 2012@RogueCmdr
Make a ticket.
Also, get the entire trace, that doesn't include any of my source.