Hi misticos. I was looking to create random spawn points in 1 island within many islands but I'm unsure how to use the plugin.
Plugin usageNot An Issue
If this is a custom map you could use specific biomes or topologies and spawn only on them.
Merged post
How else would you want this done so that I could implement other ways as well?
that's a good idea. I was planing to use your mod to generate spawns files to use with another plugin that changes spawn points depending on the server pop. Can you help me with this task? it is possible to generate a spawn file? Also, what does "locations" stands for in this plugin? What are they functionality? I really hope I don't bother enough.
Locations are static positions that can be grouped. Aka manual positions. You cannot generate lists to files yet but it could be added! What format are you looking for? At the moment positions are only retrievable via plugin API.
I was looking for spawns file format like this one: "1": "x y z", "2": "x y z", etc. It's achievable with plugin API?
Locked automatically