fix votingplugin + stop people using permission-rankup

This commit is contained in:
okx-code
2023-11-17 23:13:00 +00:00
parent abd4365f20
commit 691d4757fe
6 changed files with 10 additions and 37 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ dependencies {
compileOnly('com.github.mcMMO-Dev:mcMMO:601297') {
exclude group: 'com.sk89q.worldguard'
}
compileOnly ('com.bencodez:votingplugin:6.13.1') {
compileOnly ('com.bencodez:votingplugin:6.14.1') {
transitive = false
}