KuebV / MidnightDefense

EXILED Plugin to prevent Midnight Client Hackers
3 stars 2 forks source link

Discord Webhook Suggestion #3

Open DinoNuggets2 opened 2 years ago

DinoNuggets2 commented 2 years ago

If possible, could there be a way to make the plugin send a test message through to the Discord Webhook when it's first enabled to make sure it's connected? It would help make sure that the webhook is connected, and working.

KuebV commented 2 years ago

👍 - It's been implemented into Pre-Release Version 1.3.0 https://github.com/KuebV/MidnightDefense/releases/tag/v1.3.0

If you want to change what the message says, you can change it in the translations file (I'll keep the issue open for a couple days for extra issues / feedback)

DinoNuggets2 commented 2 years ago

Alright, thank you!

DinoNuggets2 commented 2 years ago

How does the system know if a player is staff or not when checking for noclip? And could you possibly consider adding a section to manage what staff/ranks can't be detected for noclip?

KuebV commented 2 years ago

It checks whether or not the player has Remote Admin Access. This system will probably be converted into just using permissions that you can set for that specific rank to either bypass NoClip or not.