Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 353 Bytes

ShowZombieCount

Simple plugin that would show how many zombies you currently have as SCP 049.

Default Config

show_zombie_count:
# Whether or not this plugin is enabled.
  is_enabled: true
  text: '<color=red>Zombies: %zombiecount</color>'
  # Determines the position of the text on screen (-15 = Below, 0 = Middle, 32 = Top)
  text_position: 15