mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-29 13:36:04 +01:00
Fix links to 'Color' and 'ChatColor' javadocs
This commit is contained in:
parent
449cc3f049
commit
b5b55615a3
@ -340,8 +340,8 @@ nick-prefixes:
|
|||||||
op: '&c@'
|
op: '&c@'
|
||||||
halfop: '&3%'
|
halfop: '&3%'
|
||||||
voice: '&2+'
|
voice: '&2+'
|
||||||
# See http://site.pircbotx.googlecode.com/hg/apidocs/org/pircbotx/Colors.html for IRC color names
|
# See http://thelq.github.io/pircbotx/latest/apidocs/org/pircbotx/Colors.html#field.summary for IRC color names
|
||||||
# See http://jd.bukkit.org/rb/doxygen/d7/dc0/enumorg_1_1bukkit_1_1ChatColor.html for game 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
|
# Game to IRC color map: Game Color Code => IRC Color Code
|
||||||
irc-color-map:
|
irc-color-map:
|
||||||
AQUA: CYAN
|
AQUA: CYAN
|
||||||
|
Loading…
Reference in New Issue
Block a user