Flemmli97
|
34e08374e9
|
check for version of fabric permission api
|
2022-09-12 15:52:04 +02:00 |
|
Flemmli97
|
c84715ecfa
|
permission api v2 support close #182
|
2022-08-03 22:50:16 +02:00 |
|
Flemmli97
|
26d2459683
|
diamond economy integration
|
2022-07-27 18:34:21 +02:00 |
|
Flemmli97
|
9c8341364e
|
update mod meta
|
2022-07-10 21:50:35 +02:00 |
|
Flemmli97
|
b2b5ce45c7
|
gradle version bump
|
2022-07-01 19:06:15 +02:00 |
|
Flemmli97
|
9402a47284
|
1.19 stuff
|
2022-07-01 18:26:13 +02:00 |
|
Flemmli97
|
eaff561880
|
update dependencies
|
2022-07-01 18:24:47 +02:00 |
|
Flemmli97
|
83acb77647
|
dynmap support
|
2022-05-16 20:01:07 +02:00 |
|
Flemmli97
|
80174b058d
|
support for EightsEconomyP close #149
|
2022-04-06 21:31:13 +02:00 |
|
Flemmli97
|
986d694851
|
add and fix classifier for source jar
|
2022-04-06 14:01:46 +02:00 |
|
Flemmli97
|
13e4e66d13
|
update gradle properties etc.
|
2022-02-28 02:31:56 +01:00 |
|
Flemmli97
|
72411f6f2f
|
better crossplatform method init
|
2022-02-27 17:25:31 +01:00 |
|
Flemmli97
|
174d6b64f0
|
fix clumps incompability
|
2022-02-23 00:06:07 +01:00 |
|
Flemmli97
|
87c878f9ee
|
remove @ExpectedPlatform for an arch independent implementation
|
2022-02-18 19:11:51 +01:00 |
|
Flemmli97
|
282faa82e0
|
forge: fix piston protection close #134
|
2022-02-07 12:27:05 +01:00 |
|
Flemmli97
|
828a406702
|
rewrite buy/sell system close #120 close #124
|
2022-02-01 18:50:55 +01:00 |
|
Flemmli97
|
df3f4eb088
|
Merge remote-tracking branch 'origin/1.18-dev' into 1.18
# Conflicts:
# forge/src/main/java/io/github/flemmli97/flan/forgeevent/BlockInteractEventsForge.java
|
2022-01-30 18:33:53 +01:00 |
|
Flemmli97
|
841b3ce283
|
new lang system close #118
|
2022-01-30 18:32:24 +01:00 |
|
Flemmli97
|
14249c196a
|
fix tools bypassing claims again
|
2022-01-23 01:13:27 +01:00 |
|
Flemmli97
|
f67fc9fd28
|
separate block and item-on-block interaction again cause it causing issues but still use the callback
|
2022-01-12 18:34:19 +01:00 |
|
Flemmli97
|
8408243484
|
update mod metadata
|
2022-01-08 18:18:52 +01:00 |
|
Flemmli97
|
0bc81087fe
|
some mod integration fixes
|
2022-01-08 17:29:56 +01:00 |
|
Flemmli97
|
0ac9453f7b
|
less strict check for fake players. also some reformatting
|
2022-01-08 14:53:13 +01:00 |
|
Flemmli97
|
5dc0584a7a
|
rewrite some interaction handling and to use some event calls instead of mixin. should cover ae2 wrenches now close #106
|
2021-12-21 17:24:51 +01:00 |
|
Flemmli97
|
be4099fa54
|
allow adding/overriding of item/block -> permission maps #106
|
2021-12-21 17:24:50 +01:00 |
|
Flemmli97
|
40350ca1c3
|
change unported deps to compileonly so its fine in runtime
|
2021-12-19 21:02:39 +01:00 |
|
Flemmli97
|
dd40e04fb4
|
add back most mod integrations
|
2021-12-05 13:21:22 +01:00 |
|
Flemmli97
|
e079dbbe1c
|
update some vars
|
2021-12-04 15:25:19 +01:00 |
|
Flemmli97
|
8b274631bd
|
fix forge fireblock mixin and some refactoring
|
2021-12-04 14:45:28 +01:00 |
|
Flemmli97
|
a8d1737e53
|
port to 1.18
|
2021-12-03 22:37:35 +01:00 |
|
Flemmli97
|
3df646d93e
|
fix some things not using translation
|
2021-09-21 11:56:57 +02:00 |
|
Flemmli97
|
53983ae5c7
|
bind tracker to server instead of static instance
|
2021-08-13 11:40:24 +02:00 |
|
Flemmli97
|
cb9c333f3b
|
option to only protect offline players. closes #83
|
2021-08-13 11:20:55 +02:00 |
|
Flemmli97
|
9067126f11
|
add deletion of banned player claims and option to delete inactive player data
|
2021-08-04 23:52:36 +02:00 |
|
Flemmli97
|
57e03502de
|
fix ftbranks fallback
|
2021-07-30 19:56:12 +02:00 |
|
Flemmli97
|
f372579bfc
|
dicemc money integration #82
|
2021-07-30 18:20:35 +02:00 |
|
Flemmli97
|
bf9fd48a5f
|
move read/write out of player nbt. aka read/write only when absolute necessary. improves performance
|
2021-07-30 17:05:49 +02:00 |
|
Flemmli97
|
a6098c02f8
|
add ftbranks support
|
2021-07-21 00:27:08 +02:00 |
|
Flemmli97
|
73d944799c
|
add ignoredEntities config and modid support for ignoredBlocks and ignoredEntities
|
2021-07-20 23:12:56 +02:00 |
|
Flemmli97
|
44a4767612
|
improve api and add api jar to build.gradle
|
2021-07-20 22:57:34 +02:00 |
|
Flemmli97
|
63e54bbffc
|
update gunpowder dependency
|
2021-07-20 19:16:29 +02:00 |
|
Flemmli97
|
62834480e6
|
add scoreboard stuff for tracking
|
2021-07-02 20:01:27 +02:00 |
|
Flemmli97
|
b4411596b5
|
add lightning permission closes #72
|
2021-07-02 17:43:12 +02:00 |
|
Flemmli97
|
7d815cfbaf
|
move block interaction to different place so it doesnt clash with item interaction
|
2021-06-29 19:55:21 +02:00 |
|
Flemmli97
|
3874abe08c
|
add frostwalker permission close #69
|
2021-06-29 18:43:42 +02:00 |
|
Flemmli97
|
00ff772074
|
move ObjectToPermissionMap to api folder
|
2021-06-29 17:34:06 +02:00 |
|
Flemmli97
|
4cf3d7f7be
|
remove direct registry calls from common module
|
2021-06-29 15:24:53 +02:00 |
|
Flemmli97
|
5c95c9aed2
|
left click blocks check
|
2021-06-29 14:40:39 +02:00 |
|
Flemmli97
|
3c578b8cc7
|
shadow yaml lib
|
2021-06-13 23:07:10 +02:00 |
|
Flemmli97
|
5210abf70f
|
update build.gradle
|
2021-06-13 21:02:33 +02:00 |
|