Added
- Win Cosmetics
- 2 Custom Particles (Only available for the Win Cosmetics)
- Updated the Default cage to 1.18
Changed
- Cosmetic Buy & Select GUI
- Cosmetic Main GUI
Fixed
- When scoreboards are disabled it still showed random text
- API Crashes
- Bedrock users not being able to select cosmetics
- Lobby items not being given back when leaving the game
- Not receiving GameLobby items
Add this to your /plugins/MoonPillars/Cosmetics.yml
Code (YAML):
Cosmetics:
Particles:
Win
:
#Win particles supports custom built-in particles! You can always request the developers to add YOUR particle!
#Current custom particles:
#"CUSTOM_ANVILRAIN" - Rains Anvils for 5 seconds long X amount of anvils
#"CUSTOM_PIGS" - Shoots pigs to different vectors (5 Pigs per 20 ticks * 100 Ticks)
Gui-Title
:
"&e&lWin Particles"
Size
: 54
Particles:
1:
DisplayName
:
"&7Anvil Rain"
Price
: 225
#shards!
Slot
: 11
Item
: ANVIL
Particle
: CUSTOM_ANVILRAIN
2:
DisplayName
:
"&dFlying Pigs!"
Price
: 375
#shards!
Slot
: 12
Item
: PIG_SPAWN_EGG
Particle
: CUSTOM_PIGS