Commit Graph

644 Commits

Author SHA1 Message Date
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
7234c7d20d small readme change 2023-05-25 14:05:54 +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
Pyr
cd03388551
Merge pull request #53 from D3v1s0m/2.0.0
task fix, load fix, temp bug fix, hologram offset
2023-05-21 09:24:27 +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
Pyr
1aeae3f12a
Merge pull request #51 from D3v1s0m/2.0.0
add type command
2023-05-14 10:14:02 +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
Pyr
cccf2ea133
Merge pull request #50 from D3v1s0m/2.0.0
fix commands being executed on wrong thread in folia
2023-05-11 09:49:55 +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