Intelli
4bf4f4eb92
Prepped logging for skull skin textures on Paper servers
2024-07-09 18:51: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
jd07159
63074715d3
Improve Korean translation ( #566 )
2024-07-08 13:32:41 -06:00
Intelli
24a09b49d2
Added base Korean translation file
2024-07-08 11:42:08 -06:00
Intelli
d4cc7ec729
Hide item serialization errors unless using development branch
2024-07-06 12:07:31 -06:00
Intelli
4af95632d5
Fix inventory drag event not properly checking if a player is dragging within their own inventory
2024-07-06 12:03:54 -06:00
Intelli
c67e69755d
Fixed IllegalStateException error on some servers during server shutdowns.
2024-07-06 11:45:32 -06:00
Intelli
ce8c194e0d
Fixed IncompatibleClassChangeError on inventory transactions ( fixes #571 )
2024-06-24 17:02:01 -06:00
Intelli
40e7f04774
Added support for logging Crafter transactions ( #565 )
2024-06-18 16:10:09 -06:00
Intelli
fa1de08c0d
Use proper adapter for EntityType.END_CRYSTAL
2024-06-18 16:04:35 -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
957bf70c26
Hide entity deserialization errors unless using development branch ( fixes #552 )
2024-06-17 18:44:46 -06:00
Intelli
3d32320a33
Added support for MC 1.21 block/entity types
2024-06-17 18:31:33 -06:00
Intelli
3e8083becf
Fixed wind charges incorrectly logging false #explosion data ( fixes #555 )
2024-06-17 18:06:04 -06:00
Intelli
057a635030
Added logging for dispensers removing blocks from the world
2024-06-17 17:51:01 -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
Intelli
371e496351
Changed "#endercrystal" to now log as "#end_crystal"
2024-06-17 15:56:58 -06:00
Intelli
e781d9ef01
Skip namespace remapping on Paper 1.20.5+
2024-06-17 15:00:33 -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
Intelli
ca59ff25df
Changed "#endercrystal" to now log as "#ender_crystal"
2024-05-27 13:46:59 -06:00
Intelli
cfb53f766e
Fixed NullPointerException on Mohist servers when processing inventory transactions
2024-05-19 12:36:38 -06:00
lukyn76
e7c5078035
Fix typo ( #543 )
2024-05-15 10:15:18 -06:00
Intelli
5242973fe8
Fixed NullPointerException when hopper destination block is missing
2024-05-14 16:26:34 -06:00
Intelli
e99a4a86d0
Update build version
2024-05-13 17:47:50 -06:00
Intelli
48b1fe22d3
Set Maven to build against Java 21
2024-05-13 17:46:16 -06:00
Intelli
29225a4a59
Set current API documentation version as v10
2024-05-13 17:43:49 -06:00
Intelli
e6557ab5f3
Added #button, #container, #door, and #pressure_plate tags
2024-05-13 17:21:14 -06:00
Intelli
5859958ec2
Simplified tag handling
2024-05-13 17:16:17 -06:00
Intelli
5bc28b3e05
Added ability to specify specific block types in the purge command
2024-05-13 16:13:55 -06:00
Intelli
b41e40acc0
Minor refactoring on Rollback class
2024-05-12 12:16:48 -06:00
Intelli
5a49ef8447
Cleanup
2024-05-12 11:47:25 -06:00
Telesphoreo
42af5dc7a1
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-12 11:43:36 -06:00
Intelli
dbb44ab5b9
Only validate skull owner name length if using MySQL
2024-05-11 15:09:50 -06:00
Intelli
d18a023e73
Fixed MysqlDataTruncation error when logging custom skull data
2024-05-11 15:08:16 -06:00
Intelli
377a6f55b9
Added #shulker_box tag to target all shulker box types ( #493 )
2024-05-11 13:16:58 -06:00
Intelli
e61b8a4d9b
Fixed unnecessary database transactions when consumer is empty ( fixes #511 )
2024-05-11 13:06:29 -06:00
Intelli
3b9d8726d9
Fixed obfuscation in item names making tooltips unreadable ( fixes #487 )
2024-05-09 22:44:29 -06:00
Intelli
48d2030766
Fixed NoSuchMethodError for arrows on MC 1.20/1.20.1
2024-05-09 12:25:57 -06:00
Intelli
86ace6c326
Added required version for disabling block logging in documentation
2024-05-09 12:08:43 -06:00
Intelli
346b4b8b20
Fixed occasional NullPointerException while processing hopper transactions ( fixes #539 )
2024-05-08 13:18:42 -06:00
Intelli
704f0aaf9b
Update build version
2024-05-07 17:51:02 -06:00
Intelli
4daaf6cc02
Fixed lookups on legacy data not matching against legacy materials
2024-05-07 14:18:43 -06:00
Intelli
5426e69fb8
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 14:08:59 -06:00
Intelli
6023c21ba9
Fixed hopper pulls performing container validation on source block
2024-05-06 19:19:48 -06:00
Intelli
3e3496ad12
Corrected version references in API v10 documentation
2024-05-06 18:18:56 -06:00
Intelli
f3c631bbf5
Added thread-safe logPlacement and logRemoval API methods
2024-05-03 12:57:27 -06:00
Intelli
d8ad48beb8
Fixed entity deaths not always being logged in MC 1.19 and earlier ( fixes #515 )
2024-05-02 13:03:53 -06:00