mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #568] [MERGED] Implemented RobGob69's Server ControlPanel #6862
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/568
Author: @Dark98
Created: 1/30/2023
Status: ✅ Merged
Merged: 1/30/2023
Merged by: @Dark98
Base:
master← Head:server-gui📝 Commits (1)
0201fd6Implemented & Adapted RobGob69's Server ControlPanel📊 Changes
8 files changed (+1750 additions, -1 deletions)
View changed files
📝
2006Scape Server/ServerConfig.Sample.json(+1 -0)📝
2006Scape Server/src/main/java/com/rs2/ConfigLoader.kt(+1 -0)📝
2006Scape Server/src/main/java/com/rs2/GameConstants.kt(+3 -0)📝
2006Scape Server/src/main/java/com/rs2/GameEngine.java(+13 -1)📝
2006Scape Server/src/main/java/com/rs2/game/players/Player.java(+1 -0)➕
2006Scape Server/src/main/java/com/rs2/gui/ControlPanel.java(+997 -0)➕
2006Scape Server/src/main/java/com/rs2/gui/PanelSettings.java(+733 -0)📝
2006Scape Server/src/main/java/com/rs2/net/PacketSender.java(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.