注意:
配置文件:
{
"Settings": {
"Prefix": "{purple}BlockMaker {grey}|",
"Menu": "html",
"Building": {
"BuildMode": true,
"BuildModeConfig": false,
"AutoSave": false,
"SaveTime": 300,
"BlockGrabColor": "255,255,255,128",
"BlockSizes": [
{ "Title": "Small", "Size": 0.5 },
{ "Title": "Normal", "Size": 1 },
{ "Title": "Large", "Size": 2 },
{ "Title": "X-Large", "Size": 3 }
]
},
"Blocks": {
"DisableShadows": true,
"CamouflageT": "characters/models/ctm_fbi/ctm_fbi.vmdl",
"CamouflageCT": "characters/models/tm_leet/tm_leet_variantb.vmdl",
"FireParticle": "particles/burning_fx/env_fire_medium.vpcf"
},
"Teleports": {
"ForceAngles": false,
"EntryModel": "models/blockmaker/teleport/model.vmdl",
"EntryColor": "0,255,0,255",
"ExitModel": "models/blockmaker/teleport/model.vmdl",
"ExitColor": "255,0,0,255"
}
},
"Commands": {
"Admin": {
"Permission": "@css/root",
"BuildMode": "buildmode",
"ManageBuilder": "builder,builders"
},
"Building": {
"BuildMenu": "bm,buildmenu",
"CreateBlock": "create",
"DeleteBlock": "delete",
"RotateBlock": "rotate",
"PositionBlock": "position",
"BlockType": "type",
"BlockColor": "color",
"CopyBlock": "copy",
"ConvertBlock": "convert",
"LockBlock": "lock",
"SaveBlocks": "save",
"Snapping": "snap",
"Grid": "grid",
"Noclip": "nc",
"Godmode": "godmode",
"TestBlock": "testblock"
}
},
"Sounds": {
"SoundEvents": "soundevents/blockmaker.vsndevts",
"Blocks": {
"Speed": { "Event": "speed", "Volume": 1 },
"Camouflage": { "Event": "camouflage", "Volume": 1 },
"Damage": { "Event": "damage", "Volume": 1 },
"Health": { "Event": "health", "Volume": 1 },
"Invincibility": { "Event": "invincibility", "Volume": 1 },
"Nuke": { "Event": "nuke", "Volume": 1 },
"Stealth": { "Event": "stealth", "Volume": 1 },
"Teleport": { "Event": "teleport", "Volume": 1 }
},
"Building": {
"Enabled": true,
"Create": { "Event": "create", "Volume": 1 },
"Delete": { "Event": "delete", "Volume": 1 },
"Place": { "Event": "place", "Volume": 1 },
"Rotate": { "Event": "rotate", "Volume": 1 },
"Save": { "Event": "save", "Volume": 1 }
}
}
}
安装方法:
- 把插件放到服务器的addons/counterstrikesharp/plugins/目录
参考: