mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-15 05:41:51 +08:00
Updated AAC Extension
- Disable AAC Extension if using v5 or newer The event that is used for data gathering in Plan for AAC is no longer present as an API in AAC past version 5.0.0. Because of this there is no data available for AAC, and the extension is disabled. Affects issues: - Close #1673
This commit is contained in:
parent
fd729360c7
commit
edddccf329
@ -1,6 +1,6 @@
|
||||
dependencies {
|
||||
compile project(path: ":api")
|
||||
compile 'com.djrapitops:Extension-AAC:4.0.11-R0.1'
|
||||
compile 'com.djrapitops:Extension-AAC:4.4.2-R0.1'
|
||||
compile 'com.djrapitops:Extension-AdvancedAchievements:1.1-R0.3'
|
||||
compile 'com.djrapitops:Extension-AdvancedBan:2.1.5-R0.10'
|
||||
compile 'com.djrapitops:Extension-ASkyBlock:3.0.9.4-R0.5'
|
||||
|
Loading…
Reference in New Issue
Block a user