diff options
author | Petr Ilin <hevav@hevav.dev> | 2021-12-31 01:03:05 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-31 01:03:05 +0300 |
commit | e7e07f14a30828cfdaf06591493400ee5d8ba842 (patch) | |
tree | 6d6ea9ce45ba277d09b9126da04639b66f574971 | |
parent | 3741fffd23660ac8c913a18ecf2075e3d71a7b55 (diff) | |
download | LimboAuth-e7e07f14a30828cfdaf06591493400ee5d8ba842.tar.gz LimboAuth-e7e07f14a30828cfdaf06591493400ee5d8ba842.tar.bz2 LimboAuth-e7e07f14a30828cfdaf06591493400ee5d8ba842.zip |
Create README.md
-rw-r--r-- | README.md | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6f07926 --- /dev/null +++ b/README.md @@ -0,0 +1,43 @@ +<img src="https://elytrium.net/src/img/elytrium.webp" alt="Elytrium" align="right"> + +# LimboAuth + +[![Join our Discord](https://img.shields.io/discord/775778822334709780.svg?logo=discord&label=Discord)](https://ely.su/discord) +[![Proxy Stats](https://img.shields.io/bstats/servers/12530?logo=minecraft&label=Servers)](https://bstats.org/plugin/velocity/LimboAPI/12530) +[![Proxy Stats](https://img.shields.io/bstats/players/12530?logo=minecraft&label=Players)](https://bstats.org/plugin/velocity/LimboAPI/12530) + +Auth System built in virtual server (Limbo). \ +[MC-Market](https://www.mc-market.org/resources/21097/) \ +[SpigotMC.org](https://www.spigotmc.org/resources/limboapi-limboauth-limbofilter.95748/) \ +[Описание и обсуждение на русском языке (spigotmc.ru)](https://spigotmc.ru/resources/limboapi-limboauth-limbofilter-virtualnye-servera-dlja-velocity.715/) \ +[Описание и обсуждение на русском языке (rubukkit.org)](http://rubukkit.org/threads/limboapi-limboauth-limbofilter-virtualnye-servera-dlja-velocity.177904/) + +Test server: [``ely.su``](https://hotmc.ru/minecraft-server-203216) + +## See also + +- [LimboFilter](https://github.com/Elytrium/LimboFilter) - Most powerful bot filtering solution for Minecraft proxies. Built with LimboAPI. +- [LimboAPI](https://github.com/Elytrium/LimboAPI) - Library for sending players to virtual servers (called limbo) + +## Features of LimboAuth + +- Supports H2, MySQL, PostgreSQL databases +- Geyser Floodgate support +- Hybrid (Floodgate/Online/Offline) mode support +- Uses BCrypt - the best hashing algorithm for password +- Ability to migrate from AuthMe-alike plugins +- Ability to block weak passwords +- TOTP 2FA support +- Ability to set UUID from database +- Highly customisable config - you can change all the messages the plugin sends, or just disable them +- MCEdit schematic world loading +- And more.. + +## Donation + +Your donations are really appreciated. Donations wallets/links/cards: + +- MasterCard Debit Card (Tinkoff Bank): ``5536 9140 0599 1975`` +- Qiwi Wallet: ``PFORG`` or [this link](https://my.qiwi.com/form/Petr-YSpyiLt9c6) +- YooMoney Wallet: ``4100 1721 8467 044`` or [this link](https://yoomoney.ru/quickpay/shop-widget?writer=seller&targets=Donation&targets-hint=&default-sum=&button-text=11&payment-type-choice=on&mobile-payment-type-choice=on&hint=&successURL=&quickpay=shop&account=410017218467044) +- PayPal: ``ogurec332@mail.ru`` |