File tree 1 file changed +2
-11
lines changed
1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ If the Player doesn't have installed the key press system then he can change his
40
40
| spawnchanche | Float | The chanche that Scp056 spawns |
41
41
| requiredPlayers | Integer | The Amount of Players needed before Scp056 can spawn|
42
42
| 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 |
43
44
44
45
Default Configuration for Scp056
45
46
```
@@ -80,16 +81,6 @@ items:
80
81
spawnChanche: 50
81
82
requiredPlayers: 3
82
83
replaceScp: false
84
+ replace079 : true
83
85
}
84
86
```
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
- ```
You can’t perform that action at this time.
0 commit comments