Skip to content

Commit

Permalink
Add building instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
PureGero committed Jun 20, 2022
1 parent ddb83e6 commit 341de24
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# MultiPaper-compatible Luck Perms

Loads external players' permissions when they join, and unloads them when they quit.
Loads external players' permissions when they join, and unloads them when they quit.

## Building

To build:
`./gradlew build`
then grab the jar from
`bukkit/loader/build/libs/LuckPerms-Bukkit-*.*.*.jar`

0 comments on commit 341de24

Please sign in to comment.