https://github.com/octacian/minetest-mod-invis
Minetest mod adding an invisibility chatcommand.
https://github.com/octacian/minetest-mod-invis
invisibility invisible lua minetest mod player
Last synced: 3 months ago
JSON representation
Minetest mod adding an invisibility chatcommand.
- Host: GitHub
- URL: https://github.com/octacian/minetest-mod-invis
- Owner: octacian
- License: mit
- Created: 2017-04-16T18:49:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T03:51:34.000Z (almost 9 years ago)
- Last Synced: 2025-01-09T05:40:11.672Z (over 1 year ago)
- Topics: invisibility, invisible, lua, minetest, mod, player
- Language: Lua
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Invisibility Command [invis]
====================
- GitHub: https://github.com/octacian/minetest-mod-invis
- Download: https://github.com/octacian/minetest-mod-invis/archive/master.zip
- Forum: https://forum.minetest.net/viewtopic.php?f=9&t=17389
This extremely simple mod introduces a single command that allows you to make yourself or another player invisible (both the player itself and the nametag). While you are in vanish mod, a simple text HUD will be shown above the hotbar with a notice that you are currently invisible to other players.
__Usage:__
- `/vanish`: Toggle invisibility for yourself
- `/vanish `: Toggle invisibility for another player
__Note:__ The `/vanish` command requires the `vanish` privilege.