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 at x,y,z.
  • /setmeta <new_value>
    • Sets the value of key in meta data of node at x,y,z.
  • /unsetmeta
    • Unsets the value of key in meta data of node at x,y,z.

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 AntumDeluge
    • alternode_wand.png: by rcorre
Description
No description provided
Readme 94 KiB
Languages
Lua 77.4%
Shell 16.1%
Python 6.5%