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 |
|
D3v1s0m
|
91de1f7f02
|
fixes #57
|
2023-05-28 11:42:22 +05:30 |
|
D3v1s0m
|
8d073aa2d9
|
Added Action Edit command
|
2023-05-28 11:02:00 +05:30 |
|
Pyrbu
|
84af1753e6
|
fix npcs not re-appearing when switching worlds at similar coordinates
|
2023-05-26 16:19:12 +01:00 |
|
Pyrbu
|
22058a607f
|
fix folia player commands
|
2023-05-26 16:03:03 +01:00 |
|
Pyrbu
|
4a4b384992
|
add PlaceholderAPI support to message action
|
2023-05-26 13:08:27 +01:00 |
|
Pyrbu
|
ec9ee770a4
|
fix support for 1.19.1 & 1.19.2
|
2023-05-26 12:47:31 +01:00 |
|
Pyrbu
|
7924fbae62
|
remove first line of hologram from list command because it makes no sense
|
2023-05-26 11:17:47 +01:00 |
|
Pyrbu
|
facc0eb1f7
|
fix npc look for non-player entity types & make small npcs look at the player's head
|
2023-05-25 18:35:12 +01:00 |
|
Pyrbu
|
182fec9618
|
rename api class to match other classes
|
2023-05-25 16:47:18 +01:00 |
|
Pyrbu
|
491aaa7787
|
register api to ServicesManager
|
2023-05-25 15:36:00 +01:00 |
|
Pyrbu
|
80b75ebc0d
|
add hologram offsets for all npc types & register equipment properties to npcs that support it
|
2023-05-25 13:51:58 +01:00 |
|
Pyrbu
|
1762bf595e
|
execute player commands on region scheduler on Folia (fixes #54)
|
2023-05-25 13:08:46 +01:00 |
|
Pyrbu
|
5ae5ca200d
|
add support for entity equipment
|
2023-05-24 23:27:11 +01:00 |
|
Pyrbu
|
1bbee6681a
|
add events to api
|
2023-05-24 22:23:06 +01:00 |
|
Pyrbu
|
0b9262720a
|
add look property
|
2023-05-24 21:47:30 +01:00 |
|
Pyrbu
|
b7a8776162
|
optimize by name lookup of properties
|
2023-05-24 17:02:28 +01:00 |
|
Pyrbu
|
b71207d07a
|
add action click type
|
2023-05-24 15:07:55 +01:00 |
|
Pyrbu
|
8abe011956
|
implement RandomAccess on ImmutableArrayList
|
2023-05-24 14:21:39 +01:00 |
|
Pyrbu
|
bc12f79e85
|
remove api dependencies
|
2023-05-22 17:10:03 +01:00 |
|
Pyrbu
|
fc87323d10
|
api improvements
|
2023-05-21 16:41:38 +01:00 |
|
Pyrbu
|
fa8247f285
|
make entity properties not static
|
2023-05-21 14:25:21 +01:00 |
|
Pyrbu
|
c1cdf290cb
|
rename define to register
|
2023-05-21 13:46:40 +01:00 |
|
Pyrbu
|
49e1d7f074
|
refactor & make npc types not static
|
2023-05-21 13:45:43 +01:00 |
|
Pyrbu
|
3d9ca60445
|
make unsafe method names consistent
|
2023-05-21 12:59:21 +01:00 |
|
Pyrbu
|
03159ce964
|
add auto save setting
|
2023-05-21 12:53:48 +01:00 |
|
Pyrbu
|
4ec734c438
|
delete unused StringSerializer class
|
2023-05-21 12:44:28 +01:00 |
|
Pyrbu
|
4a3a54f2b8
|
delete VersionUtil in favor of PacketEvents api
|
2023-05-21 12:42:19 +01:00 |
|
Pyrbu
|
aff202e5ec
|
rename BungeeUtil to BungeeConnector
|
2023-05-21 12:36:54 +01:00 |
|
Pyrbu
|
975bae38d8
|
make load order more visible
|
2023-05-21 12:33:45 +01:00 |
|
Pyrbu
|
e3ad180fa7
|
refactor parsers
|
2023-05-21 12:33:18 +01:00 |
|
Pyrbu
|
8b47b78f59
|
add action command
|
2023-05-21 12:32:55 +01:00 |
|
Pyrbu
|
c8c649e800
|
make it less static
|
2023-05-21 12:32:25 +01:00 |
|
Pyrbu
|
dcd802246f
|
replace empty messages with a standard incorrect usage message
|
2023-05-21 09:43:12 +01:00 |
|
D3v1s0m
|
329f9fe86c
|
Added hologram offset
|
2023-05-21 09:40:01 +05:30 |
|
D3v1s0m
|
8129405de8
|
temp fix for null values in setting property
|
2023-05-21 08:53:26 +05:30 |
|
D3v1s0m
|
14ff80b3ef
|
changed load order - fixes plugin not loading at all
|
2023-05-21 08:48:28 +05:30 |
|
D3v1s0m
|
e3d5ebab8b
|
cancel tasks on plugin disable
|
2023-05-17 18:47:01 +05:30 |
|
Pyrbu
|
40c31b44aa
|
refactorin'
|
2023-05-16 15:05:15 +01:00 |
|
Pyrbu
|
2194faba0b
|
improve reflection system
|
2023-05-16 15:01:45 +01:00 |
|
Pyrbu
|
a08e973319
|
make everything not static, it makes the api much easier to make
|
2023-05-16 14:46:11 +01:00 |
|
D3v1s0m
|
80e7ac82f7
|
add type command
|
2023-05-12 19:18:46 +05:30 |
|
Pyrbu
|
ea732105a3
|
add save & load commands
|
2023-05-12 08:28:10 +01:00 |
|
Pyrbu
|
a3778ffe9c
|
fix player head yaw
|
2023-05-11 15:02:04 +01:00 |
|
Pyrbu
|
e6a7e6f2f0
|
improve holo commands, add skin command
|
2023-05-11 14:25:26 +01:00 |
|
Pyrbu
|
ca94951b63
|
properties suggestions
|
2023-05-11 13:51:44 +01:00 |
|
Pyrbu
|
d572f9a28a
|
Merge remote-tracking branch 'origin/2.0.0' into 2.0.0
|
2023-05-11 10:54:16 +01:00 |
|
Pyrbu
|
ba8a0eb6c2
|
add all npc types, command improvements
|
2023-05-11 10:54:11 +01:00 |
|
D3v1s0m
|
6ad1a34928
|
fix commands being executed on wrong thread in folia
|
2023-05-11 14:17:03 +05:30 |
|
Pyr
|
49f57547c7
|
Merge pull request #48 from D3v1s0m/2.0.0
Fixed issue on empty properties
|
2023-05-11 07:29:08 +01:00 |
|
Pyrbu
|
191eae3778
|
improve holo commands
|
2023-05-11 07:27:28 +01:00 |
|
D3v1s0m
|
a444ff0476
|
Merge branch 'Pyrbu:2.0.0' into 2.0.0
|
2023-05-11 11:55:45 +05:30 |
|
D3v1s0m
|
10a1166592
|
Fixed issue on empty properties
|
2023-05-11 11:54:28 +05:30 |
|
Pyrbu
|
74af9522ae
|
make property suggestions work
|
2023-05-11 07:14:39 +01:00 |
|
Pyrbu
|
d9486acbd2
|
working persistance
|
2023-05-11 06:46:56 +01:00 |
|
Pyrbu
|
3dd3bcc03e
|
partially fix commands being executed on wrong thread, still broken on folia
|
2023-05-11 05:46:14 +01:00 |
|
Pyrbu
|
b482317684
|
colors in holograms
|
2023-05-11 05:41:24 +01:00 |
|
Pyrbu
|
5a65995699
|
properties
|
2023-05-11 05:41:15 +01:00 |
|
Pyrbu
|
2f05783da9
|
location changes
|
2023-05-11 05:40:33 +01:00 |
|
Pyrbu
|
74ed109543
|
make metadata always send
|
2023-05-11 05:38:47 +01:00 |
|
Pyrbu
|
37a093b037
|
fix teleports on folia - untested (#44)
|
2023-05-10 18:06:14 +01:00 |
|
Pyrbu
|
bf071f4028
|
fix author list :)
|
2023-05-10 17:35:24 +01:00 |
|
Pyrbu
|
e0403d67f7
|
make npc location display a little better
|
2023-05-10 16:57:51 +01:00 |
|
Pyrbu
|
4197c58008
|
add near command and some refactoring
|
2023-05-10 16:55:37 +01:00 |
|
Pyrbu
|
37b5c190c9
|
tiny refactor
|
2023-05-10 16:44:12 +01:00 |
|
Pyrbu
|
839a54b9b7
|
remove whitespace
|
2023-05-10 16:32:54 +01:00 |
|
Pyrbu
|
a2503cb3cb
|
further command improvements
|
2023-05-10 16:01:14 +01:00 |
|
Pyrbu
|
6566260089
|
fix skins
|
2023-05-10 14:43:05 +01:00 |
|
Pyrbu
|
bd22453f76
|
command changes
|
2023-05-10 14:42:23 +01:00 |
|
Pyrbu
|
252498c3e4
|
folder creation
|
2023-05-10 06:33:38 +01:00 |
|
Om Choksi
|
c7020f73a4
|
command it
|
2023-05-09 16:17:43 +05:30 |
|
Pyrbu
|
53ad7a73d6
|
start work on persistence
|
2023-05-08 12:17:25 +01:00 |
|
Sparky983
|
13627bc381
|
Fix plugin name
|
2023-05-04 17:50:55 +10:00 |
|
Sparky983
|
f0fe23125f
|
Revert "Revert plugin class name"
This reverts commit 2952bda87e .
|
2023-05-04 17:49:56 +10:00 |
|
Sparky983
|
2952bda87e
|
Revert plugin class name
To stay consistent with what the old plugin used
|
2023-05-04 17:48:18 +10:00 |
|
Sparky983
|
106129d39e
|
Make naming conventions consistent
|
2023-05-04 17:25:05 +10:00 |
|
Pyrbu
|
fcfb972121
|
changes to registry
|
2023-05-04 05:07:07 +01:00 |
|
Pyrbu
|
680ba2b572
|
restructure plugin.yml
|
2023-05-03 16:56:09 +01:00 |
|
Pyrbu
|
f295b7b1ed
|
remove old packages
|
2023-05-03 16:51:47 +01:00 |
|
Pyrbu
|
f993a521ed
|
minor refactoring
|
2023-05-03 16:49:44 +01:00 |
|
Pyrbu
|
1f5bea5f8e
|
make npcs always have teams
|
2023-05-03 16:43:16 +01:00 |
|
Pyrbu
|
bdbbd0bef9
|
remove folia scheduler comments
|
2023-05-03 16:08:53 +01:00 |
|
Pyrbu
|
9b7de3f76b
|
rename subproject
|
2023-05-03 07:25:52 +01:00 |
|
Pyrbu
|
ca49a605c0
|
add folia support (not tested)
|
2023-04-29 19:42:04 +01:00 |
|
Pyrbu
|
4c160a44c4
|
refactoring
|
2023-04-27 00:59:39 +01:00 |
|
Pyrbu
|
0c345935e6
|
start with an api
|
2023-04-27 00:58:09 +01:00 |
|