A RankUp plugin for Minecraft.
- CHANGE: Bukkit 1.11.
- CHANGE: New PermissionFacade contract.
- CHANGE: Minecraft 1.10
- CHANGE: EithonLibrary now uses PowerPerms for permssions.
- CHANGE: Report time as timespan.
- BUG: Added a "/rankup test" command to investigate problem with a configurable message
- CHANGE: All time span configuration values are now in the general TimeSpan format instead of hard coded to seconds or minutes or hours.
- BUG: Reminded players that are not eligible for rankup.
- BUG: NullPointerException (Controller.java:100)
- BUG: EventListener was not activated.
- NEW: Now reminds players if they are eligible for a rank up.
- CHANGE: PermissionGroupLadder levels now starts at one.
- CHANGE: Now uses EithonLibrary PermissionGroupLadder for permissions.
- BUG: Now shows subcommands if no subcommand was given.
- CHANGE: Now uses EithonStats instead of Oracle stats.
- NEW: First Eithon release