Commit graph

  • 377a6f55b9 Added #shulker_box tag to target all shulker box types (#493) Intelli 2024-05-11 13:16:58 -06:00
  • e61b8a4d9b Fixed unnecessary database transactions when consumer is empty (fixes #511) Intelli 2024-05-11 13:06:29 -06:00
  • 3b9d8726d9 Fixed obfuscation in item names making tooltips unreadable (fixes #487) Intelli 2024-05-09 22:44:29 -06:00
  • 48d2030766 Fixed NoSuchMethodError for arrows on MC 1.20/1.20.1 Intelli 2024-05-09 12:25:57 -06:00
  • 86ace6c326 Added required version for disabling block logging in documentation Intelli 2024-05-09 12:08:43 -06:00
  • 346b4b8b20 Fixed occasional NullPointerException while processing hopper transactions (fixes #539) Intelli 2024-05-08 13:18:42 -06:00
  • 704f0aaf9b Update build version Intelli 2024-05-07 17:51:02 -06:00
  • 4daaf6cc02 Fixed lookups on legacy data not matching against legacy materials Intelli 2024-05-07 14:18:43 -06:00
  • 5426e69fb8 Improved hopper logging to prevent infinite attempts on failed pushes Intelli 2024-05-07 14:08:59 -06:00
  • 6023c21ba9 Fixed hopper pulls performing container validation on source block Intelli 2024-05-06 19:19:48 -06:00
  • 3e3496ad12 Corrected version references in API v10 documentation Intelli 2024-05-06 18:18:56 -06:00
  • f3c631bbf5 Added thread-safe logPlacement and logRemoval API methods Intelli 2024-05-03 12:57:27 -06:00
  • d8ad48beb8 Fixed entity deaths not always being logged in MC 1.19 and earlier (fixes #515) Intelli 2024-05-02 13:03:53 -06:00
  • 053f7d5c7d Fixed NoSuchMethodError when shooting or dropping arrows (fixes #535) Intelli 2024-05-02 12:52:35 -06:00
  • a4c37da8ee
    Ditch weak map world references and use names instead (#533) Nahuel Dolores 2024-04-25 17:05:48 -03:00
  • b1598a022a Fixed broken commit 32688c5 Intelli 2024-04-21 14:08:37 -06:00
  • 32688c55cf Fixed block spread cache not always being properly utilized Intelli 2024-04-19 19:17:35 -06:00
  • a239b51ed1 Fixed teleports not working on some systems (fixes #491) Intelli 2024-02-07 12:49:36 -07:00
  • af1d4402eb Fixed hopper transactions not always being logged (fixes #490) Intelli 2024-01-24 17:44:18 -07:00
  • f7fea2b298 Added more detailed entity death reasons (such as suffocation). Intelli 2024-01-04 20:57:35 -07:00
  • 15e8cd5b88 Fixed zombies killed by wither roses not being logged when skip-generic-data is enabled (fixes #309) Intelli 2024-01-04 20:56:21 -07:00
  • c91f460e42 Fixed ConcurrentModificationException while using queueLookup API method (fixes #481) Intelli 2024-01-04 20:23:05 -07:00
  • 7424037795 Fixed teleport shortcut not properly handling extremely large numbers Intelli 2024-01-04 20:09:38 -07:00
  • ba6a55fff6 Fixed NullPointerException when rolling back player heads (fixes #473) Intelli 2024-01-04 19:48:31 -07:00
  • 1c57ba52aa Fixed item frames logging incorrect item amounts (fixes #477) Intelli 2024-01-04 18:23:53 -07:00
  • 4308d4afca Updated documentation for blacklist.txt Intelli 2024-01-04 18:09:20 -07:00
  • 7c61a33571 Added ability to exclude specific block types in blacklist (implements #444) Intelli 2024-01-04 17:56:30 -07:00
  • 172c6440db Added container transaction logging for decorated pots Intelli 2024-01-04 17:44:46 -07:00
  • d8a669ed6c Fixed legacy short grass data rolling back as air in MC 1.20.3+ Intelli 2024-01-04 16:45:36 -07:00
  • 66b77ee75a Improved safety block handling during rollback teleports (#328) Intelli 2023-10-12 11:28:53 -06:00
  • 488392cdbc Added missing new method to WorldEditBlockState Intelli 2023-10-12 10:50:16 -06:00
  • b48dcec589 CoreProtect v22.2 release Intelli 2023-09-25 14:36:37 -06:00
  • e49913bc09 Fixed item names containing vertical bars displaying incorrectly (fixes #450) Intelli 2023-09-25 14:27:02 -06:00
  • d944c2bd89 Fixed SQLFeatureNotSupportedException when logging entity data (fixes #455) Intelli 2023-09-25 14:04:50 -06:00
  • f76b0d45bd Clear entityBlockMapper cache after 5 seconds Intelli 2023-09-22 15:51:38 -06:00
  • 9f3196dc97 Fixed rollbacks not checking world when teleporting players. (Fixes #453) Intelli 2023-09-18 15:46:33 -06:00
  • 69c163468f CoreProtect v22.1 release Intelli 2023-08-29 15:34:24 -06:00
  • 34421b64f7 Check that using CampfireStartEvent before comparing campfire types Intelli 2023-08-23 17:08:20 -06:00
  • 0edf160f43 Added hidden "enable-ssl" database option (default: false) Intelli 2023-08-23 16:31:40 -06:00
  • 45d4642086 Fixed tree growth still being logged when disabled via config Intelli 2023-08-23 16:21:37 -06:00
  • af35a98b1d
    Fix CoreProtect API hasPlaced() and hasRemoved() (#434) (#435) Take-John 2023-08-23 08:54:42 +09:00
  • 950cf9460b
    Add clause "implements Cancellable" (#431) Take-John 2023-08-23 08:52:41 +09:00
  • 1b6d2ec667 Fixed dropper transactions not being logged when using Paper Intelli 2023-08-08 16:57:51 -06:00
  • d7910262be Added support for displaying lore in item tooltips (#420) Intelli 2023-08-08 15:46:45 -06:00
  • 8459181f77 Fixed IndexOutOfBoundsException when modifying signs on Paper 1.17-1.19 Intelli 2023-08-01 17:49:55 -06:00
  • 58f4a76d75 CoreProtect v22.0 release Intelli 2023-07-31 18:39:57 -06:00
  • a46deeb6ba Fixed typo in API documentation Intelli 2023-07-28 15:42:40 -06:00
  • 7fd50a0507
    Add method override for FAWE logging (#417) Jeff P 2023-07-24 15:48:42 -04:00
  • 9e1d5af97d Fixed NullPointerException while logging container transactions Intelli 2023-07-19 17:11:47 -06:00
  • 4cce566e37
    Update Traditional Chinese translation (#392) ianiiaannn 2023-07-20 04:35:25 +08:00
  • 703c36f356 Added automatic forward compatibility for extended logging of new wood types Intelli 2023-07-17 18:41:05 -06:00
  • 1dd293c5a4 Renamed "mysql-maximum-pool-size" to "maximum-pool-size" Intelli 2023-07-17 17:33:57 -06:00
  • 1331b8d0c5
    Added hidden "unknown-user" logging option (default: false) (#397) Radiant 2023-07-18 02:25:35 +03:00
  • 2476aa2ea8
    Utilize internal cache in StructureGrowthProcess (#371) violetc 2023-07-18 06:55:16 +08:00
  • 6045799fea
    Make MySQL maximumPoolSize configurable (#411) Keno Medenbach 2023-07-18 00:47:52 +02:00
  • 342fadd0f6 Fixed invalid config values defaulting to zero rather than default value Intelli 2023-07-17 16:42:02 -06:00
  • e81c84671c
    Update CONTRIBUTING.md Intelli 2023-07-15 12:45:59 -06:00
  • e501046073 Fixed sign edits being logged even if no changes were made Intelli 2023-07-14 15:27:30 -06:00
  • c6a0f20fff Improved logic for logging brushing of suspicious blocks Intelli 2023-07-14 14:59:18 -06:00
  • 05aebe7544 Added logging for brushing suspicious blocks (implement #409) Intelli 2023-07-14 14:29:36 -06:00
  • 36ad62007f Added missing break keywords in BukkitAdapter Intelli 2023-07-13 19:44:04 -06:00
  • bdde2d36be Fixed signs using SpigotAdapter instead of BukkitAdapter Intelli 2023-07-13 19:41:51 -06:00
  • f32a3e7c5e Fixed Folia teleportation not using adapter Intelli 2023-07-13 19:27:53 -06:00
  • c7cf035564 Check that CampfireStartEvent exists before registering Intelli 2023-07-13 19:27:03 -06:00
  • d4997cca60 Added extended support for new cherry/bamboo blocks Intelli 2023-07-13 19:10:48 -06:00
  • 355eea1cf9 @kugge: Fixed Folia teleportation in unloaded chunks (#368) Intelli 2023-07-13 18:35:49 -06:00
  • d7b76135c8 Reduced MySQL connection lifetime from 5m to 1m (fix #362) Intelli 2023-07-13 18:07:15 -06:00
  • 1a06e6a6bf Made PreLogEvent cancellable (implements #325) Intelli 2023-07-13 17:55:00 -06:00
  • e7a6f21d88 Added inventory transaction logging for placing items on a campfire (#357) Intelli 2023-07-13 17:28:14 -06:00
  • 5973206bb3 Added interaction logging for chiseled bookshelves Intelli 2023-07-13 15:51:04 -06:00
  • 1e007c98a4 Cleanup Intelli 2023-07-13 14:43:09 -06:00
  • df9b478be7 Split up MySQL upgrade query to resolve issues from interrupted queries Intelli 2023-07-13 13:56:27 -06:00
  • 054beb700b Fixed ConcurrentModificationException in ProjectileLaunchEvent Intelli 2023-07-13 13:49:13 -06:00
  • 47a000a57f Added support for hanging signs Intelli 2023-07-13 13:06:47 -06:00
  • cde18dc529 Update formatting Intelli 2023-07-12 16:33:50 -06:00
  • d200616fe1
    Improved performance of ItemStack merging (fix #385) asdanjer 2023-07-13 00:29:22 +02:00
  • e0d65453b6 Added logging for destruction of suspicious sand/gravel Intelli 2023-07-12 16:26:38 -06:00
  • d414db1c0b Added item mapping for torchflower seeds Intelli 2023-07-12 15:58:47 -06:00
  • b0469924a7 Build project against Folia 1.20.1 Intelli 2023-07-12 15:19:47 -06:00
  • 4e43a42662 Added logging and rollback support for double sided signs Intelli 2023-07-12 15:17:14 -06:00
  • 7e97e12969 Added inventory transaction logging for chiseled bookshelves Intelli 2023-07-08 14:55:24 -06:00
  • d7d53bf9e2 Fixed NullPointerException while performing rollbacks Intelli 2023-07-08 13:57:36 -06:00
  • b9309482cf Fix config typo Intelli 2023-07-08 13:52:00 -06:00
  • 410eba5559 Fixed Folia detection Intelli 2023-06-19 18:58:49 -06:00
  • 814ae4d9d5
    Fixed NullPointerException when breaking/placing a spawner (#380) ByteExceptionM 2023-06-14 01:14:09 +02:00
  • d64ec8d911 Updated HikariCP dependency from 4.0.3 to 5.0.1 Intelli 2023-05-21 15:42:28 -06:00
  • 5d90f25211 Fixed logging and lookup issues after performing "/co reload" (fix #366) Intelli 2023-05-05 16:47:56 -06:00
  • 7825f61e45 Fixed NullPointerException when processing transactions for dyed armor Intelli 2023-04-09 13:19:02 -06:00
  • 7e49c95832 Fixed InventoryClickEvent exception when using Magma Intelli 2023-04-08 17:38:31 -06:00
  • 4b9e69c40f Fixed tree/mushroom growth not respecting config file when using bonemeal (...) Intelli 2023-04-06 13:55:30 -06:00
  • f2934fd876
    Fix Folia Teleportation (#349) Sofiane H. Djerbi 2023-04-04 02:15:16 +02:00
  • f706bcf38e Added repeating task support to Scheduler Intelli 2023-03-31 16:43:27 -06:00
  • fe6023450c Added missing methods to WorldEditBlockState Intelli 2023-03-29 19:11:48 -06:00
  • ace870b930 Fixed item frame & armor stand logging under Folia Intelli 2023-03-24 18:10:11 -06:00
  • 7170e29452 Added support for Folia Intelli 2023-03-23 19:45:44 -06:00
  • 29345e2fb1 Use HumanEntity instead of Player when logging item crafting (fix #336) Intelli 2023-03-13 13:31:59 -06:00
  • a22db638fa
    Updated examples in commands.md (#323) Amir 2023-02-01 21:42:00 +02:00
  • de3c326203
    Corrected Spanish translation Intelli 2023-01-12 12:51:42 -07:00
  • acb71a83a2 Fixed performLookup in API not returning valid block data (#308) Intelli 2023-01-03 12:17:09 -07:00
  • 3ffed30b1e Updated exclusions (Maven/Gradle) Intelli 2022-12-21 19:56:32 -07:00