Skip to content

Permission Card

NorthWestTrees edited this page Mar 9, 2023 · 9 revisions

Overview

Many blocks such as cameras, monitors, and drones use permissions for controlling what people can or can't do.

Usage

Right-clicking on a supported block with the permission card will open the permission editor.
The admin permission for that block must be empty or the player trying to use the card must have admin permission to open the interface.
Players with a server permission level of 2 Can set permissions without being an admin for the block.

Settings

Text field

  • The text field is where you type the player's display name.
  • Make sure the name is typed exactly the same or the permissions will not work.

Remove Checkbox

  • If the remove check box is checked the player display name will be removed from the list.

Admin Checkbox

  • If the admin check box is checked then the player will be added or removed from the admin's list.
  • If the admin check box is not checked then the player will be added or removed from the member's list.

? Button

This button will print out both lists of permission (members and admins) and their display names.

Enter Button

This button will apply the changes to the desired role.

Supported Blocks

Recipes

Prior to 4.6.0

Crafting Table Column 1 Column 2 Column 3
Row 1 A A A
Row 2 C B B
Row 3 D
ID Name Tag
A Cyan Dye cctvcraft:recipe/dye/cyan
B Iron Nugget cctvcraft:recipe/iron_nugget
C Redstone Dust cctvcraft:recipe/redstone_dust
D Gold Nuget cctvcraft:recipe/gold_nugget
Information Value
Namespace cctvcraft
Recipe Group cctvcraft_permission_card

4.6.0 and Up

Prior to 4.6.0

Crafting Table Column 1 Column 2 Column 3
Row 1 A A A
Row 2 C B B
Row 3 D
ID Name Tag
A Cyan Dye cctvcraft:recipe/dye/cyan
B Metal Plate cctvcraft:recipe/metal_plate
C Copper Wire cctvcraft:recipe/copper_wire
D Gold Nuget cctvcraft:recipe/gold_nugget
Information Value
Namespace cctvcraft
Recipe Group permission_card

Tags

Type Tag
Item cctvcraft:tools/permission_card
Block cctvcraft:permission_card/blocks

🏠 Home

😺 GitHub

πŸ“‘ Mod Pages

πŸ§ͺ Development

Clone this wiki locally