Skip to content

Conversation

@KadTheHunter
Copy link
Contributor

@KadTheHunter KadTheHunter commented Jan 7, 2026

This PR:

  • Fixes /confirmclear being listed as /clearconfirm in multiple places
  • Adds /ascend & /descend under General Teleportation
  • Adds a note about essence.warp.delete.other to Warp Commands
  • Adds a new sub-section Orientation Commands, containing /direction and /near

Hopefully this is everything that was missing or incorrect.

I assume the reason /world isn't listed anywhere in the Commands list (and doesn't have its own category there) is because of the separate page for it under Features?
I started to add it, but then realized the above + it's just one command with lots of sub-commands, so it doesn't quite fit the consistency of the Commands page.

Thanks for looking at this, I know you're busy with exams and such :)

Summary by CodeRabbit

New Features

  • Added teleportation subcommands: /ascend and /descend for vertical movement
  • Added orientation commands: /direction and /near for navigation assistance

Documentation

  • Updated inventory clearing command documentation (renamed from /clearconfirm to /confirmclear)
  • Clarified permission requirements for deleting other players' warps
  • Enhanced command documentation structure and formatting

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Jan 7, 2026

📝 Walkthrough

Walkthrough

Three documentation files updated to rename the inventory-clear toggle command from /clearconfirm to /confirmclear, add new Teleportation subcommands (ascend, descend) and a new Orientation Commands section, correct header capitalization, and add a warp deletion permission note.

Changes

Cohort / File(s) Summary
Command Documentation Updates
Writerside/topics/ES-Commands.md
Added /ascend and /descend subcommands under Teleportation Commands; added new Orientation Commands section with /direction and /near; added note about essence.warp.delete.other permission requirement; renamed /clearconfirm to /confirmclear in Inventory Commands
Changelog & Inventory Documentation
Writerside/topics/ES-Changelogs.md, Writerside/topics/ES-Inventory.md
Renamed /clearconfirm to /confirmclear across changelog version 1.11.0 entry and both inventory sections ("Your own inventory" and "Clearing someone else's inventory")

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • Update #13 — Conflicts with command entry update; main PR renames /clearconfirm to /confirmclear while retrieved PR still references the old command name
  • Essence 1.11.0 #12 — Directly related; introduces the command rename that this PR implements across multiple documentation files

Poem

🐰 A command's name shifts from confirm to clear,
/clearconfirm bids its fond farewell here,
With ascend and descend now taking their stage,
And orientation commands grace every page!
The wiki hops forward with nomenclature bright. ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately summarizes the main changes: fixing the /confirmclear command naming issue and adding multiple missing commands (/ascend, /descend, /direction, /near).
✨ Finishing touches
  • 📝 Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In @Writerside/topics/ES-Commands.md:
- Line 49: Update the empty Markdown link in the /confirmclear table row so it
includes descriptive link text; replace [](ES-Inventory.md) with meaningful text
such as [ES Inventory](ES-Inventory.md) or [see ES Inventory
topic](ES-Inventory.md) in the table cell for the /confirmclear entry.
📜 Review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between d061d70 and 0e17cc8.

📒 Files selected for processing (3)
  • Writerside/topics/ES-Changelogs.md
  • Writerside/topics/ES-Commands.md
  • Writerside/topics/ES-Inventory.md
🔇 Additional comments (6)
Writerside/topics/ES-Inventory.md (1)

34-34: Command name updates are consistent across documentation.

Both references to the toggle command for inventory clearing have been correctly updated from /clearconfirm to /confirmclear, aligning with the broader command rename documented in the changelog.

Also applies to: 40-40

Writerside/topics/ES-Commands.md (4)

88-89: New teleportation commands properly documented.

Both /ascend and /descend follow the established command documentation pattern with consistent permissions naming (essence.teleport.*), clear descriptions, and correct console access settings.


96-96: Permission requirement note is clearly stated.

The addition of the essence.warp.delete.other permission requirement appropriately documents an important distinction for warp management and is well-positioned within the Warp Commands section.


121-121: Capitalization update improves header consistency.

The "Spawn Commands" header now matches the capitalization pattern of all other command section headers (e.g., "Gamemode Commands", "Inventory Commands", "Teleportation Commands").


130-136: New Orientation Commands section is well-structured.

The section introduction properly defines the wildcard permission and includes both new commands in a table consistent with other command sections. The permission names follow established patterns (essence.orientation.*), and descriptions are clear.

Writerside/topics/ES-Changelogs.md (1)

23-23: Changelog accurately reflects command additions.

The 1.11.0 Added section correctly lists /confirmclear and includes all new commands documented in ES-Commands.md (/ascend, /descend, /direction, /near), maintaining consistency across the documentation.

@KadTheHunter KadTheHunter changed the title Various fixes & additions Fix /confirmclear being listed as /clearconfirm, add multiple missing commands Jan 7, 2026
@lewmilburn
Copy link
Contributor

Thank you!

I assume the reason /world isn't listed anywhere in the Commands list (and doesn't have its own category there) is because of the separate page for it under Features?

It should be in there, I must've missed it. If I have chance tomorrow I'll pop it in :)

@lewmilburn lewmilburn merged commit 013f920 into LewMC:main Jan 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants