
Description
<p>Adds a /pubgroup command - /pubgroup <action> <argument></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><groupname></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><groupname></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><groupname></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><groupname></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><page></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
Sign in to leave a rating or comment.

