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.




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

️ CorePlus v1.2 – The Config Update

⚙️ Improvements
• The config now has fields for /ping, /godmode and /message commands
Code (YAML):
# ==========================================================
# PING SETTINGS
# ==========================================================
# Replacements:
#   %player%      = player name
#   %target%      = target player name
#   %coloredPing% = ping colored
ping-command-message-self
: "Your current Ping: %coloredPing%ms" # Replacements: %player%, %coloredPing%
ping-command-message-other
: "%target%'s Ping: %coloredPing%ms"   # Replacements: %player%, %target%, %coloredPing%

# ==========================================================
# GODMODE SETTINGS
# ==========================================================
# Replacements:
#   %player% = player name
godmode-command-message-enabled
: "The godmode has been enabled."
godmode-command-message-disabled
: "The godmode has been disabled."

# ==========================================================
# MESSAGE SETTINGS
# ==========================================================
# Replacements:
#   %sender%    = senders name
#   %receiver%  = receivers name
#   %message%   = message that has been sent
message-command-message-player-sent
: "&c%sender% &7-> &c%receiver%&7: %message%"
message-command-message-player-received
: "&c%receiver% &7-> &c%sender%&7: %message%"

Bug Fixes
• Fixed /config reset issues.

Update built and tested for Spigot 1.21.x
Thank you for supporting CorePlus ❤️
----------, Nov 14, 2025

CorePlus v1.1.1

Update Summary
• Fixed an issue with the Backup Inventory not responding correctly.
• Improved internal handling for inventory events to ensure smooth user interaction.

Small but important stability update – keeping your CorePlus setup running flawlessly!
----------, Nov 11, 2025

️ CorePlus v1.1 – Feature & Stability Update

✨ New Commands
/message – Send private messages to other players.
/ping – Check your connection latency.
/godmode – Toggle invincibility.

⚙️ Improvements
• Config now supports your own custom prefix!
• Cleaner command feedback and unified style across all messages.

Bug Fixes
• Fixed several configuration reload issues.
• Improved overall config handling for faster and more reliable updates.

Update built and tested for Spigot 1.21.x
Thank you for supporting CorePlus ❤️
----------, Nov 11, 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