Skip to content

Commit

Permalink
fix: define elink command
Browse files Browse the repository at this point in the history
  • Loading branch information
tristancamejo committed Mar 1, 2023
1 parent 7bdfc48 commit 25459c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@ name: elytra
version: '${version}'
main: com.tristansmp.elytra.Elytra
api-version: 1.19

commands:
elink:
description: Elytra link command
usage: /elink <code>
permission: elytra.link

0 comments on commit 25459c2

Please sign in to comment.