mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-07 03:10:56 +01:00
Updated Floodgate extension
- Added bedrockUsername to the where clause on the update statement to prevent insertion of duplicate data. Unfortunately removing UNIQUE constraints would require recreation of the table, and detecting the constraint would be more effort to implement - this might make some data inaccurate but it is what it is. Affects issues: - Fixed #1825
This commit is contained in:
parent
b87208a649
commit
18a1708a09
@ -15,7 +15,7 @@ dependencies {
|
||||
compile 'com.djrapitops:Extension-Factions:2.14.0-R0.1'
|
||||
compile 'com.djrapitops:Extension-FactionsUUID:1.6.9.5-U0.5.16-R0.2'
|
||||
compile 'com.djrapitops:Extension-FastLogin:R0.1'
|
||||
compile 'com.djrapitops:Extension-Floodgate:1.0-R1.1'
|
||||
compile 'com.djrapitops:Extension-Floodgate:1.0-R1.2'
|
||||
compile 'com.djrapitops:Extension-GriefDefender:R0.2'
|
||||
compile 'com.djrapitops:Extension-GriefPrevention:16.11.6-R0.2'
|
||||
compile 'com.djrapitops:Extension-GriefPrevention-Sponge:4.0.1-R0.2'
|
||||
|
Loading…
Reference in New Issue
Block a user