Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Commit

Permalink
Merge pull request #18 from TruckersMP/2.x
Browse files Browse the repository at this point in the history
Change the default command prefix
  • Loading branch information
ShawnCZek committed Jul 11, 2020
2 parents 8f410c8 + 6c91004 commit c1cc3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"prefix": {
"name": "Command prefix",
"description": "Prefix used for calling commands in a guild.",
"defaultValue": "+",
"defaultValue": "-",
"guild": true,
"hidden": true
},
Expand Down

0 comments on commit c1cc3c1

Please sign in to comment.