Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EmblyOne authored May 18, 2021
1 parent 8b1273c commit 6351020
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# UltimateCuffing
Ultimate Cuffing - it is a good plugin for your server with that class can cuff the hands of their class. For example: Class-D can cuff Class-D's hands.

# Plugin's Config
```yaml
UltimateCuffing:
# Whether or not this plugin is enabled
is_enabled: true
# Can class-d cuff class-d?
classd: true
# Can Scientists cuff scientists?
rsc: true
# Can Mobile Task Force cuff Mobile Task Force?
mtf: true
# Can Tutorial cuff Tutorial?
tutorial: true
# Can Chaos Insurgency cuff Chaos Insurgency?
chaos: true
```

0 comments on commit 6351020

Please sign in to comment.