Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme to have less bad practices #7

Closed
wants to merge 1 commit into from
Closed

Update readme to have less bad practices #7

wants to merge 1 commit into from

Commits on Jan 7, 2015

  1. Update readme to have less bad practices

    - Added the concept of encapsulation to the Economy, Permission, and Chat fields and removed the needless static
    - Removed the Logger field - plugins should use their own logger returned by getLogger()
    - Command now uses the name rather than the label, which adds support for command aliases
    AdamQpzm committed Jan 7, 2015
    Copy the full SHA
    5b2f95d View commit details
    Browse the repository at this point in the history