Sends a webhook when a moderation command is executed.
Compatible with LiteBans ONLY!
Sends an embed similar to BanAnnouncer but only requires a webhook instead of Discord Bot.
Commands:
/litebanswebhook - Reloads the plugin
Embeds:
When loading the plugin for the first time, JSON files will be added to a folder "embeds" when loading for the first time, this lets you customize what gets sent in the embed.
Example:
Variables that can be used inside the templates:
Showcase:
If you encounter any errors please contact me on masterhaxixu on discord.
Compatible with LiteBans ONLY!
Sends an embed similar to BanAnnouncer but only requires a webhook instead of Discord Bot.
Commands:
/litebanswebhook - Reloads the plugin
Embeds:
When loading the plugin for the first time, JSON files will be added to a folder "embeds" when loading for the first time, this lets you customize what gets sent in the embed.
Example:
Code (Text):
{
"embeds": [
{
"title": "New Punishment :timer:",
"description": "The player `${entry.name}` was banned by `${entry.executorName}` for `${entry.reason}` ${entry.duration}",
"color": "16711680",
"footer": {
"text": "${entry.serverOrigin} | Powered by LiteBans Webhook"
}
}
]
}
"embeds": [
{
"title": "New Punishment :timer:",
"description": "The player `${entry.name}` was banned by `${entry.executorName}` for `${entry.reason}` ${entry.duration}",
"color": "16711680",
"footer": {
"text": "${entry.serverOrigin} | Powered by LiteBans Webhook"
}
}
]
}
- ${entry.id}
- ${entry.type}
- ${entry.name}
- ${entry.uuid}
- ${entry.ip}
- ${entry.reason}
- ${entry.executorUUID}
- ${entry.executorName}
- ${entry.removedByUUID}
- ${entry.removedByName}
- ${entry.removalReason}
- ${entry.dateStart}
- ${entry.dateEnd}
- ${entry.duration}
- ${entry.serverScope}
- ${entry.serverOrigin}
- ${entry.silent}
- ${entry.ipban}
- ${entry.active}
Showcase:
If you encounter any errors please contact me on masterhaxixu on discord.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
LiteBansWebhook is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20, 1.20.6 and newer. Downloaded 1,170 times (via Spigot). Download it and open it directly in the game.