Player data glitch fix and changes #39

ShadowRanger
commented 2016-03-09 22:05:53 -05:00
(Migrated from github.com)
- Fixed player data glitch and made online/offline event changes (thanks cbarber)
- Moved configuration getters/setters from main plugin class to separate Configuration class
- Use single imports instead of wildcard imports
- Updated to the latest version of Bukkit
- Added some javadocs to some methods
- Use plugin instance a bit differently
- General refactoring
- Fixed player data glitch and made online/offline event changes (thanks cbarber)
- Moved configuration getters/setters from main plugin class to separate Configuration class
- Use single imports instead of wildcard imports
- Updated to the latest version of Bukkit
- Added some javadocs to some methods
- Use plugin instance a bit differently
- General refactoring
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?