Skip to content

Commit

Permalink
feat: add /atp and /adtp as aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Thatsmusic99 committed Jun 6, 2023
1 parent 334d8b4 commit 584980a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AdvancedTeleport-Bukkit/build.gradle.kts
Expand Up @@ -217,6 +217,7 @@ bukkit {
register("at") {
description = "The core AT command."
permission = "at.member.core"
aliases = listOf("atp", "adtp")
}

register("warps") {
Expand Down

0 comments on commit 584980a

Please sign in to comment.