Change the message
This commit is contained in:
parent
88ac9be55a
commit
d7a90e6b2c
1 changed files with 1 additions and 1 deletions
|
|
@ -4497,7 +4497,7 @@ namespace TShockAPI
|
|||
|
||||
if (!TShock.Regions.CanBuild(x, y, args.Player))
|
||||
{
|
||||
args.Player.SendErrorMessage("You're not allowed to build here!");
|
||||
args.Player.SendErrorMessage("You have no permission to /grow in this area.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue