1 366
收录服务器
1 956
注册
27 265
玩家
Awesome Chat Color 聊天颜色 GUI和指令 MySQL和FLAT 1.7 1.8 1.9 1.10
更改CHATCOLOR的插件!使用图形用户界面。
作 者 Royendero1
发布时间 2016年2月1日
支持核心 Spigot
原生版本
支持版本 1.7,1.8,1.9,1.10
点此下载

AwesomeChatColor 是一款允许玩家自定义聊天字体颜色的 Minecraft 插件。它提供了图形用户界面 (GUI) 和命令,使玩家可以轻松地更改其聊天文本的颜色和格式。

🎉

AwesomeChatColor

🔗 源码地址

源码:GitHub

⭐ 特性

  • 通过 GUI 自定义聊天颜色和格式
  • 支持多种颜色和格式选项
  • 可配置的 GUI 界面
  • 支持 MySQL 和 FlatFile 存储
  • 兼容控制台颜色

⚙️ 命令和权限

命令

  • /awcc - 打开 GUI (权限: awcc.gui)
  • /awcc list - 查看颜色列表 (权限: awcc.list)
  • /awcc reload - 重新加载配置文件 (权限: awcc.reload)
  • /awcc help - 查看命令列表 (权限: awcc.help)
  • /awcc <player> <color> - 更改玩家颜色/效果 (权限: awcc.set.<color>)
  • /awcc <player> clear - 清除玩家颜色/效果 (权限: awcc.set.clear)

颜色权限 (awcc.set.<color>)

  • awcc.set.dred - dark-red
  • awcc.set.black - black
  • awcc.set.dblue - dark-blue
  • awcc.set.blue - blue
  • awcc.set.cyan - cyan
  • awcc.set.gray - gray
  • awcc.set.green - green
  • awcc.set.lime - lime
  • awcc.set.magenta - magenta
  • awcc.set.orange - orange
  • awcc.set.pink - pink
  • awcc.set.red - red
  • awcc.set.silver - silver
  • awcc.set.white - white
  • awcc.set.yellow - yellow
  • awcc.set.rainbow - rainbow
  • awcc.set.bold - bold
  • awcc.set.strike - strike
  • awcc.set.unline - unline
  • awcc.set.italic - italic

GUI 权限

  • awcc.clear - CLEAR
  • awcc.color.dred - Dark Red
  • awcc.color.black - Black
  • awcc.color.dblue - Dark Blue
  • awcc.color.blue - Blue
  • awcc.color.cyan - Cyan
  • awcc.color.gray - Gray
  • awcc.color.green - Green
  • awcc.color.lime - Lime
  • awcc.color.magenta - Magenta
  • awcc.color.orange - Orange
  • awcc.color.pink - Pink
  • awcc.color.red - Red
  • awcc.color.silver - Silver
  • awcc.color.white - White
  • awcc.color.yellow - Yellow
  • awcc.color.rainbow - COLORS

格式权限

  • awcc.format.bold
  • awcc.format.strike
  • awcc.format.unline
  • awcc.format.italic

📝 配置文件示例 (config.yml)


#AwesomeChatColor by Royendero
#
#GuiName, change the Name of the GUI
GuiName: "&5Select a color"
#Type of blocks in GUI
#1=WOOL. 2=STAINED_GLASS. 3=STAINED_GLASS_PANE. 4=STAINED_CLAY 5=CARPET 6=LEATHERS
type: 1
prefix: '&a&ki&2&lAWCC&a&ki&r &2&l> '
#Message to change color.
successfull: '&aColor changed!'
#Message to change format.
formatchanged: '&aFormat Changed'
#Message when rainbow is enabled and activate a format.
errorrainbow: '&cError, rainbow enabled.'
#Message to clear all
cleared: '&aCleared!'
#Message when a player is offline.
offline: '&cPlayer is not online.'
colorerror: '&cPlease, instert a valid color.'
usage: '&cPlease use /awcc help.'
help: '&cHelp Commands'
#Message when use /awcc list
listmessage: '&cColor list:'
reload: '&cAWCC Reloaded.'
firstselect: '&cFirst, select a color.'
needcolor: '&cThis player first need a color.'
noneclear: '&cYou not have colors or/and effects.'
permission: '&cYou don´t have permission'
sounds: true
#Change text of blocks.
wool:
# This is the block
 dred:
