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

Commit

Permalink
Merge branch 'main' of https://github.com/EmblyOne/UltimateCuffing in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
EmblyOne committed Sep 24, 2021
2 parents 80d7a48 + 6351020 commit f118d4b
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 f118d4b

Please sign in to comment.