Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xqwtxon authored Sep 14, 2023
1 parent 9026e8f commit 82c201a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ ban-duration: "7d"
execute-as-player: false
# Command will be execute:
# {player_name} - for player username
command: "/kick {player_name} Profanity"
# Do not add / (slash) it will be as // double slash if you add.
command: "kick {player_name} Profanity"

# Custom Permissions!
# This is working for plugins that manage permissions.
Expand Down Expand Up @@ -94,7 +95,7 @@ mb-strlen: true

# Configuration Version
# Please dont change this, change this IF YOU KNOW WHAT ARE YOU DOING!
config-version: 0.0.9
config-version: 0.1.1

# Plugin Updater
# Do you want to check latest plugin updates from github servers or poggit?
Expand Down

0 comments on commit 82c201a

Please sign in to comment.