Intelli
|
e501046073
|
Fixed sign edits being logged even if no changes were made
|
2023-07-14 15:27:30 -06:00 |
|
Intelli
|
c6a0f20fff
|
Improved logic for logging brushing of suspicious blocks
|
2023-07-14 14:59:18 -06:00 |
|
Intelli
|
05aebe7544
|
Added logging for brushing suspicious blocks (implement #409)
|
2023-07-14 14:29:36 -06:00 |
|
Intelli
|
36ad62007f
|
Added missing break keywords in BukkitAdapter
|
2023-07-13 19:44:04 -06:00 |
|
Intelli
|
bdde2d36be
|
Fixed signs using SpigotAdapter instead of BukkitAdapter
|
2023-07-13 19:41:51 -06:00 |
|
Intelli
|
f32a3e7c5e
|
Fixed Folia teleportation not using adapter
|
2023-07-13 19:27:53 -06:00 |
|
Intelli
|
c7cf035564
|
Check that CampfireStartEvent exists before registering
|
2023-07-13 19:27:03 -06:00 |
|
Intelli
|
d4997cca60
|
Added extended support for new cherry/bamboo blocks
|
2023-07-13 19:10:48 -06:00 |
|
Intelli
|
355eea1cf9
|
@kugge: Fixed Folia teleportation in unloaded chunks (#368)
|
2023-07-13 18:35:49 -06:00 |
|
Intelli
|
d7b76135c8
|
Reduced MySQL connection lifetime from 5m to 1m (fix #362)
|
2023-07-13 18:07:15 -06:00 |
|
Intelli
|
1a06e6a6bf
|
Made PreLogEvent cancellable (implements #325)
|
2023-07-13 17:55:00 -06:00 |
|
Intelli
|
e7a6f21d88
|
Added inventory transaction logging for placing items on a campfire (#357)
|
2023-07-13 17:28:14 -06:00 |
|
Intelli
|
5973206bb3
|
Added interaction logging for chiseled bookshelves
|
2023-07-13 15:51:04 -06:00 |
|
Intelli
|
1e007c98a4
|
Cleanup
|
2023-07-13 14:43:09 -06:00 |
|
Intelli
|
df9b478be7
|
Split up MySQL upgrade query to resolve issues from interrupted queries
|
2023-07-13 13:56:27 -06:00 |
|
Intelli
|
054beb700b
|
Fixed ConcurrentModificationException in ProjectileLaunchEvent
|
2023-07-13 13:49:13 -06:00 |
|
Intelli
|
47a000a57f
|
Added support for hanging signs
|
2023-07-13 13:06:47 -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
|
e0d65453b6
|
Added logging for destruction of suspicious sand/gravel
|
2023-07-12 16:26:38 -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
|
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
|
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 |
|
Intelli
|
acb71a83a2
|
Fixed performLookup in API not returning valid block data (#308)
|
2023-01-03 12:17:09 -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
|
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 |
|