Windows服务器搭建
Yuki…大约 1 分钟
补充
- Palworld使用UDP协议而不是MC所需的TCP协议
- 因此,在放行防火墙端口时,应选择UDP协议
- Palworld服务器的默认端口为: 8211
#1.下载SteamCmd
#2.安装SteamCmd及服务器
双击.exe文件
依次输入:
force_install_dir "C:\PLServerFolder" login anonymous app_update 2394010 validate + quit
你可以在force_install_dir "C:\PLServerFolder"
命令的" "
中指定服务端文件的位置
#3.配置所需环境
#3.1.c++库
32位系统: c++ 环境下载地址: https://aka.ms/vs/17/release/vc_redist.x86.exe 64位系统: c++ 环境下载地址: https://aka.ms/vs/17/release/vc_redist.x64.exe
注意
- 根据你的服务器操作系统选择对应的版本
- 现在一般都是64位系统
#3.2.directx
directx 下载地址: https://download.microsoft.com/download/1/7/1/1718CCC4-6315-4D8E-9543-8E28A4E18C4C/dxwebsetup.exe
#3.3.安装
将两个安装包进行安装,无特殊要求直接一路“下一步(next)”就可以了
#4.启动服务器
如果你安装教程所配置,那么你的服务器文件会在”C:\plserverfolder”下
双击“PalServer.exe”启动服务器
#5.连接服务器
如果你操作正确,那么你应该就可以通过客户端的“加入多人游戏(专用服务器)”进入你的服务器了
下方的服务器地址栏位应该填写:
“”服务器公网ip”:”端口(8211)”
如:127.0.0.1:8211
运行后一般进程有他的端口
提示这个一般客户端版本号不对。
客户端:1.4.1
客户端:https://www.123pan.com/s/blT9-Q9Ni.html
配置文件修改
在服务器启动后,会自动生成一个配置文件 steamapps\common\PalServer\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini
,默认状态下文件是空白的,可以双击点开 steamapps\common\PalServer\DefaultPalWorldSettings.ini
复制默认配置。
对默认配置中的值进行修改,即可改变世界参数。
每个参数的设置如下。[1]
*请注意,保留用于将来的更新和已弃用的参数。
参数 | 描述 | 官方描述原文 |
---|---|---|
DayTimeSpeedRate | 白天时间流逝速度 | Day time speed |
NightTimeSpeedRate | 夜晚时间流逝速度 | Night time speed |
ExpRate | 经验获取倍率 | EXP rate |
PalCaptureRate | 捕捉成功倍率 | Pal capture rate |
PalSpawnNumRate | 世界野生帕鲁生成倍率 | Pal Appearance Rate *Note: Affects game performance |
PalDamageRateAttack | 帕鲁攻击伤害倍率 | Damage from Pals Multiplier |
PalDamageRateDefense | 帕鲁承受伤害倍率 | Damage to Pals Multiplier |
PlayerDamageRateAttack | 玩家攻击伤害倍率 | Damage from Player Multiplier |
PlayerDamageRateDefense | 玩家承受伤害倍率 | Damage to Player Multiplier |
PlayerStomachDecreaceRate | 玩家饱食度降低倍率 | Player Hunger Depletion Rate |
PlayerStaminaDecreaceRate | 玩家耐力值消耗倍率 | Player Stamina Reduction Rate |
PlayerAutoHPRegeneRate | 玩家生命自然恢复倍率 | Player Auto Health Regeneration Rate |
PlayerAutoHpRegeneRateInSleep | 玩家生命睡眠恢复倍率 | Player Sleep Health Regeneration Rate |
PalStomachDecreaceRate | 帕鲁饱食度降低倍率 | Pal Hunger Depletion Rate |
PalStaminaDecreaceRate | 帕鲁耐力值消耗倍率 | Pal Stamina Reduction Rate |
PalAutoHPRegeneRate | 帕鲁生命自然恢复倍率 | Pal Auto Health Regeneration Rate |
PalAutoHpRegeneRateInSleep | 帕鲁生命睡眠(终端)恢复倍率 | Pal Sleep Health Regeneration Rate (Health Regeneration Rate in Palbox) |
BuildObjectDamageRate | 对建筑物的伤害倍率 | Damage to Structure Multiplier |
BuildObjectDeteriorationDamageRate | 建筑物损坏速度倍率 | Structure Deterioration Rate |
CollectionDropRate | 可采集物掉落倍率 | Gatherable Items Multiplier |
CollectionObjectHpRate | 可采集物生命值倍率 | Gatherable Objects Health Multiplier |
CollectionObjectRespawnSpeedRate | 可采集物生成间隔(可采集物生成倍率?)待确认 | Gatherable Objects Respawn Interval |
EnemyDropItemRate | 击杀敌人物品掉落倍率 | Dropped Items Multiplier |
DeathPenalty | 死亡惩罚None:无惩罚 Item : 仅掉落物品 ItemAndEquipment : 掉落物品和装备 All : 掉落物品、装备和队伍帕鲁 | Death PenaltyNone : No drops Item : Drop all items except equipment ItemAndEquipment : Drop all items All : Drop all items and all Pals on team |
bEnableInvaderEnemy | 启用侵略者 | Enable Invader |
GuildPlayerMaxNum | 公会玩家最大数量 | Max Player Number of Guilds |
PalEggDefaultHatchingTime | 帕鲁蛋孵化时间(小时) | Time (h) to incubate Massive Egg. Note: Other eggs also require time to incubate. |
ServerPlayerMaxNum | 服务器玩家最大数量 | Maximum number of players that can join the server |
ServerName | 服务器名称 | Server name |
ServerDescription | 服务器描述 | Server description |
AdminPassword | 管理员密码 | Password used to obtain administrative privileges on the server. |
ServerPassword | 服务器密码 | Password required for server login |
PublicPort | 在社区服务器中显式指定的外部端口号(该设置不改变服务器侦听的端口号)待研究什么意思 | Explicitly specify the external public port in the community server configuration.(This setting does not change the server’s listen port.) |
PublicIP | 在社区服务器设置中显式指定的公网IP待研究什么意思 | Explicitly specify an external public IP in the community server settings |
RCONEnabled | 启用RCON | Enable RCON |
RCONPort | RCON 端口号 | Port Number for RCON |
在线配置工具。