GuardianBeam

A Spigot util to create easily Minecraft Lasers using packets and reflection.

License

License

GroupId

GroupId

io.github.skytasul
ArtifactId

ArtifactId

guardianbeam
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

GuardianBeam
A Spigot util to create easily Minecraft Lasers using packets and reflection.
Project URL

Project URL

https://github.com/SkytAsul/GuardianBeam
Source Code Management

Source Code Management

http://github.com/SkytAsul/GuardianBeam/tree/master

Download guardianbeam

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.skytasul/guardianbeam/ -->
<dependency>
    <groupId>io.github.skytasul</groupId>
    <artifactId>guardianbeam</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.skytasul/guardianbeam/
implementation 'io.github.skytasul:guardianbeam:2.3.0'
// https://jarcasting.com/artifacts/io.github.skytasul/guardianbeam/
implementation ("io.github.skytasul:guardianbeam:2.3.0")
'io.github.skytasul:guardianbeam:jar:2.3.0'
<dependency org="io.github.skytasul" name="guardianbeam" rev="2.3.0">
  <artifact name="guardianbeam" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.skytasul', module='guardianbeam', version='2.3.0')
)
libraryDependencies += "io.github.skytasul" % "guardianbeam" % "2.3.0"
[io.github.skytasul/guardianbeam "2.3.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.19-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.5
2.2.4
2.2.3
2.2.2
2.2.0
2.1.0