Skip to content

Commit

Permalink
misc: update plugin id and name
Browse files Browse the repository at this point in the history
  • Loading branch information
MemencioPerez committed Jan 6, 2025
1 parent 12f0f5f commit 962663b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
import static net.kyori.adventure.text.minimessage.MiniMessage.miniMessage;

@Plugin(
id = "unsignedvelocity",
name = "UnSignedVelocity",
id = "unsignedvelocity2",
name = "UnSignedVelocity2",
authors = {"4drian3d", "MemencioPerez"},
version = Constants.VERSION,
dependencies = { @Dependency(id = "packetevents") }
Expand Down

0 comments on commit 962663b

Please sign in to comment.