Skip to content

Everlong/AuthDB-Legacy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

309 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthDB Legacy AuthDB Legacy

Script and custom MySQL database user authentication and security plugin for Bukkit-based Minecraft servers.

Copyright (c) 2011-2012, CraftFire http://www.craftfire.com

AuthDB Legacy is licensed under GNU LESSER GENERAL PUBLIC LICENSE Version 3.

Who is CraftFire?

CraftFire is the team behind AuthDB, AuthDB Legacy, Babel, BabelCraft, BabelCraft Legacy, and TextWrap. Wulfspider Contex

Visit our website or get support on our forum thread.
Track and submit issues and bugs on our issue tracker.

Follow us on TwitterLike us on FacebookDonate

Source

The latest and greatest source can be found on GitHub.
Download the latest builds from Jenkins.

Compiling

AuthDB Legacy uses Maven to handle its dependencies.

  • Install Maven 2 or 3
  • Checkout this repo and run: mvn clean package

Coding and Pull Request Conventions

  • Generally follow the Oracle coding standards.
  • No tabs; use 4 spaces instead.
  • No trailing whitespaces.
  • No 80 column limit or midstatement newlines.
  • Pull requests must compile and work.
  • Pull requests must be formatted properly.
  • Number of commits in a pull request should be kept to a minimum.
  • No CRLF line endings, LF only, put your gits 'core.autocrlf' on 'true'
  • No merges should be included in pull requests unless the pull request's purpose is a merge.

Please follow the above conventions if you want your pull request(s) accepted.

About

Script and custom MySQL database user authentication and security plugin for Bukkit-based Minecraft servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors