Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
2.4.0-mc.26.1.2-alpha.2
darksoulq released AbyssalLib version 2.4.0-mc.26.1.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_groupsGets 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 listabyssallib:player_primary_groupGets the players group that has the highest weight (could be inconsistent if multiple groups use same weight and are highest)
Information
| Published on | July 11, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (26.1.2)