[PR #226] [MERGED] Fixup, Add new command #3168

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/226
Author: @RedSparr0w
Created: 12/1/2019
Status: Merged
Merged: 12/1/2019
Merged by: @dginovker

Base: masterHead: fixup


📝 Commits (3)

📊 Changes

6 files changed (+28 additions, -20 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/players/PlayerSave.java (+7 -12)
📝 2006Redone Server/src/com/rebotted/game/players/antimacro/AntiSpam.java (+5 -7)
📝 2006Redone Server/src/com/rebotted/net/packets/impl/Commands.java (+16 -1)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/players/PlayerSave.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/players/antimacro/AntiSpam.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/net/packets/impl/Commands.class (+0 -0)

📄 Description

::pwd oldpass newpass


🔄 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/226 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 12/1/2019 **Status:** ✅ Merged **Merged:** 12/1/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `fixup` --- ### 📝 Commits (3) - [`4b2ba8c`](https://github.com/2006-Scape/2006Scape/commit/4b2ba8c06f5406545d596074c9da648063be9266) refactor saving - [`d96d3b2`](https://github.com/2006-Scape/2006Scape/commit/d96d3b25a45933d4109c14cacb7b562545d0a8c1) add command to change password - [`9cc63f5`](https://github.com/2006-Scape/2006Scape/commit/9cc63f539330bc134fca2bfcd500c1254ee03b69) cleanup ### 📊 Changes **6 files changed** (+28 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/players/PlayerSave.java` (+7 -12) 📝 `2006Redone Server/src/com/rebotted/game/players/antimacro/AntiSpam.java` (+5 -7) 📝 `2006Redone Server/src/com/rebotted/net/packets/impl/Commands.java` (+16 -1) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/players/PlayerSave.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/players/antimacro/AntiSpam.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/net/packets/impl/Commands.class` (+0 -0) </details> ### 📄 Description `::pwd oldpass newpass` --- <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-24 12:20:55 +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#3168