HomeJavaModsThe Gems (API)
[​IMG]
Usage Examples

[​IMG]



[​IMG]
Spoiler
Code (Text):
// First, you need an object for this.

private GemAPI api;

// In onEnable, put this to register your plugin to api.

api = new GemAPI("your-plugin-name-here"); // replace your-plugin-name-here for your plugin name

// then, use the api!

void removeGems (Player p, long amount) throws SQLException

void addGems (Player p, long amount) throws SQLException

long getGems (Player p) throws SQLException

void setGems (Player p, long amount) throws SQLException

 

Plans to future:
Reloading config.

Bugs:
None now, and future (i hope)!

PM Me if you find a bug! Huge thanks!

Terms of use:
- Don't decompile it.
- Don't share it!
- Provide a link to this page if you use it!

NOTE: This is my first 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.

The Gems (API) is a free Minecraft Java mod. Compatible with Minecraft 1.9. Downloaded 164 times (via Spigot). Download it and open it directly in the game.

Explore more