Giter Site home page Giter Site logo

limboauth-expansion's Introduction

LimboAuth-Expansion

An a expansion for LimboAuth that provide placeholders for it.

Placeholders

Some information before we start

  • All placeholders require at least one player on the server to work.
  • All placeholders can be used as %limboauth_<placeholder>_<username>% to see that specific placeholder for specific player.
  • All placeholders can be toggled in the config on LimboAuth side (backend-api.enabled-endpoints)

Available Placeholders

  • %limboauth_premium_state% - shows information about player premium status.
  • %limboauth_hash% - shows player hashed password (disabled by default)
  • %limboauth_totp_token% - shows player totp token (disabled by default)
  • %limboauth_ip% - shows player ip address (disabled by default)
  • %limboauth_login_ip% - shows player login ip address (disabled by default)
  • %limboauth_uuid% - shows player uuid
  • %limboauth_premium_uuid% - shows player premium uuid
  • %limboauth_reg_date% - shows player registration date
  • %limboauth_login_date% - shows player login date
  • %limboauth_token_issued_at% - shows player token issued date

Config options

  • premium - message for premium accounts
  • cracked - message for cracked accounts
  • unknown - message for unknown account/parameter
  • error - message then LimboAuth fails to get player data
  • requesting - message then expansion is waiting for LimboAuth to respond
  • unfetched - message then something inside expansion fails
  • purge_cache_millis - cache updates in milliseconds {:
  • request_timeout - maximum timeout for waiting for LimboAuth to respond
  • enable_prefetch - prefetches available data from LimboAuth to reduce requesting messages
  • log_errors - toggle to show/hide errors in the console
  • quiet_errors - toggle to show/hide full stacktrace
  • token - token to verify LimboAuth responses with

limboauth-expansion's People

Contributors

usernugget avatar

Watchers

 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.