mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-13 16:48:27 -05:00
Finish implementation of configuable command permissions
This commit is contained in:
@ -10,7 +10,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace SharedLibraryCore
|
||||
{
|
||||
class ScriptPlugin : IPlugin
|
||||
public class ScriptPlugin : IPlugin
|
||||
{
|
||||
public string Name { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user