- What is AlphaLibary?
- What is AlphaLibary for?
- What does AlphaLibary require?
- What exactly does AlphaLibary offer?
- Links?
- Maven?
In a world, where everything goes faster and faster, you need to gear up to hold up to the other developers. AlphaLibary is designed to do so. AlphaLibary offer many utils and classes and own APIs to do so.
History of AlphaLibary
AlphaLibary goes back to the year 2015, where it first was developed by AlphaHelix to reduce the time for often done algorithms. It grew fast and was released in 2016 on spigot. Until now it has over 6000 downloads!
What is AlphaLibary for?
AlphaLibary is a libary for developers, which want to improve their programming time. It is fully loaded with many great features (which are all listed down below).
What does AlphaLibary require?
- Java 8 (which is standard since Minecraft 1.12)
- Spigot (Bukkit is untested)
- Newest Minecraft version
What exactly does AlphaLibary offer?
Minigames
- Arenas
- Different states of an arena
- Minigame logic with some importend events
- Minigame types to check wether it should be played as a server or a map based game
- Playerstatistics for easy stat management of players
- Different states of an game in server mode
- Easy team management
- Easy voting management
- Spectator option for dead / (too late) players
- Easy achievement management
- Airdrops to send down some items
- Kits with certain items
- Countdowns for Lobby etc.
- PlayerUtil to manage alive, dead and total players
- Addon system to load plugins for plugins
- Annotations to easily create commands and items
- CommandWatcher to easily manage String arguments from Commands
- Commands with no need to register inside plugin.yml
- EntityBuilder for fast entity creation
- ArmorChangeEvent which is fired if a player changes his armor
- ItemRenameEvent which is fired if a player renames some item inside an anvil
- PlayerInputEvent which is fired if a player write something on a sign or inside an anvil
- Easy file management with Json (gson) and YAML support
- Per player holograms with certain text
- Different methods to retrieve text from a player, such like an anvil or a sign
- Inventories over multiple sides
- Advanced Item building API for normal items, skulls and leather armor
- Simplified event listener system
- Advanced menu building API to create menu in a breeze
- Different types of async SQL, currently supports MySQL and SQLite
- Netty handling to retrieve packets
- Actionbar, Title and Tablist
- Bunch of NMS enums, easy to access
- Huge reflection util to help with NMS and OBC code
- Easy schematic management
- Non flickering scoreboards
- Easy server pinging (sockets & async)
- Easy clickable texts and actions
- Gameprofile builder to easily parse online profiles
- Json util to easily create json strings
- Location util to easily manage locations
- PlayerList to manage players without data loss
- PlayerMap to manage players without data loss
- Easy made serialization util to encode in Base 64
- Skin change util to change the skin of a game profile
- SortMap to easily sort keys or values
- An updater to always keep your plugin up to date
- A huge Util class with various methods
- An async working UUID fetcher to easily parse the real UUID from Mojang
BETA
- Images inside the minecraft chat
If you appreciate what I did, then please leave a rating or a star on GitHub
Links
Maven (outdated)
Code (Text):
<repository>
<id>bintray-alphahelixdev-AlphaLibary</id>
<name>bintray</name>
<url>http://dl.bintray.com/alphahelixdev/AlphaLibary</url>
</repository>
<id>bintray-alphahelixdev-AlphaLibary</id>
<name>bintray</name>
<url>http://dl.bintray.com/alphahelixdev/AlphaLibary</url>
</repository>
Code (Text):
<dependency>
<groupId>de.alphahelix</groupId>
<artifactId>alphalibary</artifactId>
<version>1.8.8</version>
</dependency>
<groupId>de.alphahelix</groupId>
<artifactId>alphalibary</artifactId>
<version>1.8.8</version>
</dependency>
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.12
- 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.
AlphaLibary [1.12] is a free Minecraft Java mod. Compatible with Minecraft 1.12. Downloaded 15,703 times (via Spigot). Download it and open it directly in the game.