NameLayer: Difference between revisions

From CivWiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(link civ)
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:Namelayer Main GUI Example.png|thumb|250px|The overview screen in the in-game NameLayer interface, as shown by <code>[[NameLayer#Interface|/nl]]</code>. Each chestplate is a group, and the material is the player's rank in that group.]]
'''NameLayer''' is a common plugin on civ servers which allows for the creation of shared '''groups'''. Any player can create a group, and any player can be a member of as many groups as they want. Each group has a tiered rank structure, with players having varying level of permissions inside a particular group.
{{Mechanics series}}
'''NameLayer''' is a common plugin on [[Civ]] servers which allows for the creation of shared '''groups'''. Any player can create a group, and there is no limit on the number of groups a player can be a member of. Each group has a tiered rank structure, with players having varying level of permissions inside a particular group.


Groups interact closely with [[Citadel]], which allows reinforcing a block to a specific group. The group a block is reinforced to informs several other plugins. For instance, Citadel protections can be bypassed by players on their group, [[Snitch|snitches]] and [[Bastion|bastions]] will not affect players on their group, and [[Item Exchange|item exchanges]] can be locked to a specific group. Groups can also be used to send chat messages [[Chat|only certain players can see]].
Groups interact closely with [[Citadel]], which allows reinforcing a block to a specific group. The group a block is reinforced to informs several other plugins. For instance, Citadel protections can be bypassed by players on their group, [[Snitch|snitches]] and [[Bastion|bastions]] will not affect players on their group, and [[Item Exchange|item exchanges]] can be locked to a specific group. Groups can also be used to send chat messages visible [[Chat|only to players on that group]].


First introduced in [[Civcraft]], NameLayer has been included in every [[mainline]] civ server since.
First introduced in [[Civcraft]], NameLayer has been included in every [[mainline]] civ server since.
Line 14: Line 16:
=== Permissions ===
=== Permissions ===
Each rank comes with a default set of permissions. The permissions each rank grants can be modified for a particular group.
Each rank comes with a default set of permissions. The permissions each rank grants can be modified for a particular group.
{| class="wikitable mw-collapsible"
{| class="wikitable"
|+Base Namelayer Permissions
|+Base Namelayer Permissions
!Permission
!Permission
!Description
!Description
|-
|-
|LIST_PERMS
|<code>LIST_PERMS</code>
|Allows seeing how the permissions are set up for the group
|Allows seeing how the permissions are set up for the group
|-
|-
|GROUPSTATS
|<code>GROUPSTATS</code>
|Gives access to various group statistics such as member counts by permission type, who owns the group etc
|Gives access to various group statistics such as member counts by permission type, who owns the group etc
|-
|-
|OPEN_GUI
|<code>OPEN_GUI</code>
|Allows opening the GUI for this group
|Allows opening the GUI for this group
|-
|-
|JOIN_PASSWORD
|<code>JOIN_PASSWORD</code>
|perm level given to members when they join with a password
|perm level given to members when they join with a password
|-
|-
|MEMBERS
|<code>MEMBERS</code>
|Allows inviting new members and removing existing members
|Allows inviting new members and removing existing members
|-
|-
|MODS
|<code>MODS</code>
|Allows inviting/promoting new members and removing existing mods
|Allows inviting/promoting new members and removing existing mods
|-
|-
|ADMINS
|<code>ADMINS</code>
|Allows inviting/promoting new members and removing existing admins
|Allows inviting/promoting new members and removing existing admins
|-
|-
|OWNER
|<code>OWNER</code>
|Allows inviting/promoting new members and removing existing owners
|Allows inviting/promoting new members and removing existing owners
|-
|-
|BLACKLIST
|<code>BLACKLIST</code>
|Allows viewing this groups blacklist, adding players to the blacklist and removing players from the blacklist
|Allows viewing this groups blacklist, adding players to the blacklist and removing players from the blacklist
|-
|-
|PASSWORD
|<code>PASSWORD</code>
|Allows viewing this groups password and changing or removing it");
|Allows viewing this groups password and changing or removing it");
|-
|-
|PERMS
|<code>PERMS</code>
|Allows modifying permissions for this group
|Allows modifying permissions for this group
|-
|-
|DELETE
|<code>DELETE</code>
|Allows deleting this group
|Allows deleting this group
|-
|-
|LINKING
|<code>LINKING</code>
|(on servers that support it) Allows linking this group to another group as a supergroup or a subgroup
|(on servers that support it) Allows linking this group to another group as a supergroup or a subgroup
|-
|-
|MERGE
|<code>MERGE</code>
|(on servers that support it) Allows merging this group into another or merging another group into this one
|(on servers that support it) Allows merging this group into another or merging another group into this one
|}
|}
Other [[plugins]] can add permissions to groups, which are not a part of the base NameLayer plugin. These permissions act the same as the base permissions in that they can be modified on a per-group basis. The permissions provided by the most common plugins are listed below. Note that there may be permissions in this table which are not present on a civ server, and vice versa, depending on which plugins a civ server includes.
Other [[plugins]] can add permissions to groups, which are not a part of the base NameLayer plugin. These permissions act the same as the base permissions in that they can be modified on a per-group basis. The permissions provided by the most common plugins are listed below. Note that there may be permissions in this table which are not present on a civ server, and vice versa, depending on which plugins a particular server includes.
{| class="wikitable mw-collapsible"
{| class="wikitable"
|+Additional Namelayer Permissions
|+Additional Namelayer Permissions
!Provided By
!Provided By
Line 68: Line 70:
!Description
!Description
|-
|-
| rowspan="5" |[[Bastion]]
! rowspan="5" |[[Bastion]]
|BASTION_PEARL
|<code>BASTION_PEARL</code>
|Can pearl into bastion fields
|Can pearl into bastion fields
|-
|-
|BASTION_ALLOW_EXILED
|<code>BASTION_ALLOW_EXILED</code>
|Allows exiles inside bastion range
|Allows exiles inside bastion range
|-
|-
|BASTION_PLACE
|<code>BASTION_PLACE</code>
|Can place in bastion ranges reinforced to group
|Can place in bastion ranges reinforced to group
|-
|-
|BASTION_LIST
|<code>BASTION_LIST</code>
|Can list bastions on group (/bsl)
|Can list bastions on group (/bsl)
|-
|-
|BASTION_MANAGE_GROUPS
|<code>BASTION_MANAGE_GROUPS</code>
|
|
|-
|-
| rowspan="8" |[[Citadel]]
! rowspan="8" |[[Citadel]]
|DOORS
|<code>DOORS</code>
|Can open and close reinforced doors
|Can open and close reinforced doors
|-
|-
|ACIDBLOCK
|<code>ACIDBLOCK</code>
|Can place acidblocks reinforced to group (/ctacid)
|Can place acidblocks reinforced to group (/ctacid)
|-
|-
|CROPS
|<code>CROPS</code>
|Can place and destroy crops
|Can place and destroy crops
|-
|-
|INSECURE_REINFORCMENT
|<code>INSECURE_REINFORCMENT</code>
|Can use hoppers to take items out of reinforced containers /ctinsecure
|Can use hoppers to take items out of reinforced containers /ctinsecure
|-
|-
|REINFORCEMENT_INFO
|<code>REINFORCEMENT_INFO</code>
|Can use /cti and see group block reinforced to
|Can use /cti and see group block reinforced to
|-
|-
|BYPASS_REINFORCEMENT
|<code>BYPASS_REINFORCEMENT</code>
|Can use /ctb and break reinforcement, returning reinforcement item
|Can use /ctb and break reinforcement, returning reinforcement item
|-
|-
|REINFORCE
|<code>REINFORCE</code>
|Can /ctf, /ctb blocks
|Can /ctf, /ctb blocks
|-
|-
|CHESTS
|<code>CHESTS</code>
|Can use chests
|Can use chests
|-
|-
| rowspan="2" |[[Factory|FactoryMod]]
! rowspan="2" |[[Factory|FactoryMod]]
|UPGRADE_FACTORY
|<code>UPGRADE_FACTORY</code>
|Can upgrade factories
|Can upgrade factories
|-
|-
|USE_FACTORY
|<code>USE_FACTORY</code>
|Can use factory reinforced to group
|Can use factory reinforced to group
|-
|-
| rowspan="8" |[[Snitch]]
! rowspan="8" |[[Snitch]]
|CLEAR_SNITCHLOG
|<code>CLEAR_SNITCHLOG</code>
|Can clear snitchlog with /jaclear
|Can clear snitchlog with /jaclear
|-
|-
|SNITCH_NOTIFICATIONS
|<code>SNITCH_NOTIFICATIONS</code>
|Can see chat messageswhen players trigger snitches
|Can see chat messageswhen players trigger snitches
|-
|-
|SNITCH_IMMUNE
|<code>SNITCH_IMMUNE</code>
|Will no longer cause snitch alerts when in range of snitches on group.
|Will no longer cause snitch alerts when in range of snitches on group.
|-
|-
|READ_SNITCHLOG
|<code>READ_SNITCHLOG</code>
|Can check snitchlogs with /ja
|Can check snitchlogs with /ja
|-
|-
|SNITCH_TOGGLE_LEVER
|<code>SNITCH_TOGGLE_LEVER</code>
|Can do /jaToggleLevers 1 to allow snitchs triggering redstone
|Can do /jaToggleLevers 1 to allow snitchs triggering redstone
|-
|-
|<code>LIST_SNITCHES</code>
|LIST SNITCHES
|can /jalist to see all snitches on group
|can /jalist to see all snitches on group
|-
|-
|LOOKUP_SNITCH
|<code>LOOKUP_SNITCH</code>
|Can /jalookup a snitch giving coords
|Can /jalookup a snitch giving coords
|-
|-
|RENAME_SNITCH
|<code>RENAME_SNITCH
|Can rename snitches
|Can rename snitches</code>
|-
|-
| rowspan="2" |[[Chat]]
! rowspan="2" |[[Chat]]
|<code>READ_CHAT</code>
|READ CHAT
|Can read chat messages sent in group
|Can read chat messages sent in group
|-
|-
|WRITE_CHAT
|<code>WRITE_CHAT</code>
|Can type messages in group
|Can type messages in group
|-
|-
|[[Kira]]
![[Kira]]
|KIRA_MANAGE_CHANNEL
|<code>KIRA_MANAGE_CHANNEL</code>
|Can setup Kira relays on discord to relay group messages and alerts
|Can setup Kira relays on discord to relay group messages and alerts
|}
|}


== GUI ==
== Special groups ==


=== Personal group ===
NameLayer can be used entirely via commands, but there is a GUI which may be easier to use. use the <code>/nl</code> command to bring up the GUI.
Each player is automatically given a ''personal group'' upon joining the server for the first time, whose name is the same as the player. A personal group is no different from a normal group, except that it is automatically created for players.


By default, a player's personal group is also their default group.
[[File:Namelayer Main GUI Example.png|thumb|250px|The GUI opened by typing '/nl'.]]


=== Default group ===
The first screen of the Namelayer GUI shows rows of chestplates. Each chestplate corresponds to a Namelayer group, and the type of chestplate shows your permission level. Leather is member, gold is mod, iron is admin, and diamond is owner or primary owner. The enchanted chestplate shows your [[default group]].
Each player has a ''default group'', which is the group used by commands when no group is specified. This is the player's personal group by default, but can be changed with the <code>/nlsdg</code> command, or from [[NameLayer#Interface|the interface]].


== Unique Usernames ==
=== Global group ===
A ''global group'' is a group intended to provide a global chat, effectively bypassing the [[Chat|distance restriction of chat messages]]. This group is usually called <code>!</code> or <code>g</code>.


The concept of a global group was first introduced in [[Devoted]], where the global group was player-owned and managed, requiring players to join with a publicly shared password. On [[CivClassic]] and proceeding mainline server, global chat was cemented as a gameplay mechanic, with the group being owned by the server and players automatically added to it when they first join.
Although minecraft allows updating your account name, namelayer mechanics rely on a player's username being unique. Namelayer will use whatever username you first log in with. Changing your minecraft account username will not change it on your namelayer groups.


== Interface ==
If a player logs in with a username which is already in use in a namelayer group on the server, that player's displayed name will have a "1" appended to it.
[[File:Namelayer group management.png|thumb|The group screen in the <code>/nl</code> interface. Each chestplate is a member of the group, with rank shown by the chestplate's material. Various group management and display options are shown in the top and bottom rows respectively.]]
While groups can be managed entirely via commands, there is also an in-game interface which can be brought up with the <code>/nl</code> command.

In this interface, the material of a chestplate correspond to a player's rank in a group. Leather is member, gold is mod, iron is admin, and diamond is owner or primary owner. An enchanted chestplate denotes the player's [[NameLayer#Default group|default group]].

The first <code>/nl</code> screen is the overview screen, which shows all groups the player is a member of. Chestplate material denotes the player's rank in that group. Clicking on a chestplate will bring up the group screen.

The group screen shows all members of that group and their respective ranks.


== Command Reference ==
== Command Reference ==
Line 171: Line 184:
{|class="wikitable"
{|class="wikitable"
|+ class="nowrap" |
|+ class="nowrap" |
!Category
!width="30%"| Command
! width="30%" | Command
!width="70%"| Description
!width="70%"| Description
!Alias
|-
|-
! rowspan="2" |Info
|/nlcg <group> [password]
|<code>/help namelayer [page]</code>
| Creates a group, optionally with password
|Lists all NameLayer commands.
|{{n/a}}
|-
|-
|<code>[[NameLayer#Interface|/nl]]</code>
| /nlsp <group> <password>
|Brings up the in-game NameLayer interface.
| Adds password to an existing group
|{{n/a}}
|-
|-
! rowspan="9" |Personal
| /nljg <group> <password>
| <code>/nllg</code>
| Joins a password protected group
|Lists all groups the player is in.
|<code>/listgroups</code><br><code>/groups</code>
|-
|-
| /nlag <group>
|<code>/nljg <group> <password></code>
|Joins a group. Only groups with a password can be joined with this command.
| Accepts an invitation to a group
|<code>/joingroup</code>
|-
|-
| /nlbl <group> <player>
|<code>/nlleg <group></code>
| Blacklists a player in a group
|Leaves a group.
|<code>/leave</code><br><code>/leavegroup</code>
|-
|-
|<code>/nlgdg</code>
| /nldg <group>
|Gets the player's [[#Default group|default group]].
| Deletes a group
|{{n/a}}
|-
|-
|<code>/nlsdg <group></code>
|/nlip <group> <player> (PlayerType- default MEMBERS)
| Invites player to a group with optional rank
|Sets the player's [[#Default group|default group]].
|{{n/a}}
|-
|-
|<code>/nllci</code>
| /nlleg <group>
|Lists the player's pending invititations.
| Leaves a group
|<code>/invites</code><br><code>/listinvites</code>
|-
|-
| /nllink <super group> <\sub group>
|<code>/nlag <group></code>
|Accepts a pending invitation to a group.
| Links two groups to each other as nested groups. (unsupported)
|<code>/join</code><br><code>/accept</code><br><code>/acceptgroup</code><br><code>/acceptinvite</code>
|-
|-
| /nlmg <The group left> <The group that will be gone>
|<code>/nlrg <group></code>
|Rejects a pending invitation to a group.
| Merges two groups together. (Warning : Doing this is not recommended and may eventually cause groups to break)
|<code>/reject</code><br><code>/rejectinvite</code>
|-
|-
|<code>/nltaai</code>
|/nlmp <group> <add/remove> <PlayerType> <PermissionType>
|Modifies the permissions of a group.
|Toggles the auto-acceptance of group invitations.
|<code>/autoaccept</code>
|-
|-
! rowspan="14" |Management
| /nlpp <group> <player> <playertype>
| <code>/nlcg <group> [password]</code>
|Promotes/Demotes a Player in a group
| Creates a group. If <code>[password]</code> is not supplied, only players with an invitiation can join.
|<code>/create</code><br><code>/creategroup</code>
|-
|-
| /nlrg <group>
|<code>/nlip <group> <player> [rank]</code>
|Invites a player to a group. <code>[rank]</code> defaults to member.
| Rejects an invitation to a group.
|<code>/invite</code><br><code>/inviteplayer</code>
|-
|-
| /nlubl <group> <player>
|<code>/nlri <group> <player></code>
| Removes a player from the blacklist for a group
|Revokes an invitation of a player to a group.
|<code>/revoke</code><br><code>/revokeinvite</code>
|-
|-
| /nlrm <group> <member>
| <code>/nlrm <group> <member></code>
| Removes a member from a group.
| Removes a member from a group.
|<code>/remove</code><br><code>/removeplayer</code>
|-
|-
|/nlri <group> <player>
| <code>/nlbl <group> <player></code>
| Adds a player to the blacklist for a group.
| Revokes an invite
|<code>/blacklist</code>
|-
|/nlsdg <group>
| Sets or changes default group
|-
|/nltaai
|Toggles the auto-acceptance of invites
|-
| /nltg <group> <player>
| Transfers a group to another owner
|-
|/nlunlink </super group> </sub group>
|Unlinks two groups from each other. [Unsupported]
|-
| /nlun [CONFIRM]
| Updates account name on the server to the one minecraft account currently has [Unsupported]
|-
|-
| <code>/nlubl <group> <player></code>
| /nllg
| Lists all groups player is in. Formatted "<group> : <permission level>"
| Removes a player from the blacklist for a group.
|<code>/unblacklist</code>
|-
|-
| <code>/nlsbl <group></code>
| /nlgdg
| Gets default group
| Lists blacklisted players for a group.
|<code>/showblacklist</code>
|-
|-
| <code><nowiki>/nlmp <group> <add|remove> <rank> <permission></nowiki></code>
|/nlgls
| Adds or removes a permission from a rank in a group.
|Gets the amount of groups on server
|<code>/modifyperms</code>
|-
|-
|/nlgs <group>
|<code>/nllp <group> <rank></code>
|Lists permissions of a rank in a group.
| Get stats about a group. (Total members and list of members)
|<code>/permissions</code>
|-
|-
| <code>/nlpp <group> <player> <rank></code>
| /nlid
| Infodump including list of members for each role level in each group
| Sets the rank of a player in a group.
|<code>/promote</code><br><code>/promoteplayer</code>
|-
|-
| <code>/nllm <group> [rank]</code><br>
| /nllci
| Lists all members of a group. If <code>[rank]</code> is supplied, lists only members with that rank.
| Lists players current active invites.
|<code>/members</code><br><code>/listmembers</code>
|-
|-
| /nllm <group> (PlayerType)
| <code>/nlsp <group> <password></code>
| List the players with selected role in a group
| Adds a password to an existing group.
|<code>/setpassword</code>
|-
|-
| /nllp <group> <PlayerType>
| <code>/nltg <group> <player></code>
| Transfers primary ownership of a group to another player.
| Shows permissions for a PlayerType in a group.
|<code>/transfer</code><br><code>/transfergroup</code>
|-
|-
| /nlsbl <group>
| <code>/nldg <group></code>
|Shows all blacklisted players for a group
| Deletes a group.
|<code>/delete</code><br><code>/deletegroup</code>
|}
|}



Latest revision as of 23:55, 13 December 2023

The overview screen in the in-game NameLayer interface, as shown by /nl. Each chestplate is a group, and the material is the player's rank in that group.

NameLayer is a common plugin on Civ servers which allows for the creation of shared groups. Any player can create a group, and there is no limit on the number of groups a player can be a member of. Each group has a tiered rank structure, with players having varying level of permissions inside a particular group.

Groups interact closely with Citadel, which allows reinforcing a block to a specific group. The group a block is reinforced to informs several other plugins. For instance, Citadel protections can be bypassed by players on their group, snitches and bastions will not affect players on their group, and item exchanges can be locked to a specific group. Groups can also be used to send chat messages visible only to players on that group.

First introduced in Civcraft, NameLayer has been included in every mainline civ server since.

Mechanics

Rank

Groups come with a set of ranks. A widely used set is primary owner > owner > admin > mod > member, but this is not universal across civ servers. Players cannot create, rename, or move the ranks themselves, but they can assign players to different ranks.

Each group can have only one primary owner, though primary ownership can be transferred by the current primary owner. Other ranks have no limit on the number of players in them.

Permissions

Each rank comes with a default set of permissions. The permissions each rank grants can be modified for a particular group.

Base Namelayer Permissions
Permission Description
LIST_PERMS Allows seeing how the permissions are set up for the group
GROUPSTATS Gives access to various group statistics such as member counts by permission type, who owns the group etc
OPEN_GUI Allows opening the GUI for this group
JOIN_PASSWORD perm level given to members when they join with a password
MEMBERS Allows inviting new members and removing existing members
MODS Allows inviting/promoting new members and removing existing mods
ADMINS Allows inviting/promoting new members and removing existing admins
OWNER Allows inviting/promoting new members and removing existing owners
BLACKLIST Allows viewing this groups blacklist, adding players to the blacklist and removing players from the blacklist
PASSWORD Allows viewing this groups password and changing or removing it");
PERMS Allows modifying permissions for this group
DELETE Allows deleting this group
LINKING (on servers that support it) Allows linking this group to another group as a supergroup or a subgroup
MERGE (on servers that support it) Allows merging this group into another or merging another group into this one

Other plugins can add permissions to groups, which are not a part of the base NameLayer plugin. These permissions act the same as the base permissions in that they can be modified on a per-group basis. The permissions provided by the most common plugins are listed below. Note that there may be permissions in this table which are not present on a civ server, and vice versa, depending on which plugins a particular server includes.

Additional Namelayer Permissions
Provided By Permission Description
Bastion BASTION_PEARL Can pearl into bastion fields
BASTION_ALLOW_EXILED Allows exiles inside bastion range
BASTION_PLACE Can place in bastion ranges reinforced to group
BASTION_LIST Can list bastions on group (/bsl)
BASTION_MANAGE_GROUPS
Citadel DOORS Can open and close reinforced doors
ACIDBLOCK Can place acidblocks reinforced to group (/ctacid)
CROPS Can place and destroy crops
INSECURE_REINFORCMENT Can use hoppers to take items out of reinforced containers /ctinsecure
REINFORCEMENT_INFO Can use /cti and see group block reinforced to
BYPASS_REINFORCEMENT Can use /ctb and break reinforcement, returning reinforcement item
REINFORCE Can /ctf, /ctb blocks
CHESTS Can use chests
FactoryMod UPGRADE_FACTORY Can upgrade factories
USE_FACTORY Can use factory reinforced to group
Snitch CLEAR_SNITCHLOG Can clear snitchlog with /jaclear
SNITCH_NOTIFICATIONS Can see chat messageswhen players trigger snitches
SNITCH_IMMUNE Will no longer cause snitch alerts when in range of snitches on group.
READ_SNITCHLOG Can check snitchlogs with /ja
SNITCH_TOGGLE_LEVER Can do /jaToggleLevers 1 to allow snitchs triggering redstone
LIST_SNITCHES can /jalist to see all snitches on group
LOOKUP_SNITCH Can /jalookup a snitch giving coords
RENAME_SNITCH Can rename snitches
Chat READ_CHAT Can read chat messages sent in group
WRITE_CHAT Can type messages in group
Kira KIRA_MANAGE_CHANNEL Can setup Kira relays on discord to relay group messages and alerts

Special groups

Personal group

Each player is automatically given a personal group upon joining the server for the first time, whose name is the same as the player. A personal group is no different from a normal group, except that it is automatically created for players.

By default, a player's personal group is also their default group.

Default group

Each player has a default group, which is the group used by commands when no group is specified. This is the player's personal group by default, but can be changed with the /nlsdg command, or from the interface.

Global group

A global group is a group intended to provide a global chat, effectively bypassing the distance restriction of chat messages. This group is usually called ! or g.

The concept of a global group was first introduced in Devoted, where the global group was player-owned and managed, requiring players to join with a publicly shared password. On CivClassic and proceeding mainline server, global chat was cemented as a gameplay mechanic, with the group being owned by the server and players automatically added to it when they first join.

Interface

The group screen in the /nl interface. Each chestplate is a member of the group, with rank shown by the chestplate's material. Various group management and display options are shown in the top and bottom rows respectively.

While groups can be managed entirely via commands, there is also an in-game interface which can be brought up with the /nl command.

In this interface, the material of a chestplate correspond to a player's rank in a group. Leather is member, gold is mod, iron is admin, and diamond is owner or primary owner. An enchanted chestplate denotes the player's default group.

The first /nl screen is the overview screen, which shows all groups the player is a member of. Chestplate material denotes the player's rank in that group. Clicking on a chestplate will bring up the group screen.

The group screen shows all members of that group and their respective ranks.

Command Reference

Category Command Description Alias
Info /help namelayer [page] Lists all NameLayer commands.
/nl Brings up the in-game NameLayer interface.
Personal /nllg Lists all groups the player is in. /listgroups
/groups
/nljg <group> <password> Joins a group. Only groups with a password can be joined with this command. /joingroup
/nlleg <group> Leaves a group. /leave
/leavegroup
/nlgdg Gets the player's default group.
/nlsdg <group> Sets the player's default group.
/nllci Lists the player's pending invititations. /invites
/listinvites
/nlag <group> Accepts a pending invitation to a group. /join
/accept
/acceptgroup
/acceptinvite
/nlrg <group> Rejects a pending invitation to a group. /reject
/rejectinvite
/nltaai Toggles the auto-acceptance of group invitations. /autoaccept
Management /nlcg <group> [password] Creates a group. If [password] is not supplied, only players with an invitiation can join. /create
/creategroup
/nlip <group> <player> [rank] Invites a player to a group. [rank] defaults to member. /invite
/inviteplayer
/nlri <group> <player> Revokes an invitation of a player to a group. /revoke
/revokeinvite
/nlrm <group> <member> Removes a member from a group. /remove
/removeplayer
/nlbl <group> <player> Adds a player to the blacklist for a group. /blacklist
/nlubl <group> <player> Removes a player from the blacklist for a group. /unblacklist
/nlsbl <group> Lists blacklisted players for a group. /showblacklist
/nlmp <group> <add|remove> <rank> <permission> Adds or removes a permission from a rank in a group. /modifyperms
/nllp <group> <rank> Lists permissions of a rank in a group. /permissions
/nlpp <group> <player> <rank> Sets the rank of a player in a group. /promote
/promoteplayer
/nllm <group> [rank]
Lists all members of a group. If [rank] is supplied, lists only members with that rank. /members
/listmembers
/nlsp <group> <password> Adds a password to an existing group. /setpassword
/nltg <group> <player> Transfers primary ownership of a group to another player. /transfer
/transfergroup
/nldg <group> Deletes a group. /delete
/deletegroup