Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for darksoulq

A plugin library for GUIs, Items, Blocks, Advancements and much more.

Report AbyssalLib?

Alpha
2.4.0-mc.26.2-alpha.2

darksoulq released AbyssalLib version 2.4.0-mc.26.2-alpha.2 on July 11, 2026

The API is now available on the maven central repository

New:

  • Menu API (Useful for custom containers/crafting UI's as it handles item movement on its own)
  • Config options to toggle Item Server-Side Translation Ticking, Item ticking, and Energy network, aswell as option to change delay of server-side translation ticking
  • Placeholders for Permissions
    • abyssallib:player_has_permission:<permission> Checks if the player has the permission (Boolean)
    • abyssallib:player_has_group:<group> Checks if the player belongs to a group (Boolean)
    • abyssallib:player_groups Gets all the groups the player is in (List of String)
    • abyssallib:player_group:<index> Gets the players group of a specific index from the sorted group list
    • abyssallib:player_primary_group Gets the players group that has the highest weight (could be inconsistent if multiple groups use same weight and are highest)

Information

Published onJuly 11, 2026
Downloads0

Platforms

Paper Paper (26.2)