Add Custom Items

Discussion in 'Archived: Plugin Requests' started by NightNinja, Feb 8, 2011.

  1. Offline

    NightNinja

    Sorry if I posted this in the wrong section.

    I just start using make my item and thought that there must be a way(with craftbukkit) to add them into my minecraft server.

    If there is a plugin for this can someone tell me about it?

    If there isn't is there any way I could help someone make one?
     
  2. Offline

    Queepo

    No plugin can do this
     
  3. Offline

    NightNinja

    Is there any way at all to do it?
     
  4. Offline

    Plague

    Have a client mod alongside the plugin.
     
  5. Offline

    NightNinja

    ?
    I didnt understand that the most I have done with something like this is make a weapon
     
  6. Offline

    waawaamp

    the thing is, you can create any item you want and assign an item number, but then all your users' clients will not 'know' the item and possibly crash out when it appears, for example:

    i create LegOfLamb with item id 666 and make a nice picture of it for it's floating state, one for it's in-hand state and one for it's inventory state, lovely.

    what do you think users who's clients don't know that id 666 goes with LegOfLamb, and more importantly, who's clients do not have the textures (images) for my LegOfLamb?

    They're going to either crash to error message, get disconnected from the server or blackscreen.
     
  7. Offline

    fullwall

    I believe Aeron is working on a plugin to do this sort of functionality.
     
  8. Offline

    NightNinja

    So, if I find a plugin that will do this I would need to make sure everyone had the single player mod with my items?
     
  9. Offline

    miguel71

    I think that it is possible if the mod work in this way: once a player join the game it will recive data from the server(the map and that stuff) if the server send the texture of the custom item to the client... I realy need that plugin to use other plugins that use a custom item(e.g. cuboid, thunder tools, bedrock control...).
    if anyone make that plugin please say me! plz plz plz!
     
  10. Offline

    MetalMadness

Share This Page