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 May 3, 2013While we all together are waiting for the update to version 1.5.2 try this http://minecraft.panteleymonov.ru/files/PotionProtection.jar
-
View User Profile
-
Send Message
Posted May 3, 2013Needs update for 1.5.2 asap please :C
-
View User Profile
-
Send Message
Posted May 2, 2013Needs and update man to work with 1.5.2 :) I'll see if I can get a hold of him on skype...
-
View User Profile
-
Send Message
Posted May 1, 2013Can anybody else continuously do /fence in order to create a skyscraper and have unlimited material?
-
View User Profile
-
Send Message
Posted Apr 27, 2013Hi
saw your add on spout...I run bikkit.. yoiu could add to each plugin page a section commetning on your offering services and a link to your development website....I could not find any e-mail links on spout for you...
anyway, I have a project I need a developer for so need a quote.....It is a large plugin
e-mail me at Agonizedchain@clubmc.net
Ignore the current site that is just for fun, this plugin will be for a new dedicated server we will set up seperate to the above...
look forward to hearing from you
-
View User Profile
-
Send Message
Posted Apr 11, 2013@deleted_7919568
do you actually have the fence working? I cant get it to work..
-
View User Profile
-
Send Message
Posted Apr 10, 2013Also, is there a way to give permission per potion? Something like potionprotect.potion.use.10? Thanks!
-
View User Profile
-
Send Message
Posted Apr 10, 2013Hi! Is there any way to have the fence deleted after the region is removed? I would love to know. Thanks!
-
View User Profile
-
Send Message
Posted Mar 28, 2013Works great but the /fence command is not working..
also would be awesome to have priority integration to the config, like if potion priority is given 100, anything below that value could be overlapping maybe? that would help to protect town regions.
Thanks :)
-
View User Profile
-
Send Message
Posted Mar 27, 2013@StuckingFoned
Hey bro :) I've got a suggestion, in the future, would it be possible if you could make it possible to add a feature like to help who uses the potion protect to know where the center point is. Like a glowstone would appear where the potion was thrown, something like that, and if they do /fence they get the fence but if they do ./fence again it will remove the fence, possible? :) Plus please read your pms ty :D
-
View User Profile
-
Send Message
Posted Mar 26, 2013Thank you for updating. :)
-
View User Profile
-
Send Message
Posted Mar 24, 2013@gamemoe
@0dayRUDE
@Ender21803
@Beatlynx
@l121ptv
Updated: http://dev.bukkit.org/server-mods/potionprotectionbyaciid/files/20
-
View User Profile
-
Send Message
Posted Mar 24, 2013Hello sir, thank you for this great plugin, it used to work, but now when we throw potion, nothing happens.
-
View User Profile
-
Send Message
Posted Mar 23, 2013Why am I getting errors?
23.03 16:55:39 [Server] INFO http://dev.bukkit.org/server-mods/potionprotectionbyaciid/files/ 23.03 16:55:39 [Server] INFO http://dl.bukkit.org/downloads/craftbukkit/list/dev/ 23.03 16:55:39 [Server] INFO Reflection failed!! Update plugin and server to compatible versions!! 23.03 16:55:39 [Server] SEVERE ... 21 more 23.03 16:55:39 [Server] SEVERE at java.lang.ClassLoader.loadClass(Unknown Source) 23.03 16:55:39 [Server] SEVERE at java.lang.ClassLoader.loadClass(Unknown Source) 23.03 16:55:39 [Server] SEVERE at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) 23.03 16:55:39 [Server] SEVERE at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) 23.03 16:55:39 [Server] SEVERE Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.inventory.CraftItemStack 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:562) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:463) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:597) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356) 23.03 16:55:39 [Server] SEVERE at net.minecraft.server.v1_5_R2.EntityProjectile.l_(EntityProjectile.java:162) 23.03 16:55:39 [Server] SEVERE at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 23.03 16:55:39 [Server] SEVERE at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 23.03 16:55:39 [Server] SEVERE at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 23.03 16:55:39 [Server] SEVERE at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 23.03 16:55:39 [Server] SEVERE at java.lang.reflect.Method.invoke(Unknown Source) 23.03 16:55:39 [Server] SEVERE at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 23.03 16:55:39 [Server] SEVERE at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 23.03 16:55:39 [Server] SEVERE at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 23.03 16:55:39 [Server] SEVERE at com.ballzofsteel.PotionProtection.PPListeners.onProjectileHit(PPListeners.java:58) 23.03 16:55:39 [Server] SEVERE at com.ballzofsteel.PotionProtection.PPListeners.getPotID(PPListeners.java:168) 23.03 16:55:39 [Server] SEVERE java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/inventory/CraftItemStack
-
View User Profile
-
Send Message
Posted Mar 23, 2013Im getting a error for plugin and craftbukkit not compattable and idk which is it is plugin for 1.5.1 yet?
-
View User Profile
-
Send Message
Posted Mar 21, 2013This looks like an awesome plugin, but sadly I am getting an "Is It Up To Date" error Pastebin Error Log It still created the Config file and everything and i'm about to test it and see if anything actually works. By the way I am using CB 1.5 R0.1 #2686
Edit : Well, even after the first time run getting that error, everything seems to work absolutely fine, Very cool plugin!
-
View User Profile
-
Send Message
Posted Mar 19, 2013i test in ubuntu x64 and win 7 it works!
-
View User Profile
-
Send Message
Posted Mar 18, 2013@gamemoe
Sorry about the delay, forgot, lol.
1.5 version: http://dev.bukkit.org/server-mods/potionprotectionbyaciid/files/19-potion-protection_0-9-beta/
-
View User Profile
-
Send Message
Posted Mar 18, 2013@gamemoe
I have contacted him through Skype, trying to donate a few dollars to hopefully speed up the proces :)
-
View User Profile
-
Send Message
Posted Mar 17, 2013@StuckingFoned
Need potionProtect for 1.5 update please. it is not work when use potion.