-
Notifications
You must be signed in to change notification settings - Fork 0
Home
broken1arrow edited this page Nov 18, 2022
·
9 revisions
Welcome to the MenuSettingsApi wiki!
This is temporary. Will try fix better way to import the api.
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependency>
<groupId>com.github.broken1arrow</groupId>
<artifactId>MenuSettingsApi</artifactId>
<version>Type version</version>
<scope>provided</scope>
</dependency>
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.broken1arrow:MenuSettingsApi:Type version'
}
For 1.16 and newer you use <#55F758>
for normal hex and <#5e4fa2:#f79459>
for gradient. Planed to add adventure support (but that will only work for chat, because i also need keep spigot support (spigot use still string on items)).