[PR #53] [MERGED] Voting Setup & Made SettingsLoader a tiny bit cleaner #5848

Closed
opened 2026-05-28 12:20:53 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/53
Author: @Dark98
Created: 10/12/2019
Status: Merged
Merged: 10/12/2019
Merged by: @dginovker

Base: masterHead: master


📝 Commits (1)

  • 77dd8af Voting Setup & Made SettingsLoader a tiny bit cleaner

📊 Changes

5 files changed (+45 additions, -12 deletions)

View changed files

📝 2006Redone Server/src/redone/game/players/Client.java (+5 -7)
📝 2006Redone Server/src/redone/game/players/Player.java (+3 -3)
📝 2006Redone Server/src/redone/game/players/PlayerSave.java (+7 -0)
📝 2006Redone Server/src/redone/integrations/SettingsLoader.java (+0 -2)
📝 2006Redone Server/src/redone/net/packets/impl/Commands.java (+30 -0)

📄 Description

No description provided


🔄 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/53 **Author:** [@Dark98](https://github.com/Dark98) **Created:** 10/12/2019 **Status:** ✅ Merged **Merged:** 10/12/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`77dd8af`](https://github.com/2006-Scape/2006Scape/commit/77dd8af403dcd5368721222bba3210e0d410ac32) Voting Setup & Made SettingsLoader a tiny bit cleaner ### 📊 Changes **5 files changed** (+45 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/players/Client.java` (+5 -7) 📝 `2006Redone Server/src/redone/game/players/Player.java` (+3 -3) 📝 `2006Redone Server/src/redone/game/players/PlayerSave.java` (+7 -0) 📝 `2006Redone Server/src/redone/integrations/SettingsLoader.java` (+0 -2) 📝 `2006Redone Server/src/redone/net/packets/impl/Commands.java` (+30 -0) </details> ### 📄 Description _No description provided_ --- <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-28 12:20:53 +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#5848