CorePlus – Server Essentials Reforged [1.18-1.21] icon

CorePlus – Server Essentials Reforged [1.18-1.21] -----

Advanced all-in-one server management and moderation plugin for Spigot servers.



v1.3.0: The Discord Integration Update
CorePlus v1.3.0 - The Discord Integration Update

✨Update Summary
• Enhance your server’s community connection with our brand-new Discord Webhook Integration!
• You can now easily link Discord webhooks to the following in‑game events:
  1. Join
  2. Quit
  3. Message
  4. Command
Code (YAML):
# ==========================================================
# DISCORD INTEGRATION
# ==========================================================
discord-integration-enabled
: false
# If this is off no event will work
discord-integration-event-onJoin
:
  enabled
: true
  webhookURL
: "https://discord.com/api/webhooks/thisIsAnExample/ExampleURL"

  # Replacements: %player%, %uuid%
  embed
:
    title
: "⚡ | Moderation"
    description
: "> **%player%** joined the server."
    color
: "#c9c9c9" # HEX

    fields
:
      - name
: "UUID"
        value
: "> %uuid%"
        inline
: false
discord-integration-event-onQuit
:
  enabled
: true
  webhookURL
: "https://discord.com/api/webhooks/thisIsAnExample/ExampleURL"

  # Replacements: %player%, %uuid%
  embed
:
    title
: "⚡ | Moderation"
    description
: "> %player% left the server."
    color
: "#c9c9c9" # HEX

    fields
:
      - name
: "UUID"
        value
: "> %uuid%"
        inline
: false
discord-integration-event-onChat
:
  enabled
: true
  webhookURL
: "https://discord.com/api/webhooks/thisIsAnExample/ExampleURL"

  # Replacements: %player%, %uuid%, %message%
  embed
:
    title
: "⚡ | Moderation"
    description
: "> **%player%** » %message%"
    color
: "#c9c9c9" # HEX

    fields
:
      - name
: "UUID"
        value
: "> %uuid%"
        inline
: false
discord-integration-event-onCommand
:
  enabled
: true
  webhookURL
: "https://discord.com/api/webhooks/thisIsAnExample/ExampleURL"

  # Replacements: %player%, %uuid%, %command%
  embed
:
    title
: "⚡ | Moderation"
    description
: "> **%player%** issued the command » `%command%`"
    color
: "#c9c9c9" # HEX

    fields
:
      - name
: "UUID"
        value
: "> %uuid%"
        inline
: false

Update built and tested for Spigot 1.21.x
Thank you for supporting CorePlus ❤️
----------, Nov 17, 2025
Resource Information
Author:
----------
Total Downloads: 17
First Release: Nov 7, 2025
Last Update: Nov 17, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings