[FUN/MECH] WasteProduct v0.5 - Food waste [1000]

Discussion in 'Inactive/Unsupported Plugins' started by Bubby4j, Mar 10, 2011.

  1. Offline

    RazMaTaz

    I know.. but can they be picked back up and used? or they prevented from being picked up and decay after a bit of time?

    Does this happen immediately or time delayed?

    Eat something else to make it stop?
     
  2. Offline

    Bubby4j

    You mean farting? What do you mean?
     
  3. Offline

    Juze

    Haha, sure. :D
     
  4. Offline

    RazMaTaz

    Anything that comes out! esp if its in block form. And for chronic diarrhea you have to take something for it to stop.
    Don't really want a way to get free blocks. Yes I know the world is full of them.. :)
     
  5. Offline

    supermaxman

    It WAS down last night at like 1 but it works now, thx

    Edit: Funniest mod ever! KEEPER!
     
  6. Offline

    Bronski

    Yeah it was giving an error last night, but working good now! *rubs hands together*

    Feedback: Works great with bread and porkchops, but cake doesn't seem to activate it. Not sure if that's by design. Actually, I would think eating tons of cake would increase your chances of diarreha by quite a bit hehe.
     
  7. Offline

    Bubby4j

    Cake I have not done yet, still thinking what to do with it.
     
  8. Offline

    PopeUrban

    While you're working on those configs, howsabout an option to specify activation per food type. This would be lultastic if I could config it to activate only when users eat raw fish/pork
     
  9. Offline

    Bronski

    One other thing I noticed, if I'm standing still when I eat, I sometimes (always?) pick the poop right back up. I'm wondering if it's not possible to configure the thrust/propulsion of the ejection.

    *tries to keep a straight face after saying all of that*
     
  10. Offline

    Bubby4j

    Yeah I'm trying to figure out some backward velocity for it.
     
  11. Offline

    zwarmapapa

    Hi, can you please make a link to the .jar (or .zip if you have to) to the latest version of this plugin, wich will never change? The link is needed for CraftBukkitUpToDate, wich downloads a plugin when a new version is released.

    CraftBukkitUpToDate: http://forums.bukkit.org/threads/ad...keep-your-server-plugins-up-to-date-556.5026/


    PS: Also post the created link to the .jar or .zip on that pagina plz.



    Thanks in advance.
     
  12. Offline

    Bubby4j

    A direct link? I can't do that with mediafire but I will host it on my own site soon.
     
  13. Offline

    Clancy Dawson

    Haha, changing the output so they shit bricks >_<
     
  14. Offline

    NickBrahz

    Short video of this plugin in use!
     
  15. Offline

    Unset

    Why dont use item 351 with damage 3 by default? It's a brown dye called "Cocoa beans"...
     
  16. Offline

    Bubby4j

    At first I did use it, but I didn't want to use something that is rareish. I will add a config file soon.
     
  17. Offline

    AnakiMana

    How come if you pick up the dirt and try to place it, you end up eating it? I mean eating poop is hilarious, but is that intentional?
     
  18. Offline

    BangL

    v0.1 @ CB#617 :

    Code:
    2011-04-02 14:39:57 [SEVERE] PLAYER_ITEM loading WasteProduct v0.1 (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_ITEM
        at Bubby4j.WasteProduct.WasteProduct.onEnable(WasteProduct.java:39)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:514)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    could u update it, pls? :)
     
  19. Offline

    Bubby4j

    I need to fix it, they removed the event.
    @AnakiMana It's a bukkit glitch.
     
  20. Offline

    TehJammers

    I was trying to figure out a way for my users to get cocoa beans legitimately.
    This is perfect!

    Plus.. do you really want to eat those cookies?
    And what DID you really smear all over that wool?

    If I could add one feature, it'd be Permissions compatibility. My builder class gets free food, and I don't want them shitting all over my legit players, so to speak.
    Perhaps also add it to fed wolves?
     
  21. Offline

    Bubby4j

    It appears that the blocks you get from the output isn't usable. I'm not sure why. I want to add a config file soon but I'm really busy running my own website, I can hardly keep this plugin updated.
     
  22. Offline

    TehJammers

    Not even to add random poop drops for wolves? :<
     
  23. Offline

    BangL

    Ok. U updated to 0.2?
    i redownloaded and the old error seems fixed, but there is still 0.1 in server.log while starting. idk.

    but anyways...

    0.1 ( 0.2 ?) @ 617

    Code:
    2011-04-06 03:48:10 [SEVERE] Could not pass event PLAYER_INTERACT to WasteProduct
    java.lang.NullPointerException
        at Bubby4j.WasteProduct.WasteProductPlayerListener.onPlayerInteract(WasteProductPlayerListener.java:45)
        at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:217)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
        at net.minecraft.server.BlockPressurePlate.g(BlockPressurePlate.java:103)
        at net.minecraft.server.BlockPressurePlate.a(BlockPressurePlate.java:71)
        at net.minecraft.server.Entity.c(Entity.java:531)
        at net.minecraft.server.EntityLiving.a(EntityLiving.java:511)
        at net.minecraft.server.EntityHuman.a(EntityHuman.java:705)
        at net.minecraft.server.EntityLiving.r(EntityLiving.java:672)
        at net.minecraft.server.EntityHuman.r(EntityHuman.java:163)
        at net.minecraft.server.EntityPlayer.r(EntityPlayer.java:199)
        at net.minecraft.server.EntityLiving.f_(EntityLiving.java:231)
        at net.minecraft.server.EntityHuman.f_(EntityHuman.java:84)
        at net.minecraft.server.EntityPlayer.a(EntityPlayer.java:156)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:230)
        at net.minecraft.server.Packet10Flying.a(SourceFile:126)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    The plugin is working fine, but this msg is spamming all the day long though.
     
  24. Offline

    Bubby4j

    Yeah I'm working that out now.

    Ok I updated it, also it says the correct version when starting up too.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  25. Offline

    TehJammers

    Hey, just wondering if you could pop this in a dropbox and link to that for a download? I can't wget it from mediafire :<

    temp wget link for my bros running their servers in unix

    http://www.thebohage.com/wp-content/uploads/2011/04/WasteProduct.zip

    Uploaded to my clan site :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  26. Offline

    PlatinSturm

    Hi, i like that plugin!

    a config would be realy nice. Some ideas for your plugin would be, uncooked meals have higher % for diaharra or even a smal chance to puke. There could spawn a water block and much earth-items in it directly before u.

    Maybe even liddle events if u eat something, such as:

    "U ate a apple which was bitten before, but well it seems there is still a gold filled tooth in it"
    [normal apple heal + you get 1 gold bar] 0,5% chance

    "U ate a fresh pork, uhhh... u should have cooked it before ... now ur belly hurts"
    [normal heal + diaharra] 5% Chance for fresh food, 1% for cooked

    etc.
     
  27. Offline

    TehJammers

    man, really wanting that config file atm :p
     
  28. Offline

    Dftr58

    I'm loving this idea, but had a suggestion(if even possible) but could you make it to where instead of it droping items, make it place brown mushrooms, not just just the item, literally place it so you have to break the "poo" to get it,
    then server's can make little signs little, "Please pick up your poo" or something like that, lol, would give a nice little twist to this plugins :)
    Oh, and when you get diarrhea you can make it place a combo of red and brown mushrooms, to simulate blood haha
     
  29. Offline

    kahlilnc

    I'm using this plugin on my server with gastrotonmics.
    Any one can register here:
    Code:
    http://www.minecraftforum.net/viewtopic.php?f=1025&t=235563&sid=7b79c1c844a9c5227da35491f76756a4
     
  30. Offline

    Shasharala

    Seems to work in build #733.
     

Share This Page