permission 'canpaint' for painting tiles

This commit is contained in:
k0rd 2013-09-30 23:55:33 -04:00
parent f08c1449c9
commit efa6b8fbac
2 changed files with 118 additions and 1 deletions

View file

@ -247,6 +247,9 @@ namespace TShockAPI
[Description("User can modify the world.")]
public static readonly string canbuild = "tshock.world.modify";
[Description("User can paint tiles.")]
public static readonly string canpaint = "tshock.world.paint";
// Non-grouped