Compatibility
Minecraft: Java Edition
1.20–1.20.2
1.19.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last year
Updated last year
LittleHooks
Discord webhooks integration as a Spigot plugin. Extremely light weight.
Requires plugin LittleLink
Configuration
The default configuration:
webhook-url: url
color:
system: 65535
join: 65280
leave: 16711680
death: 8388736
webhook-url
is the webhook url. You can obtain it in the channel settings under the integrations/webhooks tab. Please note that this link allows you to send messages to that channel so keep it safe and securecolor
represents the decimal or hexadecimal color code of the discord message embed. All the sub options represent the name of the event the color will be used in
color.system
color code is used in the non player related events. ex: server loading or server stopping