Commit Graph

51 Commits

Author SHA1 Message Date
655f735bc1
Fabric 1.20 2023-06-12 18:55:25 -07:00
Flemmli97
24a66f91f8 1.19.4 2023-05-06 15:58:42 +02:00
Flemmli97
a142eaf552 fakeplayer thingy close #214 2023-03-11 18:17:18 +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
404fe80e1f
Merge pull request #200
Add config option to use action bar for titles
2022-11-26 20:35:22 +01:00
Flemmli97
6d0eaba8a7
Merge pull request #199
feat: add bluemap support
2022-11-26 20:34:28 +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
Jarva
11f15494e0 fix: update title display logic 2022-11-24 21:41:39 +00:00
Jarva
a875356a1a feat: add actionbar message config option 2022-11-24 16:20:37 +00:00
Jarva
666d67e62e feat: add bluemap support 2022-11-24 14:26:26 +00:00
Jarva
e10fc55f91 feat: add block usage to claim info 2022-10-19 10:42:02 +01:00
Flemmli97
b9347c1e03 night vision duration increased to 20 sec. also fix claim message deletion 2022-07-27 18:14:39 +02:00
Flemmli97
9402a47284 1.19 stuff 2022-07-01 18:26:13 +02:00
Flemmli97
667164f90d better claim info message close #160 2022-07-01 15:19:50 +02:00
Flemmli97
83acb77647 dynmap support 2022-05-16 20:01:07 +02:00
Flemmli97
ca305b9491 copy some parentclaim data upon subclaim creation 2022-05-12 22:05:58 +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
75bab2d704 small fixes 2022-02-02 16:29:29 +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
0ac9453f7b less strict check for fake players. also some reformatting 2022-01-08 14:53:13 +01:00
Flemmli97
297ef35893 fix default perm vals defined in config not applying 2021-12-27 19:00:07 +01:00
Flemmli97
caae5fd06f fix claim below 0 not working #108 2021-12-19 16:05:45 +01:00
Flemmli97
a8d1737e53 port to 1.18 2021-12-03 22:37:35 +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
e1a9ef08dc enter and leave messages close #95 2021-09-14 17:26:41 +02:00
Flemmli97
9006b4ddf3 add maxClaims config/permission #close 90 2021-09-02 14:07:56 +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
731de0949b change locking drops to a permission 2021-07-31 17:56:43 +02:00
Flemmli97
44a4767612 improve api and add api jar to build.gradle 2021-07-20 22:57:34 +02:00
Flemmli97
70f7b4e69a add finer claim info 2021-07-03 20:26:56 +02:00
Flemmli97
62834480e6 add scoreboard stuff for tracking 2021-07-02 20:01:27 +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
4cf3d7f7be remove direct registry calls from common module 2021-06-29 15:24:53 +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
5855f02480 clean ups 2021-06-13 19:37:21 +02:00
Flemmli97
98cbaed769 potion parsing error catching 2021-06-13 18:23:13 +02:00
Flemmli97
8fbec0bd43 nearly finishing potion stuff 2021-06-13 03:56:31 +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
Flemmli97
341aa9ebce add sethome and teleport command (for claims) 2021-06-12 23:21:38 +02:00
Flemmli97
c205f5e133 split event from actual implementation 2021-06-12 20:24:15 +02:00