Commit Graph
1010 Commits
Author SHA1 Message Date
Brokkonaut 7791c4e960 fix player names with underscore 2022-06-16 21:32:51 +02:00
Brokkonaut 62a5be6c6b log sculk 2022-06-11 20:39:23 +02:00
Brokkonaut 0ed501493e Update for Minecraft 19
* Update build plugins
* Update dependencies
* Require Java 17
2022-06-11 20:20:09 +02:00
Brokkonaut 81457ced65 improve player name parsing 2022-06-11 20:14:48 +02:00
Brokkonaut c3394fa8c5 Save full skull profile instead of just the uuid if available 2022-02-16 08:38:50 +01:00
fantahund e61f9b058d Fix world height during safe teleport 2022-02-01 20:42:48 +01:00
Brokkonaut 1b2948c912 use https for xml schema location 2022-01-08 21:49:07 +01:00
Brokkonaut 8def317c62 Revert "exclude worldedit dependencies (#850)"
This reverts commit 676f862d2d.
2022-01-07 21:34:19 +01:00
qwertyuioplkjhgfdandqwertyuioplkjhgfd 676f862d2d exclude worldedit dependencies (#850)
Co-authored-by: qwertyuioplkjhgfd <qwertyuioplkjhgfd@users.noreply.github.com>
2022-01-07 01:46:51 +01:00
qwertyuioplkjhgfd 6d0ac7169c update enginehub repository location (#849) 2022-01-05 01:37:45 +01:00
Brokkonaut 5e9be562cd fix candle logging 2021-12-19 09:25:20 +01:00
Brokkonaut 4e4b5de15d fix some y column types on startup if required 2021-12-19 07:27:37 +01:00
Brokkonaut eac1008525 ItemStack.getTagClone is private so we have to use setAccessible 2021-12-19 06:41:10 +01:00
Brokkonaut e87e9e2939 Fix itemstack reflection 2021-12-06 03:58:39 +01:00
Brokkonaut 31589ceec7 Build against spigot-api 1.18 2021-12-06 03:58:16 +01:00
Brokkonaut 749d114acd Fix issues with minecraft 1.18 2021-12-01 07:48:03 +01:00
Brokkonaut 964e60b2e5 update distribution repository 2021-11-08 05:49:33 +01:00
Brokkonaut 142bcae2ca Add feature to disable logging in WorldGuard regions
resolves #826
2021-08-27 03:22:29 +02:00
Brokkonaut 5dfee1f906 Load config in onLoad 2021-08-27 02:43:18 +02:00
Brokkonaut e430ee073f Move all classes to the logblock package 2021-08-27 02:25:11 +02:00
Brokkonaut c940dfc05a Store the acting entity object in the actor class 2021-08-26 21:16:40 +02:00
Brokkonaut 610f3edcab Add EntityChangePreLogEvent 2021-08-26 20:54:55 +02:00
Brokkonaut 597b1831f1 Normalize actor for crop trampling mobs 2021-08-26 20:53:42 +02:00
Brokkonaut d084372876 Simplify Actor.actorFromString 2021-08-26 08:07:28 +02:00
Brokkonaut 4b7b5b984d Remove fireCustomEvents config option / fire event when any listener is registered 2021-08-26 07:58:44 +02:00
Brokkonaut 522def8b2e Add a warning that the table conversion for 1.17 might take a long time 2021-08-23 19:41:23 +02:00
Brokkonaut b3f268cd04 Avoid deprecated methods when creating the item hover and some cleanup 2021-08-21 00:01:15 +02:00
EpicPlayerA10 f2f988b15b Added more pleasant HoverEvent (#835)
* Added more pleasant hoverevent

* Remove synchronized

* Changed item amount

* Requested changes
2021-08-20 23:49:58 +02:00
Brokkonaut 3730aa92c4 Log breaking dripstone
Fixes #831
2021-08-17 05:54:13 +02:00
Brokkonaut 5aac2d712b Fix logging blocks below 0
Fixes #834
2021-08-17 05:47:37 +02:00
Brokkonaut 701f434fae cancel auto clearlog when plugin is disabled 2021-07-12 05:08:03 +02:00
Brokkonaut 07924138ea Add cauldron interact logging 2021-07-12 04:28:16 +02:00
Brokkonaut 9c2caa6af8 Better display sign changes in log messages 2021-07-12 03:57:36 +02:00
Brokkonaut 1e1243449f Log make signs glowing/unglowing 2021-07-12 03:32:09 +02:00
Brokkonaut 7f3837f1fe Fix logging bonemealing moss 2021-07-09 06:27:21 +02:00
Brokkonaut 9399b7062e Update to 1.17 2021-06-29 05:23:17 +02:00
Brokkonaut a58206b21d Add End Crystal logging
Fixes #830
2021-06-23 05:50:32 +02:00
Brokkonaut aca0127781 Update spigot dependency to 1.16.5 2021-06-23 05:48:06 +02:00
Brokkonaut 1a9827cc32 Explosion logging: Move WitherSkull up, because it is a Fireball too 2021-06-11 04:03:37 +02:00
Brokkonaut cf8da11cca Fix setting actor when a creeper causes an explosion 2021-04-30 04:05:30 +02:00
Brokkonaut 8e3f5aca56 Improve entity killer logging
Fixes #622
2021-04-29 20:37:38 +02:00
Brokkonaut 2d9456409c Remove accidentally committed debug logging 2021-04-29 16:27:14 +02:00
Brokkonaut f0e3353fc9 Prettier help formating
Fixes #592
2021-04-28 05:21:13 +02:00
Brokkonaut 721b51383c Merge branch 'master' into inventory-logging
Fixes #817, #774, #770, #676, #565
2021-04-28 04:51:46 +02:00
Brokkonaut cb1231eab5 Snapshots 2021-04-15 03:23:55 +02:00
Brokkonaut 1df380741b Release 1.16.5.1 2021-04-15 03:19:14 +02:00
Brokkonaut 2049a7a7a4 Use a different way to check for existing tables 2021-04-14 18:52:06 +02:00
Brokkonaut 8148386e3e Back to snapshots 2021-04-13 21:01:37 +02:00
Brokkonaut 87074da8a1 Release Logblock 1.16.5 2021-04-13 20:53:56 +02:00
Brokkonaut 0fd3266c7b Load the new mysql driver class if available 2021-04-13 18:32:16 +02:00