Skip to content

Bukkit API library plugin to provide language support for other Bukkit plugins

License

Notifications You must be signed in to change notification settings

XHawk87/LanguageAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

Just add the following to your pom.xml to use it in your projects:

    <repository>
       <id>jitpack.io</id>
       <url>https://jitpack.io</url>
    </repository>
    
    
    <dependency>
        <artifactId>LanguageAPI</artifactId>
        <version>0.3</version>
    </dependency>

About

Bukkit API library plugin to provide language support for other Bukkit plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages