BlatLibs

BlatLibs

Plugin

Library for the operation of plugins from BlatFan

Server Library

247 downloads
0 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Library for the operation of plugins from BlatFan.

A mixture of many open source APIs. Adds a simple check for privates (Towny, WorldGuard, GriefPrevention, GriefDefender), particle, actionbar, bossbar, GUI, book GUI, json message, world generator api

<repositories>
    ...
    <repository>
        <id>Modrinth</id>
        <url>https://api.modrinth.com/maven</url>
    </repository>
</repositories>

<dependencies>
    ...
    <dependency>
        <groupId>maven.modrinth</groupId>
        <artifactId>BlatLibs</artifactId>
        <version>0.3.3</version>
        <scope>provided</scope>
    </dependency>
</dependencies>```

Project members

BlatFan

Owner

Details

Licensed MIT
Published 10 months ago
Updated 5 months ago