Civcraft / BetterShards

A bukkit mod that supports Civcraft's plugin and sharding.
BSD 3-Clause "New" or "Revised" License
8 stars 8 forks source link

RandomSpawn plugin should allow random spawns in other worlds #71

Closed rourke750 closed 8 years ago

rourke750 commented 8 years ago

modify code to allow spawning in other worlds.

Maxopoly commented 8 years ago

If only someone added a config option for that...

This is part of why I dislike the civconfig stuff, you have to dig through code to actually find the options you need

rourke750 commented 8 years ago

Meant via plugin api

Maxopoly commented 8 years ago

Wait you mean, that someone is in shard X and you want to randomspawn them in shard Y?

rourke750 commented 8 years ago

No someone is in shard x and wants to random spawn them in shard y to a different world

On Jul 16, 2016 7:25 PM, "Maxopoly" notifications@github.com wrote:

Wait you mean, that someone is in shard X and you want to randomspawn them in shard Y?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Civcraft/BetterShards/issues/71#issuecomment-233156359, or mute the thread https://github.com/notifications/unsubscribe-auth/ABkpKDPwIHpHM0pjYSir9ysq6yYDMLEmks5qWWhjgaJpZM4JNyOP .

Maxopoly commented 8 years ago

But we only have one world per shard?

Maxopoly commented 8 years ago

It does now