TacticalBacon
Latest Version: v2.1.0 | Status: Pending Approval

- New Lead Programmer and Manager: UltimateDillon
- New Version Tester & Contributor: Psichotix
- (Former) Lead Design & Programming: giltwist
- (Former) Additional Programming: psanker
- Documentation
OVERVIEW
Tactical Bacon is just-for-fun plugin that introduces pigs fed on Creeper slurry and bathed in nitroglycerin. Once a mode is selected (see below), your weaponized pigs can be activated by dropping the appropriate item from your inventory.
CHANGELOG
See the changelog for the new update here
FULL DOCUMENTATION
Full documentation and configuration information are all available at:
http://dev.bukkit.org/bukkit-plugins/tactical-bacon/pages/wiki-documentation
MEDIA
DEVELOPMENT
Current stage: Release
Source code: Not available.
Support: Coming soon
MCSTATS / PLUGIN METRICS
This plugin is sending server statistics to MCStats.org. To opt out, set Allow-Plugin-Metrics to false in the TacticalBacon config.
AUTO UPDATER
If auto-update is set to download, the plugin will automatically download updates using Updater (as of v2.0.58). You may also set it to notify to only receive a message via the console if Updater detects a new version, or none to disable update-detection.
ABOUT US
The Voxel Box is a community-driven creative play server that consistently push the limits of what the Minecraft client and server can deliver to builders and to players. Over the past year and a half, it's blossomed into a place where some very talented people have built some of the most impressive Minecraft-related structures, software and concepts.
THE VOXEL BOX
VoxelPlugins: A suite of plugins for Minecraft servers running Bukkit
Homepage: thevoxelbox.com
VoxelWiki: voxelwiki.com
Twitter: @voxelbox
YouTube: youtube.com/voxelboxvideos
-
View User Profile
-
Send Message
Posted Jul 30, 2014@Dex_Zabeth
Luckily no, over the last near two weeks between UltimateDillon and myself we've been working out some new ways to bring this plugin back to the light, with some updates and added features.
Keep an eye out for version 2.0 coming soon (whenever bukkit approves)
-
View User Profile
-
Send Message
Posted Jul 30, 2014This plugin is very much not dead! (Anymore)
-
View User Profile
-
Send Message
Posted May 16, 2013/hamahock WHEN PIGS FLY! :P
-
View User Profile
-
Send Message
Posted Jan 5, 2013is this dead?
-
View User Profile
-
Send Message
Posted Jan 4, 2013Plz update
-
View User Profile
-
Send Message
Posted Nov 24, 2012Kindly update this plugin to 1.4.4 please, my good sir
-
View User Profile
-
Send Message
Posted Sep 23, 2012Can they update the plugin to 1.3.2 please????
-
View User Profile
-
Send Message
Posted Sep 17, 2012For 1.3.2
-
View User Profile
-
Send Message
Posted Sep 17, 2012UPDATE IT NOW!!!!
-
View User Profile
-
Send Message
Posted May 9, 2012Update is now available.
-
View User Profile
-
Send Message
Posted Apr 25, 2012Will you update it?
-
View User Profile
-
Send Message
Posted Apr 15, 2012When will u update???????????
-
View User Profile
-
Send Message
Posted Apr 15, 2012Please update I love this plugin…please
-
View User Profile
-
Send Message
Posted Mar 30, 2012When will you update it? :)
-
View User Profile
-
Send Message
Posted Feb 27, 2012@Ralmslb
Players giving each other pearls? Are using this on a survival server? I mean, it wouldn't be hard to add that, but we just use /i for everything. As far as permissions goes, our server generally only hands this stuff out to admins anyway, hence the admns.txt that works for all of our plugins. Maybe if we go public with VoxelGuest...
-
View User Profile
-
Send Message
Posted Feb 23, 2012I wanted to add a stop Tactical Bacon command, but I dont think you are sharing the source code. Can you add that???
Like /tb stop
so the enderpearl could be droped with no issue, for situations such as players giving pearls to each other in the middle of nowhere.
Something else I was wondering was, can you add permissions support?? is not hard at all and would make live a lot easier to give to specific players only that are not admins.
Thanks a lot for the very funny plugin, Ralms
-
View User Profile
-
Send Message
Posted Jan 31, 2012@Infuscu
No longer an issue with 1.010
-
View User Profile
-
Send Message
Posted Jan 25, 2012So .. I am a bit confused about the Java version required for this plugin. Does it require JDK7 or JRE7?
Thank you.
-
View User Profile
-
Send Message
Posted Jan 16, 2012@Caulae
Uh... you did something wrong when updating.
"Unsupported major.m inor version 51.0"...
-
View User Profile
-
Send Message
Posted Dec 31, 2011ok so i followed the instructions for changing the PATH variable have java 7 and all other downloads required but when i launch my server i still receive the following error:
16:41:00 [INFO] Starting minecraft server version 1.0.1 16:41:00 [INFO] Loading properties 16:41:00 [INFO] Starting Minecraft server on *:25565 16:41:00 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b 1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1) 16:41:00 [SEVERE] Could not load 'plugins\TacticalBacon.jar' in folder 'plugins' : java.lang.UnsupportedClassVersionError: Code/TacticalBacon : Unsupported major.m inor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:36) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:24) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:170) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager. java:215) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager .java:136) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:127) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur ationManager.java:52) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
any help to fix this would be greatly appreciated