What is SwordWork?
Swordwork is an Framework, for creating items super easily!
You don't need much java experience to code your own code, just an IDE.
- Ingame commands to get your items, list all items, and unregister Items you don't like.
- It's an very lightweight Plugin
- It can handle servers on 1.8 and 1.16 (Soon more)
- Much more! Try it yourself

/swordwork Permission: swordwork.use
/swordwork list Permission: swordwork.list
/swordwork getFromName <Name> Permission: swordwork.get.name
/swordwork getFromID <ID> Permission: swordwork.get.id
/swordwork unregister <ID> Permission: swordwork.unregister
- Coding the Plugin for every version
- Coding the Plugin for bungeecord
- language.yml for translating messages
- Creating Items Ingame
- You are not allowed to decompile the Plugin
- You are not allowed to say it is your plugin
- You are not allowed to copy & paste the src in your project.
First you will create your Class, name it how you want.
Let the Class extend from the SwordItem, and implement everything the IDE wants.
In the constructor you will need to say the Class SwordItem, your ID, Name, Material, etc.
so you will do it like that:
Code (Text):
super(Your ID as Int, "Your Name", Material., Can It break blocks?, Is it oneTimeUse?, "The Displayname");
Don't forget to depend/softdepend the plugin!

Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
⚔️ SwordWork ⚔️ is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.16. Downloaded 114 times (via Spigot). Download it and open it directly in the game.