SANDBOX — this is a test environment. No servers are actually deployed and no real payments are charged.
Back to NxLabs

NxLabs / Vintage Story

Public Groups

XBy Xel

Make publicly joinable groups

Description

<p>Adds a /pubgroup command - /pubgroup &lt;action&gt; &lt;argument&gt;</p> <p>This lets you choose to open your group up to the public so anyone can join without needing to be invited.</p> <table style="width: 100%; height: 106px;" border="1"> <tbody> <tr style="height: 17px;"> <td style="width: 20.1232%; height: 17px;"><strong>Action</strong></td> <td style="width: 15.6571%; height: 17px;"><strong>Argument</strong></td> <td style="width: 64.2197%; height: 17px;"><strong>Example</strong></td> </tr> <tr style="height: 17px;"> <td style="width: 20.1232%; height: 17px;"><code>add</code></td> <td style="width: 15.6571%; height: 17px;"><code>&lt;groupname&gt;</code></td> <td style="width: 64.2197%; height: 17px;">/pubgroup add MyGroup</td> </tr> <tr style="height: 18px;"> <td style="width: 20.1232%; height: 18px;"><code>remove</code></td> <td style="width: 15.6571%; height: 18px;"><code>&lt;groupname&gt;</code></td> <td style="width: 64.2197%; height: 18px;">/pubgroup remove Town</td> </tr> <tr style="height: 18px;"> <td style="width: 20.1232%; height: 18px;"><code>join</code></td> <td style="width: 15.6571%; height: 18px;"><code>&lt;groupname&gt;</code></td> <td style="width: 64.2197%; height: 18px;">/pubgroup join FriendGroup</td> </tr> <tr style="height: 18px;"> <td style="width: 20.1232%; height: 18px;"><code>leave</code></td> <td style="width: 15.6571%; height: 18px;"><code>&lt;groupname&gt;</code></td> <td style="width: 64.2197%; height: 18px;">/pubgroup leave City17</td> </tr> <tr style="height: 18px;"> <td style="width: 20.1232%; height: 18px;"><code>list</code></td> <td style="width: 15.6571%; height: 18px;"><code>&lt;page&gt;</code></td> <td style="width: 64.2197%; height: 18px;">/pubgroup list 2</td> </tr> </tbody> </table> <p>A config file will be generated the first time the server is stopped while the mod is installed.</p>

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.