Create guardian lasers with this addon.
- Contributors:
- Efnilite
- Supported Minecraft Versions:
- 1.8, 1.12, 1.19
If you have any suggestions/problems, please click here to report issues.
Requirements:
ProtocolLib (here)
Screenshot example:
![]()
![]()
Basic Skript Example:
Syntax:Code (Skript):
command /beam: trigger: set {_beam} to a new beam between player and target block for player start beam {_beam} wait 5 seconds stop beam {_beam}
Source code: https://github.com/TheLimeGlass/BeamerCode (Skript):
Syntax: Conditions: CondBeamIsActive: enabled: true description: Check if the beam is active. syntax: - '%beam% (1¦is|2¦is(n''t|not)) active' CondBeamIsViewing: enabled: true description: Check if the player is currently viewing the beam. syntax: - '%beam% (1¦is|2¦is(n''t|not)) [currently] viewable' Effects: EffUpdateBeam: enabled: true description: Update Guardian Beam. syntax: - update [beam[s]] %beams% EffStartEndLocationBeam: enabled: true description: Set the starting or ending location of the beam. syntax: - set [the] (1¦starting|2¦ending) (location|postions)[s] of [(all [[of] the]|the)] [beam[s]] %beams% to %location% EffStartStopBeam: enabled: true description: Starts or stops a Guardian Beam. syntax: - (1¦start|2¦stop) [beam[s]] %beams% Expressions: ExprNewBeam: enabled: true description: Creates a new beam. syntax: - '[new] beam (between|from) %location% (to|and) %location% for %player% [[(with|in)] radius %-number% [and] update delay %-number%]'
-
Welcome to skUnity!
Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.
If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!
Now, what are you waiting for? Join the community now!
Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon Beamer [1.8, 1.12 and 1.19] 1.0.4
Create guardian lasers with this addon.