SupMod.jar
Details
-
FilenameSupMod.jar
-
Uploaded by
-
UploadedMay 5, 2023
-
Size78.00 KB
-
Downloads150
-
MD5cad98ab5fb7198be01845cec49f45c8c
Supported Bukkit Versions
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
Changelog
Version : 1.19 & 1.19.x
Adding new Webhook system !
Improvement of the plugin and fixing of small bugs.
[+] New Command :
/supmod webhook [on/off] - Allows you to enable or disable the use of webhooks.
/supmod webhook player_send_message_on_chat [on/off] - Allows you to enable or disable receiving messages sent in-game on Discord.
/supmod webhook player_join_server [on/off] - Allows you to receive a notification when a player joins the server.
/supmod webhook player_leave_server [on/off] - Allows you to receive a notification when a player leaves the server.
/supmod webhook player_kill_player [on/off] - Allows you to receive a notification when a player kills an other player.
The config file has been modified and a new entry has appeared at the end :
# Discord WebHook
# Get Event / Logs of player in discord
webhook:
actif: false
link: ""
options:
player_send_message_on_chat: false
player_join_server: false
player_leave_server: false
player_kill_player: false