All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gs.LockLogin.1.1.0.1.source-code.plugin.yml Maven / Gradle / Ivy

Go to download

Adds an extra protection to your Bukkit-Spigot-Paper/BungeeCord server with this plugins that adds 2FA to his security system

The newest version!
name: LockLogin
version: ${project.version}
main: ml.karmaconfigs.lockloginsystem.bukkit.Main
api-version: "1.13"
authors:
  - KarmaConfigs
  - KarmaDev
load: STARTUP
website: https://karmaconfigs.ml
prefix: LockLogin
description: Adds an extra protection to your Bukkit-Spigot-Paper/BungeeCord/Velocity server with this plugins that adds 2FA to his security system
commands:
  captcha:
    description: The main captcha command
  register:
    description: The main register command
    aliases:
      - reg
  login:
    description: The main login command
    aliases:
      - l
  2fa:
    description: The main 2fa command
  resetfa:
    description: The main command to reset 2fa
  resetlastloc:
    description: Manages the players last locations
    aliases:
      - resetlocs
  change:
    description: The main command to change password
    aliases:
      - cpass
  delaccount:
    description: The main command to remove account
    aliases:
      - delacc
      - delcc
  unlog:
    description: The command to unlog from your account
  setloginspawn:
    description: Set the login spawn when a player logs in
    aliases:
      - setlogspawn
      - setlspawn
      - loginspawn
      - lspawn
  playerinf:
    description: Check the player account status and IP if he is online
    aliases:
      - playerinfo
      - playerinformation
  lookup:
    description: Get the player accounts
  pin:
    description: Set your account pin
  resetpin:
    description: Remove your pin
    aliases:
      - rpin
      - delpin
  locklogin:
    description: Main locklogin command
  updateChecker:
    description: LockLogin update and version checker
    aliases:
      - checkUpdates




© 2015 - 2024 Weber Informatics LLC | Privacy Policy