Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit e844dd9

Browse files
committed
Claim now shows up in the action gui for /f perms along with filler glass.
1 parent f915507 commit e844dd9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/config.yml

+11
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@ fperm-gui:
517517
tntfill: 41
518518
chest: 42
519519
spawner: 38
520+
claim: 49
520521
# Material to show, if the material is colorable eg: Wool, Stained Clay it will update with it's access color
521522
materials:
522523
build: STAINED_GLASS
@@ -545,6 +546,7 @@ fperm-gui:
545546
tntfill: STAINED_GLASS
546547
chest: STAINED_GLASS
547548
spawner: STAINED_GLASS
549+
claim: STAINED_GLASS
548550
# Same dummy items format as above
549551
dummy-items:
550552
'0':
@@ -588,6 +590,15 @@ fperm-gui:
588590
- 42
589591
- 43
590592
- 44
593+
- 45
594+
- 46
595+
- 47
596+
- 48
597+
- 49
598+
- 50
599+
- 51
600+
- 52
601+
- 53
591602
# {action} Action name eg: Setwarp, Kick
592603
# {action-access} Access name eg: Allow, Deny
593604
# {action-access-color} Access color eg: Allow;GREEN

0 commit comments

Comments
 (0)