An open API service indexing awesome lists of open source software.

https://github.com/vsrstudio/simpleclothes

Perfect Clothing Plugins There Are Wings,Capes,GensinImpactSkin,Hats.
https://github.com/vsrstudio/simpleclothes

clothes hats pocketmine-plugins skins wings

Last synced: about 2 months ago
JSON representation

Perfect Clothing Plugins There Are Wings,Capes,GensinImpactSkin,Hats.

Awesome Lists containing this project

README

        

### SimpleClothes 1.2.0
This plugin is a clothing plugin like cosmetics, you could say it's more perfect.
- This plugin will continue to be developed.
- Not for sale

### Feature
- Add Shop
- Add Mystery Crate
- Add Scorehud Score `{simpleclothes.crate}` Show Key
- Add Command rca and permission simpleclothes

- **ClothesForm**
- Wings Form - Have 8 Skin
- Combo Wings Form - Have 3 Skin
- Genshin Impact Skin Form - Have 2 Skin
- Capes Form - Have 25 Skin
- Hats Form - Have 3 Skin
- Particle Form - Have 10 Particle

### Dependencies
- [InvMenu](https://github.com/Muqsit/InvMenu)
- [ScoreHud](https://github.com/Ifera/ScoreHud)
- [EconomyApi](https://github.com/ACM-PocketMine-MP/EconomyAPI)

### Commands
- **/sccrate help**
- -----[ SimpleClothes ]-----
- /simpleclothes - Open the clothes menu";
- /clothes - Alias command clothes menu";
- /sc - Alias command clothes menu";
- -----[ More Command ]-----
- /scmenu - Show basic menu";
- /scshop - Open shop menu simpleclothes";
- /sccrate - Open crate menu simpleclothes";
- /scrca - Rca Simpleclothes";
- /permission - Permission Simpleclothes";
- -----[ Crate ]-----
- /sccrate help - show help command simpleclothes";
- /sccrate setkey - setkey crate simpleclothes";
- /sccrate givekey - givekey crate simpleclothes";
- /sccrate takekey - takekey crate simpleclothes";
- /sccrate spawncrate - spawn crate simpleclothes";
- /sccrate removecrate - remove crate simpleclothes";

### Configuration
**Crate**
```yaml
# to add clothes gift
# permission add {player} kagune.wing
# or
# scrca {player} permission add {player} kagune.wing
reward:
- name: "§l§e1000 Money"
commands:
- "givemoney {player} 1000"
- name: "§l§e20 Diamonds"
commands:
- "give {player} diamond 20"
- name: "§l§e32 Iron Ingot"
commands:
- "give {player} iron_ingot 32"
- name: "§l§e10 Emerald"
commands:
- "give {player} emerald 10"
```
**Shop**
```yaml
# Paste Permission Here And The Price
# Customize Format
# Shop
shop:
wings:
"demon.wing": 1000
"kagune.wing": 1500
capes:
"Aceee.cape": 5000
"CawPe.cape": 10000
hats:
"tv.hats": 2000
"frog.hats": 2500
particles:
"particle.flame": 1200
"particle.lava": 1800
```
### Video Review
[Watch the video on YouTube](https://youtu.be/VhpFutHtjFI?si=klDZlk9MRQF5Jk_d)