-
2db3bb313f
docs: Add v4.9.2 MPDB converter warning
3.1
William
2023-10-13 17:00:01 +0100
-
4d23377a18
Ensure `#setContents` always sets correct size
William
2023-10-11 19:02:46 +0100
-
51116cbdfb
docs: Minor updates to links/legacy migration
William
2023-10-10 16:38:29 +0100
-
6831ce094d
Bump dev.triumphteam:triumph-gui from 3.1.5 to 3.1.6 (#181)
dependabot[bot]
2023-10-10 02:20:44 +0100
-
289227e763
locales: Remove redundant comments in Japanese
William
2023-10-10 00:25:18 +0100
-
3b8a9e4ed1
locales: Fix Dutch filename
William
2023-10-10 00:24:59 +0100
-
7db3ed678f
Paper plugin support, save player itemsToKeep rather than drops if not empty (#179)
William
2023-10-10 00:10:06 +0100
-
6d9e68a65b
sync: Terminate syncer connection before redis
William
2023-10-08 23:02:27 +0100
-
2c33f3b0b4
stats: Add exception handling for legacy materials
William
2023-10-08 23:01:34 +0100
-
c002d86fc0
Persist extra-terrestrial locked maps to disk (#180)
William
2023-10-08 12:10:26 +0100
-
a384de8e42
Update docs and bump test suite to 1.20.1
William
2023-10-05 19:12:21 +0100
-
cae17f6e68
Introduce new lockstep syncing system, modularize sync modes (#178)
William
2023-10-05 18:05:02 +0100
-
03ca335293
Bump urllib3 from 2.0.4 to 2.0.6 in /test (#177)
dependabot[bot]
2023-10-03 10:47:34 +0100
-
c2b9e6c932
add Dutch translation (#176)
Arno Keesman
2023-10-02 21:58:28 +0200
-
518853c921
Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#174)
dependabot[bot]
2023-10-02 15:01:18 +0100
-
fe9dda31bd
Bump net.kyori:adventure-platform-bukkit from 4.3.0 to 4.3.1 (#175)
dependabot[bot]
2023-10-02 14:59:58 +0100
-
0fd29bca57
Fixed an error in stats map caused by modded block/item being null (#171)
Galen Huang
2023-09-26 17:33:37 +0800
-
37a671dae9
Update ja-jp.yml (#170)
Namiu/うにたろう
2023-09-26 18:33:24 +0900
-
c406f40898
Bump to 3.0.2
3.0.2
William
2023-09-23 23:34:46 +0100
-
7561762c25
Fix relocation of `com.fatboyindustrial` lib
William
2023-09-23 22:27:12 +0100
-
d245245083
Fix `#get` call when appling locked map data, Fix #169
William
2023-09-23 18:45:06 +0100
-
2b55e129b3
Slightly improve `BukkitData.Items#setContents` method
William
2023-09-23 15:15:10 +0100
-
0caec74436
Improve stat map resilience for modded block types
William
2023-09-23 14:08:53 +0100
-
55e443cd49
Improve error handling on data sync
3.0.1
William
2023-09-22 22:07:31 +0100
-
b63e1bd283
Fixup adapting health when scaling
William
2023-09-22 21:48:39 +0100
-
575122e6dd
Tweak max health syncing calculation, add config option
William
2023-09-22 21:47:05 +0100
-
856cbb9caa
Allow conversion of v1-v3 data snapshots
William
2023-09-22 21:27:11 +0100
-
7034a97d3a
Fix wrong timestamp/UUID being used for legacy conversion (#167)
William
2023-09-22 16:12:08 +0100
-
635edb930f
Fix wrong syntax message on `/userdata restore`, Close #166
William
2023-09-22 13:26:31 +0100
-
1d3e4b7a20
Bump de.tr7zw:item-nbt-api from 2.12.0-SNAPSHOT to 2.12.0 (#165)
dependabot[bot]
2023-09-22 09:45:40 +0100
-
6f9abb63cc
docs: warn against joining futures
3.0
William278
2023-09-21 20:27:55 +0100
-
563b9e146e
Bump de.tr7zw:item-nbt-api from 2.12.0-RC1 to 2.12.0-SNAPSHOT (#164)
dependabot[bot]
2023-09-21 08:30:08 +0100
-
7c9ac37eb7
Update it-it.yml (#163)
Villag3r_
2023-09-20 18:11:56 +0200
-
5d3de4115f
docs: Update links to Data Snapshot API
William278
2023-09-20 14:14:52 +0100
-
105f65c93a
v3.0: New modular, more compatible data format, new API, better UX (#160)
William
2023-09-20 14:02:26 +0100
-
9018ad02e1
settings: Fix wrong comment
William
2023-09-09 09:51:00 +0300
-
9db9a3e721
docs: Improve troubleshooting information for Redis/MySQL on Pterodactyl (#158)
rktfier
2023-08-29 15:38:33 +0300
-
9120c062de
docs: correct mclo.gs link
William
2023-08-12 19:57:34 +0100
-
bd83c8935d
Tweak database connection confirmation messages
2.2.8
William
2023-07-28 21:38:10 +0100
-
62095364ce
2.2.8: Explicitly specify MariaDB Driver class name
William
2023-07-28 21:25:23 +0100
-
304df9984c
[ci skip] Bump to 2.2.7
William
2023-07-28 19:44:09 +0100
-
b73de81519
Add missing Maria schema
2.2.7
William
2023-07-28 19:41:42 +0100
-
12e882fe22
v2.2.6: Crafting inventory safety, Maria v11 support (#153)
2.2.6
William
2023-07-28 16:50:52 +0100
-
4ed8b94d55
docs: explicitly state compatibility with custom item plugins
William
2023-07-28 13:58:12 +0100
-
854bf37186
Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0 (#149)
dependabot[bot]
2023-07-24 19:38:08 +0100
-
8bab2a8123
Bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 (#150)
dependabot[bot]
2023-07-24 19:37:29 +0100
-
97ad608d56
Add mariadb protocol option type (#145)
Joo200
2023-07-01 14:54:30 +0200
-
f7419f7277
[ci skip] Update README footer
William
2023-07-01 13:43:54 +0100
-
f0497f61f0
[ci skip] Update README headings
William
2023-07-01 13:43:06 +0100
-
f6aab54d4d
license: Relicense under Apache-2.0
William
2023-07-01 13:39:48 +0100
-
c306d700ce
Option to blacklist all commands (#138)
kFor
2023-06-22 13:25:17 +0300
-
bbcb091daf
Fix locked map data saving (#140)
Rafael Romão
2023-06-21 10:45:17 +0100
-
eb9e2491e5
docs: Fix songoda links
William
2023-06-11 13:13:23 +0100
-
0250ad80c8
docs: Use new repo
William
2023-06-11 13:08:23 +0100
-
516b163e07
use AndJam 1.0.2 for now.
2.2.5
William
2023-06-09 10:22:10 +0100
-
c123b15708
Bump AndJam to 1.0.3
William
2023-06-09 10:19:42 +0100
-
29f8d8bf50
Bump dependencies
William
2023-06-09 10:12:21 +0100
-
4f65cf49ef
Bump commons-io:commons-io from 2.11.0 to 2.12.0 (#134)
dependabot[bot]
2023-05-28 10:28:38 +0100
-
27f9e24dfb
[ci skip] Fix missing closing perenthesis
William
2023-05-17 17:01:35 +0100
-
2cbe39f158
[ci skip] Update songoda link to craftaro
William
2023-05-17 17:01:09 +0100
-
5840f61571
Fix tests
William
2023-05-07 23:17:23 +0100
-
6bd12dc000
Update DesertWell to 2.0.2, improve adventure API usage
William
2023-05-07 23:15:50 +0100
-
1afbd3753a
Merge remote-tracking branch 'origin/master'
William
2023-05-07 23:02:05 +0100
-
-
38a063420b
Add license headers
William
2023-05-07 23:00:12 +0100
-
0fae3484a1
Add workflow files, test reporting, maven publishing, docs, bump version
William
2023-05-07 22:59:19 +0100
-
7bb4bff485
Make case conversion operations use the English locale
William
2023-05-07 22:50:37 +0100
-
c5f5cd702e
Update gradle-build-action
William
2023-05-01 14:58:10 +0100
-
3ced2cc0af
Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3 (#128)
dependabot[bot]
2023-05-01 14:56:48 +0100
-
73e1840574
Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.9.3 (#129)
dependabot[bot]
2023-05-01 13:50:40 +0100
-
d1ca56af1f
Bump dev.triumphteam:triumph-gui from 3.1.4 to 3.1.5 (#130)
dependabot[bot]
2023-05-01 13:50:25 +0100
-
55211e30c5
Bump org.ajoberstar.grgit from 5.0.0 to 5.2.0 (#126)
dependabot[bot]
2023-04-26 00:25:20 +0100
-
2c1a38f2c9
Disable all projectiles while player is in sync (#127)
evlad
2023-04-26 01:21:04 +0200
-
0c7e052d44
Update zh-tw.yml (#124)
小蔡
2023-04-21 05:20:24 +0800
-
-
54cc11fce0
[ci skip] Update README.md
William
2023-04-17 11:21:40 +0100
-
3645fa01ec
[ci skip] Wrap README header in header tag
William
2023-04-17 11:11:38 +0100
-
e20a0da845
Bump net.kyori:adventure-api from 4.13.0 to 4.13.1 (#120)
dependabot[bot]
2023-04-15 18:02:22 +0100
-
7ed7d0a29e
Add additional cast checking to PDC tag fetching, cast via complex type (#118)
William
2023-04-05 12:53:05 +0100
-
e7e7995e4e
Bump dependencies
William278
2023-04-05 12:03:13 +0100
-
af57cfcf70
Fix `log` method not logging throwables
William278
2023-03-28 15:37:04 +0100
-
f1ac9b5e04
[ci skip] Update README
William
2023-03-13 13:44:25 +0000
-
a9b1070725
Encapsulate Settings, tweak keys, add empty dead player save option, close #73
2.2.4
William
2023-03-10 21:17:15 +0000
-
5a000add98
Fix deadlock on busy servers with small thread pools, close #100
William
2023-03-10 21:00:15 +0000
-
aec2836d1e
Bump com.github.plan-player-analytics:Plan from 5.5.2254 to 5.5.2272 (#108)
dependabot[bot]
2023-03-10 20:56:14 +0000
-
84e2ea3904
gradle: Update to Gradle 8.0.2, bump shadow to 8.1.0
William
2023-03-10 20:54:57 +0000
-
4f669170c2
Bump org.jetbrains:annotations from 24.0.0 to 24.0.1 (#107)
dependabot[bot]
2023-03-05 12:45:59 +0000
-
8ea8c7b7ba
Bump com.github.plan-player-analytics:Plan from 5.5.2208 to 5.5.2254 (#104)
dependabot[bot]
2023-02-28 02:50:03 +0000
-
acab4ae58a
Bump net.william278:DesertWell from 1.1 to 1.1.1 (#102)
dependabot[bot]
2023-02-28 02:49:35 +0000
-
ea822b0f4b
fixed some issues I made (#101)
Ceddix
2023-02-23 03:26:52 +0100
-
24a9974ff7
Bump com.github.plan-player-analytics:Plan from 5.4.1690 to 5.5.2208 (#99)
dependabot[bot]
2023-02-22 12:59:51 +0000
-
222a9871e0
Bump dev.dejvokep:boosted-yaml from 1.3 to 1.3.1 (#98)
dependabot[bot]
2023-02-22 12:59:37 +0000
-
0ce9d2ce74
Bump dev.triumphteam:triumph-gui from 3.1.3 to 3.1.4 (#97)
dependabot[bot]
2023-02-22 12:58:27 +0000
-
cde500a123
Bump to 2.2.4
William278
2023-02-18 13:30:36 +0000
-
f15790030f
Update dependencies
William278
2023-02-18 13:29:12 +0000
-
ce3350c6fa
Fix shutdown crash with PDC (rollback switch to using task)
William278
2023-02-18 13:24:49 +0000
-
4288742052
Update dependencies, close #85, close #86, close #87, close #88, close #89
2.2.3
William
2023-02-13 13:29:52 +0000
-
8205b9c169
Create dependabot.yml and funding.yml
William
2023-02-13 13:20:27 +0000
-
1d7f6a8d8b
refactor: Use mappings class for PDC tag type handling
William
2023-02-12 19:14:46 +0000
-
3425c97245
Bump to v2.2.3
William
2023-02-12 18:18:29 +0000
-
2d1d8f1ab6
Sync lock: Cancel item frame interaction, add command blacklist (#84)
evlad
2023-02-12 19:08:46 +0100
-
f322d31b03
[ci skip] Correct typos in README
William
2023-02-12 15:43:26 +0000