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`