Custom Menus!
MoonPillars has been given the support to create your own particles!
Go to the file /plugins/MoonPillars/Menus/cosmetic-bow.yml
, it will look like:
Settings:
Gui-Title: "&aCosmetics" #Hex Colors are supported!
Gui-Size: 45 #9,18,27,36,45,54
Command: /cosmetics-bow #Command to open the menu, It will be registered automaticly after a server-restart!
aliases:
- cosm-bow
- cosmetic-bow
Permissions:
Required-Permission: true
Permission: "MoonPillars.Cosmetics-GUI"
Permissions-Denied: "&cYou do not have permissions for this gui!"
Gui:
1:
DisplayName: "&f"
Lores:
Slot: [0, 1, 9, 7, 8, 17, 27, 35, 36, 37, 43, 44]
Item: BLUE_STAINED_GLASS_PANE
Glowing: false
Commands:
2:
DisplayName: "&f"
Lores:
Slot: [2, 3, 4, 5, 6, 18, 26, 38, 39, 40, 41, 42]
Item: LIGHT_BLUE_STAINED_GLASS_PANE
Glowing: false
Commands:
3:
DisplayName: "&eDefault Cosmetic!"
Lores:
- "&7Buy the default cosmetic! Price, 75"
Slot: 21
Item: WIND_CHARGE
Glowing: false
Commands:
- "[COSMETIC:BUY:${SECTION:BOW}:${ID:1}:${PRICE:75}]"
- "[COSMETIC:SELECT:${SECTION:BOW}:${ID:1}]"
"[COSMETIC:BUY:${SECTION:BOW}:${ID:1}:${PRICE:75}]"
ID: The Cosmetics, ID Price = Price in Enabled hook /Plugins/MoonPillars/Settings.yml
All Possible Command Actions,
#${ClickedPlayer} - Returns player that used the command!
#[COMMAND:PLAYER] <Command>
#[COMMAND:CONSOLE] <Command>
#[MESSAGE:PLAYER] <Message>
#[MESSAGE:CONSOLE] <Message>
#[INVENTORY:CLOSE]
#[INVENTORY:OPEN:${MoonPillars-GUI.yml}]
#[JOINGAME:CUSTOM:${mymap}]
#[JOINGAME:RANDOM]
#[COSMETIC:BUY:${SECTION:CAGES}:${ID:1}:${PRICE:75}]
#[COSMETIC:SELECT:${SECTION:CAGES}:${ID:1}]
#[MOONGAME:FORCESTART]
#[MOONGAME:VOTE]
#[MOONGAME:LEAVEGAME]
#[LANGUAGE:${LANGUAGE-ID}] - LANGUAGE-ID = /LangFiles/en.yml - .yml = LANGUAGE-ID = en