Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠️bEdit Command | //schematic #16

Open
14 tasks
BehrRiley opened this issue Mar 8, 2024 · 0 comments
Open
14 tasks

🛠️bEdit Command | //schematic #16

BehrRiley opened this issue Mar 8, 2024 · 0 comments
Assignees
Labels
⬆️Feature Request Specific addition or interest for improvement 📄Research No evident fix is presently available or research needs to be done here. 📄To-Do Something that needs done

Comments

@BehrRiley
Copy link
Member

Feature Description:

a command to display, place, and tune schematics

Command Syntax

By default:

  • //schematic - Opens the GUI
  • //schematic create - Creates and saves a schematic from a selection🌮1
  • //schematic paste (position)
    • defaults to where the player is, their feet
    • (position) being any of cursor_on, cursor_above, or direction (#))
      • (direction) being any of left/right/forward/backward/up/down or cardinal
  • //schematic preview - Enters preview mode with the named schematic displayed
    • //schematic preview/cancel - Exits the schematic preview mode
  • //schematic rotate (direction)
    • (direction) being any of left, right, or an angle
  • //schematic flip_x/flip_y/flip_z - flips the schematic across an axis
  • //schematic brush - enables the brush mode along with the preview for multiple pastes
  • //schematic offset x,y,z - offsets the schematic's origin point for pasting

Miscellaneous Arguments

  • (help) - Shows how to use the command

Miscellaneous Notes

  • name could optimally also implement a <category_name> to place any randomized category of schematics, like trees or smol houses
  • This command should follow the same rules as bEdit, taking the materials needed to create the schematics
  • This command should probably be ratelimited to an extent to prevent long heavy tasks combined, especially ones that overlap

Footnotes:

  • 🌮1 Level Restricted: Restricted to construction level ability
@BehrRiley BehrRiley added ⬆️Feature Request Specific addition or interest for improvement 📄Research No evident fix is presently available or research needs to be done here. 📄To-Do Something that needs done labels Mar 8, 2024
@BehrRiley BehrRiley self-assigned this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️Feature Request Specific addition or interest for improvement 📄Research No evident fix is presently available or research needs to be done here. 📄To-Do Something that needs done
Projects
Status: Todo
Development

No branches or pull requests

1 participant