The plugin continuously monitors the Minecraft chat, detecting profanity, advertisements, and political content, and then automatically sends notifications to the specified Discord webhook. The plugin is customizable, allowing you to set your own words, custom permission for reloading, and your own webhook.
Command:
- /hiveantiswear reload - Reloads the configuration file..
Detections:
Swearing ↓
Advertisement ↓
Political ↓
Spoiler
config.yml
Settings:
WebhookUrl: https://discord.com/api/webhooks/your-webhook/
ReloadPermission: "hiveantiswear.reload"
#Embed szélének a színe discordon HEX-ben kell megadni
EmbedColor: 55FFFF
BadWords:
-
Hirdetes:
-
Political:
-
Spoiler
message.yml
Prefix: '&7[&6Hive&eAntiSwear7] '
NoPermission: '&cEhhez nincs jogod!'
ReloadUsage: '&cHasználat » /hiveantiswear reload'
ConfigReloaded: '&aKonfiguráció sikeresen újratöltve!'
SwearingNotAllowed: '&cSzerverünkön nem engedélyezett a káromkodás!'
HirdetesNotAllowed: '&cSzerverünkön nem engedélyezett a hírdetés!'
PoliticalNotAllowed: '&cSzerverünkön nem engedélyezett a politizálás!'