Added quick format versions of the TSPlayer.Send<X>Message methods.
This commit is contained in:
parent
a7f4c649b0
commit
76aab4af78
3 changed files with 23 additions and 3 deletions
|
|
@ -485,7 +485,7 @@ namespace TShockAPI.DB
|
|||
}
|
||||
|
||||
string[] groups = mergedGroups.Split(',');
|
||||
// Is the user already allowed to the region?
|
||||
// Is the group already allowed to the region?
|
||||
if (groups.Contains(groupName))
|
||||
return true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue