Commit Graph

3942 Commits

Author SHA1 Message Date
Gabriele C 740935a204 5.6.0-beta2 release 2021-04-04 21:35:02 +02:00
dependabot[bot] 40a98fe4ec
Bump checker-qual from 3.11.0 to 3.12.0 (#2313)
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.11.0...checker-framework-3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-04 21:23:56 +02:00
Kristjan Krušič 745ed18e1c
Updated README to better fit 2021. (#2314)
* Updated README to better fit 2021.

* Changed Java to JDK in README.
2021-04-04 01:58:50 +02:00
Pietro T 12cf3aa060
Fix #2018. using player's health value instead of isDead (which is unreliable) (#2302) 2021-03-31 20:47:34 +02:00
games647 fc8c9d8748
Open GEO connection after checking config values
(Related #2289)
2021-03-28 22:41:03 +02:00
Gabriele C d50ad908d7
Fix typo in database setrings properties 2021-03-15 10:20:56 +01:00
Hex3l b1e9b43294
adds proxy sessions, fixing auto login from bungee messages issues (#2285) 2021-03-15 02:49:45 +01:00
Gabriele C 543c9782be
Fix wrong default mysql driver class #2303 2021-03-15 02:46:37 +01:00
Gabriele C 8a42a77519 Bump spigot and bstats version 2021-03-14 03:12:01 +01:00
Eric-01 4e55f26a41
Added /log command to the allowCommands sequence (#2290) 2021-03-14 02:53:00 +01:00
MacacoLew f2bdaa0454
Specify the Driver Class Name ("com.mysql.cj.jdbc.Driver") (#2262)
* Specify the Driver Class Name ("com.mysql.cj.jdbc.Driver")

TODO: Configurable Driver Class Name

* Update DatabaseSettings.java

* Update MySQL.java
2021-03-14 02:46:17 +01:00
dependabot[bot] f6392d2d5c
Bump argon2-jvm-nolibs from 2.8 to 2.9.1 (#2273)
Bumps [argon2-jvm-nolibs](https://github.com/phxql/argon2-jvm) from 2.8 to 2.9.1.
- [Release notes](https://github.com/phxql/argon2-jvm/releases)
- [Changelog](https://github.com/phxql/argon2-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phxql/argon2-jvm/compare/v2.8...v2.9.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-14 02:44:27 +01:00
dependabot[bot] 1da34cf894
Bump junit from 4.13.1 to 4.13.2 (#2288)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-14 02:43:55 +01:00
dependabot[bot] 8c687dcb7e
Bump postgresql from 42.2.18 to 42.2.19 (#2292)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.18 to 42.2.19.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.19/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.18...REL42.2.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-14 02:43:38 +01:00
dependabot[bot] 43e4088690
Bump mockito-core from 3.6.28 to 3.8.0 (#2294)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.28 to 3.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.28...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-14 02:43:20 +01:00
dependabot[bot] e04a139a7e
Bump checker-qual from 3.8.0 to 3.11.0 (#2295)
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.8.0 to 3.11.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.8.0...checker-framework-3.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-14 02:43:08 +01:00
dependabot[bot] 1a4f73c37e
Bump HikariCP from 3.4.5 to 4.0.3 (#2297)
Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP) from 3.4.5 to 4.0.3.
- [Release notes](https://github.com/brettwooldridge/HikariCP/releases)
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-3.4.5...HikariCP-4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-14 02:42:44 +01:00
dependabot[bot] 6311915310
Bump api from 5.2 to 5.3 (#2298)
Bumps [api](https://github.com/lucko/LuckPerms) from 5.2 to 5.3.
- [Release notes](https://github.com/lucko/LuckPerms/releases)
- [Commits](https://github.com/lucko/LuckPerms/compare/v5.2...v5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-14 02:42:36 +01:00
dependabot[bot] d76131c8e7
Bump argon2-jvm-nolibs from 2.7 to 2.8 (#2245)
Bumps [argon2-jvm-nolibs](https://github.com/phxql/argon2-jvm) from 2.7 to 2.8.
- [Release notes](https://github.com/phxql/argon2-jvm/releases)
- [Changelog](https://github.com/phxql/argon2-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phxql/argon2-jvm/compare/v2.7...v2.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 12:33:53 +01:00
dependabot[bot] bb83fd85b5
Bump sqlite-jdbc from 3.32.3.2 to 3.34.0 (#2243)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.32.3.2 to 3.34.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.32.3.2...3.34.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 19:16:02 +01:00
DoctorPCComputers 06de3fde9a
Added password change (#2239) 2020-12-12 19:15:50 +01:00
dependabot[bot] fcd4a2fad7
Bump checker-qual from 3.7.1 to 3.8.0 (#2236)
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.7.1...checker-framework-3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 13:56:44 +01:00
Gabriele C 56ad6b6b44 Make postgresql dependency optional 2020-11-28 03:48:57 +01:00
WaveWSBS 51c9e35848
Update messages_zhcn.yml (#2230)
enhanced some translation
Chinese is a beautiful and complicated language. 
the way last translator translate was to hard? i guess? just not friendly
i did some minor changes, now the language isn't so hard. and i also change the translation of 2fa. 两步验证 is cool. but 双重认证 is more accurate
plz aprove
2020-11-26 11:10:26 +01:00
dependabot[bot] 82c8252a72
Bump mockito-core from 3.6.0 to 3.6.28 (#2229)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.0 to 3.6.28.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.0...v3.6.28)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 17:42:38 +01:00
Gabriele C 2dfdade8c6
Update wallpaper image on README 2020-11-22 14:22:56 +01:00
Gabriele C de4dd5b2c4
Uploader wallpaper image 2020-11-22 14:21:54 +01:00
dependabot[bot] 9d019d9ebd
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 (#2198)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 14:10:37 +01:00
dependabot[bot] e258778fbb
Bump Multiverse-Core from 4.1.0 to 4.2.2 (#2211)
Bumps Multiverse-Core from 4.1.0 to 4.2.2.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 14:10:29 +01:00
dependabot[bot] c731887ba5
Bump api from 5.1 to 5.2 (#2214)
Bumps [api](https://github.com/lucko/LuckPerms) from 5.1 to 5.2.
- [Release notes](https://github.com/lucko/LuckPerms/releases)
- [Commits](https://github.com/lucko/LuckPerms/compare/v5.1...v5.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 14:10:14 +01:00
dependabot[bot] 8cb4bafeba
Bump postgresql from 42.2.15 to 42.2.18 (#2215)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.15 to 42.2.18.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.18/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.15...REL42.2.18)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 14:09:55 +01:00
dependabot[bot] 06fa7e9f56
Bump mockito-core from 3.5.10 to 3.6.0 (#2220)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.10...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 14:09:46 +01:00
dependabot[bot] 3af167442b
Bump checker-qual from 3.6.1 to 3.7.1 (#2223)
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.6.1 to 3.7.1.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.6.1...checker-framework-3.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 14:09:38 +01:00
dependabot[bot] 6c795d071d
Bump junit from 4.13 to 4.13.1 (#2213)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-18 14:12:04 +02:00
Daniel Dušek 99baed7038
Get Czech localizations to 100% (#2204) 2020-10-06 16:41:06 +03:00
ljacqu 782f226a27 Checkstyle: Remove annotation whitelists that no longer apply
- Test / Before / BeforeClass are for test scope but we do not apply Checkstyle there
- SectionComments was an annotation in ConfigMe (no longer exists)
2020-09-16 11:52:54 +02:00
dependabot[bot] 7b4abdb0ca
Bump checker-qual from 3.6.0 to 3.6.1 (#2192)
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.6.0...checker-framework-3.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-07 21:38:54 +02:00
dependabot[bot] 397ca25d77
Bump mockito-core from 3.5.2 to 3.5.10 (#2193)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.2 to 3.5.10.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.2...v3.5.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-07 21:38:42 +02:00
ljacqu 4d1c7181d8
Merge pull request #2194 from AuthMe/dependabot/maven/ch.jalu-configme-1.2.0
Bump configme from 1.1.0 to 1.2.0
2020-09-07 21:38:26 +02:00
ljacqu ac5868787a Update to ConfigMe 1.2.0 2020-09-07 21:33:00 +02:00
ljacqu e92721e597 #2158 Remove unneeded SQLite migration of column length
- SQLite always returns a column length of 2,000,000 as they don't really have a column length restriction, cf. https://stackoverflow.com/questions/35413956/trying-to-get-the-column-size-of-a-column-using-jdbc-metadata
2020-08-29 11:09:13 +02:00
dependabot[bot] 7bd3455427
Bump sqlite-jdbc from 3.32.3.1 to 3.32.3.2 (#2166)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.32.3.1 to 3.32.3.2.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.32.3.1...3.32.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-20 01:00:13 +02:00
dependabot[bot] 83dd6d33bb
Bump checker-qual from 3.5.0 to 3.6.0 (#2168)
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.5.0...checker-framework-3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-20 01:00:05 +02:00
Alexander Emelyanov 2eabb0d09d
Add player's IP into login logger (#2064) (#2169) 2020-08-20 00:59:17 +02:00
dependabot[bot] d2446ba3f1
Bump maven-resources-plugin from 3.1.0 to 3.2.0 (#2173)
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...maven-resources-plugin-3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-20 00:58:17 +02:00
dependabot[bot] 47d0b40e81
Bump postgresql from 42.2.14 to 42.2.15 (#2175)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.14 to 42.2.15.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.14...REL42.2.15)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-20 00:58:09 +02:00
dependabot[bot] 186151db68
Bump mockito-core from 3.4.2 to 3.5.2 (#2179)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.2 to 3.5.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.2...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-20 00:57:56 +02:00
dependabot[bot] adf718d647
Bump mockito-core from 3.4.0 to 3.4.2 (#2157)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.0...v3.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-18 01:06:09 +02:00
dependabot[bot] c782905c29
Bump sqlite-jdbc from 3.32.3 to 3.32.3.1 (#2156)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.32.3 to 3.32.3.1.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.32.3...3.32.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-18 01:05:59 +02:00
Gabriele C eeb5530f61 Fix sqlite migrater logic #2158
Co-Authored-By: ljacqu <ljacqu@users.noreply.github.com>
2020-07-18 01:05:22 +02:00