Knokko Core [DEPRECATED]
As of Custom Items 12.0, this plug-in is NOT needed anymore.
This plug-in has different versions for each minecraft version. Only the right version will work. So don't use the Download Latest File button, because this might not be the right version for you. Instead, click on File and pick the right file from there.
Description
This plug-in is my core plug-in. Some of my plug-ins will require this plug-in to be installed on your server to work. This plug-in itself won't do much with your server. If this plug-in is required for another plug-in of mine, it will be stated in the description of that plug-in.
It will only add some debug commands.
Commands
/itemattribute
This command allows operators to view and edit attribute modifiers of items.
/itemattribute clear will remove all attributes of the item in your hand.
/itemattribute list will send you a list via the chat that shows all attribute modifiers of the item in your hand.
/itemattribute reset will remove all attribute modifiers of the item in your hand.
/itemattribute set <attribute name> <value> will set or add the value of the specified attribute to the specified value.
/itemattribute get <attribute name> will send the value of the specified attribute to you in the chat
Having issues with this plugin. When enabled, it prevents users from "Shift Right-Clicking", or quick-moving all items of one type between inventories. I've isolated the issue, by having this plugin as the only one active. Nothing appears in consoles (server and client-side) when this happens, however.
In reply to omnivamp96:
I will try to look into this soon, but I'm busy at the moment, so it could take a few days before I even start.
In reply to omnivamp96:
I have never used shift right-clicking in minecraft inventories before, so I don't know what it is supposed to do. When I tried it, it seems to do exactly the same as shift left-clicking. Am I missing something? Also, which minecraft version are you on?
I am trying to use your CustomItems plugin for my server, but it doesn't work. I think that it may be because of the fact that my Knokko Core .jar file does not create a folder. I have the latest versions of both Knokko Core and CustomItems and I am using the latest version of Minecraft. I have followed the tutorial for CustomItems multiple times very carefully. I have seen CustomItems on other servers and I think it's really cool. Please help!
In reply to enderstorm97:
If it doesn't work, I will need to see your console log. You can also try https://knokko.github.io/custom%20items/troubleshooting.html specifically the text box and the 'Check console' button.
In reply to knokko:
I put my console log into the Troubleshooting site and it said:
"It looks like you put the editor in the plugins folder. Please don't do that."
So I took the editor out of my plugins folder and restarted the server. Then I recopied the console log and put it into the Troubleshooting site again. It came up with the exact same message. I double checked my plugins folder to see if the Editor.jar had somehow gotten back in, and it hadn't.
Both KnokkoCore and CustomItems are listed when I use /plugins. When I use /customitems it says "There are 0 custom items". I have remade my item set many times and followed the tutorial very carefully each time.
Here is my console log:
Log
In reply to enderstorm97:
The error message from the troubleshooter was indeed wrong, it confused NBTEditor with the Editor (it's very dumb, but can solve most of the problems). I just fixed the troubleshooter, it should now give you the correct error message.
The real problem is that the editor you used is newer than the CustomItems version you used (editor version you used is 6.0 or higher and CustomItems version is 5.9). Replace CustomItems 5.9 with the latest version and you should be fine.
In reply to knokko:
Everything works perfectly! Thank you so much!😄