NameLayer: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(reword lede)
(moar code blocks)
Line 19: Line 19:
!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
|}
|}
Line 69: Line 69:
|-
|-
| 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
|}
|}
Line 174: Line 174:
!width="70%"| Description
!width="70%"| Description
|-
|-
|/nlcg <group> [password]
| <code>nlcg <group> [password]</code>
| Creates a group, optionally with password
| Creates a group, optionally with password
|-
|-
| /nlsp <group> <password>
| <code>nlsp <group> <password></code>
| Adds password to an existing group
| Adds password to an existing group
|-
|-
| /nljg <group> <password>
| <code>nljg <group> <password></code>
| Joins a password protected group
| Joins a password protected group
|-
|-
| /nlag <group>
| <code>nlag <group></code>
| Accepts an invitation to a group
| Accepts an invitation to a group
|-
|-
| /nlbl <group> <player>
| <code>nlbl <group> <player></code>
| Blacklists a player in a group
| Blacklists a player in a group
|-
|-
| /nldg <group>
| <code>nldg <group></code>
| Deletes a group
| Deletes a group
|-
|-
|/nlip <group> <player> (PlayerType- default MEMBERS)
| <code>nlip <group> <player> (PlayerType- default MEMBERS)</code>
| Invites player to a group with optional rank
| Invites player to a group with optional rank
|-
|-
| /nlleg <group>
| <code>nlleg <group></code>
| Leaves a group
| Leaves a group
|-
|-
| /nllink <super group> <\sub group>
| <code>nllink <super group> <\sub group></code>
| Links two groups to each other as nested groups. (unsupported)
| Links two groups to each other as nested groups. (unsupported)
|-
|-
| /nlmg <The group left> <The group that will be gone>
| <code>nlmg <The group left> <The group that will be gone></code>
| Merges two groups together. (Warning : Doing this is not recommended and may eventually cause groups to break)
| Merges two groups together. (Warning : Doing this is not recommended and may eventually cause groups to break)
|-
|-
|/nlmp <group> <add/remove> <PlayerType> <PermissionType>
| <code>nlmp <group> <add/remove> <PlayerType> <PermissionType></code>
|Modifies the permissions of a group.
|Modifies the permissions of a group.
|-
|-
| /nlpp <group> <player> <playertype>
| <code>nlpp <group> <player> <playertype></code>
|Promotes/Demotes a Player in a group
|Promotes/Demotes a Player in a group
|-
|-
| /nlrg <group>
| <code>nlrg <group></code>
| Rejects an invitation to a group.
| Rejects an invitation to a group.
|-
|-
| /nlubl <group> <player>
| <code>nlubl <group> <player></code>
| Removes a player from the blacklist for a group
| Removes a player from the blacklist for a group
|-
|-
| /nlrm <group> <member>
| <code>nlrm <group> <member></code>
| Removes a member from a group.
| Removes a member from a group.
|-
|-
|/nlri <group> <player>
| <code>nlri <group> <player></code>
| Revokes an invite
| Revokes an invite
|-
|-
|/nlsdg <group>
| <code>nlsdg <group></code>
| Sets or changes default group
| Sets or changes default group
|-
|-
|/nltaai
| <code>nltaai</code>
|Toggles the auto-acceptance of invites
|Toggles the auto-acceptance of invites
|-
|-
| /nltg <group> <player>
| <code>nltg <group> <player></code>
| Transfers a group to another owner
| Transfers a group to another owner
|-
|-
|/nlunlink </super group> </sub group>
| <code>nlunlink </super group> </sub group></code>
|Unlinks two groups from each other. [Unsupported]
|Unlinks two groups from each other. [Unsupported]
|-
|-
| /nlun [CONFIRM]
| <code>nlun [CONFIRM]</code>
| Updates account name on the server to the one minecraft account currently has [Unsupported]
| Updates account name on the server to the one minecraft account currently has [Unsupported]
|-
|-
| /nllg
| <code>nllg</code>
| Lists all groups player is in. Formatted "<group> : <permission level>"
| Lists all groups player is in. Formatted "<group> : <permission level>"
|-
|-
| /nlgdg
| <code>nlgdg</code>
| Gets default group
| Gets default group
|-
|-
|/nlgls
| <code>nlgls</code>
|Gets the amount of groups on server
|Gets the amount of groups on server
|-
|-
|/nlgs <group>
| <code>nlgs <group></code>
| Get stats about a group. (Total members and list of members)
| Get stats about a group. (Total members and list of members)
|-
|-
| /nlid
| <code>nlid</code>
| Infodump including list of members for each role level in each group
| Infodump including list of members for each role level in each group
|-
|-
| /nllci
| <code>nllci </code>
| Lists players current active invites.
| Lists players current active invites.
|-
|-
| /nllm <group> (PlayerType)
| <code>nllm <group> (PlayerType)</code>
| List the players with selected role in a group
| List the players with selected role in a group
|-
|-
| /nllp <group> <PlayerType>
| <code>nllp <group> <PlayerType> </code>
| Shows permissions for a PlayerType in a group.
| Shows permissions for a PlayerType in a group.
|-
|-
| /nlsbl <group>
| <code>nlsbl <group></code>
|Shows all blacklisted players for a group
|Shows all blacklisted players for a group
|}
|}