Skip to content

Lucaniuss/Label

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Label (Unfinished)

An open-sourced Nametag API primarily made for 1.7x-1.8x Spigot servers.


Note

This was made in about 2 hours, I will update this in the future.

Importing with Maven

<repositories>
    <repository>
        <id>label-repo</id>
        <url>https://raw.github.com/Lucaniuss/Label/repository/</url>
    </repository>
</repositories>
    
<dependencies>
    <dependency> <!-- Label -->
        <groupId>me.lucanius.label</groupId>
        <artifactId>Label</artifactId>
        <version>1.0</version>
        <scope>compile</scope>
    </dependency>
</dependencies>

How to use & implement

/**
 * Soon...
 */

Contact

You can contact me on discord via my tag or server:

Selling & Using

You're free to use this for anything, including using it for your own projects. However, if you want to sell it, leave credits and a link to this repository.

About

Nametag API for Spigot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages