-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8793d3a
commit d0119a6
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# SmiteCommand | ||
|
||
> [!IMPORTANT] | ||
> This mod requires [fabric-language-kotlin](https://modrinth.com/mod/fabric-language-kotlin) | ||
|
||
## Usage | ||
<hr> | ||
|
||
``` | ||
/smite <target name> | ||
``` | ||
|
||
You need to be either OP or have the ``smitecommand.smite`` permission to run this command. | ||
|
||
*to use permissions, you need the [fabric-permissions-api](https://modrinth.com/mod/fabric-permissions-api) mod* | ||
|
||
## License | ||
|
||
This mod is licensed with the GPL-3.0 license. | ||
|
||
You're free to include this in your own modpacks, but please provide credit to us, and please do not reupload this mod to other mod hosting sites. |