From 62d15cf445364ca36437c476fa8bec1bd9d7aef2 Mon Sep 17 00:00:00 2001 From: stacey <57187883+moisterrific@users.noreply.github.com> Date: Sun, 16 May 2021 20:57:26 -0400 Subject: [PATCH] Add tele potion and conch perms to default --- TShockAPI/DB/GroupManager.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TShockAPI/DB/GroupManager.cs b/TShockAPI/DB/GroupManager.cs index e8610421..3bc66adb 100644 --- a/TShockAPI/DB/GroupManager.cs +++ b/TShockAPI/DB/GroupManager.cs @@ -77,7 +77,10 @@ namespace TShockAPI.DB Permissions.whisper, Permissions.wormhole, Permissions.canpaint, - Permissions.pylon)); + Permissions.pylon, + Permissions.tppotion, + Permissions.magicconch, + Permissions.demonconch)); AddDefaultGroup("vip", "default", string.Join(",",