Pending Join
Allows private groups to accept/reject users/groups into the group via a command. This is useful when trying to prevent Blacklisted users from joining your group.
Users
To accept a user you would do: c!pendingJoin accept [Username Here] .
To decline a user you would do: c!pendingJoin decline [Username Here] .
Groups
To accept a Group you would do: c!pendingJoin accept [Group ID Here] .
To deny a Group you would do: c!pendingJoin deny [Group ID Here] .
Setting Requirements
With the PendingJoin command you can make it so that in order to be accepted a user can require certain things. The current options that we have available for it to require are the following:
- A certain roblox account age.
- Be in a certain roblox group.
- Require a certain rank in a roblox group.
To require a certain account age, you would simply do: c!pendingJoin require age [Number Here] .
To require a certain roblox group, you would do: c!pendingJoin require group [Group ID Here] .
To require a certain Group Rank, you would do the following:
c!pendingJoin require group [Group ID Here] [Rank ID Here] .
Check up to 100 requests
To check up to 100 requests at a time, you simply do: c!pendingJoin check all .
It will also run through the requirements per user to ensure they meet them.
How do you see if anyone is pending?
To do this, you would simply run the command c!pendingJoin on its own.
Aliases
Aliases of the PendingJoin command:
- c!pendJoin
- c!pendingJoin