1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-18 07:30:24 +02:00

Added first version of metatools

- Allowed admins to read metadatas
This commit is contained in:
LeMagnesium
2015-04-06 16:04:23 +02:00
parent 8e64ccfdf0
commit cd39ac77a7
3 changed files with 281 additions and 0 deletions

25
mods/metatools/README.md Normal file
View File

@ -0,0 +1,25 @@
Minetest mod metatools
######################
A mod inspired by mgl512's itemframe issue
# Authors
- LeMagnesium / Mg / ElectronLibre : Source code writer
- Ataron : Texture creater
# Purpose
This mod's aim is to provide a way for admins to navigate through any (ok, not
ignores) nodes on the map, and see values of its metadatas at any of their
stratum.
# Media
"metatools_stick.png" by Ataron (CC-BY-NC-SA)
# Todo
- Add a way to SET the metadatas (will be complicated)
- Fix the LICENSE
# Special thanks
- mgl512 (Le_Docteur) for its locked itemframe which gave me the idea of a tool
allowing to see/edit metadatas
- Ataron who created the stick's texture