feat: Add spawning pets perm to default group

Add permission for users to spawn pets for default usergroup.
This commit is contained in:
Sakura Akeno Isayeki 2025-05-06 11:51:59 +02:00
parent a01d59209d
commit 76b6f56a8f
No known key found for this signature in database
GPG key ID: BAB781B71FD2E7E6

View file

@ -74,6 +74,7 @@ namespace TShockAPI.DB
Permissions.canchangepassword,
Permissions.canlogout,
Permissions.summonboss,
Permissions.spawnpets,
Permissions.worldupgrades,
Permissions.whisper,
Permissions.wormhole,