Skip to content

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

License

Notifications You must be signed in to change notification settings

Minecraftserver-si/AuthDB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthDB

Copyright © 2011, CraftFire, Contex [email protected], Wulfspider [email protected]

About

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

Website and News

All about Jenkins CI can be found on our Website. Follow us on Twitter @Twitter.

Source

Our latest and greatest source of AuthDB can be found on GitHub.

Coding and Pull Request Conventions

  • We generally follow the Sun/Oracle coding standards.
  • No tabs; use 4 spaces instead.
  • No trailing whitespaces.
  • No CRLF line endings, LF only, put your gits 'core.autocrlf' on 'true'
  • No 80 column limit or 'weird' mid-statement new lines.
  • The number of commits in a pull request should be kept to a minimum (squish them into one most of the time - use common sense!).
  • No merges should be included in pull requests unless the pull request's purpose is a merge.
  • Pull requests should be tested (does it compile AND does it work?) before submission.

Follow the above conventions if you want your pull requests 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

No packages published