Skip to content

feat: Server with more interaction#535

Merged
louis1706 merged 1 commit intoExMod-Team:devfrom
GoldenPig1205:pr1
Jul 5, 2025
Merged

feat: Server with more interaction#535
louis1706 merged 1 commit intoExMod-Team:devfrom
GoldenPig1205:pr1

Conversation

@GoldenPig1205
Copy link
Copy Markdown

@GoldenPig1205 GoldenPig1205 commented Jun 4, 2025

Description

Describe the changes
Add more funcs(overload) on Exiled.API.Features.Server

What is the current behavior? (You can also link to an open issue here)
working fine, but can't edit detail

What is the new behavior? (if this is a feature change)
• Add Restart(bool fastRestart, bool overrideRestartAction = false, ServerStatic.NextRoundAction restartAction = ServerStatic.NextRoundAction.DoNothing)
• Add RestartRedirect(ushort redirectPort, bool fastRestart, bool overrideRestartAction = false, ServerStatic.NextRoundAction restartAction = ServerStatic.NextRoundAction.DoNothing)
• Add ShutdownRedirect(ushort redirectPort, bool quit, bool suppressShutdownBroadcast = false)

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
nah

Other information:


Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentations

Submission checklist

  • I have checked the project can be compiled
  • I have tested my changes and it worked as expected

Patches (if there are any changes related to Harmony patches)

  • I have checked no IL patching errors in the console

Other

  • Still requires more testing

@louis1706 louis1706 merged commit b7df292 into ExMod-Team:dev Jul 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants