Intelli
70ffeacbc0
Fixed NoClassDefFoundError when attempting to load plugin on 32-bit Windows
2024-10-03 15:56:29 -06:00
Intelli
c493a0dece
Added support for Community Edition builds
2024-08-19 20:55:43 -06:00
Intelli
c6f8be9043
Fixed NoClassDefFoundError if JNA is missing on system
2024-08-15 19:55:21 -06:00
Intelli
d2bffb2103
Fixed errors pertaining the CPU lib on startup on some systems ( fixes #591 )
2024-08-15 19:04:31 -06:00
Intelli
888df067f9
Fixed Villager type not being rolled back correctly in MC 1.21+
2024-07-25 16:40:36 -06:00
Intelli
9aea18749d
Fixed backwards compatibility with entity serialization
2024-07-24 14:04:46 -06:00
Intelli
a93bf2f047
Fixed NotSerializableException when killing certain entities ( fixes #589 )
2024-07-23 20:06:18 -06:00
Intelli
77a4a9476a
Hide all errors regarding CPU info ( fixes #591 )
2024-07-23 13:21:46 -06:00
Intelli
dbd8723752
Added CPU & RAM information to /co status
2024-07-09 18:02:49 -06:00
Intelli
e093970992
Fixed inventory sorting mods generating unnecessary threads
2024-07-08 19:54:06 -06:00
Intelli
d4cc7ec729
Hide item serialization errors unless using development branch
2024-07-06 12:07:31 -06:00
Intelli
49eb176ee6
Fixed invalid method name from previous commit
2024-06-17 18:52:25 -06:00
Intelli
aaa7a3536a
Hide item deserialization errors unless using development branch ( fixes #550 )
2024-06-17 18:49:43 -06:00
Intelli
3d32320a33
Added support for MC 1.21 block/entity types
2024-06-17 18:31:33 -06:00
Intelli
aa2ee7225c
Added logging for droppers adding items to other containers
2024-06-17 17:34:18 -06:00
Intelli
37fc9af300
Added MC 1.21 support
2024-06-17 17:30:18 -06:00
Preva1l
d2edaceae7
Change Folia check to be compatible with ShreddedPaper ( #551 )
...
ShreddedPaper is fully compatible with all folia plugins if don't check if its folia, BUT we have an empty class for RegionizedServer as MOST plugins will check for this, please be like everyone else!
2024-06-08 11:16:06 -06:00
lukyn76
e7c5078035
Fix typo ( #543 )
2024-05-15 10:15:18 -06:00
Intelli
b41e40acc0
Minor refactoring on Rollback class
2024-05-12 12:16:48 -06:00
Intelli
4daaf6cc02
Fixed lookups on legacy data not matching against legacy materials
2024-05-07 14:18:43 -06:00
Intelli
a239b51ed1
Fixed teleports not working on some systems ( fixes #491 )
2024-02-07 12:49:36 -07:00
Intelli
af1d4402eb
Fixed hopper transactions not always being logged ( fixes #490 )
2024-01-24 17:44:18 -07:00
Intelli
7424037795
Fixed teleport shortcut not properly handling extremely large numbers
2024-01-04 20:09:38 -07:00
Intelli
66b77ee75a
Improved safety block handling during rollback teleports ( #328 )
2023-10-12 11:28:53 -06:00
Intelli
e49913bc09
Fixed item names containing vertical bars displaying incorrectly ( fixes #450 )
2023-09-25 14:27:02 -06:00
Intelli
d7910262be
Added support for displaying lore in item tooltips ( #420 )
2023-08-08 15:46:45 -06:00
Intelli
9e1d5af97d
Fixed NullPointerException while logging container transactions
2023-07-19 17:12:00 -06:00
Intelli
f32a3e7c5e
Fixed Folia teleportation not using adapter
2023-07-13 19:27:53 -06:00
Intelli
cde18dc529
Update formatting
2023-07-12 16:33:50 -06:00
asdanjer
d200616fe1
Improved performance of ItemStack merging ( fix #385 )
2023-07-12 16:29:22 -06:00
Intelli
d414db1c0b
Added item mapping for torchflower seeds
2023-07-12 15:58:47 -06:00
Intelli
4e43a42662
Added logging and rollback support for double sided signs
2023-07-12 15:17:14 -06:00
Intelli
7e97e12969
Added inventory transaction logging for chiseled bookshelves
2023-07-08 14:55:24 -06:00
Intelli
410eba5559
Fixed Folia detection
2023-06-19 18:59:58 -06:00
ByteExceptionM
814ae4d9d5
Fixed NullPointerException when breaking/placing a spawner ( #380 )
...
* fix: Make Util#getEntityId parameter nullable
* Removed JetBrains Nullable
* Updated to follow contribution guidelines
---------
Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
2023-06-13 17:14:09 -06:00
Intelli
7825f61e45
Fixed NullPointerException when processing transactions for dyed armor
2023-04-09 13:19:02 -06:00
Sofiane H. Djerbi
f2934fd876
Fix Folia Teleportation ( #349 )
2023-04-03 18:15:16 -06:00
Intelli
7170e29452
Added support for Folia
2023-03-23 19:45:44 -06:00
Intelli
5d6fd60d40
Added tooltips to lookups that display item names and enchantments ( #67 )
2022-12-21 19:11:34 -07:00
Intelli
61847f2f8d
Changed minimum required version to Spigot 1.15
2022-12-15 16:45:24 -07:00
Intelli
9da1343f7f
Add logging and rollback support for jukebox transactions
2022-12-15 15:25:53 -07:00
dkim19375
b450f4d05a
Make version comparisons by long - Support WorldEdit 7.2.11 Beta 1 ( #240 ) ( Fixes #245 )
2022-06-27 20:15:23 -06:00
Intelli
070c5139e1
Fixed IllegalArgumentException when processing corrupt data
2022-03-24 17:11:58 -06:00
Intelli
5861570f8a
Added post-rollback sorting for player inventories
2022-03-20 17:34:24 -06:00
Intelli
3011aece46
Fixed inventory rollbacks not modifying player equipment slots ( #170 )
2022-03-11 17:20:52 -07:00
Intelli
dad51fc900
Removed deprecated item durability and art ID method usage
2022-03-08 08:42:06 -07:00
Intelli
1c476408e9
Fixed rare instances of lookups displaying negative time values
2022-02-28 17:11:24 -07:00
Intelli
5530a89189
Improved index handling when targeting a specific location
2022-02-27 17:19:37 -07:00
Intelli
596a39c965
Fixed all firework metadata not being correctly logged
2022-02-25 19:34:23 -07:00
Intelli
42c6deff8a
Added logging and inventory rollback support for throwing snowballs and lingering potions
2022-02-25 19:23:53 -07:00