spawned merchants

master
root 2021-08-21 01:36:51 +02:00
parent e8496cc783
commit 188fa20241
2 changed files with 9 additions and 1 deletions

View File

@ -29,7 +29,8 @@ Hold the special key (aux) and rightclick the merchantz. It requires the server
## Spawn
By default some merchants spawn in the world
By default some merchants spawn in the world.
See
## Licenses

View File

@ -1,5 +1,12 @@
# Spawn routine
## Enable/disable spawn
spawn = true
## Time in second
spawn_interval = 300
## Chance to spawn [0.0-1.0]
spawn_chance = 0.5
## A message announcing the merchant to all the players
spawn_announce = true
## Lifetime for the merchant
## dissapearing after it
lifetime = 300