Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
moko256_cmd_agree_to_auth (Adding `?agree` command to automated auth)
   
Award
Favorite
Favorited
Unfavorite
Environment Mods: Environment Mod
Tags: v1.6.14
File Size
Posted
41.780 KB
1 Mar, 2023 @ 5:55pm
1 Change Note ( view )

Subscribe to download
moko256_cmd_agree_to_auth (Adding `?agree` command to automated auth)

Description
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 Comments
lobster 3 Mar, 2023 @ 6:00pm 
Hey can you update your NPC mod?