Skip to content

A Minecraft plugin built on the Spigot platform allowing for customization of enchantments

License

Notifications You must be signed in to change notification settings

magemonkeystudio/fabled-enchants

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Build Discord

FabledEnchants

If you wish to use FabledEnchants as a dependency in your projects, FabledEnchants is available through Maven Central or snapshots through Sonatype.

<repository>
    <id>sonatype</id>
    <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</repository>
...
<dependency>
    <groupId>studio.magemonkey</groupId>
    <artifactId>fabled-enchants</artifactId>
    <version>1.0.1-R0.2-SNAPSHOT</version>
</dependency>

A huge thanks to our contributors

About

A Minecraft plugin built on the Spigot platform allowing for customization of enchantments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%