Skip to content

Managers

Elikill58 edited this page Apr 3, 2023 · 2 revisions

What are managers ?

Managers are a way to show item in chat. The objective to have multiple manager is to change how we manage messages, and so make them compatible with lot of way according to plugins, config ...

Manager name Since Dependency Use Packet1 Deluxe Chat Hex colors Platform
Both 2.1 - See others managers Spigot
Auto 2.1 - See others managers Spigot
Packet 1.4 &- - Yes Spigot
Chat 2.0 - No Spigot

1: Use packets means intercept and edit them. This take some resources. Also, this can be done with plugins like ProtocolLib which is supported..

Manage them, warning ...

You can change it in config, with manager key (then /cir or restart your server). You can also use /chatitem admin command.

If you change the manager then reload the plugin (or the server) this can create error. Specially because of packet's one. Some intereceptor are not fully removed and could create issue. That's why it's NOT recommended to change the manager with ChatItem's reload.

Clone this wiki locally