nexusforever/Source/NexusForever.WorldServer/Command
Neiko a63b6dca5b
Merge pull request #396 from kirmmin/entitlement-flags
[Entitlement/Core] Support Entitlement Flags
2022-02-14 20:31:21 +13:00
..
Context Implemented custom chat channels. 2021-02-21 21:23:41 +13:00
Convert Added realm shutdown command. Based on PR#339, thanks @Digitalroot ! 2021-10-31 18:30:53 +13:00
Handler Merge pull request #396 from kirmmin/entitlement-flags 2022-02-14 20:31:21 +13:00
Static Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00
CommandAttribute.cs Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00
CommandCategory.cs Changed the help command so that when no additional parameters are supplied a list of root commands will be shown. 2020-05-23 17:08:29 +12:00
CommandException.cs Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00
CommandHandler.cs Changed the help command so that when no additional parameters are supplied a list of root commands will be shown. 2020-05-23 17:08:29 +12:00
CommandManager.cs Fixed an issue where invoking commands from the console appended line seperation characters. 2021-10-31 21:54:48 +13:00
CommandTargetAttribute.cs Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00
ICommandHandler.cs Changed the help command so that when no additional parameters are supplied a list of root commands will be shown. 2020-05-23 17:08:29 +12:00
MethodContainer.cs Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00
ParameterAttribute.cs Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00
ParameterQueue.cs C#9 - Target Typing Improvements (#345) 2021-01-30 22:41:52 +13:00
PendingCommand.cs Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00