Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JvstvsHD authored Sep 27, 2024
1 parent 83a4618 commit f101124
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Necrify
test

Necrify is a punishment plugin designed for currently
[Velocity](https://velocitypowered.com) (and
Expand Down Expand Up @@ -166,4 +167,4 @@ All punishments are issued via the target user. For example, banning a player co
```
Muting a player is similar, just replace 'ban' with 'mute'.<br>
Kicking a player can be done by calling `user.kick(Reason).join();` where it is safe to call #join since there is no
database query done synchronously. This form of punishment cannot be changed nor cancelled as it only lasts a single moment.<br>
database query done synchronously. This form of punishment cannot be changed nor cancelled as it only lasts a single moment.<br>

0 comments on commit f101124

Please sign in to comment.