All Projects → EvolSoft → Serverauth

EvolSoft / Serverauth

Licence: mit
An advanced authentication plugin for PocketMine-MP

Projects that are alternatives of or similar to Serverauth

Mybatis Generator Plugin
Mybatis Generator 代码生成插件拓展,增加:查询单条数据插件(SelectOneByExamplePlugin)、MySQL分页插件(LimitPlugin)、数据Model链式构建插件(ModelBuilderPlugin)、Example Criteria 增强插件(ExampleEnhancedPlugin)、Example 目标包修改插件(ExampleTargetPlugin)、批量插入插件(BatchInsertPlugin)、逻辑删除插件(LogicalDeletePlugin)、数据Model属性对应Column获取插件(ModelColumnPlugin)、存在即更新(UpsertPlugin)、Selective选择插入更新增强插件(SelectiveEnhancedPlugin)、Table增加前缀插件(TableSuffixPlugin)、自定义注释插件(CommentPlugin)、增量插件(IncrementsPlugin)、查询结果选择性返回插件(SelectSelectivePlugin)、乐观锁插件(OptimisticLockerPlugin)、LombokPlugin等拓展。
Stars: ✭ 1,038 (+1689.66%)
Mutual labels:  mysql, plugin
Docker Backup Database
Docker image to periodically backup your database (MySQL, Postgres, or MongoDB) to S3 or local disk.
Stars: ✭ 57 (-1.72%)
Mutual labels:  mysql
Fifa Fut Data
Web-scraping script that writes the data of all players from FutHead and FutBin to a CSV file or a DB
Stars: ✭ 55 (-5.17%)
Mutual labels:  mysql
Framework7 Plugin 3d Panels
Framework7 plugin to add 3d effect for side panels
Stars: ✭ 56 (-3.45%)
Mutual labels:  plugin
Photo Blog
The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender
Stars: ✭ 55 (-5.17%)
Mutual labels:  mysql
Doxyit
Notepad++ plugin for Doxygen commenting
Stars: ✭ 56 (-3.45%)
Mutual labels:  plugin
Mapit
An easy way to embed google maps in your site.
Stars: ✭ 54 (-6.9%)
Mutual labels:  plugin
Matlab Editor Plugin
Extends features for the matlab editor, Bookmarks, FileStructure, Clipboard stack
Stars: ✭ 58 (+0%)
Mutual labels:  plugin
Strimoid
Source code of Strm
Stars: ✭ 57 (-1.72%)
Mutual labels:  mysql
Flume Canal Source
Flume NG Canal source
Stars: ✭ 56 (-3.45%)
Mutual labels:  mysql
Fluent Plugin Splunk Hec
This is the Fluentd output plugin for sending events to Splunk via HEC.
Stars: ✭ 56 (-3.45%)
Mutual labels:  plugin
Takeout
Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
Stars: ✭ 1,086 (+1772.41%)
Mutual labels:  mysql
Duckygo
一个同时支持Session以及JWT的高性能高可用 Golang Restful API 脚手架 !
Stars: ✭ 57 (-1.72%)
Mutual labels:  mysql
Reliefsupports.org V1
Relief Supports is an open source project to support volunteers who working in relief activities.
Stars: ✭ 55 (-5.17%)
Mutual labels:  mysql
Online Library System
基于MVC设计模式的在线图书馆管理系统
Stars: ✭ 58 (+0%)
Mutual labels:  mysql
Rest And Graphql
⚡️ Highly scalable REST API codebase with GraphQL layer on its ⚡️
Stars: ✭ 55 (-5.17%)
Mutual labels:  mysql
Wertik Js
💪 A library that powers your app with GraphQL + Rest API
Stars: ✭ 56 (-3.45%)
Mutual labels:  mysql
Telegram Anti Revoke
Telegram anti-revoke plugin - Telegram 防撤回插件
Stars: ✭ 1,084 (+1768.97%)
Mutual labels:  plugin
Fish Docker Compose
Fish shell completions for docker-compose
Stars: ✭ 58 (+0%)
Mutual labels:  plugin
Dolt
Dolt – It's Git for Data
Stars: ✭ 9,880 (+16934.48%)
Mutual labels:  mysql

start2

THE PLUGIN IS NOT READY TO BE USED YET. IT HAS NOT BEEN TESTED CAREFULLY AND IT STILL CONTAINS LOTS OF BUGS! PLEASE WAIT THE OFFICIAL RELEASE ON POGGIT!

ServerAuth

Join the chat at https://gitter.im/EvolSoft/ServerAuth

An advanced authentication plugin for PocketMine

Download!

Category

PocketMine-MP plugins, PHP Web scripts

Requirements

PocketMine-MP API 3.0.0-ALPHA7 - 3.0.0-ALPHA8
PHP >= 5.4.0 (for ServerAuthAccountManager)
PHP MySQLi extension

Overview

ServerAuth is the most advanced authentication system for PocketMine-MP.

This Plugin uses the New API. You can't install it on old versions of PocketMine.

To prevent bugs, delete all old plugin data if you are updating ServerAuth.

WARNING: If you're updating from old versions of ServerAuth to ServerAuth v2.12 or newer you MAY NEED to delete the current language folder!!!

Features:

  • MySQL support
  • Multi-language support
  • Web API
  • Online Account Manager
  • IP Sessions
  • /register, /unregister, /login, /logout and /changepassword commands

And more...

What is included?

In the ZIP file you will find:
- ServerAuth_v2.13.phar : ServerAuth Plugin + API
- ServerAuthAccountManager : An advanced online script to manage ServerAuth accounts
- ServerAuthWebAPI : ServerAuth Web API to use on your own web scripts

Commands:

/serverauth - ServerAuth commands (aliases: [sa, sauth, auth])
/register - Allows registering an account (aliases: [reg])
/login - Allows logging into an account
/changepassword - Allows changing account password (aliases: [ch, chp, chpass])
/unregister - Allows unregistering an account
/logout - Allows to do the log out

To-Do:

- Bug fix (if bugs will be found)

Documentation

Documentation available at ServerAuth Wiki

Download

You can download precompiled versions of ServerAuth on ServerAuth Releases section

Extensions

EvolSoft/ChatLogin: A ServerAuth extension to do login/register directly on chat

EvolSoft/InvisibleLogin: A ServerAuth extension to make players invisible when they are not authenticated

EvolSoft/EmailConfirm: A ServerAuth extension which implements email confirmation when registering ServerAuth accounts

If you want to submit your own ServerAuth Extension PM us on Twitter @Flavius12_ or @_EvolSoft or ask in ServerAuth Gitter Channel

Contributing

If you want to contribute to this project please follow the Contribution Guidelines

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].