[PR #554] [MERGED] Random Fixes #10606

Open
opened 2026-06-03 12:22:34 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/554
Author: @Dark98
Created: 1/28/2023
Status: Merged
Merged: 1/28/2023
Merged by: @Dark98

Base: masterHead: random


📝 Commits (3)

  • 023174c Shops: Fixed stock amount in "Nurmof's Pickaxe Shop"
  • 079ec04 ConfigLoader:Fix server_debug key/value
  • ae119d5 Fix "players" Command Text

📊 Changes

4 files changed (+10 additions, -11 deletions)

View changed files

📝 2006Scape Server/data/cfg/shops.json (+6 -6)
📝 2006Scape Server/src/main/java/com/rs2/ConfigLoader.kt (+2 -3)
📝 2006Scape Server/src/main/java/com/rs2/integrations/discord/commands/Players.kt (+1 -1)
📝 2006Scape Server/src/main/java/com/rs2/net/packets/impl/Commands.java (+1 -1)

📄 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/554 **Author:** [@Dark98](https://github.com/Dark98) **Created:** 1/28/2023 **Status:** ✅ Merged **Merged:** 1/28/2023 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `random` --- ### 📝 Commits (3) - [`023174c`](https://github.com/2006-Scape/2006Scape/commit/023174c40b60feee092409e5e882df2b5d206474) Shops: Fixed stock amount in "Nurmof's Pickaxe Shop" - [`079ec04`](https://github.com/2006-Scape/2006Scape/commit/079ec04a1cf6b273cf2f6cb66c0bc0be7e8cc70e) ConfigLoader:Fix server_debug key/value - [`ae119d5`](https://github.com/2006-Scape/2006Scape/commit/ae119d526016325d9765360a2740c413631af4fc) Fix "players" Command Text ### 📊 Changes **4 files changed** (+10 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Server/data/cfg/shops.json` (+6 -6) 📝 `2006Scape Server/src/main/java/com/rs2/ConfigLoader.kt` (+2 -3) 📝 `2006Scape Server/src/main/java/com/rs2/integrations/discord/commands/Players.kt` (+1 -1) 📝 `2006Scape Server/src/main/java/com/rs2/net/packets/impl/Commands.java` (+1 -1) </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-06-03 12:22:34 +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#10606