Updates to RM
This commit is contained in:
parent
8fe66e2ba4
commit
b5a27052a1
1 changed files with 0 additions and 1 deletions
|
|
@ -332,7 +332,6 @@ namespace TShockAPI.DB
|
|||
|
||||
public bool CanBuild(int x, int y, TSPlayer ply)
|
||||
{
|
||||
User user = TShock.Users.GetUserByName(ply.TPlayer.name);
|
||||
if (!ply.Group.HasPermission("canbuild"))
|
||||
{
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue