Commit Graph

156 Commits

Author SHA1 Message Date
Flemmli97
e16cf46eda add waystones and yigd graves to default ignored list close #140 close #143 2022-04-06 21:53:45 +02:00
Flemmli97
80174b058d support for EightsEconomyP close #149 2022-04-06 21:31:13 +02:00
Flemmli97
b8ccab40bb fix #148 some commands using wrong permission nodes 2022-04-06 13:13:13 +02:00
Flemmli97
d677d412c2 Merge remote-tracking branch 'origin/1.18' into 1.18 2022-03-17 16:08:21 +01:00
Flemmli97
761e54be1b add CLAIMMESSAGE permission for enter/leave messages 2022-03-17 15:32:23 +01:00
Giraffe1966
d686cd42d4
Fix typo 2022-03-14 20:34:07 -04:00
Flemmli97
73bc5fde9a update to 1.18.2 2022-03-02 11:25:30 +01:00
Flemmli97
72411f6f2f better crossplatform method init 2022-02-27 17:25:31 +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
b70246e1d4 fix command feedback for enter/leave message 2022-02-07 12:27:05 +01:00
Flemmli97
e6061573d8 fix non player explosions not harming player/hostile mobs 2022-02-07 12:20:10 +01:00
Flemmli97
bfa769d632 close #132 2022-02-07 12:15:11 +01:00
Flemmli97
99b45ac23d init ingredient 2022-02-02 16:35:21 +01:00
Flemmli97
75bab2d704 small fixes 2022-02-02 16:29:29 +01:00
Flemmli97
75e47c6f0e max amount of buyable claimblocks 2022-02-02 15:18:18 +01:00
Flemmli97
552347874c put armor stand attack check under BREAKNONLIVING 2022-02-01 18:51:19 +01:00
Flemmli97
828a406702 rewrite buy/sell system close #120 close #124 2022-02-01 18:50:55 +01:00
Flemmli97
4a1e884728 default name/enter/leave message close #122 2022-01-31 16:32:21 +01:00
Flemmli97
b093df0425 ability to remove claim enter/leave messages 2022-01-30 19:47:08 +01:00
Flemmli97
2d4bfdeb18 fake player permission 2022-01-30 19:21:43 +01:00
Flemmli97
841b3ce283 new lang system close #118 2022-01-30 18:32:24 +01:00
Flemmli97
bace7029cf reworking lang system 2022-01-17 15:19:31 +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
3047269bfc change tameable to ownable 2022-01-12 13:15:44 +01:00
Flemmli97
8408243484 update mod metadata 2022-01-08 18:18:52 +01:00
Flemmli97
0ac9453f7b less strict check for fake players. also some reformatting 2022-01-08 14:53:13 +01:00
Flemmli97
9dcc69392e yeet players off riding entities when teleporting fix #114 2022-01-04 18:52:36 +01:00
Flemmli97
09fd55b64d rewrite particle display a bit 2021-12-27 21:17:48 +01:00
Flemmli97
9fd247951a Merge remote-tracking branch 'origin/1.18' into 1.18 2021-12-27 19:01:29 +01:00
Flemmli97
21603af452
Merge pull request #109
Try reducing TACS pressure by loading chunk once
2021-12-27 19:00:29 +01:00
Flemmli97
297ef35893 fix default perm vals defined in config not applying 2021-12-27 19:00:07 +01:00
Flemmli97
5d2c753ef9 fix blockentity interaction not working 2021-12-27 18:59:38 +01:00
Flemmli97
3d1de55601 dont throw exception with no tags 2021-12-21 20:46:14 +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
485a2be455 only yeet out of subclaim if main claim allows it close #107 2021-12-19 21:09:47 +01:00
Flemmli97
caae5fd06f fix claim below 0 not working #108 2021-12-19 16:05:45 +01:00
Ramid Khan
cf119d0993
Try reducing TACS pressure by loading chunk once 2021-12-19 15:55:21 +11:00
Flemmli97
a8d1737e53 port to 1.18 2021-12-03 22:37:35 +01:00
Flemmli97
0f895b7f56 split ignoredBlocks config into one for breaking and one for right clicking 2021-11-11 01:28:15 +01:00
Flemmli97
3df646d93e fix some things not using translation 2021-09-21 11:56:57 +02:00
Flemmli97
e7588b9aa0 fix missing save/load for enter text 2021-09-15 14:32:24 +02:00
Flemmli97
d78c2a1b97 backport #89 2021-09-15 11:56:30 +02:00
Flemmli97
1d612b658f create claim of rect size and use up all claimblocks close #91 close #92 2021-09-15 10:06:38 +02:00
Flemmli97
e1a9ef08dc enter and leave messages close #95 2021-09-14 17:26:41 +02:00
Flemmli97
9aa9641107 remove need of claimblocks when in admin mode 2021-09-02 14:16:25 +02:00
Flemmli97
9006b4ddf3 add maxClaims config/permission #close 90 2021-09-02 14:07:56 +02:00
Flemmli97
26435a5df0 fix #93 sethome command feedback 2021-09-02 13:41:02 +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
1c405b9e96 add universal graves to default ignored blocks. close #86 2021-08-13 10:09:09 +02:00
Flemmli97
866d5cca96 change to openhashmap. closes #87 2021-08-09 22:23:21 +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
3a2b84214b fix teleport sometimes tp into walls 2021-08-04 12:33:01 +02:00
Flemmli97
731de0949b change locking drops to a permission 2021-07-31 17:56:43 +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
792fda45d5 fix typo in lang file fix #76 2021-07-13 12:49:58 +02:00
Flemmli97
44faf46073 save reading in case of wrong data fix #74 2021-07-13 12:37:26 +02:00
Flemmli97
70f7b4e69a add finer claim info 2021-07-03 20:26:56 +02:00
Flemmli97
7b56facd60 check hostile mobs and not animals 2021-07-02 20:02:41 +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
fe0d5df97d fix some hardcoded stuff in permission screens 2021-07-02 17:36:47 +02:00
Flemmli97
8429e36aee make server gui inv unmodifiable by normal (vanilla) means 2021-07-02 16:46:25 +02:00
Flemmli97
38ad375f20 add help shortcut. add wiki to help message. add gunpowder tags to default ignored tags 2021-07-02 16:36:42 +02:00
Flemmli97
a57f5ab33f fix #70 claim tools bypassing permissions 2021-07-02 16:28: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
ec626d78db fix lilypad ignoring permission #69 2021-06-29 18:07:39 +02:00
Flemmli97
c6921fbf58 fix #64 init of non existent claim homes caused by updating to 1.5+ loading chunks leading to OOM 2021-06-29 17:37:13 +02:00
Flemmli97
1111c5ca2e move ObjectToPermissionMap to api folder 2021-06-29 17:34:06 +02:00
Flemmli97
00ff772074 move ObjectToPermissionMap to api folder 2021-06-29 17:34:06 +02:00
Flemmli97
b9c7426eb5 add generic block interact permission for blocks not covered by opencontainer #69 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
644955dee6 fix #62 mobspawning in claims. add an config updater for future uses 2021-06-21 14:07:30 +02:00
Flemmli97
c090537669 fix #62 mobspawning in claims. add an config updater for future uses 2021-06-21 14:07:11 +02:00
Flemmli97
61f459dd7a invert animalspawn perm if its not globally defined. fix #63 2021-06-21 14:04:44 +02:00
Flemmli97
c1bcf5621f admin claim tp 2021-06-13 19:46:57 +02:00
Flemmli97
5855f02480 clean ups 2021-06-13 19:37:21 +02:00
Flemmli97
ab567278ee potion parsing error catching 2021-06-13 18:39:37 +02:00
Flemmli97
98cbaed769 potion parsing error catching 2021-06-13 18:23:13 +02:00
Flemmli97
b6bfb065fe saving of conf 2021-06-13 18:11:14 +02:00
Flemmli97
e1270b8f1a add lang of new commands 2021-06-13 18:07:34 +02:00
Flemmli97
8e2291ecb2 delete inactive claims close #54 2021-06-13 17:27:20 +02:00
Flemmli97
2d3108f4c5 change gui data to generics so its safer 2021-06-13 17:27:20 +02:00
Flemmli97
5c4af308bb changelog 2021-06-13 17:27:20 +02:00
Flemmli97
261c94ec86 move permission check inside the claim menu. potion permission close #49 2021-06-13 17:27:20 +02:00
Flemmli97
8fbec0bd43 nearly finishing potion stuff 2021-06-13 03:56:31 +02:00
Flemmli97
00fe6f554e fix wrong function call 2021-06-13 02:07:30 +02:00
Flemmli97
384e511cf4 changelog 2021-06-13 02:03:04 +02:00
Flemmli97
23a4675135 fix resizing claim not respecting owners claimblocks 2021-06-13 01:58:43 +02:00
Flemmli97
9b1400b3d7 claim potion effects 2021-06-13 01:49:10 +02:00
Flemmli97
f099028c88 add nohunger permission 2021-06-13 00:21:31 +02:00