Pyrbu
|
736321a756
|
add automatic importing of legacy znpcsplus data
|
2023-06-22 22:41:25 +02:00 |
|
Pyrbu
|
28300cded5
|
make run task use Java 17
|
2023-06-19 22:16:01 +02:00 |
|
Pyrbu
|
9d2489e84c
|
make update checker treat snapshot versions as 1 lower than a full release
|
2023-06-19 21:48:25 +02:00 |
|
Pyrbu
|
e496d00fcd
|
remove the might not work correctly message because its false
|
2023-06-19 21:44:38 +02:00 |
|
Pyrbu
|
60b5ac9683
|
add npc toggle command
|
2023-06-19 15:29:34 +02:00 |
|
Pyrbu
|
78fbb13348
|
add uuids to npcs & add uuid importing to znpcs importer
|
2023-06-19 14:29:12 +02:00 |
|
Pyrbu
|
ffd189b2fc
|
make update checker ignore all characters that arent numbers
|
2023-06-19 13:49:59 +02:00 |
|
Pyrbu
|
ac3827986f
|
stop using an obscure ass immutable array list implementation
|
2023-06-19 00:58:26 +02:00 |
|
Pyrbu
|
0052584507
|
Improve api a lot
|
2023-06-19 00:20:18 +02:00 |
|
Pyrbu
|
9e920ecab1
|
make importer ids lower case and add base for citizens importer
|
2023-06-19 00:01:38 +02:00 |
|
Pyrbu
|
f8f5877619
|
add unused warning suppressions to pojo classes
|
2023-06-18 23:15:27 +02:00 |
|
Pyrbu
|
7eb9a5a9e0
|
add equipment and skin support to znpcs importer
|
2023-06-18 23:14:39 +02:00 |
|
Pyrbu
|
1925eb0e95
|
add amount of npcs imported to import command
|
2023-06-18 23:14:05 +02:00 |
|
Pyrbu
|
35e08097d5
|
remove unused warning supression
|
2023-06-18 23:13:47 +02:00 |
|
Pyrbu
|
8e6cbb61af
|
Add import command & improve importing
|
2023-06-18 19:33:47 +02:00 |
|
Pyrbu
|
1f7ddb5b7c
|
remove unused relocation
|
2023-06-18 19:04:01 +02:00 |
|
Pyrbu
|
01f1723b71
|
lay out most of the possible properties
|
2023-06-16 12:33:52 +02:00 |
|
Pyrbu
|
09def38142
|
properly enable the skin layer properties on the player npc type
|
2023-06-15 22:47:34 +02:00 |
|
Pyrbu
|
0a1bbaf1f6
|
fix action add help message typo
|
2023-06-15 00:58:02 +02:00 |
|
Pyrbu
|
b31b719633
|
fix property name typo in 1.8 packet factory
|
2023-06-14 23:18:58 +02:00 |
|
Pyrbu
|
1239126105
|
use the proper method for reloading holograms when adding or inserting new lines
|
2023-06-14 23:15:18 +02:00 |
|
Pyrbu
|
354a9133c3
|
use legacy serializer for 1.8 version
|
2023-06-14 22:47:29 +02:00 |
|
Pyrbu
|
5b050aee6c
|
major help message improvements
|
2023-06-14 15:30:43 +02:00 |
|
Pyrbu
|
641bdebec5
|
rename properties to property
|
2023-06-14 14:45:04 +02:00 |
|
Pyrbu
|
17f7b36f81
|
help message work
|
2023-06-14 14:25:09 +02:00 |
|
Pyrbu
|
ae4103b8cb
|
downgrade spigot api version to 1.8.8 to improve backwards compatibility
|
2023-06-14 14:23:37 +02:00 |
|
Pyrbu
|
e90f3a2a5f
|
fix comment typo caused by stupid intellij refactoring comments 🤦
|
2023-06-14 00:04:35 +02:00 |
|
Pyrbu
|
5651b39328
|
fix action add completion
|
2023-06-13 23:58:10 +02:00 |
|
Pyrbu
|
0acda842d6
|
new help message system
|
2023-06-13 23:57:43 +02:00 |
|
Pyrbu
|
4c8432678e
|
small work on znpcs loader
|
2023-06-13 23:57:17 +02:00 |
|
Pyrbu
|
8f82afeb0b
|
make action list not bold
|
2023-06-13 23:57:04 +02:00 |
|
Pyrbu
|
fa890e3924
|
fix player chat action
|
2023-06-13 23:55:10 +02:00 |
|
Pyrbu
|
7a3bf0deb0
|
seperate all the skin layer parts out into different properties
|
2023-06-13 22:51:04 +02:00 |
|
Pyrbu
|
f6f861a652
|
make EntityData value types guaranteed safe at compile time using generics
|
2023-06-13 22:31:39 +02:00 |
|
Pyrbu
|
3714bafbb4
|
explicitly cast the numbers to bytes because PacketEvents gets confused because it accepts Object
|
2023-06-13 22:26:56 +02:00 |
|
Pyrbu
|
5e6034d384
|
add new 1.20 mob types
|
2023-06-13 15:17:24 +02:00 |
|
Pyrbu
|
80b9be8cd2
|
update minecraft version in runpaper
|
2023-06-13 15:17:12 +02:00 |
|
Pyrbu
|
699d3cc999
|
Merge remote-tracking branch 'origin/2.0.0' into 2.0.0
|
2023-06-10 13:59:36 +02:00 |
|
Pyrbu
|
9d1cc4452f
|
remove legacy discord tags from plugin.yml
|
2023-06-10 13:59:30 +02:00 |
|
D3v1s0m
|
31f558a15e
|
registered PlayerChatActionType
|
2023-06-07 15:56:18 +05:30 |
|
D3v1s0m
|
92a2762868
|
Added action list command
|
2023-06-07 15:55:04 +05:30 |
|
D3v1s0m
|
eafb5a1f53
|
convert delay from double to int
|
2023-06-07 15:44:54 +05:30 |
|
Pyrbu
|
321e4a39e6
|
enable skin properties on player npc type
|
2023-06-02 14:35:42 +02:00 |
|
Pyrbu
|
0418c25f5f
|
start on conversions
|
2023-05-30 13:49:14 +01:00 |
|
Pyrbu
|
1f0a24a64f
|
make it actually build (oops!)
|
2023-05-29 21:14:20 +01:00 |
|
Pyrbu
|
0a6f599ece
|
add player chat action
|
2023-05-29 21:11:01 +01:00 |
|
Pyrbu
|
cd2cdd6869
|
generalize action types more
|
2023-05-29 21:10:51 +01:00 |
|
Pyrbu
|
962664b5b5
|
make the click type actually save
|
2023-05-29 20:50:41 +01:00 |
|
D3v1s0m
|
640f7a8f8d
|
Added cape property
|
2023-05-28 13:48:57 +05:30 |
|
D3v1s0m
|
fa0b82cde5
|
skin error message fix
|
2023-05-28 12:11:45 +05:30 |
|