Skip to content

Discord webhooks integration as a Spigot plugin. Requires plugin LittleLink.

License

Notifications You must be signed in to change notification settings

Pequla/LittleHooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 secure
  • color 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

About

Discord webhooks integration as a Spigot plugin. Requires plugin LittleLink.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages