HomeJavaModsLevelAPI
ModsJava

LevelAPI

Make levels for your server with ease. Free Minecraft Java mod for 1.8.

⬇ Download on Spigot
To initiate the plugin do:
Spoiler
Code (Text):

Storage utility = Storage.getStorage();
 
To use the event (more coming)
Spoiler
Code (Text):

@EventHandler
    public void onLevelUp(PlayerLevelUpEvent e){
        if(e.getLevel() == 10){
            //TODO Say Something
        }
    }
[/B]
 

The rest you can check out yourself by initiating it :)

LevelAPI is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 159 times (via Spigot). Download it and open it directly in the game.

Explore more