Commit Graph

166 Commits

Author SHA1 Message Date
Flemmli97
d8216079a3 add a blacklist for blockentity and entity tags. 2021-06-10 19:09:59 +02:00
Flemmli97
964a87d98c safer claim readings 2021-06-10 17:39:39 +02:00
Flemmli97
0d3aa8f3a8 add ability to name claims 2021-06-10 17:29:30 +02:00
Flemmli97
b1eff37fa2 fix xp not updated on client. closes #59 2021-06-10 17:09:58 +02:00
Flemmli97
956c5b01af fix calling client side code 2021-06-10 17:01:27 +02:00
Flemmli97
609e6461f7 add things to make releasing mod easier 2021-06-10 16:55:55 +02:00
Flemmli97
a48ec00100 group fix 2021-06-09 15:19:34 +02:00
Flemmli97
48d3fd0f27 group fix 2021-06-09 15:19:01 +02:00
Flemmli97
4b5f5b2f76
Update README.md 2021-06-09 14:59:00 +02:00
Flemmli97
afac1962ea group fix 2021-06-09 14:52:19 +02:00
Flemmli97
f61069674c admin unlock items 2021-06-09 14:45:08 +02:00
Flemmli97
efee056fd5 readGriefprevention log 2021-06-09 14:31:15 +02:00
Flemmli97
e5227d6713 finish help command 2021-06-09 14:06:29 +02:00
Flemmli97
47380161c7 finish help command 2021-06-09 14:06:12 +02:00
Flemmli97
345fc2256f fix death owner not picking up item 2021-06-09 12:57:18 +02:00
Flemmli97
03dfd44380 lock death items 2021-06-09 12:49:19 +02:00
Flemmli97
5e30049ce7 change global defined perms to modifiable and unmodifiable variant. indirectly closes #58 2021-06-09 12:19:43 +02:00
Flemmli97
8086c96558 formatting 2021-06-09 02:59:09 +02:00
Flemmli97
5922b77a42 version bump 2021-06-09 00:18:06 +02:00
Flemmli97
3fca89bd0e import fix 2021-06-08 23:06:01 +02:00
Flemmli97
cb2fbb6099 change package names to fit conventions and url 2021-06-08 23:03:24 +02:00
Flemmli97
a4b0202fa0 change package names to fit conventions and url 2021-06-08 23:03:16 +02:00
Flemmli97
e04370955e add trapped command 2021-06-08 22:33:40 +02:00
Flemmli97
8fd8560723 remove mobspawn config. set mobspawn permission in global to false 2021-06-08 21:40:05 +02:00
Flemmli97
c3e341bbbb add flight to global default true. add all world matcher 2021-06-08 21:28:48 +02:00
Flemmli97
2c9e4c70bf stop already started flight close #58 2021-06-08 21:01:38 +02:00
Flemmli97
2f0913c2bc Merge remote-tracking branch 'origin/1.16-experimental'
# Conflicts:
#	src/main/java/com/flemmli97/flan/api/PermissionRegistry.java
#	src/main/java/com/flemmli97/flan/event/EntityInteractEvents.java
2021-06-08 20:09:30 +02:00
Flemmli97
79051c9536 move mod integration to own package. flight permission 2021-06-08 19:49:47 +02:00
Flemmli97
d6f7555f1c player ability dependency 2021-06-08 19:04:02 +02:00
Flemmli97
e4c55d3eaa check for negative 2021-05-31 15:13:34 +02:00
Flemmli97
c6b4661657 add gunpowder currency support. disabled by default 2021-05-31 14:32:46 +02:00
Flemmli97
146a670f38 add gunpowder currency support. disabled by default 2021-05-31 14:30:18 +02:00
Flemmli97
a4c8eb885d remove negative additional claim blocks amount 2021-05-31 14:22:48 +02:00
Flemmli97
54d0035b44 fix several entities not protected on indirect non projectile player attacks (e.g. through player ignited tnt) fix #52 2021-05-31 14:22:18 +02:00
Flemmli97
b2830bea2c change the permission of some blocks (PROJECTILES) on direct interaction to OPENCONTAINER 2021-05-31 14:21:11 +02:00
Flemmli97
e82a8b26e9 changelog 2021-05-12 20:24:57 +02:00
Flemmli97
f06bf034a9 truly fix personal groups saving issues. idk why i dont notice this right away 2021-05-12 20:24:14 +02:00
Flemmli97
0c3f006611 error logging in case permission is missing during reading 2021-05-12 20:06:26 +02:00
Flemmli97
763439d907 add snowman + enderman grief permission closes #31 2021-05-12 19:58:24 +02:00
Flemmli97
d75f788288 remove italic gui text 2021-05-12 18:30:35 +02:00
Flemmli97
656498e3c9 claim yeeting. maybe. idk 2021-05-12 13:29:29 +02:00
Flemmli97
da5044d5c4 fix gui items not updated on shift 2021-05-03 21:05:25 +02:00
Flemmli97
96130119af fix wrong json value being read... 2021-05-03 20:18:03 +02:00
Flemmli97
00eb9ad753 fix nullpointer... i was pretty sure i was using the other method 2021-05-03 20:04:55 +02:00
Flemmli97
b4d00c25e4 fix nullpointer... i was pretty sure i was using the other method 2021-05-03 20:04:45 +02:00
Flemmli97
b58c6f2aa6 fix nullpointer... i was pretty sure i was using the other method 2021-05-03 20:03:51 +02:00
Flemmli97
0c7a58d3af localized various gui parts 2021-05-02 22:04:27 +02:00
Flemmli97
ecd50b8ec1 default + personal groups (close #51) + basic help command 2021-05-02 22:04:26 +02:00
Flemmli97
f3e7b6c2cc change some collection init 2021-05-02 18:24:46 +02:00
Flemmli97
45ba4c185f change some collection init 2021-05-02 18:18:16 +02:00