We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215b301 commit 8114414Copy full SHA for 8114414
2 files changed
README.md
@@ -7,7 +7,7 @@
7
[](https://discord.gg/2PpdrfxhD4)
8
[](https://github.com/ForestTechMC/ForestColorAPI/blob/master/LICENSE.txt)
9
10
-**[JavaDoc 1.0](https://foresttechmc.github.io/ForestColorAPI/1.0/)**
+**[JavaDoc 1.1](https://foresttechmc.github.io/ForestColorAPI/1.1/)**
11
12
Small and effective Color API for your plugins.\
13
Only 1.16+ version of spigot support!
…rg/foresttech/colorAPI/api/ColorAPI.java …va/org/foresttech/colorAPI/ColorAPI.javasrc/main/java/org/foresttech/colorAPI/api/ColorAPI.java renamed to src/main/java/org/foresttech/colorAPI/ColorAPI.java
@@ -1,4 +1,4 @@
1
-package org.foresttech.colorAPI.api;
+package org.foresttech.colorAPI;
2
3
import net.md_5.bungee.api.ChatColor;
4
import org.foresttech.colorAPI.enums.ColorizeType;
0 commit comments