This Library Can't be used as a single plugin.
This is not a plugin!
_________________________________________________
FEATURES
This is not a plugin!
_________________________________________________
FEATURES
-
Command library Has ability to make childs for commands, and have
a place for permission, Who Can use the command(Player/Console/All] and aliases! -
A class that allows you to interact with easily with player (like Sending a colored message)
-
You can easily make your own custom regions like worldedit!
-
You can easily use configuration files with all its unique types and files extensions.
-
Easily interact with Bukkit metaData for any meta-able object.
-
You can make Huge scoreboards really fast and easy.
And Many Many more features!
__________________________________________________
Get Started
You may need to add this to your class path by: Maven Repostitory:
Spoiler: Maven
<repositories>
<repository>
<id>jitpack.io</id>
<url> https://jitpack.io </url>
</repository>
</repositories>
<dependency>
<groupId>com.github.TitanDevX</groupId>
<artifactId>TitanLib</artifactId>
<version>Compile</version>
</dependency>
<repository>
<id>jitpack.io</id>
<url> https://jitpack.io </url>
</repository>
</repositories>
<dependency>
<groupId>com.github.TitanDevX</groupId>
<artifactId>TitanLib</artifactId>
<version>Compile</version>
</dependency>
Gradle:
Spoiler: Gardle
allprojects {
repositories {
...
maven { url ' https://jitpack.io ' }
}
}
implementation 'com.github.TitanDevX:TitalLib:combile'
}
repositories {
...
maven { url ' https://jitpack.io ' }
}
}
implementation 'com.github.TitanDevX:TitalLib:combile'
}
You can get started Just by adding this to your onEnable on your main class:
Code (Java):
TitanLib.
setPlugin
(
this
)
;
You Can find more information and some help at our github page:
https://github.com/TitanDevX/TitanLib
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- 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.
TitanLib is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 194 times (via Spigot). Download it and open it directly in the game.