Created a page for the Allow Join node. |
m YoshBot moved page ProtoFlux:Allow Join to ProtoFlux:AllowJoin: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 13: | Line 13: | ||
|}} | |}} | ||
The | The '''Allow Join''' node takes in a [[Type:JoinRequestHandle|JoinRequestHandle]], and if the [[World|world]] enabled a join verification system using the [[ProtoFlux:Verify Join Request|Verify Join Request]] node, this node will run and allow the [[User|user]] to join. | ||
== Inputs == | == Inputs == |
Latest revision as of 23:40, 20 August 2025
Allow Join
Security
The Allow Join node takes in a JoinRequestHandle, and if the world enabled a join verification system using the Verify Join Request node, this node will run and allow the user to join.
Inputs
* (Call)
Calls an impulse to allow the user to join the world.
Handle (JoinRequestHandle)
The handle for the join verification system.
Outputs
Next (Continuation)
Continue the code from here.