[PR #291] [MERGED] Make ::update automatically restart server as well #1805

Closed
opened 2026-05-21 10:16:15 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/291
Author: @dginovker
Created: 12/13/2019
Status: Merged
Merged: 12/16/2019
Merged by: @dginovker

Base: masterHead: update_autorestart


📝 Commits (1)

  • 7c3f564 Make ::update automatically restart server as well

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/GameEngine.java (+1 -1)
📝 2006Redone Server/src/com/rebotted/game/players/PlayerHandler.java (+4 -0)

📄 Description

Previously, you had to run ::update and then I had to kill the server. This makes ::update also turn shutdownServer to True, which kills the server.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/291 **Author:** [@dginovker](https://github.com/dginovker) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/16/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `update_autorestart` --- ### 📝 Commits (1) - [`7c3f564`](https://github.com/2006-Scape/2006Scape/commit/7c3f5645825faaccecf8262ea94ebdf43242de68) Make ::update automatically restart server as well ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/GameEngine.java` (+1 -1) 📝 `2006Redone Server/src/com/rebotted/game/players/PlayerHandler.java` (+4 -0) </details> ### 📄 Description Previously, you had to run `::update` and then I had to kill the server. This makes `::update` also turn `shutdownServer` to True, which kills the server. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-21 10:16:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#1805