Skip to content

Commit

Permalink
updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dredhorse committed Jul 2, 2020
1 parent 5c5aed2 commit 19c7cde
Showing 1 changed file with 29 additions and 3 deletions.
32 changes: 29 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
# AutoTeamPlus
Tshock plugin that forces a user to be on a specific team.
# tShock AutoTeam

An update of a plugin idea I gave to OLink.
Code taken from https://github.com/Jewsus/AutoTeamPlus

tShock plugin that forces a user to be on a specific team.


## Installation

Copy the latest release from https://github.com/dredhorse/tShockAutoTeam/tree/master/release into your ServerPlugins folder

## Configuration

Give the users the specific permissions:

- autoteam.none = no team
- autoteam.red = red team
- autoteam.green = green team
- autoteam.blue = blue team
- autoteam.yellow = yellow team
- autoteam.pink = pink team

via the group:

- group addperm groupname autoteam.red


Please note:

This doesn't work for groups which have the * permission or for members of the superadmin group.

0 comments on commit 19c7cde

Please sign in to comment.