Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxthegreat99 authored Oct 9, 2023
1 parent fa13ca4 commit 8601069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ A plugin conceived for Hardcore Chalenge minigames, that pings players once a nu

### Configs
- `Enabled` - Whether or not the plugin is enabled.
- `ghost.hardghost` - .
- `PingRequirementType` - The way the plugin shall check for if it should ping the server's players or not, its value can only be one of these: `PlayersAlive`,`PlayersDead`, `PercentageAlive`.
- `PingRequirementValue` - the value associated with the RequirementType, for instance if the value is `5` PingRequirementType is `PlayersAlive` it will ping the players once there are 5 or less players left alive, for `PlayersDead` it will be 5 or more dead and for `PercentageAlive` it will be **50% or less** left alive, this means that when the type is PercentageAlive, the value should only be between 1 and 10.
- `PingIntervalSec` - The time interval in seconds at which the plugin should ping the players.
Expand Down

0 comments on commit 8601069

Please sign in to comment.