mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #677] Added forcekill command #13379
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?
Original Pull Request: https://github.com/2006-Scape/2006Scape/pull/677
State: open
Merged: No
This will help with players stuck in the wilderness. If they are skulled they will lose all their items (or all but 1 item if protecting item), if they are unskulled they will lose all items but 3 (or all but 4 items if protecting item).
This works well from my testing.
I'd also like to add some other commands in the future, only for administrators/developers, such as:
-Adding city names to ::tele command as possible args
-Adding item and NPC names to ::item and ::npc commands
-Adding ::itemsearch and ::npcsearch to show item and NPC IDs
-Adding ::spellbook swap command to quickly swap spellbooks
That's all I can think of off the top of my head but those might be nice to have.