MCFChat [1.7.x - 1.17.x] | PlaceholderAPI Support icon

MCFChat [1.7.x - 1.17.x] | PlaceholderAPI Support -----

Customize your server chat



[​IMG]

[​IMG]
  • A simple plugin that help you customize your system chat
  • Customize format chat
  • Separate chat per world
  • World group chat but only the same group can see chat
  • PlaceholderAPI Support (soft depend)
[​IMG]
  • /mcfchat reload : reload the plugin files
    • mcfchat.admin
  • /broadcast : send message for all players
    • mcfchat.broadcast
  • mcfchat.bypass : if you have this permission, you can see all messages on per-world, world-group format and all players can see your chat
[​IMG]
Without PlaceholderAPI
  • %mcf_chatcolor%
  • %displayname%
  • %message%
[​IMG]
Code (Text):

prefix: '&7[&e&lMCFChat&7] '

# Choose the format that you want to display on chat
# default / per-world / world-group
# default : will use default format
# per-world : will use separate chat per world
# world-group : will use world group but only the same group can see chat
use-format: default


default-format: '%displayname% &8»&7%mcf_chatcolor% %message%'

per-world:
  world: #world name
    enable: true
    format: '%displayname% &8»&7%mcf_chatcolor% %message%'
  world_nether:
    enable: true
    format: '%displayname% &8»&7%mcf_chatcolor% %message%'
 
world-group:
  group1: #group name
    worlds:
    - world1
    - world2
    - world3
    format: '%displayname% &8»&7%mcf_chatcolor% %message%'
  group2:
    worlds:
    - world4
    - world5
    format: '%displayname% &8»&7%mcf_chatcolor% %message%'

#Require permission "mcfchat.bypass"
#If you have that permission, you can see all messages on per-world, world-group format and all players can see your chat
bypass-format: '%displayname% &8»&7%mcf_chatcolor% %message%'

chat-color:
  admin:
    permission: "mcfchat.admin"
    color: "&c"
  mvp:
    permission: "mcfchat.mvp"
    color: "&e"
  vip:
    permission: "mcfchat.vip"
    color: "&6"

lang:
  disable: '&cCan not send message in this world!'
  not-exists: '&cWorld group name %group% not exist!'
  reload: '&aThe config has been reloaded!'

 

Thanks for reading about my plugin.
if you have questions or concerns, please ask in the discussion!
Resource Information
Author:
----------
Total Downloads: 370
First Release: Aug 28, 2021
Last Update: Aug 29, 2021
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings