Commit Graph

27 Commits

Author SHA1 Message Date
655f735bc1
Fabric 1.20 2023-06-12 18:55:25 -07:00
Flemmli97
17ee9d2355 prevent dragon block interaction near no permission claims fix #218 2023-03-10 23:12:35 +01:00
Flemmli97
959cdd70d3 fix claim display keep getting added for same claim causing lots of particles 2022-12-18 20:37:36 +01:00
Flemmli97
8828275a4d fixing some merge stuff 2022-11-26 20:47:39 +01:00
Flemmli97
01f12e3efa Merge remote-tracking branch 'origin/1.19' into 1.19
# Conflicts:
#	common/build.gradle
#	common/src/main/java/io/github/flemmli97/flan/claim/Claim.java
#	common/src/main/java/io/github/flemmli97/flan/claim/ClaimStorage.java
2022-11-26 20:39:08 +01:00
Flemmli97
9e003fc523 add support for some claiming mods preventing claiming into other mods claims. closes #162 2022-11-26 20:33:32 +01:00
Flemmli97
5ccc7e5b30 admin mode player can transfer claim owner close #197 2022-11-26 15:02:06 +01:00
Jarva
666d67e62e feat: add bluemap support 2022-11-24 14:26:26 +00:00
Jarva
8f97e6780f feat: add remaining claim blocks 2022-07-12 04:18:20 +01:00
Flemmli97
9402a47284 1.19 stuff 2022-07-01 18:26:13 +02:00
Flemmli97
83acb77647 dynmap support 2022-05-16 20:01:07 +02:00
Flemmli97
fb3ec0a233 add moss bonemealing protection close #156 2022-05-12 20:08:25 +02: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
841b3ce283 new lang system close #118 2022-01-30 18:32:24 +01:00
Flemmli97
0ac9453f7b less strict check for fake players. also some reformatting 2022-01-08 14:53:13 +01:00
Flemmli97
a8d1737e53 port to 1.18 2021-12-03 22:37:35 +01: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
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
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
44a4767612 improve api and add api jar to build.gradle 2021-07-20 22:57:34 +02:00
Flemmli97
62834480e6 add scoreboard stuff for tracking 2021-07-02 20:01:27 +02:00
Flemmli97
8e2291ecb2 delete inactive claims close #54 2021-06-13 17:27:20 +02:00
Flemmli97
23a4675135 fix resizing claim not respecting owners claimblocks 2021-06-13 01:58:43 +02:00
Flemmli97
0b9365a955 architectury 2021-06-11 20:33:10 +02:00