SkipNight/src/main/resources/config.yml

14 lines
487 B
YAML
Raw Normal View History

2026-08-01 09:27:21 +00:00
World_Name: world
Percentage: 0.25
2026-08-01 09:23:13 +00:00
Player:
Sleep:
2026-08-01 09:27:21 +00:00
Night: '&7* %player is sleeping. %count more required.'
Storm: '&7* %player is sleeping. %count more required.'
AlreadySleptNight: '&7Your vote to skip the night has already counted. %count
more required.'
AlreadySleptStorm: '&7Your vote to skip the storm has already counted. %count
more required.'
2026-08-01 09:23:13 +00:00
Server:
Skip:
2026-08-01 09:27:21 +00:00
Night: '&7Majority vote. Skipping night.'
Storm: '&7Majority vote. Skipping storm.'