[FUN] PoisonFood - Because food aint safe [798]

Discussion in 'Inactive/Unsupported Plugins' started by PrivateAlpha, May 7, 2011.

  1. Offline

    PrivateAlpha

    PoisonFood - Because food aint safe.

    Another plugin from The414s.

    version: 1.1 [#740-798]

    If everything in Minecraft tries to kill you, shouldn't your food try to kill you to?
    _________________
    1.Introduction
    2.Usage
    3.Dependencies
    4.Compatibility
    5.Bugs and Features
    6.Changelog
    7.Copyright
    8.Downloads
    ________________

    ________________________________________________________________
    1.Introduction
    ________________________________________________________________
    PoisonFood is a Bukkit plugin writen by PrivateAlpha. It allows
    for various minecraft food types to have the chance of poisoning
    the player consuming it. This is achieved by rolling a random
    between 1-100 and then asessing if the roll lies between 1 - <Chance> modifier.
    ________________________________________________________________
    2.Usage
    ________________________________________________________________
    Simply drop the plugin into your plugins folder and reload your
    server. It will generate its own folder and config. To edit the
    config simply open with a text editor and chage the values.

    Poison*Chance = chance out of 100 that it will be poisoned
    Poison*Damage = amount of damage dealt to the player
    Damage is measured in half hearts i.e. 5 = 2.5Hearts

    Permissions:
    Show Spoiler

    PoisonFood.immunity.cake
    PoisonFood.immunity.cookie
    PoisonFood.immunity.rawFish
    PoisonFood.immunity.cookedFish
    PoisonFood.immunity.rawPork
    PoisonFood.immunity.cookedPork
    PoisonFood.immunity.apple
    PoisonFood.immunity.goldenApple
    PoisonFood.immunity.soup
    PoisonFood.immunity.bread

    ________________________________________________________________
    3.Dependencies
    ________________________________________________________________
    -none
    ________________________________________________________________
    4.Compatibility
    ________________________________________________________________
    No known incompatibly.
    ________________________________________________________________
    5.Bugs and Features
    ________________________________________________________________
    Please report all bugs/features: here

    Also remember to include(use pastebin.com) the .log file within
    plugins/PoisonFood/ for bug reports.
    ________________________________________________________________
    6.Changelog
    ________________________________________________________________

    1.2 - Added yml,immunity [#766-798]

    1.1 - Fixed namespace [#740-766]

    1.0 - first release [#740]
    ________________________________________________________________
    7.Copyright
    ________________________________________________________________

    here
    ________________________________________________________________
    8.Downloads
    ________________________________________________________________

    1.2: here
    1.1: here
    1.0: here
    ________________________________________________________________
    Have a Feature you would want added?
    Read The Bugs and Features section!
     
  2. Offline

    valdark

    Most likely. I have read on multiple threads that this is a common problem with plugins that cause damage in combination with those that modify your base health. You would probably have to get the dev to add mcMMO support.
     
  3. Offline

    aphexboy

    Code:
    2011-05-14 21:08:07 [SEVERE] Could not load 'plugins\PoisonFood 1.1.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: com/github/The414s/util/T4Formatter
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:160)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:191)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:115)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:100)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ClassNotFoundException: com.github.The414s.util.T4Formatter
        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)
        ... 11 more
    Help?
     
  4. Offline

    Shisaye

    10:20:03 [SCHWERWIEGEND] Could not load 'plugins\PoisonFood 1.1.jar' in folder '
    plugins':
    java.lang.NoClassDefFoundError: com/github/The414s/util/T4Formatter
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:132)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:160)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:108)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ClassNotFoundException: com.github.The414s.util.T4Formatter

    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)
    ... 11 more

    >can u help me :( ?
     
  5. Offline

    Nytemare3701

    Request: Poison immunity permission.
     
  6. Offline

    PrivateAlpha

    Hey, Sorry guys i know there are errors that need fixin but i'm rather busy, will fix asap.

    Will also add a few things, mainly:
    yml
    permissions support
     
  7. Offline

    kahlilnc

    You should be able to make poison food. like a flower and a apple make a poison apple.
     
  8. Offline

    PrivateAlpha

    Ok should be fixed! 1.2 released!

    Added:
    Yaml -
    Immunity - see usage!
     
  9. Offline

    TelephoneKiosk

    Yay! I can finally use this plugin! :D
     
  10. Offline

    TheBruceNorris

    update for 860 please
     
  11. Offline

    Emily

    Interesting! Thanks!
     
  12. Offline

    zhuowei

    I made a version of PoisonFood that allows you to do that. Craft food with a mushroom to get poisoned food.
     
  13. Offline

    kahlilnc

    Haha I dont even remember posting this. :/ But thanks. :D
     
    zhuowei likes this.
  14. Offline

    Lyiin

    Is there anyone who could continue this plug-in, or make something similar? This would make for an amazing plug-in using the new poison effects in 1.8: Food could cause you to be infected with Cave Spider venom, or it could have the same effect as Rotten Flesh.
     
  15. Offline

    xGhOsTkiLLeRx

    @Lyiin

    I'll write a new one :)
    Will post the link, when it's done :)
     
  16. Offline

    Lyiin

    Thanks! I can't wait :D
     
  17. Offline

    xGhOsTkiLLeRx

Share This Page