Commit Graph

302 Commits

Author SHA1 Message Date
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
36733ccb40 changelog 2021-12-19 21:14:19 +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
40350ca1c3 change unported deps to compileonly so its fine in runtime 2021-12-19 21:02:39 +01:00
Flemmli97
caae5fd06f fix claim below 0 not working #108 2021-12-19 16:05:45 +01:00
Flemmli97
d33c2cbaad structure 2021-12-06 00:14:45 +01:00
Flemmli97
a7c40637d0 version bump 2021-12-05 15:42:52 +01:00
Flemmli97
dd40e04fb4 add back most mod integrations 2021-12-05 13:21:22 +01:00
Flemmli97
83c2a03b92 update README.md 2021-12-05 00:04:10 +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
2dca74282e update README.md 2021-12-03 22:43:02 +01: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
c6f547350d changelog bump 2021-09-21 11:57:50 +02: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
82b302a09b enter and leave messages close #95 2021-09-14 17:28:50 +02:00
Flemmli97
0e71390457 Merge remote-tracking branch 'origin/1.16' into 1.16 2021-09-14 17:27:17 +02:00
Flemmli97
e1a9ef08dc enter and leave messages close #95 2021-09-14 17:26:41 +02:00
Flemmli97
a63f240310
Update README.md 2021-09-04 15:46:16 +02:00
Flemmli97
2c4d99e79f changelog + version bump 2021-09-02 14:16:34 +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
b23ecd18e3 changelog fix 2021-08-13 11:46:26 +02:00
Flemmli97
c47eedb11b changelog fix 2021-08-13 11:43:20 +02:00
Flemmli97
53983ae5c7 bind tracker to server instead of static instance 2021-08-13 11:40:24 +02:00
Flemmli97
9058aa58fe changelog + version bump 2021-08-13 11:21:38 +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
22edbdd837 Merge remote-tracking branch 'origin/1.16' into 1.16 2021-07-31 18:29:57 +02:00
Flemmli97
13c66a7abc
Update README.md 2021-07-31 18:29:21 +02:00
Flemmli97
134ef93b2e Merge remote-tracking branch 'origin/1.16' into 1.16 2021-07-31 18:28:32 +02:00
Flemmli97
10331bb853
Update README.md 2021-07-31 18:17:30 +02:00
Flemmli97
b974164ae7 changelog 2021-07-31 17:57:37 +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
c6521bd217 Merge remote-tracking branch 'origin/1.16' into 1.16 2021-07-21 00:35:50 +02:00