William
|
3bfea58f35
|
Make event priority configurable for three key events
|
2022-11-14 11:47:33 +00:00 |
|
William
|
bac760165e
|
Tweak logic for determining if a player is dead, fix issues with <1HP players being detected dead
|
2022-11-06 22:31:33 +00:00 |
|
William
|
dd39482ed1
|
Tweaked bukkit implementation of #isDead detection
|
2022-10-28 13:00:08 +01:00 |
|
William
|
089ea5b63a
|
Fix unsafe joins on inventory and ender chest commands, better exception catching, Close #58
|
2022-10-26 15:20:08 +01:00 |
|
William
|
5b8de7967b
|
Fix it not being possible to creative-middle-click-clone item stacks from un-editable inventory snapshot views, close #44
|
2022-10-12 21:34:09 +01:00 |
|
William
|
4fddbc2b32
|
Automatically expand menus to accommodate custom inventory/echest sizes, close #45
|
2022-10-12 21:16:11 +01:00 |
|
William
|
43cd367ca3
|
TriumphGUI for menus, fix missing inv/echest view message, fix data saving despite no updates, close #42
|
2022-10-12 21:02:57 +01:00 |
|
William
|
c3b339b3dd
|
Minor cleanup, tweak listener method names
|
2022-10-12 15:13:19 +01:00 |
|
William
|
2b91154ca2
|
Ensure players have their inventory contents saved on death
|
2022-10-12 01:45:46 +01:00 |
|
William
|
89d8b79ae3
|
Add ability to save user data on player death
|
2022-10-11 20:58:19 +01:00 |
|
William
|
acd97a1cb0
|
Migrate config to Annotaml
|
2022-10-11 20:42:15 +01:00 |
|
William
|
cbf5d9c24e
|
Implement variable-sized user data; only save needed data
|
2022-10-07 17:02:26 +01:00 |
|
William
|
6d649d0889
|
Extra logging for DataSerialization exceptions
|
2022-10-07 14:20:48 +01:00 |
|
William
|
8f44dbb296
|
Import cleanup
|
2022-09-22 15:00:38 +01:00 |
|
William
|
049cd8ecca
|
Migrate plugin to MineDown/Kyori-adventure
|
2022-09-22 15:00:22 +01:00 |
|
William278
|
59a0002c16
|
Migrate to DesertWell for about menu, version checking
|
2022-09-10 19:52:34 +03:00 |
|
William278
|
847790c514
|
Remove api module, include it in with the bukkit module for simplicity
|
2022-09-10 19:25:07 +03:00 |
|
William
|
8080d57645
|
Update MPDB migrator messages
|
2022-08-21 12:22:33 +01:00 |
|
William
|
0a2f7b6cd4
|
Fix migration reporting for MPDB migrator too
|
2022-08-21 12:21:56 +01:00 |
|
William
|
26a2366876
|
Fix inaccurate migration progress tracking
|
2022-08-21 12:20:19 +01:00 |
|
William
|
2690ab3144
|
Make initialization exception more obvious, close #47
|
2022-08-21 11:54:51 +01:00 |
|
William
|
18b96944e9
|
Tweak migrator to ensure safe user setting on large data imports
|
2022-08-21 11:49:38 +01:00 |
|
William
|
2f700b2d93
|
Use Commodore for rich command completion registering
|
2022-08-08 19:32:09 +01:00 |
|
William
|
d1c95030f0
|
Added config option for syncing dead player inventories, cancel damage if locked
|
2022-08-04 17:48:16 +01:00 |
|
William
|
8847483ff8
|
Correct Persistent Data serialization
|
2022-07-21 14:23:27 +01:00 |
|
William
|
31552f85e4
|
Fix malformed events
|
2022-07-19 14:18:41 +01:00 |
|
William
|
dafbcad10e
|
Fix PersistentDataContainer synchronisation, bump to v2.0.2
|
2022-07-19 11:26:56 +01:00 |
|
William
|
d1432ebb31
|
Hotfix: Fix IllegalArgumentException when attempting to set non-primitive PersistentDataContainer key types.
|
2022-07-13 14:21:15 +01:00 |
|
William
|
10b3eb5a43
|
Properly synchronise player death states
|
2022-07-13 12:21:38 +01:00 |
|
Hugo Planque
|
268c351a95
|
Clear inventory on death if player still not synced to avoid dupes
|
2022-07-13 12:42:38 +02:00 |
|
Hugo Planque
|
221baa7b04
|
switch variable to final
|
2022-07-13 09:52:31 +02:00 |
|
Hugo Planque
|
8b7b32906e
|
hotfix(Bukkit): fix death sync event when setting health of 0
|
2022-07-13 01:11:38 +02:00 |
|
William
|
5fe9085483
|
Re-order commands
|
2022-07-11 18:50:06 +01:00 |
|
William
|
b35408c429
|
Re-implement bStats Metrics
|
2022-07-11 15:48:48 +01:00 |
|
William
|
22b7648b77
|
General cleanup and optimisations
|
2022-07-11 15:00:22 +01:00 |
|
William
|
28c4cfb55f
|
Cancel inventory edits when editing is disabled, tweak listener logic for better compatibility
|
2022-07-11 13:58:03 +01:00 |
|
William
|
b0363d10ed
|
Fix MPDB migrator
|
2022-07-11 13:49:33 +01:00 |
|
William
|
723c79b3a9
|
Improve initialization logic
|
2022-07-11 13:18:36 +01:00 |
|
William
|
54553069bf
|
Fix ender chest command too
|
2022-07-11 12:44:49 +01:00 |
|
William
|
bc9d31abc8
|
Fix inventory and ender chest commands
|
2022-07-11 12:32:51 +01:00 |
|
William
|
b0e0b9c435
|
Minor legacy migrator fix, about menu link and text tweaks, minor version checker fixes, fix TAB completion in console
|
2022-07-11 01:15:16 +01:00 |
|
William
|
e5422d66f0
|
Remove leftover debug logs from startup
|
2022-07-10 18:16:07 +01:00 |
|
William
|
2e7ed6d9f5
|
User data pinning, version validation checks, fixes
|
2022-07-10 18:12:01 +01:00 |
|
William
|
d1e9f858fe
|
Start work on Plan integration
|
2022-07-09 18:10:21 +01:00 |
|
William
|
0fce3c44ab
|
Add legacy migrator
|
2022-07-09 16:52:38 +01:00 |
|
William
|
94e7fe61cc
|
Fix getAvailableMigrators returning null
|
2022-07-09 00:31:23 +01:00 |
|
William
|
96c6a878c4
|
Shrink built jar file size, work on MySQLPlayerDataBridge migrator
|
2022-07-09 00:29:39 +01:00 |
|
William
|
f650db4438
|
Implement data rollbacks and deletion
|
2022-07-08 16:05:12 +01:00 |
|
William
|
b7709f2d6c
|
Userdata command, API expansion, editor interfaces
|
2022-07-08 01:18:01 +01:00 |
|
William
|
1c9d74f925
|
Events & API work, save DataSaveCauses as part of versioning
|
2022-07-07 01:52:19 +01:00 |
|