zhuowei / Airstrike

Minecraft Plugin for Bukkit
2 stars 1 forks source link

Expanded usage: coordinates vs player #1

Open seanth opened 12 years ago

seanth commented 12 years ago

It would be nice to allow one to use coordinates vs a player location. The usage I have in mind is a meteor shower triggered by a script on a cron job which would choose coordinates from a list

zhuowei commented 12 years ago

The old code from muCkk assumed players and updated the location to the player's location every time a projectile spawns, It shouldn't be too hard to convert, though.

seanth commented 12 years ago

Cool. To give to a concrete example of what I would do with it, you can read http://hatsonmadmen.blogspot.com/2012/01/timesink-part-1.html and the related posts.

The idea would be to set up the cron job so that once every 30 days there are "meteor storms" centered on the cities.

seanth commented 12 years ago

Any chance that is would be added soonish?

zhuowei commented 12 years ago

I'll have a bit more free time during the summer, so it will probably be added soon.