Commit Graph

116 Commits

Author SHA1 Message Date
Flemmli97
623a47d877 change some collection init 2021-05-02 18:06:56 +02:00
Flemmli97
3cfcb19f6d update issue template 2021-05-02 15:39:05 +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
Flemmli97
ebc3fc690c
Merge pull request #43 from Setadokalo/fix-permisson-suggestions
Fix permissions suggestions to only suggest completions of already typed text
2021-04-04 12:10:30 +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
46699d1352 changelog 2021-03-10 20:05:25 +01: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
79d5311498 changelog + version 2021-03-09 13:32:41 +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
ff969ce245 version and changelog 2021-01-21 21:15:09 +01: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
Flemmli97
2e087b5d20
Merge pull request #25 from amnotbananaama/master
Increase claim particle size
2021-01-21 17:35:08 +01:00
amnotbananaama
3e2de87152
Increase claim particle size 2020-12-12 00:20:09 -05:00
Flemmli97
f1bd1cfea3 changelog bump 2020-12-11 16:41:02 +01:00
Flemmli97
01ae24f8ef add cooldown to inspection to prevent double processing 2020-12-11 16:40:13 +01:00
Flemmli97
843feb73e5 version bump 2020-12-11 16:37:43 +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
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