Inactive [INACTIVE] [FUN/SEC] olyNauseate v1.0 - That there pork needs to be cooked [1.1-R4]

Discussion in 'Inactive/Unsupported Plugins' started by caldabeast, Jan 18, 2012.

  1. Offline

    caldabeast

    olyNauseate - That there pork needs to be cooked:
    Version: v1.1

    When I previously ran my own server, I used a plugin called MCEat to bring back the old pre-1.8 food system. It worked well, but I did not like how it did not have any disadvantage towards rotten flesh, which was available in very high amounts to my players. I did not like that, so I coded this plugin to combat that advantage.When you eat the foods identified in the config file, it will apply the Nausea potion effect (shown in below video), which was never implemented into the game but remains in the source, much like Giants.

    This is fun for PVP, as it not only greatly limits the use of raw food, but the effect is amusing (to me).


    Features:
    • Sickens players that eat raw foods
    Configuration:
    • listOfRawsToUse (1) [Default] Every raw food, rotten flesh, and spider eyes.
    • listOfRawsToUse (2) Raw chicken, rotten flesh, and spider eyes.
    • listOfRawsToUse (3) Every raw food, rotten flesh.
    • duration The duration of the nausea effect. Defaults to 10 seconds.
    • strength The strength of the nausea effect. Defaults to 3, which is shown in the video.
    Download olyNauseate v1.1

    Changelog:
    Version 1.1
    • Support for Minecraft 1.1 (Tested on 1.1-R4)

    Version 1.0
    • Official plugin release
    Version 0.1 to 0.2.6
    • Pr-release testing and modifications
     
    kahlilnc likes this.
  2. Offline

    Deleted user

    THINGS TO DO TO MAKE THIS GO ON THE PLUGIN SUBMISSIONS PART OF THE FORUMS:
    1. Bukkit-Dev Page.
     
  3. Offline

    Zacherl

    That video is really scary :eek:
     
    caldabeast likes this.
  4. Offline

    CainFoool

    Plugins do not need a Bukkit Dev page to hit the Plugin Releases forum.
    Mine never did, and it was accepted a week ago.
     
  5. Offline

    Deleted user

    It's highly recommended that you do. Soon, plugins.bukkit.org will only read plugins that are posted in BukkitDev, and not forums.bukkit.org.
     
  6. Offline

    caldabeast

    Could I get this evaluated for approval?
     
  7. Offline

    md_5

    Update to latest rb please
     
  8. Offline

    caldabeast

    Done! Now works with Bukkit RB 1.1-R4
     
  9. Offline

    md_5

    Approved
     
  10. Offline

    maller

    I'm gettting this error on RB 1.1-R4
    Code:
     [SEVERE] Could not pass event org.bukkit.event.player.PlayerInteractEvent to olyNauseate
    java.lang.NullPointerException
        at olympus.caldabeast.olynauseate.olyNauseate$1.onPlayerInteract(olyNauseate.java:53)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:340)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:61)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:187)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:283)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:609)
        at net.minecraft.server.Packet15Place.handle(SourceFile:39)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  11. Offline

    caldabeast

    I thought I tested the recompiled version... I might have accidentally uploaded the old version again, on accident. I'll double check when I get the chance.
     
  12. Offline

    _PULS_

    Update to latest rb build?
     

Share This Page