Signs formspec as separate formspecs (instead of dwelling in nodes metadata)

This commit is contained in:
Zughy
2021-01-03 18:39:29 +00:00
committed by Vanessa Dannenberg
parent 1a6b9f38ff
commit e7ab3e66a7
3 changed files with 102 additions and 89 deletions

View File

@ -55,3 +55,9 @@ At present, only one command is defined:
This will read through the list of currently-loaded blocks known to contain one or more signs, delete all entities found in each sign's node space, and respawn and re-render each from scratch.
The list of loaded, sign-bearing blocks is created/populated by an LBM (and trimmed by this command if any listed blocks are found to have been unloaded).
## Privileges
* `signslib_edit`
Allows to rotate signs and to open (and consequently edit) any default sign formspec.