PrisonRanksX Config Prestigelist-GUI
-
Here you can configure, How the Gui prestige list will look in the game
_________________________________________________________________
title: "&3Prestiges" #gui title text
_________________________________
==== MainSections ====
currentprestige-options: #how you will see your current prestige in the gui
completedprestige-options: #how you will see the prestiges you completed in the gui
notcompletedprestige-options: #how you will see the prestiges that you didn't prestigeup to in the gui
_________________________________
==== SubSections ====
[Required]Code (YAML):itemNAME: EMERALD_BLOCK
~~~
[Required]Code (YAML):itemDATA: 0
~~~
[Required]Code (YAML):itemAMOUNT: 1
~~~
[Optional]Code (YAML):itemDISPLAYNAME: "%completedprestige_display%"
~~~
[Optional]
Code (YAML):itemLORE:
- "&a1ST LORE"
- "&e2nd lore line ^_^"
~~~
[Optional]
Code (YAML):itemENCHANTMENTS:
- "DURABILITY 1"
- "KNOCKBACK 1"
~~~
[Optional]
Code (YAML):itemFLAGS:
- "HIDE_ENCHANTS"
~~~
[Optional]
itemCOMMANDS #Here is what you can put in this section
* (cancel-item_move) = cancels moving the item in the inventory, take, pickup, drop, etc...
* (close-inventory) = close the inventory when you click the item in the inventory
* [console] <command> = execute a console command
* [op] <command> = execute a command as operator
* [player] <command> = execute a command as normal player
so for example:
Code (YAML):itemCOMMANDS:
- "(cancel-item_move)"
- "[console] warp %completedprestige% %player%"
~~~
[Optional]
custom #you can use this if you want for example the prestige P-1 to have a different option such as different item or item lore
so for example:
Code (YAML):custom:
P-1:
itemNAME: "IRON_BLOCK"
itemLORE:
- "&cunique lore"
- Loading...
- Loading...
XenCarta PRO
© Jason Axelrod from 8WAYRUN.COM