Duck Library is a library for developers who don't want to spend their time to write same library consistently.

Overview

Duck Library is a library for developers who don't want to spend their time to write same library consistently. It has almost every useful feature to develop any kind of Minecraft server.

Supporting versions: 1.8.x to 1.17.x

Libraries

  • MySQL, MongoDB, Redis and InfluxDB
  • Messages such as title and action bar.
  • Packet
  • Hologram
  • NPC
  • Particle
  • Scoreboard
  • World border
  • Player list (TAB)
  • Name tag
  • Sign and anvil UI
  • Chat input handler
  • Custom logger (info, warn, error adn debug)
  • Duck Chain (Communicating between servers via Redis channels)
  • Proxy security
  • Proxy connection metadata (Binding metadata to player profile and listen in bukkit server.)
  • Metrics
  • Bukkit simplifier such as location, rotation, vectors and packets.

First Installation

If you want to use as a JAR dependency, you can download the latest build here

Using as a maven dependency

<repository>
    <id>obyvante-releases</id>
    <url>https://repo.obyvante.com/repository/maven-releases/</url>
</repository>
<dependency>
    <groupId>com.obyvante</groupId>
    <artifactId>duck-library</artifactId>
    <version>0.0.1</version>
</dependency>

Documentation

You can check our detailed GitHub wiki.

For Javadoc, you can take a look at here.

You might also like...

Arnicalib-mcmod - Shared library for AH's Minecraft mods.

ArnicaLib Shared library for AH's Minecraft mods. For Developers There are two ways to use this mod in your workspace: GitHub Package (Recommended) Ad

Dec 15, 2022

TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.

TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.

https://discord.gg/GyyzU6T TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system

Dec 12, 2022

πŸ’œ LiteSkullAPI Fast and extensive skull library for Bukkit/Spigot/Paper plugins

πŸ’œ LiteSkullAPI Fast and extensive skull library for Bukkit/Spigot/Paper plugins. Helpful links: Support Discord GitHub issues Eternal Repository (Mav

Dec 2, 2022

Lightweight reflection based tab library supporting 1.7 - 1.17 servers and clients.

Lightweight reflection based tab library supporting 1.7 - 1.17 servers and clients.

Aug 23, 2022

A library for mod dependencies.

MagicLib δΈ­ζ–‡ Warning: The project is still in the early development stage. A library for mod dependencies. Development Mappings We are using the Mojang

Jan 7, 2023

A Mindustry mod library provides a multiple-recipe crafter to produce items, fluids, power or even heat for Json and JavaScript mods.

A Mindustry mod library provides a multiple-recipe crafter to produce items, fluids, power or even heat for Json and JavaScript mods.

MultiCrafter Lib A Mindustry MultiCrafter lib-mod for Json and JavaScript mods. Please check the instruction. How to Use Please check the instruction

Dec 27, 2022

Lightweight animation library

Blaze Lightweight animation library made mainly for OpenGL usage Installation Maven: repository idjitpack.io/id urlhttps://jitpack.io

Dec 5, 2022

Run Fabric Mods on Forge! It's an mod loading api, too (not implemented yet). No any releationship between Python library PILlow.

Pillow Mod Loader δΈ­ζ–‡ | English Quilt that runs on Forge Not implemented yet. Yes, you can believe it. This mod will make Quilt compatible with Forge.

Dec 20, 2022

Mixin 0.8 library for 1.7.10 that works in place of other loaders too.

GasStation GasStation is library that gives mods the ability of loading mixins without embedding the entire SpongePowered Mixins library inside themse

Dec 28, 2022
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan), audio (OpenAL), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR) applications.

LWJGL - Lightweight Java Game Library 3 LWJGL (https://www.lwjgl.org) is a Java library that enables cross-platform access to popular native APIs usef

Lightweight Java Game Library 4k Dec 29, 2022
Java / JavaFX / Kotlin Game Library (Engine)

About JavaFX Game Development Framework Why FXGL? No installation or setup required "Out of the box": Java 8-15, Win/Mac/Linux/Android 8+/iOS 11.0+/We

Almas Baimagambetov 3k Jan 2, 2023
[LEGACY] LWJGL 2.X - The Lightweight Java Game Library.

[LEGACY] LWJGL - Lightweight Java Game Library WARNING This is the repository of the original LWJGL, which is no longer actively maintained. Unless yo

Lightweight Java Game Library 529 Dec 26, 2022
A library that provide informations for minecraft servers (players, maxplayers and motd)

MinecraftServerInformations MinecraftServerInformation is a java library for retrieving informations about Minecraft Servers. Installation Download th

null 10 Sep 11, 2022
A Java user-interface library with support for Minecraft.

interfaces Building interfaces since 2021. interfaces is a builder-style user interface library designed to make creation of flexible user interfaces

Incendo 54 Dec 24, 2022
πŸŽ‡ lightweight JDA command library

? LightDrop LightDrop is a lightweight library that allows you to create decorator-based commands with JDA. Features Creating commands in a method. Ad

NeiiZun 11 Jun 27, 2022
Java mod library

GasLirary GasLirary is a Mindustry java mod library for making new content type: Gas. Usage/Examples Gas creating Gas is created in the same way as It

null 10 Jan 2, 2023
Java mod library

AdvancedContentInfo AdvancedContentInfo is a Mindustry java mod library for making out stats and stats categories. Usage/Examples You can initialize y

null 8 May 28, 2022
πŸš€Small java eventing library created to developer familiar with Bukkit,Nukkit and PowerNukkit...

FestivalKit ???? Small event library for developers familiar with Bukkit,PowerNukkit and Nukkit ???? Pequena libraria de eventos para desenvolvedores

Rick M. 2 Jan 2, 2022