Commit Graph

33 Commits

Author SHA1 Message Date
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
491aaa7787 register api to ServicesManager 2023-05-25 15:36:00 +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
b71207d07a add action click type 2023-05-24 15:07:55 +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
49e1d7f074 refactor & make npc types not static 2023-05-21 13:45:43 +01:00
Pyrbu
03159ce964 add auto save setting 2023-05-21 12:53:48 +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
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
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
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
e6a7e6f2f0 improve holo commands, add skin command 2023-05-11 14:25:26 +01:00
Pyrbu
ba8a0eb6c2 add all npc types, command improvements 2023-05-11 10:54:11 +01:00
Pyrbu
191eae3778 improve holo commands 2023-05-11 07:27:28 +01:00
Pyrbu
d9486acbd2 working persistance 2023-05-11 06:46:56 +01:00
Pyrbu
5a65995699 properties 2023-05-11 05:41:15 +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
a2503cb3cb further command improvements 2023-05-10 16:01:14 +01:00
Pyrbu
6566260089 fix skins 2023-05-10 14:43:05 +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
f0fe23125f Revert "Revert plugin class name"
This reverts commit 2952bda87ee3a45b2c70a1360b6c5f3b186808f5.
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