PotionProtection
Potion Protection by aciid.
Potion Protection gives players an easy way to create worldguard regions
simply by throwing a potion.

Plugin Update Notifications
Please subscribe to File Updates to be emailed ASAP (before bukkit approval)
Required Dependencies
Features:
PotionProtection allows you to assign cuboid shaped WorldGuard regions (configurable height) to any potion so that when that potion is thrown by a player, a WorldGuard region is automatically created at the impact location. You can define the size of the region, the potion to use, and with permissions you can limit the maximum amount of potion regions players can create in each world, and with what potions, you can add automatic worldguard flags, spawn a fence or border around the region, and more!
- Multiworld
- Custom maximum amount of region permissions
- Configurable potion and region size
- Directly uses WorldGuard's and WorldEdit's API
- Automatic WorldGuard flags for newly created regions
- Configurable region fence/borders
- Option to charge players for creating fence/borders
- Teleport to regions and/or use teleport flag with permission
- + more
When configured properly this plugin will not interfere with gameplay because there are a handful of unused potions which PotionProtection can be set to use (these potions can not be crafted by players and have no effect ingame).
How to use Potion Protection:
Commands & Permissions
Configuration
config.yml
fence.yml
worlds.yml
flags.yml
Stop players building without a region
To stop players from building in a world unless they are inside a region you must
use a __global__ region. This is a region that spans accross an entire world.
To set the global build flag, login to the world and type the following in-game:
/region flag __global__ build deny
Note the double under_scores.
This will add the __global__ region to your WorldGuard/worlds/world/regions.yml
Please report any bugs!
Please report any bugs/issues, explaining what you were trying to do, what happened, and include all error messages!
-
View User Profile
-
Send Message
Posted Dec 9, 2012Next bug;
-
View User Profile
-
Send Message
Posted Dec 9, 2012@StuckingFoned
Set Height: 'impact+1' to Height: 'impact'
-
View User Profile
-
Send Message
Posted Dec 9, 2012@Adrenalineq
I just tried /delregion on spigot 310 with your config and got no errors. You should consider updating spigot.
Any idea how I can reproduce this problem?
-
View User Profile
-
Send Message
Posted Dec 9, 2012@StuckingFoned
Probably =3, region size= 20x20
-
View User Profile
-
Send Message
Posted Dec 9, 2012@Adrenalineq
You are trying to replace the border material with the same material (3 = dirt) this may cause an issue.
Also, what size region is this?
Edit: I see you're using a new CB so I'll have to look into any more breakages. I only fixed the reflection issues so far.
-
View User Profile
-
Send Message
Posted Dec 9, 2012@StuckingFoned
-
View User Profile
-
Send Message
Posted Dec 9, 2012@Adrenalineq
Please post the entire error to http://pastebin.com and paste the link here
-
View User Profile
-
Send Message
Posted Dec 9, 2012Appearing when i type "/delregion"
Next errors:-
View User Profile
-
Send Message
Posted Dec 9, 2012@Adrenalineq
Make sure in worlds.yml you have set Replace Border On Delete: true
-
View User Profile
-
Send Message
Posted Dec 9, 2012@StuckingFoned
I like clean console ;3 , bug: when i splash potion i cannot /delregion - command work she delete cuboid but don't delete frame ;s
-
View User Profile
-
Send Message
Posted Dec 9, 2012@Adrenalineq
No those are the messsages printed when config is loaded, why would you want them gone?
Useful for debugging, etc
-
View User Profile
-
Send Message
Posted Dec 9, 2012@StuckingFoned
Great, can you add option to disable this messages at console?
etd.. :)
Greetings
-
View User Profile
-
Send Message
Posted Dec 8, 2012@Adrenalineq
I've uploaded an update hopefully it'll be approved soon.
http://dev.bukkit.org/server-mods/potionprotectionbyaciid/files/4
-
View User Profile
-
Send Message
Posted Dec 8, 2012<<reply 1111544="">>
Ok, i understand. So when you plan to make next update (and this height up/down) ^^ or do you can make fast changed version for me. I want 30 blocks up and down :)
Greetings
-
View User Profile
-
Send Message
Posted Dec 8, 2012@Adrenalineq
Oh sorry misread your last post, thought you said you cant get PP to create a fence/border.
I don't think a fence gate is necessary really and it would be awkward to implement.
-
View User Profile
-
Send Message
Posted Dec 8, 2012@StuckingFoned
Why you ask ? =P
-
View User Profile
-
Send Message
Posted Dec 8, 2012@Adrenalineq
I'll add a height option under enabled worlds in next update.
What fence config settings are you using, paste them here.
-
View User Profile
-
Send Message
Posted Dec 8, 2012Can you add option to change height up/down (256) because i dont want to give players this amount of space :C
-
View User Profile
-
Send Message
Posted Dec 8, 2012@StuckingFoned
wow @__@ pr0 plugin :-) all works fine but one issue, PP don't create fence gate :( =D
-
View User Profile
-
Send Message
Posted Dec 8, 2012@Jahb57
PreciousStones (last time I checked) was a completely different plugin with a different feature set to WorldGuard, which is what this plugin uses to provide region protection. There are already region renting/buying plugins out, like SimpleRegionMarket
And region size permissions are unnecessary when you can already define permissions for each potion and thus it's corresponding size.
This plugin is mainly an easy-to-use interface for players to create regions, I don't plan on adding any custom functionality that doesn't come with WorldGuard. Currently all except a couple of the WorldGuard flags can be automatically set when regions are created.