worldedit_hud_helper/README.md

19 lines
807 B
Markdown
Raw Normal View History

2018-09-14 14:28:01 -07:00
# WorldEdit HUD Helper [worldedit_hud_helper]
2018-09-14 15:08:37 -07:00
> A helpful HUD that shows the name of the node you're pointing at and the direction you're pointing in.
2018-09-14 15:05:31 -07:00
> 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.