Go to file
Starbeamrainbowlabs 23428956f3 Add LICENSE 2018-09-14 22:07:56 +00:00
LICENSE Add LICENSE 2018-09-14 22:07:56 +00:00
README.md Fill out the README a bit 2018-09-14 23:05:31 +01:00
commands.lua Add //hud commad to toggle 2018-09-14 23:00:02 +01:00
common.lua Add //hud commad to toggle 2018-09-14 23:00:02 +01:00
hud.lua Add //hud commad to toggle 2018-09-14 23:00:02 +01:00
hud_info.lua Add //hud commad to toggle 2018-09-14 23:00:02 +01:00
init.lua Add //hud commad to toggle 2018-09-14 23:00:02 +01:00
raycast_polyfill.lua Initial commit. It's going well! 2018-09-14 22:28:01 +01:00

README.md

WorldEdit HUD Helper [worldedit_hud_helper]

A helpful HUD that shows the node name you're pointing at and the direction you're pointing in. Makes using WorldEdit that little bit easier :-)

Despite the name, it doesn't actually depend on worldedit at all!

Usage

After installing the mod and restarting your server, you should see it appear automagically above your hotbar.

To toggle its display, use the //hud command - it takes no arguments.

License

This mod is licensed under the Mozilla Public License 2.0, a copy of which (along with a helpful summary as to what you can and can't do with it) can be found in the LICENSE file in this repository.

If you'd like to do something that the license prohibits, please get in touch as it's possible we can negotiate something.