The plugin allows you to add custom emojis to your server by using chat form for example: if I write :heart: if the chat it will replace it with a custom unicode you choose in the config.yml and there is also permission to each emoji itself!
to use custom textured emojis you will have to use a resource pack!
the plugin is fully customizable in the config.yml and
you can create as much emojis you want to!
Code (Text):
#you can use this placeholder %chat_form% for the chat form of the emoji and %emoji% for the emoji
#the playerholders can be used only in emoji-preview, no-perm-emoji and hover!!!
emojis:
smiley: #the id of the emoji change it for each emoji!
permission: emojis.smiley #the permission of the emoji
emoji: "" #the emoji displayed in chat
chatform: ":smiley:" #the form that the emoji will be replacing
heart:
permission: emojis.heart
emoji: "❤"
chatform: ":heart:"
messages:
reload: "aa20The plugin has been reloaded successfully!"
hover: "&eClick the &f%emoji% &eto use it" # doesnt support hex colors (in the future because some bugs)
no-perm: "&#ad1c1cYou dont have permission to use this command"
no-perm-emoji: "&#ad1c1cYou dont have permission to use &f%emoji%"
only-player: "&#ad1c1cOnly player can do this commands!"
available-emojis: "&#e6a70favailable emojis:"
emoji-preview: "&e%chat_form% &7-> &r%emoji%" # doesnt support hex colors (in the future because some bugs)
Custom Emojis in the discord server!!!
Commands: /emojis list (to see the list of all the emojis)
/emojis reload (to reload the config) (admin command)
Permissions for tab complete commands: lovelyemojis.reload (for tab complete for reload command)
lovelyemojis.list (tab complete for the list command)
each emoji has his own permission!
Placeholder: %emoji% for emoji
%chat_form% for the chat form of the emoji
Join my discord server for support! https://discord.gg/at9VwzVgn9