I'd like to be spawned to a lot of players on a number of islands Is this what it's like to have a function? How do you use it? I don't understand how to use it.
Unsure how to use Power SpawnNot An Issue
I'll check. Thank you. This is what happens when you use debug.
23:38:22[DEBUG] PowerSpawn > Found position: (-589.0, 3.5, 415.0)
23:38:22[DEBUG] PowerSpawn > Found position: (-589.0, 3.5, 415.0)
23:38:22[DEBUG] PowerSpawn > Found position: (365.0, 0.4, -143.0)
23:38:23[DEBUG] PowerSpawn > Haven't found a position for leaf
I am not sure what do you need. Do you want players to spawn randomly on the map (but not in the water)?
Yes I am preparing an FFA server.
There are four maps, and if you have a player,
I want to spawn in the same place (but not in the water)
It is a translator but I hope it is well delivered.
map image https://imgur.com/Qwfpm9F
There are four maps, and if you have a player,
I want to spawn in the same place (but not in the water)
It is a translator but I hope it is well delivered.
map image https://imgur.com/Qwfpm9F
Doesn't it work with default config? As I see it gets random positions for players according to the debug u sent me.
Yes, basic configuration. It looks like that in the debugger, but in the end, it's just where it spawns. The spawn location is the same even if you unload the plugin. [DEBUG] PowerSpawn> Haven't found a position for leaf
{
"Minimal Distance To Building": 10,
"Minimal Distance To Collider": 10,
"Maximum Number Of Attempts To Find A Location": 200,
"Respawn Locations Group": -2,
"Enable Respawn Locations": false,
"Pre-Generate Spawn Locations": false,
"Pre-Generated Spawn Locations Amount": 1000,
"Maximum Number Of Attempts To Find Pre-Generated Spawn Locations": 500,
"Location Management Command": "loc",
"Location Management Permission": "powerspawn.location",
"Debug": false
} As you see, for some players it couldn't find spawn position. Try increasing maximum number of attempts to find a location (200 in your config, u can set it to 500 or even 1000 if you want) and decreasing Minimal Distance To ...
Thank you i'll Check
Merged post
Hi. I tried the method you told me, but it will only respawn on the map I attached. Can't respawn on another map. What is the problem?
Config
Log
Merged post
Hi. I tried the method you told me, but it will only respawn on the map I attached. Can't respawn on another map. What is the problem?
Config
{
"Minimal Distance To Building": 0,
"Minimal Distance To Collider": 0,
"Maximum Number Of Attempts To Find A Location": 1000,
"Respawn Locations Group": -2,
"Enable Respawn Locations": false,
"Pre-Generate Spawn Locations": false,
"Pre-Generated Spawn Locations Amount": 1000,
"Maximum Number Of Attempts To Find Pre-Generated Spawn Locations": 500,
"Location Management Command": "loc",
"Location Management Permission": "powerspawn.location",
"Debug": true
}Log
19:44:22Unloaded plugin Power Spawn v1.1.2 by Iv Misticos
19:44:22Loaded plugin Power Spawn v1.1.2 by Iv Misticos
19:44:25MM2[125651/76561198074331969] was suicide by Suicide
19:44:32[DEBUG] PowerSpawn > Found position: (544.0, 3.8, 426.0)
19:44:33[DEBUG] PowerSpawn > Found position: (408.0, 0.1, -216.0)Map Image Link : https://imgur.com/a/qzroNishttps://imgur.com/oHmNmEy
Locked automatically