Dominion/docs/zh-cn/manage-dominion/resize.md

23 lines
526 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 修改领地尺寸
## 扩大
面向想要扩大的方向,使用命令:
```
/dominion expand [大小] [领地名称]
```
- 大小可选默认为10
- 领地名称:可选,默认为当前所在领地,如果在子领地内则需要指定领地名称;
## 缩小
面向想要缩小的方向,使用命令:
```
/dominion contract [大小] [领地名称]
```
- 大小可选默认为10
- 领地名称:可选,默认为当前所在领地,如果在子领地内则需要指定领地名称;