forked from Josvth/random-spawn
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
http://forum.civcraft.co/t/what-do-you-view-as-flawed-in-this-current-iteration-of-civcraft/357/70
Updates to spawning behavior:
- Pick a random player within the same world as the spawning player.
- Find a point between 400 and 800 blocks distance from that player. Make sure the point is on ground level so as to not spawn anyone in a vault (y=65 to 200).
- Fire a custom random-spawn event and check if it is cancelled. If it is cancelled go back to 1.
- Spawn the player.