Skip to content

🔅 Make it easy for you to create plugins using this Core

License

Notifications You must be signed in to change notification settings

CustomEntity/CustomCore

Repository files navigation

Banner

CustomCore GitHub issues GitHub forks GitHub stars GitHub license

Make it easy for you to create plugins using this Core.

Disclaimer

CustomCore is currently in alpha. It is very likely that you will encounter bugs there. Please report any issue on GitHub.

Table of Contents

  • SOON

Features

Feature Status
XSeries (Sound, Material, Particle, Enchantment, Biome) Integration
i18n Integration
Economy Integration
Scoreboard Integration
Logger/Debugger Integration
NBT Utils
Player Utils
Exp Utils
Cuboid Utils
Location Utils
Random Utils
Messaging System 🔨
MySQL Utils 🔨
MongoDB Utils 🔨
SQLite Utils 🔨
GSON Utils 🔨

Gradle

repositories {
    mavenCentral()
}

dependencies {
    compile 'fr.customentity:CustomCore:1.0-SNAPSHOT'
}

Maven

<dependency>
  <groupId>fr.customentity</groupId>
  <artifactId>CustomCore</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>

About

🔅 Make it easy for you to create plugins using this Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages