Skip to content

Commit e7c938b

Browse files
authored
Update README.md
1 parent a8b75a4 commit e7c938b

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

+2-11
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ If the Player doesn't have installed the key press system then he can change his
4040
| spawnchanche | Float | The chanche that Scp056 spawns |
4141
| requiredPlayers | Integer | The Amount of Players needed before Scp056 can spawn|
4242
| replacescp | Boolean | If set to true Scp056 will be spawned instead of an Scp |
43+
| replace079 | Boolean | If set to true can 056 not spawn alone with 079 |
4344

4445
Default Configuration for Scp056
4546
```
@@ -80,16 +81,6 @@ items:
8081
spawnChanche: 50
8182
requiredPlayers: 3
8283
replaceScp: false
84+
replace079 : true
8385
}
8486
```
85-
86-
# Translation
87-
Scp056 also supports the Translation System of Synapse so that you can easily change the Translation of the Plugin
88-
89-
Default:
90-
```
91-
<color=blue><b>You are now</b></color> <color=red><b>Scp</b></color> <color=blue><b>056</b></color>
92-
There still exist %targets% more Targets to kill for you
93-
<color=blue><b>You have killed</b></color> <color=red><b>Scp</b></color> <color=black><b>056</b></color>
94-
<color=blue><b>You are killed by</b></color> <color=red><b>Scp</b></color> <color=black><b>056</b></color>
95-
```

0 commit comments

Comments
 (0)