Coder Social home page Coder Social logo

myauth's Introduction

MyAuth

MyAuth is simple authentication plugin.

Last update: v1.2.1 (March 3rd, 2017)

  • Some database improvements

Permissions:

  • myauth - top permission of plugin, allows using everything

  • myauth.myadmin - allows using command /myadmin

Commands:

  • /login <password> - log in into an account

  • /register <password> - register an account

  • /unregister <password> <password confirmation> - unregister an account

  • /chp <password> <password confirmation> - change account's password

  • /logout - log out of an acccount

  • /myadmin - plugin administrating

    • /myadmin info <nickname> - get info about an account
    • /myadmin chp <nickname> <password> - change password for an account

Configuration:

Variable Values Description
type mysql, yml, json, sqlite Database type
ip IP Connection IP (MySQL)
username string MySQL DB username
password string username's password
database string Database/Folder name
table_prefix string Database/Folder prefix
language en, ru Plugin language
time_format date string for more see https://php.net/manual/function.date.php
enable_autologin boolean Enables/Disables autologin (using IP and CID)
hide_players boolean Enables/Disables hiding players if they aren't logged in
cancel_block boolean Cancel actions with blocks if player is not logged in
cancel_drop boolean Cancel dropping items if player is not logged in
cancel_interacting boolean Cancel interaction with objects if player is not logged in
cancel_buckets boolean Cancel using buckets if player is not logged in
cancel_moving boolean Cancel moving if player is not logged in
cancel_eating boolean Cancel eating if player is not logged in

myauth's People

Contributors

badubsl avatar poggit-bot avatar zplayzmcpe avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.