Added:
- Citizen get Npc by ID or Entity
- PlayerPoints support
- SkellettProxy online status
Fixed:
- Folders being generated when using the create file syntax or using yaml with a file that didn't exist.
- Fixed Seemless potion's syntax not working.
- Fixed a critical bug that made Skellett not work on 1.8-1.10 versions
- Fixed some null pointers
Syntax:
Code (skript (Unknown Language)):
Npc:
Expressions:
[the] (npc|citizen) (of|from) entity %entity%
[the] (npc|citizen) (of|from) [id] %number%
PlayerPoints:
Expressions:
#Changers: set, add, remove/subtract, remove all and delete
[the] [player[ ]]points of [(player|uuid)] %string%
[(player|uuid)] %string%'s [player[ ]]points
Effects:
pay %string% %number% [player[ ]]points from %string%['s account]
[(force|make)] %string% [to] pay %number% [player[ ]]points to %string%
SkellettProxy:
Expressions:
[the] [(skellett[ ][(cord|proxy)]|bungee[ ][cord])] online [status] of (skellett[ ][(cord|proxy)]|bungee[ ][cord]) server %string%
Please note that you will need the latest SkellettProxy in order to use the new SkellettProxy syntax.