Mineuniverse
Log in Register
Plugins

IOCore

IOCore
by _ForgeUser29105727
Download Claim this project
338 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Developer Tools Fixes Mechanics

IOCore 1.0

IOCore is a developer library, for developers that need simple methods and configurations for create anythings.
For see more read below, like the IOCore funciton like developer library.

The IOCore library was created by bearsoft, and was think about help others developers that need simple methods, for create anythings, then now is IOCore.

Installation

  • 1º: Download the library.
  • 2º: Add library on your project.

Examples

  • 1º: How to create a simple scheduler. IOScheduler.runTaskScheduler(Runnable runnable, long delay, long period, String taskType, String taskId) Runnable - represents that will happen in your scheduler. Delay - represents the delay for start the period, (because this a repeater task). Period - period for the task perform the Runnable Task Type - represents the task type, like ("ASYNC" or "SYNC) Task Id - represents the task id, for after can cancel this task.
  • 2º: How to create a simple item. ItemStack item = new IOItem(Material.STONE, 1, 0).setName("test").setLore("test lore1", "test lore2").build() Material.STONE - represents the type of material of item. 1 - represents the quantity of item. 0 - represents the id of item. setName(String) - represents the method that set name of item. setLore(String...) - represents the method that set lore of item. build - this method build item for converter to ItemStack, because the constructor of item is IOItem

Questions?

Any question can ask below in the comments.

Try use this library, otherwise can't get use this library, contact me in PM of bukkit.org (in this site)

IOCore (1.11)
MC 1.10
Release 2016-11-25 Get

You Might Also Like

WorldGuard Custom Flags
WorldGuard Custom Flags
97,851
HoloAPI
Advanced and powerful holographic displays
93,959
Minequery
Minequery
91,099
SQLibrary
SQLibrary aims to streamline driver wrappers in Java for every database engine
85,675
WolfyUtilities
Utils and APIs: Config, Language and Inventory API, Protection Utils: WorldGuard, LWC, PlotSquared
84,728
DisguiseTester
Experiment with disguises!
9,677