M0 - CoreCord [1.13 - 1.21.8] icon

M0 - CoreCord [1.13 - 1.21.8] -----

Discord integration for CoreProtect plugin.




Updated to Minecraft version 1.21.8.
Updated CoreProtect version from 20.1 to 22.2.
Migrated from build.gradle to build.gradle.kts
Added improper configuration checks.
Overall code cleanup and refactoring, improvements for maintaining.
Fixed various issues.
Updated JDA from 4.2.0_222 to 5.6.1.
Updated PaginationUtils from 2.1.8 to 4.1.4b.
----------, Aug 5, 2025

Update to paper 1.20.1, cleanup and refactoring.
----------, Oct 16, 2023

Added a custom logger to log specified actions in a discord channel via a webhook.

You can read an article on how to create a webhook here:
https://hookdeck.com/webhooks/platf...rd-webhooks#where-can-i-find-discord-webhooks


Code (YAML):
webhook-loggers:
  1
:
   url
: 'webhook-url-goes-here'
   actions
: # Logger will only log the specifed actions in this secton
     - '+block' # Place a block (+block, place)
     - '-block' # Break a block (-block, break)
    # - '+item' # Item pickup (+item, pickup, pickupitem)
    # - '-item' # Item drop (-item, drop, dropitem)
    # - '-session' # Player join (-session, quit, playerquit)
    # - '+session' # Player quit (+session, join, playerjoin)
    # - 'container' # Open a container
    # - 'chat' # Message send
    # - 'command' # Command execution
    # - 'kill' # Monter/animal kill (kill, mobkill)
----------, Apr 20, 2022

UPDATE YOUR CONFIG
Added message configuration & PlaceholderAPI support for certain messages.
Added -f (-file) flag to upload results into a file instead of an embed message.
Updated /corecord version command to display more information for debugging purposes.
Messages are parsed without a Player. That means placeholder that need a player (like Statistic) will not work.
Placeholders that return general data (like Server) will work just fine.

Be sure to check config.yml_default for new config entries.
The configuration does not automatically update to preserve comments.
The file will automatically regenerate if it's changed or deleted.


Read full change-log on GitHub:

Release Changeable Messages, PAPI Support · M0diis/M0-CoreCord (github.com)
----------, Feb 3, 2022

Fixed an issue with MySQL connection.
----------, Feb 1, 2022

Added some additional logging and debug messages.
Fixed an issue where the command wouldn't run and throw an error if there were no provided actions.
You can now lookup all the last logged data if there is no action provided.
----------, Nov 2, 2021

Updated most of the logging and debug messages.

Lowered the API version that was causing people using < 1.17 versions not be able to run the plugin.

The plugin should work correctly from 1.13 to 1.17.
----------, Aug 19, 2021

Changed some things with how debugging works and slightly improved code performance.

Updated CoreProtect version to 20.1.

I recommend updating your Java version to 16.
----------, Aug 17, 2021

Updated to support Minecraft 1.17 and Java 16.
There might be some issues, because Minecraft 1.17 version is not exactly a "stable" one.

Changed reload permission from corecord.reload to corecord.command.reload.
----------, Jun 29, 2021

Added ability to query for multiple users, ex. u:M0dii,M0dii1 (user: ...);
Added versions to update message.
Added ability to filter out blocks with b:material_name (block: ...) when using a:block.

Fixed a bug where result count would not show if there's only one page.
----------, May 17, 2021

Code refactoring, improving performance.

Added some additional debugging to better find the problem.
Added /corecord reload command. (corecord.reload & corecord.main permissions required)

Added an update checker that notifies players with permission and console if there is an update out.
You can disable it in the config set corecord.update.notify to false for the group you don't went to receive notifications. (default enabled for ops)

Added OS version to co!version command as well as added co!help commands with some useful information.

Fixed an issue SQLite not working on some operating systems.
----------, May 3, 2021

v1.3 release includes Session lookups as well as couple of other simple features.

You can find all the required info with co!help command.
The command will show you the syntax as well as how to define time variables and all possible actions.

There is also co!version command, which will show CoreProtect, CoreCord, your server and bukkit versions.

The CoreCord Github wiki has been updated.
Check it out.
----------, May 2, 2021

Fixed infinite looping filter bug, improved filter in general to work in all the other lookups.
----------, May 1, 2021

Added a feature to lookup chats:
co!lookup u:nick a:chat t:time

Code refactoring for better performance.
----------, May 1, 2021

Resource Information
Author:
----------
Total Downloads: 1,558
First Release: Apr 30, 2021
Last Update: Aug 5, 2025
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings