Intelli
d7d53bf9e2
Fixed NullPointerException while performing rollbacks
2023-07-08 13:57:36 -06:00
Intelli
b9309482cf
Fix config typo
2023-07-08 13:52:00 -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
d64ec8d911
Updated HikariCP dependency from 4.0.3 to 5.0.1
2023-05-21 15:42:28 -06:00
Intelli
5d90f25211
Fixed logging and lookup issues after performing "/co reload" ( fix #366 )
2023-05-05 16:47:56 -06:00
Intelli
7825f61e45
Fixed NullPointerException when processing transactions for dyed armor
2023-04-09 13:19:02 -06:00
Intelli
7e49c95832
Fixed InventoryClickEvent exception when using Magma
2023-04-08 17:38:31 -06:00
Intelli
4b9e69c40f
Fixed tree/mushroom growth not respecting config file when using bonemeal (...)
...
Fixed mushroom growth logging invalid data when using bonemeal
2023-04-06 13:55:57 -06:00
Sofiane H. Djerbi
f2934fd876
Fix Folia Teleportation ( #349 )
2023-04-03 18:15:16 -06:00
Intelli
f706bcf38e
Added repeating task support to Scheduler
2023-03-31 16:43:27 -06:00
Intelli
fe6023450c
Added missing methods to WorldEditBlockState
2023-03-29 19:11:48 -06:00
Intelli
ace870b930
Fixed item frame & armor stand logging under Folia
2023-03-24 18:10:11 -06:00
Intelli
7170e29452
Added support for Folia
2023-03-23 19:45:44 -06:00
Intelli
29345e2fb1
Use HumanEntity instead of Player when logging item crafting ( fix #336 )
2023-03-13 13:32:22 -06:00
Amir
a22db638fa
Updated examples in commands.md ( #323 )
...
When I first looked at the documentation, I did not recognize that you can enter such values in the <user> field. Thought I needed to clarify that this is possible.
2023-02-01 12:42:00 -07:00
Intelli
de3c326203
Corrected Spanish translation
2023-01-12 12:51:42 -07:00
Intelli
acb71a83a2
Fixed performLookup in API not returning valid block data ( #308 )
2023-01-03 12:17:09 -07:00
Intelli
3ffed30b1e
Updated exclusions (Maven/Gradle)
2022-12-21 19:56:32 -07:00
Intelli
5d6fd60d40
Added tooltips to lookups that display item names and enchantments ( #67 )
2022-12-21 19:11:34 -07:00
Intelli
20710a00de
Added legacy component serialization support for signs in Paper 1.17+
2022-12-20 14:37:22 -07:00
Intelli
5eabee6504
Added logging for dragon egg teleportation ( #303 )
2022-12-19 16:05:02 -07:00
Intelli
97eb0d777b
Fixed incorrect amounts when dispensing items in Paper 1.19.3+
2022-12-19 14:57:46 -07:00
Intelli
61847f2f8d
Changed minimum required version to Spigot 1.15
2022-12-15 16:45:24 -07:00
Intelli
12f2000085
Fixed sign lookups displaying incorrectly when containing hex colors
2022-12-15 16:06:41 -07:00
Intelli
66e32c02bf
Added player interaction logging for jukeboxes
2022-12-15 15:36:19 -07:00
Intelli
9da1343f7f
Add logging and rollback support for jukebox transactions
2022-12-15 15:25:53 -07:00
Intelli
272ecae858
Fixed networking API connections being reset when reloading config
...
Credit: https://github.com/PlayPro/CoreProtect/pull/211/files#diff-1342ad937bb4d40012db93a64c02a41e92f2d6f35b069435f464af03aca69b00 (@vacla)
2022-12-10 14:12:33 -07:00
Intelli
3db2159292
Updated versions listed in README
2022-12-09 18:51:04 -07:00
Intelli
78ef45d049
CoreProtect v21.3 release
2022-12-09 14:55:54 -07:00
Intelli
2f28183261
Fixed NoSuchMethodErrorr when stopping server using Paper 1.14
2022-12-08 17:55:30 -07:00
Intelli
d82f92e06b
Fixed tab completion not fully respecting player permissions ( #226 )
2022-12-08 17:35:03 -07:00
Intelli
ce5c1c50bf
Added logging for player inventory transactions with allays
2022-12-08 16:24:53 -07:00
Intelli
026b9ce322
Fixed IllegalStateException when modifying containers using FAWE
2022-12-08 13:56:14 -07:00
Intelli
3cedc69205
Added extended support for mangrove blocks
2022-12-07 19:52:54 -07:00
Intelli
f4fe410141
Added logging and rollback support for tadpole age data
2022-12-07 19:14:44 -07:00
Intelli
e3b82858b4
Updated config description regarding donation keys
2022-12-07 18:56:18 -07:00
Intelli
990f90bab9
Rename #sculk to #sculk_catalyst
2022-12-07 18:38:40 -07:00
Ryan Huston
3b349c9d07
Add support for 1.19 specific features. ( #239 )
...
* Added support for 1.19 specific features.
* Removed leftover import from testing
* Added missing sculk materials for the catalyst and changed user field to #sculk
* Reverted version to v21.2
Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
2022-12-07 18:26:45 -07:00
Intelli
319d104622
Fixed NullPointerException when killing NPC ( #261 )
2022-12-07 17:49:50 -07:00
Intelli
9f8c2e8a2f
Set Hikari maxLifetime to 5m, keepaliveTime to 1m ( fixes #199 )
2022-09-26 15:22:07 -06:00
Intelli
fcd789ef5b
Bump mkdocs from 1.2.3 to 1.3.1
2022-09-09 16:01:48 -06: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
606c043bf0
Fixed NullPointerException when processing hopper transactions
2022-04-19 20:07:56 -06:00
Intelli
4b056d9474
Added default Turkish language file
2022-04-19 20:00:53 -06:00
Intelli
1cca7bc573
Updated de.yml ( fixes #203 )
2022-04-13 19:41:18 -06:00
Intelli
204456d6c5
Fixed queueLookup API method returning data in wrong order
2022-03-25 16:50:05 -06:00
Intelli
d34b60dc8f
Improved database index handling
2022-03-24 19:16:57 -06:00
Intelli
070c5139e1
Fixed IllegalArgumentException when processing corrupt data
2022-03-24 17:11:58 -06:00
流光溢彩Last
1974838f74
Update v21.0 Simplified Chinese translation. ( #182 )
...
* Update v21.0 Simplified Chinese translation.
* 完善翻译
2022-03-23 19:08:47 -06:00