ModsJava
ItemCreator API & Titel- ActionBar- TabList- API | NOW IN BETA| Made by Sameplayer
With this little and ultra simple API you are able to edit some pretty sick stuff and make your server be a special server in the minecraftuniverse
Next Update coming on 10.03.16
ToDO//
BossBar
Holographs
Advanced NameTags + Prefix
CustomMobs
CustomFireWork
CustumSkins
SimplePackets
//
To send an specific player a message as an actionbar
To send an specific player a message as a titel and a subtitel
sets th TabList text of an specific player
Next Update coming on 10.03.16
ToDO//
BossBar
Holographs
Advanced NameTags + Prefix
CustomMobs
CustomFireWork
CustumSkins
SimplePackets
//
Code (Text):
//to create a ItemStack
ItemCreator i = new ItemCreator();
i.setName("Name"); // Sets the displayed name
i.setMaterial(Material.STICK); //Sets the material
i.shiny() // Makes ItemStack shiny
i.build(); // To create the ItemStrack
i.giveTo(player, slot);
ItemCreator i = new ItemCreator();
i.setName("Name"); // Sets the displayed name
i.setMaterial(Material.STICK); //Sets the material
i.shiny() // Makes ItemStack shiny
i.build(); // To create the ItemStrack
i.giveTo(player, slot);
Code (Text):
sendActionBar(player, message);
Code (Text):
sendTitel(player, message);
sendSubTitel(player, message);
sendSubTitel(player, message);
Code (Text):
sendTabList(player, header, footer);
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ItemCreator API & Titel- ActionBar- TabList- API | NOW IN BETA| Made by Sameplayer is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10. Downloaded 590 times (via Spigot). Download it and open it directly in the game.