-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,22 @@ | ||
# TaserPlugin | ||
# TaserPlugin | ||
A taser plugin made mainly for RP Servers, but can be used for whatever you want. | ||
|
||
# Config | ||
- Taser - Make any weapon the taser by inputing the weapons ID. | ||
- TaseDuration - Duration of how long someone should be tased for. | ||
- TasePerm - Required permission to use the taser. | ||
|
||
# Permissions | ||
<table> | ||
<tr> | ||
<td>Permission</td> | ||
<td>Description</td> | ||
</tr> | ||
<tr> | ||
<td>TaserPlugin.Tase</td> | ||
<td>Required permission to use taser. All blue hammers automatically get this permission. (This permission is configurable in the config.)</td> | ||
</tr> | ||
</table> | ||
|
||
# Contact Me | ||
Join my discord server: https://discord.gg/WnjKabKTvS |