[Skript Java Addon] Skellett icon

[Skript Java Addon] Skellett -----

All your Skript needs in one addon!



Holograms support!
Added:
- Holograms support

Fixed:
- Syntax.yml not fully generating all syntax

New Syntax:
Code (Text):
[skellett] save [the] holo[gram] %hologram%

[skellett] remove %hologramline% from holo[gram] %hologram%

[skellett] [a] [new] [holo[gram]] line (for|in|of) holo[gram] %hologram% [and] (1¦with [(text|string)] %-string%|2¦with [item[(stack|type)]] %-itemstack%)

[the] [skellett] holo[gram] location of %hologram%
[skellett] holo[gram] %hologram%'s location

[skellett] (delete|remove) [the] holo[gram] %hologram%

[the] [skellett] height of holo[gram] line %hologramline%

[skellett] [create] [a] [new] holo[gram] at %location% [with] id %string%

[the] [skellett] holo[gram] line %number% (in|from|of) %hologram%

[skellett] add %hologramline% to holo[gram] %hologram% [(on|to) line %-number%]

[the] [skellett] location of holo[gram] line %hologramline%

[the] [skellett] visib(le|ility) [state] of holo[gram] line %hologramline%

[skellett] (despawn|clear) holo[gram] %hologram%

[(the|all)] [of] [the] [skellett] holo[gram] lines (in|from|of) %hologram%

[skellett] [re[-]]spawn holo[gram] %hologram%

[the] [skellett] holo[gram] ID of %hologram%
[skellett] holo[gram] %hologram%'s ID
[skellett] id of holo[gram] %hologram%

[skellett] (delete|remove|clear) [(the|all)] [of] [the] holograms

[the] [skellett] (text|string) of holo[gram] line %hologramline%
Example script used:
Code (Text):
command /testing:
   trigger:
     set {_holo} to a new hologram at player's location with id "Example"
     set {_newLine} to a new line in hologram {_holo} with text "&6&lTesting"
     set {_newLineItem} to a new line in hologram {_holo} with itemstack diamond sword of sharpness
     add {_newLine} to hologram {_holo}
     add {_newLineItem} to hologram {_holo}
     loop all hologram lines of {_holo}:
       broadcast "%text of hologram line loop-value%"
     broadcast "ID: %hologram id of {_holo}%"
     wait 5 seconds
     delete hologram {_holo}
----------, Jan 6, 2017
Resource Information
Author:
----------
Total Downloads: 134,004
First Release: Jan 6, 2017
Last Update: Feb 21, 2024
Category: ---------------
All-Time Rating:
88 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings