Add /dynmapexp command (for OBJ exporter support)
This commit is contained in:
parent
a1dfae7f79
commit
0d2cceea4b
1 changed files with 4 additions and 0 deletions
|
|
@ -116,6 +116,10 @@ commands:
|
||||||
/<command> mapset worldname:mapname attrib:value attrib:value - update given map on given world with given attributes
|
/<command> mapset worldname:mapname attrib:value attrib:value - update given map on given world with given attributes
|
||||||
/<command> worldreset worldname - reset given world to default template for world type
|
/<command> worldreset worldname - reset given world to default template for world type
|
||||||
/<command> worldreset worldname templatename - reset given world to given template
|
/<command> worldreset worldname templatename - reset given world to given template
|
||||||
|
dynmapexp:
|
||||||
|
description: Map export commands
|
||||||
|
usage: |
|
||||||
|
/<command> shader <shadername> - Export material library for shader <shadername>
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
dynmap.*:
|
dynmap.*:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue