Skip to content

M-Beast/SpawnConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SpawnConfig

Allows you to control the spawns of entities on your server.

Features

  • Spawn Control: Define spawn chances for entities to control their frequency.
  • Configurable: Easily customize the configuration to fit your server's needs.
  • Automatic Cleanup: Remove entities with a spawn chance of 0.

Configuration

{
  "Enabled": false,
  "Spawns": []
}
  • Enabled: if set to true it enables the plugin.
  • Spawns: list of entities's prefabs and it's spawn chances (auto generated when you first load the plugin).

About

Allows you to control the spawns of entities on your server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages