The M.A.P.

The Mapmaker's Assistance Program for minecraft java.

Intro

The M.A.P. (Mapmaker's Assistance Program) goal is to assist mapmakers in making minecraft java maps. It's kind of in the name.

Feel free to give feedback and suggestions! This program is intended to help you make minecraft maps. The best way to do that is sharing how you can be helped.

Feedback discord

Join the M.A.P. feedback discord to share your opinion about this program!

Download

Download Version 0.1.2 (Fixes plenty wrong parsing errors and wrong suggestions)

Download Version 0.1.1 (Shows errors, so you can show them when asking for assistance in the discord)

Download Version 0.1

Impression

Features

In concrete terms the M.A.P. has the following features:

Some crucial features are still missing to use the M.A.P. comfortably without other editors. Namely:

The more interest is shown in the M.A.P., the more features will be added. This includes the following:

Editor Input

This editor has some, and not all input features. That is why I listed all the input features here.

Important to know is that SHIFT + SPACE brings up the suggestions, ESCAPE hides the suggestions, and CTRL + S saves your edited file.

Keyboard

Key (combination) Result Result (if suggestionbox is visible) UP Move the caret up 1 line Move 1 suggestion up DOWN Move the caret down 1 line Move 1 suggestion down LEFT Move the caret left 1 character < RIGHT Move the caret right 1 character < HOME Move the caret to the start of the line < END Move the caret to the end of the line < DELETE Delete the character after the caret < BACKSPACE Delete the character before the caret < ENTER Create a new line at the caret Put selected suggestion at the caret TAB Insert 4 spaces Put selected suggestion at the caret ESCAPE (nothing) Hide the suggestions box CTRL + X Put selection or line on the clipboard and remove selection < CTRL + C Put selection or line on the clipboard < CTRL + V Paste from clipboard if it is text < CTRL + D Duplicate the current line < CTRL + S Save edited file to disk < CTRL + A Select all the text < CTRL + SPACE Show the suggestions box < CTRL + LEFT Move the caret left 1 word < CTRL + RIGHT Move the caret right 1 word < ALT + UP Switch current line and line above < ALT + DOWN Switch current line and line below < SHIFT + <ARROW> Change the selection including line breaks <

Mouse

Action Area Result CLICK FILE Change the caret location CLICK LINE NUMBER Select the line CLICK SUGGESTIONBOX Put clicked suggestion at the caret SHIFT + CLICK FILE Change the caret location, and create a selection with the old caret location SHIFT + CLICK LINE NUMBER Select all lines from the line with the caret to the clicked line SCROLL FILE Scroll the view of the file up or down SCROLL LINE NUMBER Scroll the view of the file up or down SCROLL SUGGESTIONBOX Move selection up/down DRAG FILE Create a selection from mouse down to mouse up CLICK FILE Change the caret location