Commit Graph

111 Commits

Author SHA1 Message Date
Flemmli97
b2830bea2c change the permission of some blocks (PROJECTILES) on direct interaction to OPENCONTAINER 2021-05-31 14:21:11 +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
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
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
Flemmli97
623a47d877 change some collection init 2021-05-02 18:06:56 +02:00
Flemmli97
3704988513 add chorus fruit permission. fix wither permission 2021-04-19 13:48:47 +02:00
Flemmli97
b86285bc63 split spawn control in hostile and non hostile entities 2021-04-19 12:59:45 +02:00
Flemmli97
3832a7268c fix error trying to give modify players that never joined 2021-04-19 12:57:14 +02:00
Flemmli97
e80e8f4a62 drop and pickup permission 2021-04-12 01:50:31 +02:00
Flemmli97
035ec2adfb fix various entity bypassing claim #48. sync failed block placing. refactor block checks 2021-04-11 23:34:45 +02:00
Flemmli97
b5a560e11f fix #33 inventory desync 2021-04-11 23:14:38 +02:00
Flemmli97
5c9403cf7c check if new owner has enough blocks. fix #41 2021-04-04 12:33:10 +02:00
Flemmli97
e5e1fc921a
Merge pull request #39 from Giraffe1966/particle-fix
Fix claiming in the End dimension. fix #46, #40
2021-04-04 12:11:17 +02:00
Flemmli97
d9d3422029
Merge pull request #42 from Setadokalo/fix-iconlink
Fix icon link in mod json
2021-04-04 12:10:43 +02:00
Giraffe1966
7516505bda Use World.isHeightInvalid() instead for determining where to place particles. 2021-03-25 10:18:37 -04:00
Setadokalo
106abd033e Permissions only suggest completions to typed text 2021-03-19 16:12:26 -05:00
Setadokalo
fe828a53b2 fix icon link in mod json 2021-03-19 16:07:06 -05:00
Flemmli97
d31774a2f1 add piercing specific handling to fix #34 but also keep current behaviour 2021-03-10 20:04:55 +01:00
Flemmli97
3e944f6477 remove wrong annotation. and for some reason the javax one is missing for me 2021-03-10 19:43:24 +01:00
Flemmli97
053d8ed500 add fabric permission api support. closes #35 2021-03-09 13:29:26 +01:00
Flemmli97
a8c8d7508b ignore block config. for things like gravestones. fixes #37 but also #36 2021-03-08 21:45:19 +01:00
Flemmli97
d82cec790e add permission check event 2021-03-08 21:42:12 +01:00
Giraffe1966
0b0dc5b262 Fix issue where the sever would freeze if a particle marking a claim boundary was over the void.
This bug could have caused crashes if a claim was created between islands in the End.
2021-02-20 02:09:34 -05:00
Flemmli97
5078ace153 enderchest, enchantment table, piston and water permission close #26 2021-01-21 21:13:13 +01:00
Flemmli97
07c3c1a69f fix #29 player claimdata lost on death 2021-01-21 21:13:13 +01:00
Flemmli97
6b59f18377 multiline permission description fix #24 2021-01-21 21:12:00 +01:00
Flemmli97
c64a24757d multiline permission description fix #24 2021-01-21 18:19:18 +01:00
Flemmli97
92c4e0904e stop thrown items activating pressure plate fix #30 2021-01-21 17:58:44 +01:00
amnotbananaama
3e2de87152
Increase claim particle size 2020-12-12 00:20:09 -05:00
Flemmli97
01ae24f8ef add cooldown to inspection to prevent double processing 2020-12-11 16:40:13 +01:00
Flemmli97
1f3ee19951 some more screen langs 2020-12-11 16:35:44 +01:00
Flemmli97
2cce314d8e add toggable mob spawning for claims close #18 2020-12-11 16:35:44 +01:00
Flemmli97
0cbb5a576a change global definition getter 2020-12-11 16:21:46 +01:00
Flemmli97
5ebb73568e make quoted group names in command possible fix #20 2020-12-11 15:18:24 +01:00
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