From 7621a447009235c1b05bafb2e6d11907e25d0a1f Mon Sep 17 00:00:00 2001 From: XoMiya-WPC Date: Tue, 2 Nov 2021 18:51:23 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70922ff..7fc307a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ This plugin **WILL NOT WORK** on previous versions | `delay` | Integer | 3 | | `max_players` | Integer | -1 | | `type` | Integer | 0 | -| `time` | Ushort | 10 | +| `time` | Float | 10 | | `enabled` | Boolean | true | * **team:** Choose from a list of the Teams: `RSC` - Scientists, `CHI` - Chaos Insurgency, `CDP` - Class D, `MTF` - Facility Guards, `SCP` - SCPs. Each team will define which role see the broadcast. From bc285b322b6d1ab0499c65a8a6d56982f8d25b05 Mon Sep 17 00:00:00 2001 From: XoMiya-WPC Date: Tue, 2 Nov 2021 18:52:21 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7fc307a..b9e735f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This plugin **WILL NOT WORK** on previous versions | ------------- | ------------- | ------------- | | `is_enabled` | Boolean | true | | `enable_debug` | Boolean | false | -| `wamt_preliminary_delay_time` | Integer | 10 | +| `wamt_preliminary_delay_time` | Float | 10 | * **is_enabled:** Defines if the plugin will be enabled or not. Only enter `true` or `false`. * **enable_debug:** Defines if the plugin will print extra debugging messages in console. Only enter `true` or `false`. @@ -30,7 +30,7 @@ This plugin **WILL NOT WORK** on previous versions | `delay` | Integer | 3 | | `max_players` | Integer | -1 | | `type` | Integer | 0 | -| `time` | Float | 10 | +| `time` | Ushort | 10 | | `enabled` | Boolean | true | * **team:** Choose from a list of the Teams: `RSC` - Scientists, `CHI` - Chaos Insurgency, `CDP` - Class D, `MTF` - Facility Guards, `SCP` - SCPs. Each team will define which role see the broadcast.