Skip to content

Aurora-Gaming/CommandAllow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CommandAllow

A TShock plugin for Terraria servers. Copies the functionality of /tpallow and /wallow to other user-defined functions

Usage

Example based to the /slap <player> <amount> command:

  • /commandallow add slap 0 adds a new command to the server: /slapallow
  • /commandallow remove slapallow removes the newly created command

Permissions

Admin commands permission: commandallow.admin

where cmd is the name of the command, e.g: slap

Function Permission
Use /cmdallow commandallow.cmd
Override a User's /cmdallow commandallow.cmd.override
Override all instances of the command commandallow.overrideall

Configuration

The formatting of the above permissions except commandallow.admin are customisable via the generated config file in tshock/commandallow.json

Each command generated with /commandallow will be populated with default values for enable, disable, warn and help - These values are configurable and changes come into effect after a /reload.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%