Custom Graffiti
Graphical interface for selecting graffiti Using graffiti by all players on your server without purchasing DLC Adding your graffiti pictures Working with permissions for your privileges on the server Totorial: Commands: /graffiti - Opens graffiti menu (commands are configured in the config) Confi...
codefling.com
About Custom Graffiti
- Graphical interface for selecting graffiti
- Using graffiti by all players on your server without purchasing DLC
- Adding your graffiti pictures
- Working with permissions for your privileges on the server
Commands:
/graffiti - Opens graffiti menu (commands are configured in the config)
Config:
JSON:
{
"List of SkinID graffiti": {
"13060": {
"Name": "Rock",
"Permission": "CustomGraffiti.default"
},
"13061": {
"Name": "Hazmat",
"Permission": "CustomGraffiti.default"
},
"13062": {
"Name": "Beancan",
"Permission": "CustomGraffiti.default"
},
"13063": {
"Name": "Target",
"Permission": "CustomGraffiti.default"
},
"13064": {
"Name": "When's Whip",
"Permission": "CustomGraffiti.default"
},
"13065": {
"Name": "Facepunch",
"Permission": "CustomGraffiti.default"
},
"13066": {
"Name": "Candle Hat",
"Permission": "CustomGraffiti.default"
},
"13071": {
"Name": "Frog Boots",
"Permission": "CustomGraffiti.default"
}
},
"Should the menu be opened to the player the first time they draw a standard graffiti?": false,
"(MgPanel only) prompt the player about the graffiti when they first draw the default graffiti?": false,
"Command to call graffiti menu": "graffiti"
}