[
+] Updated messages style in
messages.yml [
+] Added cmd /safeadmins reset - Clears authorization for everyone. Reset authorizations.
[
+] Added /safeadmins check <player> - View information about the operator
Code (YAML):
Info-Command: # Storage = PLAYERDATA or PLUGIN # if PLAYERDATA = the data will be written to the player's data located in the world folder # if PLUGIN = the data will be stored in the plugin and after restarting it, the information will be erased storage: "PLUGIN"
Code (YAML):
Info:
header: " "# Set '' to disable, or ' ' for indentation. You can also use any of your own text name: "&c&l» &fNickname: &e" authed: "&c&l» &fAuthed by: &e" lauth: "&c&l» &fLast auth: &e" ljoin: "&c&l» &fLast join: &e" lquit: "&c&l» &fLast quit: &e" footer: " "# Set '' to disable, or ' ' for indentation. You can also use any of your own text