Variable EventCreateDTOEventNameEnumConst
EventCreateDTOEventNameEnum: {
ChatMessage: "chat-message";
CommandExecuted: "command-executed";
CommandExecutionDenied: "command-execution-denied";
CronjobExecuted: "cronjob-executed";
CurrencyAdded: "currency-added";
CurrencyDeducted: "currency-deducted";
CurrencyResetAll: "currency-reset-all";
EntityKilled: "entity-killed";
GameserverCreated: "gameserver-created";
GameserverDeleted: "gameserver-deleted";
GameserverUpdated: "gameserver-updated";
HookExecuted: "hook-executed";
ModuleCreated: "module-created";
ModuleDeleted: "module-deleted";
ModuleInstalled: "module-installed";
ModuleUninstalled: "module-uninstalled";
ModuleUpdated: "module-updated";
PlayerBanned: "player-banned";
PlayerConnected: "player-connected";
PlayerCreated: "player-created";
PlayerDeath: "player-death";
PlayerDeleted: "player-deleted";
PlayerDisconnected: "player-disconnected";
PlayerLinked: "player-linked";
PlayerNewIpDetected: "player-new-ip-detected";
PlayerNewNameDetected: "player-new-name-detected";
PlayerUnbanned: "player-unbanned";
RoleAssigned: "role-assigned";
RoleCreated: "role-created";
RoleDeleted: "role-deleted";
RoleRemoved: "role-removed";
RoleUpdated: "role-updated";
ServerStatusChanged: "server-status-changed";
SettingsSet: "settings-set";
ShopListingCreated: "shop-listing-created";
ShopListingDeleted: "shop-listing-deleted";
ShopListingUpdated: "shop-listing-updated";
ShopOrderCreated: "shop-order-created";
ShopOrderDeliveryFailed: "shop-order-delivery-failed";
ShopOrderStatusChanged: "shop-order-status-changed";
} = ...
Type Declaration
ReadonlyChatMessage: "chat-message"
ReadonlyCommandExecuted: "command-executed"
ReadonlyCommandExecutionDenied: "command-execution-denied"
ReadonlyCronjobExecuted: "cronjob-executed"
ReadonlyCurrencyAdded: "currency-added"
ReadonlyCurrencyDeducted: "currency-deducted"
ReadonlyCurrencyResetAll: "currency-reset-all"
ReadonlyEntityKilled: "entity-killed"
ReadonlyGameserverCreated: "gameserver-created"
ReadonlyGameserverDeleted: "gameserver-deleted"
ReadonlyGameserverUpdated: "gameserver-updated"
ReadonlyHookExecuted: "hook-executed"
ReadonlyModuleCreated: "module-created"
ReadonlyModuleDeleted: "module-deleted"
ReadonlyModuleInstalled: "module-installed"
ReadonlyModuleUninstalled: "module-uninstalled"
ReadonlyModuleUpdated: "module-updated"
ReadonlyPlayerBanned: "player-banned"
ReadonlyPlayerConnected: "player-connected"
ReadonlyPlayerCreated: "player-created"
ReadonlyPlayerDeath: "player-death"
ReadonlyPlayerDeleted: "player-deleted"
ReadonlyPlayerDisconnected: "player-disconnected"
ReadonlyPlayerLinked: "player-linked"
ReadonlyPlayerNewIpDetected: "player-new-ip-detected"
ReadonlyPlayerNewNameDetected: "player-new-name-detected"
ReadonlyPlayerUnbanned: "player-unbanned"
ReadonlyRoleAssigned: "role-assigned"
ReadonlyRoleCreated: "role-created"
ReadonlyRoleDeleted: "role-deleted"
ReadonlyRoleRemoved: "role-removed"
ReadonlyRoleUpdated: "role-updated"
ReadonlyServerStatusChanged: "server-status-changed"
ReadonlySettingsSet: "settings-set"
ReadonlyShopListingCreated: "shop-listing-created"
ReadonlyShopListingDeleted: "shop-listing-deleted"
ReadonlyShopListingUpdated: "shop-listing-updated"
ReadonlyShopOrderCreated: "shop-order-created"
ReadonlyShopOrderDeliveryFailed: "shop-order-delivery-failed"
ReadonlyShopOrderStatusChanged: "shop-order-status-changed"