Commit Graph
945 Commits
Author SHA1 Message Date
Brokkonaut 24b5455f08 Use Spigots new HoverEvent api 2020-08-23 07:10:11 +02:00
Brokkonaut 35f921a9a0 Fix loading old walls 2020-08-23 05:40:15 +02:00
Brokkonaut 0d7a8016a1 Do not add unnecessary materials or entity types to the database 2020-08-09 23:25:30 +02:00
Brokkonaut 6a398a67ab Protect against sql injections when using the api 2020-07-20 07:13:32 +02:00
Brokkonaut 6dcca54637 Do not use the numeric material/entity ids for the api 2020-07-20 06:47:43 +02:00
Brokkonaut 650f7e20f1 Make MaterialConverter and EntityTypeConverter thread safe 2020-07-20 06:17:06 +02:00
Brokkonaut 5c22beb2e5 Make MaterialConverter type safe 2020-07-20 06:02:23 +02:00
Brokkonaut a63c97bd70 Back to snapshots 2020-07-11 05:45:35 +02:00
Brokkonaut 1562bbacea Release 1.16.1.1 2020-07-11 05:43:54 +02:00
Brokkonaut aba6e4d9c8 Add some missing special block handlings for 1.16 2020-07-02 04:33:18 +02:00
Brokkonaut 1ef7c78c0d Snapshots for 1.16.1.1 2020-06-27 22:45:20 +02:00
Brokkonaut 788d8fd4d5 Release 1.16.1.0 2020-06-27 22:43:33 +02:00
Brokkonaut 3bfb19cdfa Correctly log 1.16 blocks 2020-06-27 22:40:08 +02:00
Brokkonaut 04b5d9e7ed Snapshots for 1.16.1 2020-06-27 22:39:29 +02:00
Brokkonaut a96f82efae Back to snapshots 2020-02-13 05:09:27 +01:00
Brokkonaut 39f58a6bd4 Release 1.15.2 2020-02-13 05:05:21 +01:00
Brokkonaut e1064dd0b1 Load mysql driver on startup
Fixes #784
2020-02-13 04:17:01 +01:00
Brokkonaut fc1cd5ef2c Fix oldConfig check 2020-02-08 17:33:39 +01:00
Brokkonaut 1dba9f20f1 create tables and register events if logging commands 2020-01-26 06:27:09 +01:00
Brokkonaut 8eb93411ec Configurable command logging 2020-01-26 03:21:12 +01:00
Brokkonaut 068ac89819 Add optional logging of shulker box contents
Fixes #781
2020-01-24 05:51:18 +01:00
Brokkonaut 6b71a3c30d smart log breaking ice 2020-01-24 05:17:33 +01:00
Brokkonaut 6dec1b6c37 Improve rollback ability by accepting similar blocks to the expected one
For example grass_block instead of dirt
2020-01-24 05:06:48 +01:00
Brokkonaut b9513df20e Log bamboo growth (new world logging option)
Fixes #769
2020-01-24 04:52:13 +01:00
Brokkonaut 8b34e39797 Log getting stung by bees
Fixes #780
2020-01-24 04:23:59 +01:00
Brokkonaut 1cda6506c7 Merge pull request #782 from TheMolkaPL/tool-event
Call ToolUseEvent when a tool is about to be used
2020-01-24 03:49:44 +01:00
TheMolkaPL 5b0e2d9adb Call ToolUseEvent when a tool is about to be used 2020-01-21 17:44:56 +01:00
Brokkonaut cdf6c1df04 Fix conversion to roman numbers
Fixes #779
2019-12-27 18:04:41 +01:00
Brokkonaut cdee5b3609 Back to snapshots 2019-12-20 05:37:55 +01:00
Brokkonaut 8e948e857f Release 1.15.1 2019-12-20 05:27:55 +01:00
Brokkonaut 793df218e5 Bump version to 1.15.1, update dependencies 2019-12-20 05:27:24 +01:00
Brokkonaut 31428d60e4 Add some hover texts and clickable coords 2019-12-20 05:15:45 +01:00
Brokkonaut 169328e159 Use ChatComponent API for log messages 2019-12-18 01:33:40 +01:00
Brokkonaut 60a771224b improve logging of entitiy damaged by projectiles or tnt 2019-12-01 05:14:10 +01:00
Brokkonaut 3135fe8696 Merge branch 'master' into pretty-chat 2019-11-24 06:19:05 +01:00
Brokkonaut 59d0794c3d Improve scaffolding logging with fallable blocks
- Log fallable blocks above scaffoldings
- Log scaffolding breaking because blocks below are falling down
2019-11-24 06:16:07 +01:00
Brokkonaut 8214e7d177 Log falling scaffoldings 2019-11-24 05:46:51 +01:00
Brokkonaut e77e95cae0 Merge branch 'master' into pretty-chat 2019-11-17 04:00:59 +01:00
Brokkonaut 241a7adc48 Wildcard block names in querys
For example "*_slab" to match any slab
2019-11-17 04:00:34 +01:00
Brokkonaut 27cc59f922 Merge branch 'master' into pretty-chat 2019-11-17 03:19:33 +01:00
Brokkonaut 8192aa4fb8 Allow block tags in querys
"block #signs" and similar: https://minecraft.gamepedia.com/Tag#List_of_tags
2019-11-17 03:17:32 +01:00
Brokkonaut 078fe7f423 missing diff for log formatting 2019-10-16 02:37:07 +02:00
Brokkonaut 76a81c124a Merge branch 'master' into pretty-chat 2019-10-16 02:25:43 +02:00
Brokkonaut d98d46d0c9 Fix logging when waterlogging waterlogged blocks 2019-10-16 00:52:29 +02:00
Brokkonaut 1e1dce99c0 Merge remote-tracking branch 'remotes/origin/master' into pretty-chat 2019-09-30 06:15:29 +02:00
TheMolkaPL 921df872d1 Expose useSSL flag to config 2019-09-30 06:11:26 +02:00
Brokkonaut cd38ac9866 Remove unused methods 2019-08-27 22:30:37 +02:00
Brokkonaut a7967e9b1e Do not require WorldEdit for CuboidRegion 2019-08-27 20:10:12 +02:00
Brokkonaut af895aa21d Merge branch 'master' into pretty-chat 2019-08-11 06:09:24 +02:00
Paul-Maxime 2f92fd3426 Fix beacon logging, they are not a container 2019-08-11 04:56:13 +02:00