#  Title of the block
  title: '&4Dark Red'
#  Lore of the block
  lore:
  - '&7Cool color!'
  - '&aClick to change this color.'
#  You can add more lines.
#   - 'This is other line'
#   - 'This is other :D'
  slot: 0
 black:
  title: '&6Black'
  lore:
  - '&7Black is Black!'
  - '&aClick to change this color.'
  slot: 2
 dark_blue:
  title: '&1Dark Blue'
  lore:
  - '&7Funny text!'
  - '&aClick to change this color.'
  slot: 4
 blue:
  title: '&9Blue'
  lore:
  - '&7Rain! :D'
  - '&aClick to change this color.'
  slot: 6
 cyan:
  title: '&bCyan'
  lore:
  - '&7Cyan is Cyan'
  - '&aClick to change this color.'
  slot: 8
 gray:
  title: '&7Gray'
  lore:
  - '&7Gray is Gray'
  - '&aClick to change this color.'
  slot: 10
 green:
  title: '&2Green'
  lore:
  - '&7Green is the tree!'
  - '&aClick to change this color.'
  slot: 12
 lime:
  title: '&aLime'
  lore:
  - '&7Lime, lime lime.'
  - '&aClick to change this color.'
  slot: 14
 magenta:
  title: '&5Magenta'
  lore:
  - '&7Magenta is Magenta'
  - '&aClick to change this color.'
  slot: 16
 orange:
  title: '&6Orange'
  lore:
  - '&7Creative line! :D'
  - '&aClick to change this color.'
  slot: 18
 pink:
  title: '&dPink'
  lore:
  - '&7Pink PINK PINK!!!!!'
  - '&aClick to change this color.'
  slot: 20
 red:
  title: '&cRed'
  lore:
  - '&7Red is red'
  - '&aClick to change this color.'
  slot: 22
 silver:
  title: '&8Silver'
  lore:
  - '&7Silver is Silver'
  - '&aClick to change this color.'
  slot: 24
 white:
  title: '&fWhite'
  lore:
  - '&7White is WHITE!'
  - '&aClick to change this color.'
  slot: 26
 yellow:
  title: '&eYellow'
  lore:
  - '&7Yellow, Amarillo in spanish.'
  - '&aClick to change this color.'
  slot: 31
 rainbow:
  title: '&eR&ba&ci&bn&6B&9o&fw'
  lore:
  - '&7AWESOME!'
  - 'This color is not compatible with formats.'
  - '&aClick to change this color.'
  slot: 13
#Formats
format:
 bold:
  title: '&7&lBOLD'
  lore:
  - '&aHello&7/&a&lHello'
  - '&aClick to add type.'
  slot: 37
 strike:
  title: '&7&mSTRIKE'
  lore:
  - '&aHello&7/&a&mHello'
  - '&aClick to add type.'
  slot: 39
 unline:
  title: '&7&nUNDERLINE'
  lore:
  - '&aHello&7/&a&nHello'
  - '&aClick to add type.'
  slot: 41
 italic:
  title: '&7&oITALIC'
  lore:
  - '&aHello&7/&a&oHello'
  - '&aClick to add type.'
  slot: 43
 cleartnt:
  title: '&cClear all'
  lore:
  - '&7Clear colors and formats.'
  - '&aClick to clear effects.'
  slot: 49
mysql:
 use: false
 ip/host: 'localhost'
 port: '3306'
 database: 'database'
 username: 'username'
 password: 'password'

Minecraft 版本

  • 1.7
  • 1.8
  • 1.9
  • 1.10