Speedgot
M0 - CoreCord [1.13 - 1.21.8]
-----
Discord integration for CoreProtect plugin.
Download Now
Via external site
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
https://github.com/M0diis/M0-CoreCord/releases/tag/2.0.0
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
View on SpigotMC
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
Ask Questions / Get Support