From 7d232b6e00eab97457087902c2fe62d4707cd10f Mon Sep 17 00:00:00 2001 From: TheoMarque Date: Fri, 31 Dec 2021 13:47:04 +0100 Subject: [PATCH] add protection info --- Configuring-Maps-and-Worlds-using-dmap.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Configuring-Maps-and-Worlds-using-dmap.md b/Configuring-Maps-and-Worlds-using-dmap.md index 8999f3e..fd1d5a2 100644 --- a/Configuring-Maps-and-Worlds-using-dmap.md +++ b/Configuring-Maps-and-Worlds-using-dmap.md @@ -6,6 +6,8 @@ Once rendering is paused, the /dmap commands can be used to add, remove, reorder * To disable/hide a world: `/dmap worldset enabled:false` +* To protect world and give permissions from permission menager for view only specified map: `/dmap mapset : protected:true` + * To reset a world's settings and maps to its default template: `/dmap worldreset ` * To reset a world's settings and maps to a specific template (replacing all existing maps): `/dmap worldreset ` @@ -44,6 +46,8 @@ Once rendering is paused, the /dmap commands can be used to add, remove, reorder * To change the default cave map to use the new 'textured cave view': `/dmap mapset : shader:stdtexture-cave` +* To set world protected and user dedicated permisions for accesing to view: `/dmap mapset : protected:true` + * To list the available perspectives: `/dmap perspectivelist` * To list the availale shaders: `/dmap shaderlist`