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?
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.
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?
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!