Alternode: Node Meta Manipulation
Description:
A Minetest mod that allows administrators with server privilege to examine & alter node meta data. Additionally, a pencil tool is provided with limited use for players to alter infotext meta value.
Usage:
Chat commands:
- /getmeta
- prints the value of
key
in meta data of node atx,y,z
.
- prints the value of
- /setmeta <new_value>
- Sets the value of
key
in meta data of node atx,y,z
.
- Sets the value of
- /unsetmeta
- Unsets the value of
key
in meta data of node atx,y,z
.
- Unsets the value of
Tools:
Info stick:
Invoke /giveme alternode:infostick
. Use the infostick on a node to receive node coordinates, name, & some select meta info.
Pencil:
The alternode:pencil
is a tool for players to set/unset the infotext
meta value of nodes within protected/owned areas.
- left-click (use): Opens formspec to set/unset infotext meta attribute.
Wand:
- left-click (use): Sets/Unsets user as owner.
- right-click (place): Checks owner status & outputs to chat log.
Licensing:
- Code: MIT
- Textures: CC0
alternode_infostick.png & alternode_pencil.png:
by AntumDelugealternode_wand.png:
by rcorre
Links:
Description
Languages
Lua
77.4%
Shell
16.1%
Python
6.5%