Commit Graph

78 Commits

Author SHA1 Message Date
Flemmli97
18dbea6a23 fix #19 wrong claimsize calculation @Red3Tango 2020-12-11 14:17:24 +01:00
Flemmli97
c734a30722 fix #21 blacklisted worlds not saving @Red3Tango 2020-12-11 14:16:46 +01:00
Flemmli97
b42e099e31 changelog and version bump 2020-11-28 21:05:09 +01:00
Flemmli97
b6770a3f19 change permission to a registry instead of an hardcoded enum 2020-11-28 20:53:29 +01:00
Flemmli97
685bafc755 dont tick down display when the claiming tools are held 2020-11-28 20:50:52 +01:00
Flemmli97
27f39ea48e dont tick down display when the claiming tools are held 2020-11-28 20:01:02 +01:00
Flemmli97
676ba1b69f reduce default ticksForNextBlock by half 2020-11-28 18:28:52 +01:00
Flemmli97
c6b5399488 fix logging config not taking effect 2020-11-28 18:28:10 +01:00
Flemmli97
39c28b7661 new expansive permission system. maybe. unused 2020-11-18 18:49:37 +01:00
Flemmli97
806ea3fbae open container flag changes. fix #14 2020-11-18 18:48:51 +01:00
Flemmli97
bf69a0a1dd fix #13 this time for real 2020-11-07 13:44:26 +01:00
Flemmli97
d4e49e1e58 changelog and version 2020-11-06 20:11:57 +01:00
Flemmli97
39675de6d5 fix not checking min claim size when resizing 2020-11-06 20:09:31 +01:00
Flemmli97
240d009e1b add message saying claimblocks amount when switching to tool or making/resizing claims 2020-11-06 20:08:56 +01:00
Flemmli97
996a78a73c ignore item usage without a player. fix #12 2020-11-06 19:56:57 +01:00
Flemmli97
85c899f7ef fix reload command not restricted to admins 2020-11-04 14:38:42 +01:00
Flemmli97
230c65fd5c change container check to use Inventory 2020-11-02 16:47:47 +01:00
Flemmli97
db6fb6d131 code cleanups and stuff 2020-10-30 15:38:24 +01:00
Flemmli97
a4ddd89988 changelog and version bump 2020-10-30 15:25:36 +01:00
Flemmli97
82e5f0e6c3 add global defined permission 2020-10-30 15:09:57 +01:00
Flemmli97
cf1e9730fb fix wrong changelog version 2020-10-24 00:18:16 +02:00
Flemmli97
31ba9fe3df import cleanups 2020-10-24 00:12:24 +02:00
Flemmli97
adc28e46ba some logging stuff. and option to disable claim blocks 2020-10-24 00:12:07 +02:00
Flemmli97
87d3a99908 change using wrong tupel 2020-09-29 20:21:16 +02:00
Flemmli97
2f9da2f0ce pet interaction in claims. fix #5 2020-09-18 22:29:11 +02:00
Flemmli97
dba1c75833 changelog 2020-09-15 15:08:58 +02:00
Flemmli97
4c263f3743 directly use chunkpos tolong 2020-09-15 13:54:24 +02:00
Flemmli97
1e167300ef fix claim overlap at edge and wrong display for conflicting subclaims 2020-09-15 13:54:00 +02:00
Flemmli97
137ac03731 fix a nullpointer 2020-09-15 12:51:46 +02:00
Flemmli97
de78a4b0b6 add permission description 2020-09-15 12:43:38 +02:00
Flemmli97
79734ba177 fix the lang configs 2020-09-15 12:11:41 +02:00
Flemmli97
ae0af14b96 update fabric api for new block break event. fix #3 and kyrptonaught/DiggusMaximus#23 2020-09-15 12:01:41 +02:00
Flemmli97
e9c6812b92 move configs to "./config" folder 2020-09-04 00:34:16 +02:00
Flemmli97
53c2d1f9b5 transferClaim and permission commands 2020-09-03 18:00:37 +02:00
Flemmli97
123cd321c2
Merge pull request #2 from BisUmTo/master
Added "/flan addClaim" command
2020-09-03 08:01:37 +02:00
Kevin Delugan
0a31f0fcf3 Added "/flan addClaim" command 2020-09-03 00:00:44 +02:00
Flemmli97
22857cb544 config 2020-09-02 15:39:57 +02:00
Flemmli97
f0a1203f84 code cleanups 2020-09-02 15:36:58 +02:00
Flemmli97
3c659c8d4a config update 2020-09-02 15:36:05 +02:00
Flemmli97
0f8c813c71 read set perms from griefpreventiondata, add ability to list other peoples claims 2020-09-02 15:19:31 +02:00
Flemmli97
fdab079aed add fire spread protection and changed some permission to always be global 2020-09-01 22:59:12 +02:00
Flemmli97
045f42cafc changelog + version bump 2020-08-27 01:36:57 +02:00
Flemmli97
2f181c49c2 properly get the right position on item use 2020-08-27 01:34:39 +02:00
Flemmli97
f576187df1 remove wrong message and confirmation. single claim doesnt need confirmation 2020-08-27 01:33:58 +02:00
Flemmli97
a4e37c7938 changed admin claim to a bool cause it did more harm than good before 2020-08-27 01:17:09 +02:00
Flemmli97
9bb677a578 changelog 2020-08-26 20:17:32 +02:00
Flemmli97
5ca457c882 improved claim display with liquids 2020-08-26 20:16:04 +02:00
Flemmli97
2a1d65a30d add raid permission 2020-08-26 20:15:46 +02:00
Flemmli97
85e9ff23fd prevent double processing when clicking on a block with item function 2020-08-26 20:15:05 +02:00
Flemmli97
7153224934 add changelog file 2020-08-26 16:42:28 +02:00