Showcase
- Emotes can be added by operators and managers, they can be animated and can be used in chat, signed books, anvil, signs. They will autocomplete on chat.

- You can reply to messages by clicking on them

- You can change your name color to any of the twitch name colors or any hex color

- You can put a players head in chat if you put their name between
< >, they don't need to be on the server or even online.

- Any url typed in chat will become clickable

Setup
- Needs ffmpeg to be installed and on path on the server.
- You need to set your server's address for the resource pack.
- If the server already has resource packs they will be overridden by the emote resource pack.
Commands
Twitchierchat
/twitchierchat server <address> <port>
Sets the server address used for the emote resource pack. Requires operator priviliges.
<address> needs to be the address players are using to join your server.
<port> will be set to the port you have in server.properties if empty.
/twitchierchat managers add <player>
Will make <player> a manager.
Managers can remove and add emotes they can't add or remove other managers. Requires operator priviliges.
/twitchierchat managers remove <player>
Will remove <player> from managers.
Emotes
/emotes add <emote> <sourceUrl> <showLogs> <tileSize> <fps>
Adds emote with name <emote> from <sourceUrl> with size <tileSize> and framerate <fps>. Can be run by operators or managers.
<emote> can't be longer than 14 characters.
/emotes remove <emote>
Removes emote with name <emote>. Can be run by operators or managers.
/emotes reload
Reloads the emotes from the resource pack file.
/emotes update
Sends the resource pack to the person running it.
/emotes list
Shows a list of every emote.
