SpawnArea - Spawns players in a set area randomly
Version: v0.1
SpawnArea takes points set from a configuration file to determine a random location in which to spawn a player on death.
On first run SpawnArea will create a file named 'points' in the 'SpawnArea' folder. The 2 points may then be set by using integer values that create a rectangular region in which to spawn a player.
The default points set by the plugin on first run are (-10,-10) and (10,10)
Features:
- Spawns players in a random set area
- Area is customizable from a file
- Will not spawn players on lava, fire, water, or cacti