mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-15 05:41:51 +08:00
Update to LogBlock Extension by Pingger
- Support for new stone block types
This commit is contained in:
parent
b74e338721
commit
2056c8831b
@ -94,7 +94,8 @@ public class Contributors {
|
||||
new Contributor("zisunny104", LANG),
|
||||
new Contributor("SkipM4", LANG),
|
||||
new Contributor("ahdg6", CODE),
|
||||
new Contributor("BratishkaErik", LANG)
|
||||
new Contributor("BratishkaErik", LANG),
|
||||
new Contributor("Pingger", CODE)
|
||||
};
|
||||
|
||||
private Contributors() {
|
||||
|
@ -25,7 +25,7 @@ dependencies {
|
||||
implementation 'com.djrapitops:Extension-Lands:5.4.12-R0.1'
|
||||
implementation 'net.playeranalytics:Extension-LibertyBans:0.8.0-R0.2'
|
||||
implementation 'com.djrapitops:Extension-Litebans:0.3.4-R0.3'
|
||||
implementation 'com.djrapitops:Extension-LogBlock:1.16.1.2-R0.8'
|
||||
implementation 'com.djrapitops:Extension-LogBlock:1.16.1.2-R0.9'
|
||||
implementation 'com.djrapitops:Extension-LuckPerms:5.0-R0.5'
|
||||
implementation 'com.djrapitops:Extension-MarriageMaster:2.3-R0.3'
|
||||
implementation 'com.djrapitops:Extension-McMMO:2.1.149-R1.5'
|
||||
|
Loading…
Reference in New Issue
Block a user