Intelli
32fd97f768
Update build version
2024-05-13 18:06:41 -06:00
Intelli
d45ac1b275
Set Maven to build against Java 21
2024-05-13 18:06:41 -06:00
Intelli
cd7a71648b
Set current API documentation version as v10
...
# Conflicts:
# docs/api/version/v10.md
2024-05-13 18:06:41 -06:00
Intelli
dc87d4fbf4
Minor refactoring on Rollback class
2024-05-13 18:06:13 -06:00
Intelli
f8a8e3f657
Cleanup
2024-05-13 18:06:13 -06:00
Telesphoreo
52c5b28b79
Fix FAWE logging on newer builds ( #528 )
...
* Fix FAWE logging on newer builds
* fix regular WE logging
* Fix registering of FAWE for event bus
* Remove jcenter
* Add missing `replaceBlocks` method
* Remove FAWE toggle entirely
* oops, i can't do it that way
---------
Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
2024-05-13 18:06:13 -06:00
Intelli
90a2981603
Only validate skull owner name length if using MySQL
2024-05-13 18:06:13 -06:00
Intelli
fbc68766f6
Fixed MysqlDataTruncation error when logging custom skull data
2024-05-13 18:06:13 -06:00
Intelli
667061a9fe
Fixed unnecessary database transactions when consumer is empty ( fixes #511 )
2024-05-13 18:06:13 -06:00
Intelli
2e2e5a9857
Fixed obfuscation in item names making tooltips unreadable ( fixes #487 )
2024-05-13 18:06:13 -06:00
Intelli
79e0ca7b13
Fixed NoSuchMethodError for arrows on MC 1.20/1.20.1
2024-05-13 18:06:13 -06:00
Intelli
a3a6d398de
Added required version for disabling block logging in documentation
...
# Conflicts:
# docs/config.md
2024-05-13 17:54:41 -06:00
Intelli
7c7dce0048
Fixed occasional NullPointerException while processing hopper transactions ( fixes #539 )
2024-05-13 17:53:16 -06:00
Intelli
acfb6fce7a
Corrected version references in API v10 documentation
2024-05-13 17:53:16 -06:00
Intelli
152c37e85a
Added thread-safe logPlacement and logRemoval API methods
2024-05-13 17:53:16 -06:00
Intelli
96a7192a02
CoreProtect v22.3 release
2024-05-07 17:48:31 -06:00
Intelli
fa071a53e7
Fixed lookups on legacy data not matching against legacy materials
2024-05-07 17:38:26 -06:00
Intelli
2ec5424614
Improved hopper logging to prevent infinite attempts on failed pushes
...
E.g. when a hopper is repeatedly trying to push into a smoker, but no items are actually being transferred
2024-05-07 17:37:46 -06:00
Intelli
1179a139a6
Fixed hopper pulls performing container validation on source block
2024-05-07 17:37:46 -06:00
Intelli
7da43b0f3d
Fixed entity deaths not always being logged in MC 1.19 and earlier ( fixes #515 )
2024-05-07 17:37:46 -06:00
Intelli
dbc1564a5b
Fixed NoSuchMethodError when shooting or dropping arrows ( fixes #535 )
2024-05-07 17:37:46 -06:00
Nahuel Dolores
135242eb16
Ditch weak map world references and use names instead ( #533 )
2024-05-07 17:37:46 -06:00
Intelli
ad60430f14
Fixed broken commit 32688c5
2024-05-07 17:37:46 -06:00
Intelli
15c323c567
Fixed block spread cache not always being properly utilized
2024-05-07 17:37:46 -06:00
Intelli
64e4852390
Fixed teleports not working on some systems ( fixes #491 )
2024-05-07 17:37:46 -06:00
Intelli
c14d802508
Fixed hopper transactions not always being logged ( fixes #490 )
2024-05-07 17:37:46 -06:00
Intelli
4881365f34
Fixed zombies killed by wither roses not being logged when skip-generic-data is enabled ( fixes #309 )
2024-05-07 17:37:46 -06:00
Intelli
ea2ab1bd29
Fixed ConcurrentModificationException while using queueLookup API method ( fixes #481 )
2024-05-07 17:37:46 -06:00
Intelli
01803d32ec
Fixed teleport shortcut not properly handling extremely large numbers
2024-05-07 17:37:46 -06:00
Intelli
85d7ccd595
Fixed NullPointerException when rolling back player heads ( fixes #473 )
2024-05-07 17:37:46 -06:00
Intelli
7524d05b61
Fixed item frames logging incorrect item amounts ( fixes #477 )
2024-05-07 17:37:46 -06:00
Intelli
f716eaf567
Fixed legacy short grass data rolling back as air in MC 1.20.3+
2024-05-07 17:37:46 -06:00
Intelli
488392cdbc
Added missing new method to WorldEditBlockState
2023-10-12 10:50:16 -06:00
Intelli
b48dcec589
CoreProtect v22.2 release
2023-09-25 14:36:37 -06:00
Intelli
e49913bc09
Fixed item names containing vertical bars displaying incorrectly ( fixes #450 )
2023-09-25 14:27:02 -06:00
Intelli
d944c2bd89
Fixed SQLFeatureNotSupportedException when logging entity data ( fixes #455 )
2023-09-25 14:04:50 -06:00
Intelli
f76b0d45bd
Clear entityBlockMapper cache after 5 seconds
2023-09-22 15:51:38 -06:00
Intelli
9f3196dc97
Fixed rollbacks not checking world when teleporting players. ( Fixes #453 )
2023-09-18 15:46:33 -06:00
Intelli
69c163468f
CoreProtect v22.1 release
2023-08-29 15:34:24 -06:00
Intelli
34421b64f7
Check that using CampfireStartEvent before comparing campfire types
2023-08-23 17:08:20 -06:00
Intelli
0edf160f43
Added hidden "enable-ssl" database option (default: false)
2023-08-23 16:31:40 -06:00
Intelli
45d4642086
Fixed tree growth still being logged when disabled via config
2023-08-23 16:21:37 -06:00
Take-John
af35a98b1d
Fix CoreProtect API hasPlaced() and hasRemoved() ( #434 ) ( #435 )
2023-08-22 17:54:42 -06:00
Take-John
950cf9460b
Add clause "implements Cancellable" ( #431 )
2023-08-22 17:52:41 -06:00
Intelli
1b6d2ec667
Fixed dropper transactions not being logged when using Paper
2023-08-08 16:57:51 -06:00
Intelli
d7910262be
Added support for displaying lore in item tooltips ( #420 )
2023-08-08 15:46:45 -06:00
Intelli
8459181f77
Fixed IndexOutOfBoundsException when modifying signs on Paper 1.17-1.19
2023-08-01 17:49:55 -06:00
Intelli
58f4a76d75
CoreProtect v22.0 release
2023-07-31 18:39:57 -06:00
Intelli
a46deeb6ba
Fixed typo in API documentation
2023-07-28 15:42:40 -06:00
Jeff P
7fd50a0507
Add method override for FAWE logging ( #417 )
2023-07-24 13:48:42 -06:00