HomeJavaMods⚔️ SwordWork ⚔️
⚔️ SwordWork ⚔️
[​IMG]
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.

[​IMG]
- 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 :)

[​IMG]
/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

[​IMG]
- Coding the Plugin for every version
- Coding the Plugin for bungeecord
- language.yml for translating messages
- Creating Items Ingame

[​IMG]
- 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.

[​IMG]
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");
And in your main you will register the item with SwordWorkMain.getInstance().api.registerItem(new YourClassName());

Don't forget to depend/softdepend the plugin! ;)

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more