Commit Graph

577 Commits

Author SHA1 Message Date
Pyrbu
1fae5c1cf6 dont spread misinformation :) 2023-10-28 02:23:08 +02:00
Pyrbu
f809800905 use the java functional class instead of making our own 2023-10-27 16:27:50 +02:00
Pyrbu
8463f45fd8 config comment changes 2023-10-27 05:41:23 +02:00
Pyr
fc89905605
Merge pull request #104 from sj-hub9796/2.x_NpcTabHideDealy
Tab hide delay config
2023-10-27 05:36:59 +02:00
Pyrbu
a93cc2233f expose NpcEntry#enableEverything() in api 2023-10-26 15:37:08 +02:00
sj-hub9796
a87550779e Tab hide delay config 2023-10-26 04:37:43 +09:00
Pyrbu
6df618d673 include sources & javadocs for api 2023-10-23 20:46:05 +02:00
Pyrbu
47a94b36e2 Merge remote-tracking branch 'origin/2.X' into 2.X 2023-10-23 19:29:26 +02:00
Pyrbu
d9fee6544e add hologram line count to api 2023-10-23 19:29:20 +02:00
Pyr
868cf1ae82
Merge pull request #103 from D3v1s0m/2.X
Command usage in near command and properties
2023-10-23 18:05:57 +02:00
D3v1s0m
6ed9b37e4c
added Guardian properties 2023-10-23 21:13:08 +05:30
D3v1s0m
563d05caaf
Added command usage to near command 2023-10-23 13:15:36 +05:30
Pyrbu
ddd5db327b Merge branch 'd3v12.X' into 2.X 2023-10-22 23:10:24 +02:00
Pyrbu
c9a34de9e3 add error handling to yaml storage loader (resolves #102) 2023-10-22 16:53:56 +02:00
D3v1s0m
232f8b8db3
Fixed getting skin from online player in 1.20.2 2023-10-21 11:41:15 +05:30
Pyrbu
11b81ba5fc add change id command (resolves #98) 2023-10-21 07:36:39 +02:00
Pyrbu
600810ab97 Merge remote-tracking branch 'origin/2.X' into 2.X 2023-10-21 07:08:34 +02:00
Pyrbu
fa69b22ac9 more position commands (resolves #81) 2023-10-21 07:08:29 +02:00
Pyr
de643a51b2
Merge pull request #100 from D3v1s0m/2.X
Added MySQL Storage option and a small fix for logger
2023-10-21 06:48:36 +02:00
Pyrbu
08f552fee9 Merge remote-tracking branch 'origin/2.X' into 2.X 2023-10-21 06:31:18 +02:00
Pyrbu
f3dd4e3495 fix 1.20.2 player npcs and clean up 1.19.2 packets 2023-10-21 06:31:13 +02:00
D3v1s0m
788e962d37
Added MySQL Storage option 2023-10-17 21:13:48 +05:30
D3v1s0m
c423793fc8
fix logger methods again, lol 2023-10-17 15:41:11 +05:30
Pyr
9cb51d276e
Merge pull request #97 from D3v1s0m/2.X
fixed some libraries loading
2023-10-16 15:57:33 +02:00
D3v1s0m
ad32fe3445
fixed some libraries loading 2023-10-16 19:02:14 +05:30
Pyrbu
24a26cfb04 change the relocation package names to make the package layout nicer in the final jar 2023-10-16 04:37:12 +02:00
Pyrbu
89b34f14c5 Merge remote-tracking branch 'origin/2.X' into 2.X 2023-10-16 04:31:32 +02:00
Pyrbu
54094ce1d5 dynamic library loading (500kb jar :o) 2023-10-16 04:31:25 +02:00
Pyr
0873ddab45
Merge pull request #96 from D3v1s0m/2.X
End Crystal, display name property (to remove), small fix, Added SQLite Storage
2023-10-15 17:44:55 +02:00
D3v1s0m
228cfa3b42
move some classes and add couple access modifiers 2023-10-15 20:45:58 +05:30
D3v1s0m
eb414ce3f7
change to use defined methods instead of using Logger.log 2023-10-15 20:30:52 +05:30
D3v1s0m
d7071cef47
check if npc is saveable instead of modifiable when unregistering all npcs 2023-10-15 20:21:00 +05:30
D3v1s0m
9d7b031ffa
Added SQLite Storage 2023-10-15 18:54:06 +05:30
D3v1s0m
e611888339
fix removing of unmodifiable npcs on reload 2023-10-11 02:18:49 +05:30
D3v1s0m
27a6f32f4f
added display_name property 2023-10-09 12:21:57 +05:30
D3v1s0m
f3c0df41dc
added End Crystal and its properties 2023-10-09 12:10:20 +05:30
Pyrbu
f519020c5b update PacketEvents (prepare for 1.20.2) 2023-10-08 17:13:15 +02:00
Pyr
e79cfd7e62
Merge pull request #93 from D3v1s0m/2.X
More propertiessss
2023-10-04 16:03:58 +02:00
D3v1s0m
51f4f709f6
added invulnerable_time property for Wither 2023-10-03 14:35:33 +05:30
D3v1s0m
6ebc60c11e
change some properties to CustomTypeProperty 2023-10-03 13:56:56 +05:30
D3v1s0m
6128cac379
added Shulker properties 2023-10-03 13:37:16 +05:30
D3v1s0m
b3187883bb
added derpy_snowgolem property 2023-10-02 10:26:47 +05:30
D3v1s0m
e7601f8e4b
added Wolf properties and sitting property for tameable 2023-10-02 10:24:31 +05:30
D3v1s0m
b1b10a04ee
added Strider properties (needs small fix) and fixed sniffer property 2023-10-02 10:20:47 +05:30
D3v1s0m
6faf0a3e93
added sheep_color and sheep_sheared properties 2023-10-02 10:15:18 +05:30
D3v1s0m
58d81a740c
added rabbit_type property 2023-10-02 10:02:52 +05:30
D3v1s0m
82cd0d1a81
added sniffer_state property 2023-10-02 09:59:14 +05:30
D3v1s0m
8637b5b5c2
added Tropical Fish properties 2023-10-02 09:56:52 +05:30
D3v1s0m
256f47bb94
ignore applying disallowed property 2023-10-02 09:52:27 +05:30
D3v1s0m
a5de0680c8
added ability to register dummy property using api 2023-10-02 09:50:20 +05:30