add setting for custom edit priv (#15)

* add setting for custom edit priv

* fix indent

* hmm maybe now?
This commit is contained in:
Niklp
2022-10-27 02:00:43 +02:00
committed by GitHub
parent 8aafe6608c
commit 3d0e8d47e6
5 changed files with 11 additions and 3 deletions

View File

@ -67,3 +67,4 @@ The list of loaded, sign-bearing blocks is created/populated by an LBM (and trim
* `signslib_edit`
Allows to rotate signs and to open (and consequently edit) any default sign formspec.
(privilege can be set by `signs_lib.edit_priv` setting)