mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #633] [MERGED] Misc Changes #12399
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/633
Author: @Dark98
Created: 3/8/2023
Status: ✅ Merged
Merged: 3/20/2023
Merged by: @Dark98
Base:
master← Head:changez📝 Commits (6)
4547ef2Fix Weight Calculation For Add/Remove Item In ItemAssistant394f3dbRe-Add Simple Stuck Command That Logs To Discord To Prevent Abuse874ea48Update Discord Log Chanel Varaf95e76Fix int/interface Command791a1fbAdd World ID Check To DiscordBot Link Command39ea68bFix Java Warnings in DiscordBot Link Command📊 Changes
6 files changed (+24 additions, -15 deletions)
View changed files
📝
2006Scape Server/src/main/java/com/rs2/game/items/ItemAssistant.java(+4 -4)📝
2006Scape Server/src/main/java/com/rs2/game/items/Weight.java(+4 -4)📝
2006Scape Server/src/main/java/com/rs2/game/shops/ShopAssistant.java(+0 -3)📝
2006Scape Server/src/main/java/com/rs2/integrations/discord/JavaCord.java(+1 -0)📝
2006Scape Server/src/main/java/com/rs2/integrations/discord/commands/Link.java(+7 -3)📝
2006Scape Server/src/main/java/com/rs2/net/packets/impl/Commands.java(+8 -1)📄 Description
*Fix Weight Calculation For Add/Remove Item In ItemAssistant
*Re-Add Simple Stuck Command That Logs To Discord To Prevent Abuse
*Fix int/interface Command
*Add World ID Check To DiscordBot Link Command
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.