Spoiler: formats.yml
Supports 1.16 colors in the next format: &[RRRR,GGGG,BBBB] in hexadecimal numbers
## LOWER_FIRST: Selects the format with the lowest priority that the user has
## HIGHER_FIRST: Selects the format with the highest priority that the user has
default-priority-ordering : LOWER_FIRST
formats:
- == : me.fixeddev.ezchat.format.BaseChatFormat
name : default
priority : 999999
prefix : ''
## Supported values:
## EXECUTE, SUGGEST, OPEN
prefix-click-action : ''
prefix-tooltip : [ ]
player-name : ' {displayName }'
## Supported values:
## EXECUTE, SUGGEST, OPEN
player-name-click-action : ' [SUGGEST ] /msg {name }'
player-name-tooltip : [ ]
suffix : ": "
## Supported values:
## EXECUTE, SUGGEST, OPEN
suffix-click-action : ''
suffix-tooltip : [ ]
chat-color : '&7'
permission : default
use-placeholderapi : true
- == : me.fixeddev.ezchat.format.BaseChatFormat
name : vip
priority : 999998
prefix : ''
## Supported values:
## EXECUTE, SUGGEST, OPEN
prefix-click-action : ''
prefix-tooltip : [ ]
player-name : ' {displayName }'
## Supported values:
## EXECUTE, SUGGEST, OPEN
player-name-click-action : ' [SUGGEST ] /msg {name }'
player-name-tooltip : [ ]
suffix : ": "
## Supported values:
## EXECUTE, SUGGEST, OPEN
suffix-click-action : ''
suffix-tooltip : [ ]
chat-color : '&f'
permission : vip
use-placeholderapi : true
To create a new format just copy from the dash the complete format and paste it on a new line, change the name, the priority, permission, etc
Code (YAML):
## LOWER_FIRST: Selects the format with the lowest priority that the user has
## HIGHER_FIRST: Selects the format with the highest priority that the user has
default-priority-ordering : LOWER_FIRST
formats:
- == : me.fixeddev.ezchat.format.BaseChatFormat
name : default
priority : 999999
prefix : ''
## Supported values:
## EXECUTE, SUGGEST, OPEN
prefix-click-action : ''
prefix-tooltip : [ ]
player-name : ' {displayName }'
## Supported values:
## EXECUTE, SUGGEST, OPEN
player-name-click-action : ' [SUGGEST ] /msg {name }'
player-name-tooltip : [ ]
suffix : ": "
## Supported values:
## EXECUTE, SUGGEST, OPEN
suffix-click-action : ''
suffix-tooltip : [ ]
chat-color : '&7'
permission : default
use-placeholderapi : true
- == : me.fixeddev.ezchat.format.BaseChatFormat
name : vip
priority : 999998
prefix : ''
## Supported values:
## EXECUTE, SUGGEST, OPEN
prefix-click-action : ''
prefix-tooltip : [ ]
player-name : ' {displayName }'
## Supported values:
## EXECUTE, SUGGEST, OPEN
player-name-click-action : ' [SUGGEST ] /msg {name }'
player-name-tooltip : [ ]
suffix : ": "
## Supported values:
## EXECUTE, SUGGEST, OPEN
suffix-click-action : ''
suffix-tooltip : [ ]
chat-color : '&f'
permission : vip
use-placeholderapi : true
Spoiler: config.yml
Change chat-event-priority when a plugin is override by EzChat, higher means that it will be executed later, monitor is the highest
## Supported values: LOWEST, LOW, NORMAL, HIGH, HIGHEST, MONITOR
chat-event-priority : NORMAL
Code (YAML):
## Supported values: LOWEST, LOW, NORMAL, HIGH, HIGHEST, MONITOR
chat-event-priority : NORMAL
Youtube Reviews/Showcases
Spanish:
Sortexx 19:
Spanish:
Sortexx 19:
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.15, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
EzChat - Next Generation Chat is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.15, 1.16, 1.17 and newer. Downloaded 11,670 times (via Spigot). Download it and open it directly in the game.