Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
moko256_cmd_agree_to_auth (Adding `?agree` command to automated auth)
   
奖励
收藏
已收藏
取消收藏
Environment Mods: Environment Mod
标签: v1.6.14
文件大小
发表于
41.780 KB
2023 年 3 月 1 日 下午 5:55
1 项改动说明 ( 查看 )

订阅以下载
moko256_cmd_agree_to_auth (Adding `?agree` command to automated auth)

描述
This addon adds `?agree` command. Any players who join the server can use this to auth themselves.

If you have a term for your multiplay servers, and you want to automate adding auth all players who read the terms, this can help you!

Source code and license
SPDX-License-Identifier: MIT

function onCustomCommand(f,id,a,b,c) if c=="?agree" then server.addAuth(id) end end
1 条留言
lobster 2023 年 3 月 3 日 下午 6:00 
Hey can you update your NPC mod?