VintageStory

How to Set Up a Vintage Story Server on Linux (Ubuntu Server Tutorial)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
wget https://cdn.vintagestory.at/gamefiles/stable/vs_server_linux-x64_1.22.3.tar.gz

sudo tar xaf vs_xxxx.tar.gz

vi server.sh

USERNAME = '<your-vs-server-username>'
VSPATH = '<your-vs-directory>'

sudo iptables -A INPUT -p tcp -m tcp --dport 42420 -j ACCEPT

./server.sh start

sudo ./server.sh command "/op Red6star"
sudo ./server.sh command "/op <yourusername>"
#op=operator

ip address show

./server.sh stop

How to Copy & Paste Builds Between Worlds

  • \gm 2
  • Magic wand (世界编辑魔术棒)
  • press ==`==
  • \we export-client House
  • New World
  • import
  • 放置

指令

世界标记点

/waypoint add [color] [title]:/waypoint add red copper

/gamemode [0..4|guest|survival|creative|spectator](可缩写)
设置自身游戏模式。

  • 0/guest:仅交互,不能放置/破坏。
  • 1/survival:生存模式。
  • 2/creative:创造模式(无限物品、飞行、无死亡)。
  • 3/spectator:旁观者。
    /gamemode [playername] [0..4]:设置他人模式。
    /gm 为其简写

服务器

1
2
3
4
5
6
7
白名单:
/player <角色名称> whitelist

更改职业:
/player <你的游戏名> allowcharselonce。

.charsel