Namespace RisingV.Core.Hooks.Server
Classes
- GameBootstrapHook
Hooks for the ProjectM.GameBootstrap class.
- KickBanSystemServerHook
Hook for the KickBanSystem_Server to process ban checks.
- LoadPersistenceSystemHook
Hook for the LoadPersistenceSystemV2 to publish events during the loading process.
- OnUserConnectedHook
Patch for handling user connection events in the server.
- OnUserDisconnectedHook
Hook for handling user disconnections from the server.
- ScriptDestroyServerHook
Hook for the ProjectM.Shared.Systems.ScriptDestroyServer to integrate with the ScriptDespawnProcessor.
- ScriptSpawnServerHook
Hook for the ScriptSpawnServer to allow pre- and post-processing of script spawn data.
- ServerBuffHook
Hook for the server buff system to publish events when buffs are spawned.
- ServerChatHook
Patch for the ChatMessageSystem to hook into the OnUpdate method.
- SettingsManagerHook
Patch for the SettingsManager to hook into the VerifyServerGameSettings method.