Skip to content

Commit

Permalink
Cli (#388)
Browse files Browse the repository at this point in the history
* docs: update world acl commands

* docs: update world acl commands

* docs: update world acl commands
  • Loading branch information
pentreathm committed Apr 17, 2024
1 parent f8873c0 commit bd365d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/creator/worlds/about.md
Expand Up @@ -185,8 +185,8 @@ A new command has been added to Decentraland CLI that allows to show the current

In order to grant permission for publishing a scene to another wallet you have to:

- Make sure to have the latest version of Decentraland CLI (v3.16.2 or later).
- Make sure to have the latest version of Decentraland CLI (v3.20.0 or later).
- Make sure you own the NAME for which you want to manage the ACL.
- Use command `dcl world-acl NAME.dcl.eth grant 0x1 0x2 ... 0xn` where those `0xn` are a list of addresses separated by spaces.
- Use command `dcl world-acl NAME.dcl.eth grant 0x1..` where `0x1...` is the address of user receiving the permission.

By default, `world-acl` will act on `worlds-content-server.decentraland.org`. If you are using a different hosting provider, make sure to add `--target-content https://your-hosting.com` to each of the subcommands (`show`, `grant` and `revoke`).
Binary file modified static/images/worlds/world-acl-help.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bd365d4

Please sign in to comment.