IntellectualSites / IntellectualSites/FastAsyncWorldEdit

Add schematic console command

Open
#3,294 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
Java
Stars
806
Forks
394
Avg merge
22h 19m
Merged PRs (30d)
14

Description

What feature do you want to see added?

This command would execute in console:
//schem <paste|place> <file> world [x,y,z]

Example:
//schem paste schematic1 world1 25 25 25

Are there any alternatives?

.

Anything else?

.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing schematic commands and console-command registration in the FastAsyncWorldEdit codebase. Implement the requested //schem <paste|place> <file> world [x,y,z] behavior, then verify that both operations accept the documented arguments and act on the selected world and coordinates.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.