Metatool v1.3
Metatool Minetest mod provides few useful tools and API for registering metadata manipulation tools and other tools primarily focused on special node data operations.
Main use for Tubetool and Luatool is to copy configurations / code / memory / channels from one node to another, for teleport tubes there's also network list and waypoints.
Sharetool is special administration / node sharing tool that can change node owner and set ownership to special shared account. Use command /metatool:give metatool:sharetool
to get tool, ban
privilege required by default.
- For copy/claim ownership function: special + use.
- For info function: sneak + use (if node does not have info then copy is executed instead).
- For paste/restore ownership: use.
Tools can be used in machines, most notably in node breakers. To allow anyone do this "machine_use_priv" can be set to interact, default required privilege is "server".
New features:
- Luatool mem debug/dump and mem cloning, mem can be cloned with or without code.
Works with both lua controller and lua tube. Sneak + use to open memory view.
Included tools:
Tubetool
- Pipeworks injectors
- Pipeworks teleport tubes
- Display list of other teleport tubes in same channel.
- Get teleport tube listing for stored channel.
- Pipeworks adjustable vacuum tubes
- Pipeworks sorting tubes
Luatool
- Pipeworks lua tubes
- Code Cloning
- Memory dump view and memory cloning
- Mesecons microcontrollers
- Mesecons lua controllers
- Code Cloning
- Memory dump view and memory cloning
Sharetool
- Homedecor books
- Travelnet elevators
- Travelnet travelnets
- Mapserver POI and label
- Mission block
Planned for next release:
- Magic pen text copy tool, copy anything that can be read and paste to anything that you can edit without special tools anyway.