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 |
|
Brokkonaut
|
f298a5f70f
|
Merge branch 'master' into pretty-chat
|
2019-08-10 04:34:22 +02:00 |
|
Brokkonaut
|
091bdca142
|
Merge pull request #763 from paul-maxime/public-chestaccess
Add public to the ChestAccess variables
|
2019-08-10 04:25:48 +02:00 |
|
Brokkonaut
|
07bf9421dd
|
Switch to openjdk8 in travis builds
|
2019-08-10 04:24:03 +02:00 |
|
Paul-Maxime
|
06f24bf632
|
Add public to the ChestAccess variables
|
2019-08-10 00:24:27 +02:00 |
|
Brokkonaut
|
3f7ace7f70
|
Merge branch 'master' into pretty-chat
|
2019-07-09 03:46:09 +02:00 |
|
Brokkonaut
|
6f4ce7e6d0
|
Fix lectern logging
Fixes #761
|
2019-07-09 03:42:33 +02:00 |
|
Brokkonaut
|
d03bbe68ba
|
Add missing newline
|
2019-06-24 04:14:52 +02:00 |
|
Brokkonaut
|
e9d78bffb1
|
Change action type for some entries
|
2019-06-23 21:59:07 +02:00 |
|
Brokkonaut
|
d829005c7e
|
Apply new message formatting to entity changes
|
2019-06-23 21:57:21 +02:00 |
|
Brokkonaut
|
a6e4d79e0c
|
Merge remote-tracking branch 'remotes/DarkArk/feature/pretty-chat' into pretty-chat
|
2019-06-23 21:47:14 +02:00 |
|
Brokkonaut
|
e8aaadf37b
|
Code style
|
2019-06-23 17:14:17 +02:00 |
|
Brokkonaut
|
1525d7682f
|
Reformat
|
2019-06-23 16:45:14 +02:00 |
|
Brokkonaut
|
76f7f8701d
|
Improve logging of 1.14 blocks
|
2019-06-23 05:23:31 +02:00 |
|
Brokkonaut
|
9b5e0c9025
|
WorldEdit logging should only log modified blocks
Fixes #757
|
2019-06-23 05:22:18 +02:00 |
|
Brokkonaut
|
e6b0108bc5
|
Chunk.load is just as World.loadChunk
|
2019-06-20 06:08:59 +02:00 |
|
Brokkonaut
|
3efd92d9df
|
loadChunk will keep chunks loaded forever, so do not use that
|
2019-06-20 05:37:55 +02:00 |
|
Brokkonaut
|
05d7652bcc
|
Improve log messages when the block/entity type is unknown
|
2019-05-31 18:00:55 +02:00 |
|
Brokkonaut
|
72fc78b3c0
|
Add missing break
|
2019-05-28 07:30:56 +02:00 |
|
Brokkonaut
|
9eef03aa90
|
Fix lectern logging
|
2019-05-28 06:07:57 +02:00 |
|
Brokkonaut
|
da692ed01a
|
Log lectern book change
|
2019-05-28 05:25:25 +02:00 |
|
Brokkonaut
|
424ef3b02b
|
Only log sign base color changes when we log SIGNTEXT for this world
|
2019-05-27 23:53:50 +02:00 |
|
Brokkonaut
|
4fda020dfc
|
Log sign base color change
|
2019-05-27 22:46:32 +02:00 |
|
Wyatt Childers
|
8f429afbeb
|
Made LogBlock's messages far more visual appealing
|
2019-05-20 23:29:29 -04:00 |
|
Brokkonaut
|
f6522b73f4
|
create chat table without fulltext index if the database does not support it.
|
2019-05-16 01:35:46 +02:00 |
|
Brokkonaut
|
ac233a3920
|
Spigot 1.14.1
|
2019-05-14 17:59:30 +02:00 |
|
Brokkonaut
|
7a946fc23d
|
Merge branch 'master' into 1.14pre
|
2019-05-14 17:56:39 +02:00 |
|
Brokkonaut
|
1602fdb03a
|
Configuration option to require SSL on the database connection
|
2019-05-14 17:54:33 +02:00 |
|
Brokkonaut
|
33c18a9e62
|
Improve compatibility when running 1.13 and 1.14 servers on the same logblock database
Old materials are no longer renamed, instead new materials are added and the old entries are modified
|
2019-05-05 05:55:47 +02:00 |
|
Brokkonaut
|
e66b5a8f9d
|
Merge branch 'master' into 1.14pre
|
2019-05-04 17:50:48 +02:00 |
|
Brokkonaut
|
bd23c93071
|
Allow logblock to load when it encounters unknown material/entity types
|
2019-05-04 17:49:29 +02:00 |
|
Brokkonaut
|
503541ad4e
|
Fix version parsing
|
2019-05-02 21:51:16 +02:00 |
|
Brokkonaut
|
82d61d5ee7
|
Spigot 1.14 instead of 1.14-pre5
|
2019-04-27 04:53:34 +02:00 |
|
Brokkonaut
|
254c856b2f
|
Update to 1.14pre5
|
2019-04-24 17:49:52 +02:00 |
|
Brokkonaut
|
d4b127244e
|
Disable tool on drop: Only cancel dropping if there is space for that item
|
2019-03-21 01:44:33 +01:00 |
|
Brokkonaut
|
87c09766d3
|
Allow tool use when the interact event is cancelled
|
2019-03-06 04:23:19 +01:00 |
|
Brokkonaut
|
8b1ee254b4
|
Fix NPE when entities die without a damager
Fixes #745
|
2019-02-23 18:17:14 +01:00 |
|
Brokkonaut
|
34eeb52c8d
|
Use EnumSet instead of boolean array
|
2019-02-22 04:13:36 +01:00 |
|