D3v1s0m
|
66aa1bb20f
|
added hologram import from citizens
|
2024-06-03 11:39:51 +05:30 |
|
D3v1s0m
|
b8da4d82eb
|
added command import from citizens
|
2024-06-03 11:08:08 +05:30 |
|
D3v1s0m
|
cc83a4295e
|
fix warden_anger typo
|
2024-05-30 00:10:10 +05:30 |
|
D3v1s0m
|
bbd34f343e
|
fix clone command
|
2024-05-30 00:05:09 +05:30 |
|
D3v1s0m
|
a7bcd20e00
|
fix hologram order when importing from ZNPCs
|
2024-05-29 23:34:47 +05:30 |
|
D3v1s0m
|
2ca5dd8c5c
|
removed unwanted property from ocelot
|
2024-05-29 23:27:05 +05:30 |
|
D3v1s0m
|
3a648faddd
|
added warden_anger property
|
2024-05-29 23:22:03 +05:30 |
|
D3v1s0m
|
3a4baaf1dc
|
added armadillo npc and wolf variant property
|
2024-05-29 23:15:21 +05:30 |
|
Pyrbu
|
1e80b0b217
|
fix multiple null errors with unloaded worlds
|
2024-05-28 22:42:43 +02:00 |
|
Pyrbu
|
95ba3347b2
|
fix skin reflection on 1.20.6 (fixes #140)
|
2024-05-19 07:29:23 +02:00 |
|
Pyrbu
|
0e7196e2a9
|
fix unloaded worlds causing near command to not work
|
2024-05-19 07:21:26 +02:00 |
|
Pyrbu
|
cefede568b
|
remove library loader & jar relocator
|
2024-05-17 05:07:11 +02:00 |
|
Pyrbu
|
97732331f9
|
disable library loader and shade in dependencies (stupid paper remapper)
|
2024-05-17 04:56:15 +02:00 |
|
Pyrbu
|
644b6a4e5f
|
fix reflection initializer error
|
2024-05-17 04:55:06 +02:00 |
|
Pyrbu
|
7605841694
|
add getItemProperty
|
2024-05-17 03:53:43 +02:00 |
|
Pyrbu
|
1e95177a3c
|
fix typo
|
2024-05-17 03:50:33 +02:00 |
|
Pyrbu
|
36a656ca30
|
update packetevents
|
2024-05-10 17:15:24 +02:00 |
|
D3v1s0m
|
0d58cdc20b
|
added player knockback properties
|
2024-05-01 21:29:34 +05:30 |
|
D3v1s0m
|
8e1e0c818f
|
fix client side desync when interacting with allays
|
2024-05-01 19:19:29 +05:30 |
|
D3v1s0m
|
4e75868a73
|
villager_profession property for 1.13 and below
|
2024-04-30 20:47:55 +05:30 |
|
D3v1s0m
|
5834906ec6
|
fix baby property for 1.8
|
2024-04-30 20:31:22 +05:30 |
|
D3v1s0m
|
60011168f2
|
fix dinnerbone property for 1.12 and below
|
2024-04-30 20:30:26 +05:30 |
|
D3v1s0m
|
e6c00472b5
|
added camel_sitting property
|
2024-04-30 19:21:12 +05:30 |
|
D3v1s0m
|
eead4ced66
|
support for FancyNpcs conversion
|
2024-04-30 11:15:22 +05:30 |
|
D3v1s0m
|
9e13f754bc
|
fix UpdateChecker
|
2024-04-30 10:56:01 +05:30 |
|
D3v1s0m
|
57e11cb186
|
enhance UpdateChecker to support alpha/beta versions and snapshots
|
2024-03-10 20:47:46 +05:30 |
|
D3v1s0m
|
220e4a3f58
|
remove implemented properties comments
|
2024-03-10 18:18:22 +05:30 |
|
Pyrbu
|
5213476d15
|
add hand swinging
|
2024-02-16 18:35:00 +01:00 |
|
Pyrbu
|
828a8a3465
|
Merge branch 'alexdev032.X' into 2.X
|
2024-02-16 17:46:57 +01:00 |
|
Noltox
|
1d1271b488
|
Update ZNpcsPlusBootstrap.java
|
2024-02-16 17:44:16 +01:00 |
|
Noltox
|
1eaa628769
|
Update ZNpcsPlusBootstrap.java
|
2024-02-16 17:44:16 +01:00 |
|
Pyrbu
|
1bfdec206e
|
revert packetevents update
|
2024-02-16 17:33:38 +01:00 |
|
Pyrbu
|
22108fd6d9
|
revert blacklist api
|
2024-02-16 17:33:28 +01:00 |
|
Pyrbu
|
3ebd0070b8
|
Merge remote-tracking branch 'alexdev03/2.X' into alexdev032.X
# Conflicts:
# plugin/src/main/java/lol/pyr/znpcsplus/npc/NpcImpl.java
|
2024-02-16 17:31:13 +01:00 |
|
Pyrbu
|
c4bb24c888
|
fix itemstack properties in the api
|
2024-02-16 17:29:44 +01:00 |
|
Pyrbu
|
00de9ef636
|
revert packetevents update
|
2024-02-16 17:25:37 +01:00 |
|
Pyrbu
|
a2400b42f5
|
revert blacklist api
|
2024-02-16 17:25:37 +01:00 |
|
AlexDev_
|
e7d12f8192
|
Fixed itemstack/equipment error
Fixed packet events error
Added blacklist api methods
|
2024-02-16 17:25:37 +01:00 |
|
Pyrbu
|
c3a83b6d04
|
just dont do anything with the update checker on shutdown
|
2024-02-16 16:23:11 +01:00 |
|
AlexDev_
|
475c49c7e2
|
Fixed itemstack/equipment error
Fixed packet events error
Added blacklist api methods
|
2024-02-13 22:48:34 +01:00 |
|
Pyrbu
|
abfdc1901b
|
move spigot resources api to my repo to remove jitpack
|
2024-01-31 17:35:57 +01:00 |
|
Pyrbu
|
625f0611c9
|
downgrade packetevents
|
2024-01-31 17:04:48 +01:00 |
|
Pyrbu
|
4137337365
|
make 1.19+ tab display name consistent with below
|
2024-01-31 07:02:32 +01:00 |
|
Pyr
|
cb419227d7
|
Merge pull request #125 from vLuckyyy/Fix-minimessages-in-set-command
Fix MiniMessages doesn't parse correctly when people uses holo set command instead of add.
|
2024-01-31 05:23:17 +00:00 |
|
Pyr
|
b808ec7a49
|
Merge pull request #124 from vLuckyyy/add-option-to-panda-hand
Add option to hand property for panda npc.
|
2024-01-31 05:22:43 +00:00 |
|
Pyr
|
35ad35fb57
|
Merge pull request #119 from MineFact/2.X
Fix migration issues
|
2024-01-31 05:22:30 +00:00 |
|
D3v1s0m
|
624a3c97a2
|
fix config manager initialization in V1_20_2PacketFactory
|
2024-01-29 00:06:07 +05:30 |
|
Pyrbu
|
0c0747cd23
|
attempt to fix empty components
|
2024-01-28 04:11:04 +01:00 |
|
Martin Sulikowski
|
7c7205f5fc
|
Fix MiniMessages doesn't parse correctly when people uses holo set command instead of add.
|
2024-01-26 02:24:51 +01:00 |
|
Martin Sulikowski
|
dadd36df05
|
Add option to hand property for panda npc.
|
2024-01-24 22:50:37 +01:00 |
|