Commit Graph

64 Commits

Author SHA1 Message Date
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
Flemmli97
ec704718cc since auto extend is added change default claim depth 2020-08-26 16:40:33 +02:00
Flemmli97
9ba44f7290 auto extend claim downwards on block place 2020-08-26 16:39:44 +02:00
Flemmli97
190aaf6f76 fix data deletion on saving error, fix reading griefprevention data 2020-08-26 16:39:13 +02:00
Flemmli97
e58fc7a0a7 add issue template 2020-08-26 13:34:59 +02:00
Flemmli97
0737fe08fd fix playerdata saving. how could that even happen 2020-08-25 23:58:01 +02:00
Flemmli97
922f708763 not using equals oops 2020-08-25 21:58:14 +02:00
Flemmli97
a33a123c9a properly mark changes to claims 2020-08-25 21:50:41 +02:00
Flemmli97
233e75d141 fix admin claim, deleteall commands 2020-08-25 21:32:00 +02:00
Flemmli97
332595028e fix admin claims 2020-08-25 21:06:36 +02:00
Flemmli97
e34714d0a9 remove Text#of cause thats client side 2020-08-25 20:35:38 +02:00
Flemmli97
5556860ce4 fix wrong string in permissionscreen at start 2020-08-25 20:11:47 +02:00
Flemmli97
247a97ba5c fix mixin not surviving the renaming 2020-08-25 19:49:21 +02:00
Flemmli97
e08787ee28 code cleanups 2020-08-25 19:43:52 +02:00
Flemmli97
2570e35ef5 change explosion injection to serverworld to prevent other mods modifying explosion 2020-08-25 19:27:44 +02:00