You can now have your server chat redirected to your discord channel
Code (YAML):
chat:
enabled: false
# Whether afelius chat formatting is enabled or not.
# You can now set chat format for each rank you have in your server. # Default format for players with no specific rank. (fallback format) default: '&7
%luckperms_prefix%&7 &e($%vault_eco_balance%) &7- &6&l%player_name% » &f%chat_message% '
# Format for players with a VIP rank. vip: '&7
%luckperms_prefix%&7 &e($%vault_eco_balance%) &7- &6&l%player_name% » &f%chat_message% ' discord_webhook_url: "https://discord.com/api/webhooks/your-webhook-id/your-webhook-token"