Merge pull request #28 from beschio/fix-jd-links

Fix links to 'Color' and 'ChatColor' javadocs
This commit is contained in:
Chris 2017-02-14 07:31:13 -07:00 committed by GitHub
commit 497312d090

View File

@ -341,8 +341,8 @@ nick-prefixes:
op: '&c@'
halfop: '&3%'
voice: '&2+'
# See http://site.pircbotx.googlecode.com/hg/apidocs/org/pircbotx/Colors.html for IRC color names
# See http://jd.bukkit.org/rb/doxygen/d7/dc0/enumorg_1_1bukkit_1_1ChatColor.html for game color names
# See http://thelq.github.io/pircbotx/latest/apidocs/org/pircbotx/Colors.html#field.summary for IRC color names
# See https://hub.spigotmc.org/javadocs/spigot/org/bukkit/ChatColor.html#enum_constant_summary for game color names
# Game to IRC color map: Game Color Code => IRC Color Code
irc-color-map:
AQUA: CYAN