Skip to content

acelabini/FluxCP-MasterAccount

Repository files navigation

FluxCP with Master Account Integration

Flux Control Panel (FluxCP) for rAthena servers.

Configuration

    'MasterAccount'	          => true,                   // Enable master account feature
    'MasterAccountPasswordHash'   => 'bcrypt',               // Master account password hashing algorithm
    'MasterAccountMaxAccounts'    => 0,			     // Maximum game account per master account; 0 to disable

Requirements

  • PHP 5.2
  • PDO and PDO-MYSQL extensions for PHP5 (including PHP_MYSQL support)
  • MySQL 5
  • Optional: GD2 (for guild emblems and registration CAPTCHA)
  • Optional: Tidy (for cleaner HTML output)
  • Optional: mod_rewrite support for UseCleanUrls feature
  • Optional: Item images

What's New?

  • The description files are kept upto-date with each new commit from rAthena.

  • Pre-integrated themes:

    • default
    • Bootstrap
  • Built-In:

    • News and Pages CMS with integrated TinyMCE
    • Service Desk (ITIL Incident Management style support ticket system)
    • Additional Logs
    • More Ranking Lists
    • Discord Integration
    • Google ReCaptcha
    • Remote AtCommand functionality

How To ... ?

We have a small doc library that covers:

  • Basic User Documentation

  • Developer Documentation

    • Creating an Addon
    • Providing Addon updates
    • Creating a custom Theme

Join the Discussion

We have a discord server separate from rAthena just for FluxCP stuff! The channels there can be used to obtain help, discuss testing, view anonymous feedback log, Github commits, etc. https://discord.gg/0XP9qqhUV9GLSfCh

Extra Credits

Original FluxCP created by Paradox924X and Byteflux with additional contributions from Xantara. Some works from other users have been integrated into this project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published