Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

513 Commits

Repository files navigation

Java CI with Maven

SimpleGems is a plugin that adds a custom gems economy into minecraft.

SpigotHangar

Dependencies

ItemNBTAPI

Issue Reporting/Support

Please report all issues/support questions to the Issues tab or Discord.

Suggestions

Suggestion can be posted in Issues or Discord which is reviewed by project maintainers, but feel free to make a pull request to add cool features without posting there!

Developer API

Maven

Replace LATEST with latest version in the Releases tab.

<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.RefracDevelopment</groupId>
<artifactId>SimpleGems</artifactId>
<version>LATEST</version>
<scope>provided</scope>
</dependency>

Make sure you add SimpleGems to your depends or softdepends

depend:
- SimpleGemssoftdepend:
- SimpleGems

You can use this to access all methods found in the SimpleGemsAPI

SimpleGemsAPIgemsAPI = SimpleGems.getInstance().getGemsAPI();

License

Please view the LICENSE file for more information on the license of this source code.

icon from flaticon

Releases

Used by

Contributors

Languages