[PR #647] [MERGED] Fixed stuck command and added home teleport command #11552

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/647
Author: @ipkpjersi
Created: 12/28/2023
Status: Merged
Merged: 9/21/2024
Merged by: @Dark98

Base: masterHead: homecommand


📝 Commits (1)

  • 304e433 Fixed stuck command and added home teleport command

📊 Changes

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

View changed files

📝 2006Scape Server/src/main/java/com/rs2/game/players/Player.java (+9 -0)
📝 2006Scape Server/src/main/java/com/rs2/net/packets/impl/Commands.java (+17 -1)

📄 Description

With my custom print stream PR, this will also automatically log the player stuck command usage to a log file.


🔄 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/647 **Author:** [@ipkpjersi](https://github.com/ipkpjersi) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 9/21/2024 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `homecommand` --- ### 📝 Commits (1) - [`304e433`](https://github.com/2006-Scape/2006Scape/commit/304e433a09e2dd3e1b8a53dc600d1bca0d3a4f88) Fixed stuck command and added home teleport command ### 📊 Changes **2 files changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Server/src/main/java/com/rs2/game/players/Player.java` (+9 -0) 📝 `2006Scape Server/src/main/java/com/rs2/net/packets/impl/Commands.java` (+17 -1) </details> ### 📄 Description With my custom print stream PR, this will also automatically log the player stuck command usage to a log file. --- <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-04 12:22:44 +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#11552