generated from AriasCreations/vsmodtemplate
Add misc
parent
e5b315ae4d
commit
a539e304a0
1 changed files with 15 additions and 0 deletions
15
misc.md
Normal file
15
misc.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
### Misc Commands
|
||||
|
||||
Here's the misc commands in this mod.
|
||||
|
||||
# /back
|
||||
|
||||
This command will return you to a prior position. By default the max number of back positions is 10. The config value is seen below.
|
||||
|
||||
# Back Config
|
||||
|
||||
```json
|
||||
{
|
||||
"MaxBackCache": 10
|
||||
}
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue