Skip to content

An addon for the java plugin Slimefun that adds transmutation functions because magic.

Notifications You must be signed in to change notification settings

DereC4/slimefun-transmutation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changing some important things

Navigate to src/main/java and rename the package and the .java File to your liking.
Suggestion: "me.yourname.yourproject" (all lower case) and "ProjectName.java"
Example: "me.thebusybiscuit.cooladdon" and "CoolAddon.java"

Navigate to src/main/resources/plugin.yml and change the "author" and "main" attributes. You may also want to change the description to something meaningful.

Navigate to pom.xml and change the group id to "me.%Your name%" and change the artifact id to the name of your Project.

After that you are good to go, you can now start developing your own Addon for Slimefun4.

Releases

No releases published

Packages

No packages published

Languages