Inactive [ADMN/CHAT/MECH] UnlimitedItems v1.0 - Lets you have an unlimited stack of items [1060]

Discussion in 'Inactive/Unsupported Plugins' started by lionking23, Sep 7, 2011.

  1. Offline

    lionking23

    UnlimitedItems
    Version: 1.0

    Updates: 9/21/11 - Didn't work for me for 1185, but don't worry, I'll update! :)

    --
    UnlimitedItems lets you have an unlimited stack of items (<font color="rgb(255, 0, 0)">See Exceptions</font>)!
    --

    Exceptions:
    * Unlimited stack for placeable blocks only... no tools or food etc. (TOOLS FINISHED... release coming...)
    * Does not work in crafting, furnaces, chests, etc. (yet)

    Features:
    * Unlimited stack of items (See Exceptions)
    * /ui command to enable or disable feature
    * Works with COLORED WOOL TOO!
    * MORE TO COME!

    <Edit by Moderator: Redacted mediafire url>
    Source Code (Coming Soon)

    Known Issues:
    * Please report any issues/bugs below!

    Goals:
    * Working in crafting (don't know yet)
    * All types of items (including food/unlimited tool health)
    * Any more requests? Ask below!

    Changelog:
    Version 1.0:
    * Initial Release
     
    Last edited by a moderator: Nov 12, 2016
  2. Offline

    lionking23

    I just tested this again and found out it works with colored wool and cakes... basically any placeable block really...
     
  3. Does what it needs to, good job.
     
    lionking23 likes this.
  4. Offline

    Plague

    title missing CB version
     
  5. Offline

    lionking23

    Fixed.
     
  6. Offline

    TheFluffey

    Does it do armour and tools like weapons yet?

    Or atleast armour?
     
  7. Offline

    lionking23

    Tools is working, I just have to compile it, about to leave somewhere right now so I'll put it up when I get back. I haven't put armor on this one, but I am putting it on my God plugin, but I could put it here too :)
     
  8. Offline

    elmasmalo1

    Please help me, im noob, I downlaoded Pail cuz i wanna use it and I get this: Failed to load Main-Class manifest attribute... balbala

    and so on for your tool unlimited stack... :( so sad pelase help me out
     
  9. Offline

    lionking23

    Do you have the full error report in the console? Then I can find out where the problem is happening...
     
  10. Offline

    Crrazyme

    Its a really good mod but how do u control who it goes to
    like if i activate it anyone can use it and even people who aren't ops can activate
     
  11. Offline

    lionking23

    Hmm, I've encountered this on my UnlimitedHealth and know how to fix this. This is meant to be an op plugin, but the code may be missing an 'if' statement... I'll check it out and let you know.
     
  12. Offline

    Crrazyme

    thnx
     
  13. Offline

    JGAUERKE

    how about unlimited items for dispensers?
     
  14. Offline

    lionking23

    didn't think about that :p i'll look into it :D
     
  15. Offline

    evereadycod

    Hay everyone Wow great plugin. Oh hay elmasmalo1 to tell him the error.

    go in the server log , and scroll down until u see that error and past it on this form [ or pastbin] but do it in past bin cause it comes out wierd in this and give us the link.
     
  16. Offline

    Thefl4m

    Hi! When i start bukkit up, i got an error, Can you tell me what to do please ? =)
    Code:
    [SEVERE] Could not load 'plugins\DiamondTools.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
        at java.lang.ClassLoader.defineClass1(Native Method)
        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$100(Unknown Source)
        at java.net.URLClassLoader$1.run(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:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at me.aleister.DiamondTools.DiamondTools.<init>(DiamondTools.java:9)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
        ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
        at java.net.URLClassLoader$1.run(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:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 27 more
    Thanx again ^_^
     
  17. Offline

    Requadin

    That's a great plugin for my server, but can you make the items configurable which are going to be stackable or not? And does it show in the in the inventory screen the amount of the item?
     
  18. Offline

    HunterTTP

    REVIVE THIS PLUGIN PLEASE :) Wanted it for my 1.2.5 server and was sadly disappointed :/
     

Share This Page