Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Combat": {
- "Block": {
- "damageTypes": [
- "Bullet",
- "Arrow",
- "Blunt",
- "Stab",
- "Slash",
- "Explosion",
- "Heat"
- ],
- "duration": 300.0,
- "enabled": true,
- "notify": true
- },
- "BlockWhen": {
- "giveDamage": {
- "enabled": true,
- "minCondition": 100.0,
- "minDamage": 1.0
- },
- "npcGiveDamage": false,
- "npcTakeDamage": false,
- "takeDamage": {
- "enabled": false,
- "minCondition": 100.0,
- "minDamage": 1.0
- }
- },
- "UnblockWhen": {
- "death": true,
- "respawn": true,
- "wakeup": false
- }
- },
- "Notifications": {
- "Chat": true,
- "GUIAnnouncements": {
- "backgroundColor": "Red",
- "enabled": false,
- "textColor": "White"
- },
- "UI": true
- },
- "Raid": {
- "Block": {
- "damageTypes": [
- "Bullet",
- "Explosion"
- ],
- "distance": 100.0,
- "duration": 900.0,
- "enabled": true,
- "excludePrefabs": [
- "ladder.wooden"
- ],
- "excludeWeapons": [
- "torch"
- ],
- "includePrefabs": [
- "door",
- "window.bars",
- "floor.ladder.hatch",
- "floor.frame",
- "wall.frame",
- "shutter",
- "external"
- ],
- "notify": true
- },
- "BlockExcept": {
- "clan": false,
- "friends": false,
- "owner": true
- },
- "BlockWhen": {
- "damage": {
- "enabled": true,
- "minCondition": 30.0
- },
- "destroy": true,
- "unowned": false
- },
- "BlockWho": {
- "clan": true,
- "cupboardAuthorized": true,
- "everyone": true,
- "friends": true,
- "owner": true,
- "raider": true
- },
- "Map": {
- "duration": 150.0,
- "enabled": false,
- "icon": "special"
- },
- "UnblockWhen": {
- "death": false,
- "respawn": false,
- "wakeup": false
- },
- "Zone": {
- "enabled": false,
- "enter": true,
- "leave": false
- }
- },
- "Settings": {
- "Block": {
- "Types": [
- "remove",
- "tp",
- "bank",
- "trade",
- "recycle",
- "shop",
- "bgrade",
- "build",
- "repair",
- "upgrade",
- "vend",
- "kit",
- "assignbed",
- "mailbox"
- ]
- },
- "cacheMinutes": 1.0
- },
- "VERSION": "2.1.2"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement