I am having an issue with loot respawning too often and the "refreshMinutes: 30" setting is not in the generic config as indicated in the documentation, can I just add this entry and if I do will it work?
Loot refresh minutesNot An Issue
In response to steej ():I am having an issue with loot respawning too often and the "refreshMinutes: 30" setting is not in t...
There's no such "refreshMinutes" anymore in the plugin. This was used before 3.x.x.
The loot respawn is fully controlled by server internals. The plugin cannot and does not control this behaviour.
In response to pookins ():Thank you for your rapid response, As I have been unable to locate that file on my server I have ask...
The "SpawnHandler" is no file, it's a game-class ;)
The former "SpawnConfig" plugin did handle some parts of it, but NOT the loot refresh (didn't work by the code which the plugin used).
Locked automatically