From 05314edf5006762ebec451a2f3863970d770a33c Mon Sep 17 00:00:00 2001 From: TheTrouper <93684527+thetrouper@users.noreply.github.com> Date: Mon, 4 Jul 2022 16:40:30 -0500 Subject: [PATCH] Adding Staffauth Explination --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4bdf010..27d0c48 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,22 @@ # My Skripts -These are some skripts That I have created using the SkriptLang -All skripts are original and created by me -If you have any requests feel free to DM me on discord TheTrouper#6969 +- These are some skripts That I have created using the SkriptLang +- All skripts are original and created by me +- If you have any requests feel free to DM me on discord TheTrouper#6969 + +Tutorial for staffauth becasue it is definitly needed: + This skript was designed to prevent backdoors through the means of hacked/stolen accounts + Notch will be placeholder for the member you want to take action on + Password will be the placeholder for whatever password the member wants (Make sure it is secure) +Promoting a new member + 1) /staffauth mark staff Notch + 2) /staffauth promote helper/mod/sup/admin Notch + 3) /staffauth setpass helper/mod/sup/admin Notch Password + ! Make sure you set the password to the correct staff node that you promoted ! +Demoting a member + 1) /staffauth demote helper/mod/sup/admin Notch + This will automaticaly un mark them as a staff member +Reseting passwords + 1) /staffauth setpass helper/mod/sup/admin Notch Password + +