

Map Tools
Активный0.0
Установок
Последнее обновление
Версии
Map Tools
Map Tools helps you to create various things in Minecraft Maps. All features are seperated modules, that can be toggled off/on at anytime.
Everything created with Map Tools will work 100% vanilla without any plugins installed.
Map Tools saves you countles hours of work if you...
- ...work with display entites like blocks to create details or animations
- ...need smooth camera paths, transitions or entity animations (datapack)
- ...need custom npc/entity pathing, e.g. for adventure maps (datapack)
- ...want fancy styled or even animated messages or titles (datapack & resource pack for nametags)
- ...quick load and constantly change resource packs
- ...and more!
Watch the video to see everything! (Or scroll down to read about every module in detail)
Coming Soon - I hate cutting...
(meanwhile enjoy this gif)
🧩 Module Breakdown
Every module can be toggled on or off via /maptools module <module> <enable/disable>
. If toggled off all interactions and commands instantly disappear but already saved creations will still work.
A few modules are only useable if you supported me on KoFi. If you think Map Tools saved you some hours of work worth a coffe, i would appreciate any support ❤️
All Modules - Click to unwrap
Smooth Animations
Create smooth animations for entities any type. This can be used for camera paths (i highly recommend to animate an armorstand and force the player to spectate it, this highly increase the animation smoothness) but also for detailed display animations. You can set it up to auto loop. **NOTE - After printing, the animation can be used/played without the plugin via datapack** ## Guide Start with entering ``/animation new`` to begin a new setup. Now you can add as many new control points as you want to manipulate the animation with ``/animation add``. The added point is your current location and you need at least 3 to create proper interpolation. Remove unwanted positions with ``/animation remove-last``. To complete or test your animation render it with ``/animation render
Block Update Toggler
Annoyed by stairs auto connecting? Sand is falling away? Disable all block updates when placing or breaking blocks. Don't forget to turn it on later on! (Removing the plugin will also enable block updates) ## Guide Use ``/block-update toggle`` to turn any updating on block placing/breaking.
Command Tool Binding
Don't want to enter a command multiple times? Bind any commands to your favorite item and click with it on a block to execute this command at the clicked position. If you don't target any block, the command will be executed on your position. Command items persists through restarts. ## Guide Take an item in your hand and enter ``/commandtool command
Block To Display
Turn blocks into their non solid state - Block Displays. With block displays you can easily animate any structure or single blocks by scaling, rotating, reforming and moving it around. In comparison to falling blocks, block displays are way more soft for client and server so you can use up to ~1.000 displays in one area without much performance impact. ## Guide To convert a single block use ``/blockify
Hitbox Anything
You want custom interactions on certain blocks or entities? Or just want to avoid any interaction with it at all? Wrap a hitbox (interaction) around that automatically adjust its size to the blocks/entities hitbox size. Now you can detect either left or right clicks (or both) on the hitbox. ## Guide To wrap an interaction hitbox around any entity or block enter ``/interaction spawn
Leash Fences
Finaly you can connect fences with other fences with leashes. Thats it. Why is this not a vanilla feature? ## Guide Take a leash in your hand and click on any fence (not walls, use block entities for them). Now click on another fence __without__ the leash in hand to connect them. Otherwise use ``/leash
Block Marker
Its easy to execute an action on any entities. But what about blocks? Mark them with the new marker tool (using marker entities - markers does not get sent to the client -> no performance impact) use your set tag to do anything you want!## Guide To get the marker tool enter ``/marker-tool
Multi Tool (like WorldEdit for entities)
The multi tool allows you to easily edit any entity in your world but it was mostly designed for display entities. Choose your target entity type and select as many targets as you want. Now you can move & rotate them by looking into a direction or simply delete all. Also you can execute commands for every entity in your selection. While every entity type gets highlighted by green particles/glow, block displays instead recieve a yellow overlay for better visualization. ## Guide The multi tool is very complex and you might need some time to get used to it. Get one with ``/multitool get
Fancy Name Tags
Seen those fancy name tags or rank tags on some servers? Why not easily creating those for our own! Simply input any text (currently supports A-B, 0-9, .:,;-_?!#) and all needed colors in hex (supports transparency). Now a new image will be generated bound to a unique new character that you are prompted to copy after creation. Don't forget to save it :) ## Guide To create those custom name tags simply enter ``/nametag
Animated Messages
Talking NPC's? Story telling? Sending just a wall of text isn't very pleasing. Why not animate your messages with dynamic speed and custom pauses to help to player reading along! You can input a prefix that will always be visible from the start and the text that animates in (both supporting MiniMessage). If you need a full conversation, Map Tools allows you to create a json file containing a list of prefix+message that will be parsed. All messages are printed to datapack and can be used without the plugin. ## Guide To create a single animated message enter ``/message new
Custom Entity Pathing & Scripting
### ⠀ Pathing is our most powerful tool for creating custom animations or pathing finding. From a simple order of a few commands that will be executed each one tick delayed to custom entity movement only your imagination is limiting here.You can add the following things to your script: ``command`` (simply executing given command as the script target), ``delay`` (wait x ticks before continuing), ``repeat`` (similar as command but repeating x times on tick delayed each), ``position`` (moves the script target from start position to entered position with x speed. Plays walk animation if touching ground & not too fast).
 ## Guide To start a new pathing script enter ``/pathing new
Tag Tool
Adding, removing or just getting alls tags from entities is a key action for (adventure) map creating. But why entering the commands everytime for every entity? Just grab the tag tool and click on any entity to add/remove all given tags or check if the tags are already applied. ## Guide To get a tag tool enter ``/tag-tool
Auto Resource Pack
Creating server/world specific resource packs can be very annoying, specially when working together. MapTools simplifies this process for you by only needing to have all assets on your server! Edit them safely in any folder by anyone and request them ingame via command. MWeb will build and send all assets found in your resourcepack folder to you. You can also configure multiple groups e.g. when working with different versions/places and auto load them on joining. ## Guide Requires MWeb. The main pack folder and groups can be configured inside the ``settings.yml``. If you defined ``texturepack`` as your main folder, you can put any resource packs inside this folder (unziped). Folders starting with a ``.`` will be excluded and folders named like a group will only be loaded if the group is requested. Manually request RPs by ``/resourcepack
Position Saver
You build something and don't want to search it the next time? Just save the position with a good name and teleport to it at anytime. Can be used with keywords like location, loc, position, pos # Guide To save a new position enter ``/pos newCommand Checker - Prevent Danger Commands
### ⠀ Creating specific entities and displays can take a lot time but deleting them forever takes only one command... MapTools scans all your entered commands and check how many entities will be modified by it (searches for selectors like ``@e[...]``). If more then a configured amount (default 10) entities will be modified by a command, it will not be executed and you receive a warning. Still want to enter it? Confirm it by either hitting ``here`` in chat or execute it twice in row. ``/kill @e`` is blocked completely. (I wish someone had made this before me...) ## Guide Nothing for you to do here. Still, be careful what you enter. MapTools only checks vanilla styled commands. Some plugins tend to use a legacy command system or their own styling that may not be recognized by MapTools.
Text Styler - MiniMessage
Use easy MiniMessage text styling everywhere! Well, at least in Anvils and Signs, if you have ideas where it would be also useful just let me know! ## Guide If you are not familiar with MiniMessage, it's an insane easy to use format to write text using all features text has to offer (like colors, translations, gradients, scores, ...). Read the docs here
Core Features - Click to unwrap
There are some core features that cannot be toggled off. The most useful feature is the ``/reload-dp`` command to only reload datapacks and not the entire server. Using 1.20.2 highly speeds up this process.Experimental & Coming Features - Click to unwrap
Structure Resizer (Animated)
Want shrink down your building into a mini structure? Want to feel very small inside a huge room or even create creative puzzles with it? Well, at least you can easily resize rooms now with a smooth animation.**NOTE - This converts all affective blocks into display entities! Do NOT make your room too big!**
 ## Guide To create a resize animation enter ``/scaling
Simple Quest Book
This is a very specific module mostly used for personal use. It lets you create dynamic quest books using localization for input (so resource pack required). It also provides a hint system useful for puzzle maps or similar. Might receive more functions and better customization in the future. Let me know if it would be useful for you!⚙️ Support & Permissions
You need help setting everything up? Questions to a specific module? Ideas for future features?
Join my Discord Server MCreate!
Every tool and command requires OP or a specific permission. Read more about all permissions in the official documentation (soon ~05.12).
Q: The command XY does not exist/is red?
A: Probably the module is disabled that adds your command. You can enable it via /maptools module <module> enable
.
Q: The module cannot be enabled?
Q: How do i edit the generated functions header?
A: Some modules and editing headers requires the support version. You can get it from my Ko-Fi.