Civcraft / PrisonPearl

Minecraft plugin for civcraft which allows players to imprison other players inside ender pearls
BSD 3-Clause "New" or "Revised" License
4 stars 16 forks source link

Free pearls beyond a given radius from a specific location #20

Closed ttk2 closed 9 years ago

ttk2 commented 9 years ago

In this context PrisonPearl would auto free on restart pearls that where outside of world border (15000 block radius from 0,0) making the center and the radius configurable is trivial and may help with mutliwording later.

rourke750 commented 9 years ago

Done, need to test and will upload code.

rourke750 commented 9 years ago

https://github.com/Civcraft/PrisonPearl/commit/879951d492bdb72c9f9b4c8e0705d2257a7886b3

ttk2 commented 9 years ago

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 notifications@github.com wrote:

Closed #20 https://github.com/Civcraft/PrisonPearl/issues/20.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220.

rourke750 commented 9 years ago

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 notifications@github.com wrote:

Closed #20 https://github.com/Civcraft/PrisonPearl/issues/20.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697.

ttk2 commented 9 years ago

oh, so no running with Citadel 2.0? that's fine then, how does it do its math?

On Thu, Jan 15, 2015 at 9:51 AM, rourke750 notifications@github.com wrote:

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 notifications@github.com wrote:

Closed #20 https://github.com/Civcraft/PrisonPearl/issues/20.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70106317.

rourke750 commented 9 years ago

Simple distance formula. Have some other way to do it? On Jan 15, 2015 11:22 AM, "ttk2" notifications@github.com wrote:

oh, so no running with Citadel 2.0? that's fine then, how does it do its math?

On Thu, Jan 15, 2015 at 9:51 AM, rourke750 notifications@github.com wrote:

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 notifications@github.com wrote:

Closed #20 https://github.com/Civcraft/PrisonPearl/issues/20.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70106317.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112256.

ttk2 commented 9 years ago

what I mean is that chests can only be placed at integer locations, so 1500 is the radius limit, it just frees if the chest is 1501 away?

On Thu, Jan 15, 2015 at 10:24 AM, rourke750 notifications@github.com wrote:

Simple distance formula. Have some other way to do it? On Jan 15, 2015 11:22 AM, "ttk2" notifications@github.com wrote:

oh, so no running with Citadel 2.0? that's fine then, how does it do its math?

On Thu, Jan 15, 2015 at 9:51 AM, rourke750 notifications@github.com wrote:

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 notifications@github.com

wrote:

Closed #20 https://github.com/Civcraft/PrisonPearl/issues/20.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70106317>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112256.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112597.

rourke750 commented 9 years ago

Yes. Would you like a player warning as well? On Jan 15, 2015 11:30 AM, "ttk2" notifications@github.com wrote:

what I mean is that chests can only be placed at integer locations, so 1500 is the radius limit, it just frees if the chest is 1501 away?

On Thu, Jan 15, 2015 at 10:24 AM, rourke750 notifications@github.com wrote:

Simple distance formula. Have some other way to do it? On Jan 15, 2015 11:22 AM, "ttk2" notifications@github.com wrote:

oh, so no running with Citadel 2.0? that's fine then, how does it do its math?

On Thu, Jan 15, 2015 at 9:51 AM, rourke750 notifications@github.com wrote:

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 < notifications@github.com>

wrote:

Closed #20 https://github.com/Civcraft/PrisonPearl/issues/20.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70106317>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112256>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112597.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70113682.

ttk2 commented 9 years ago

I don't know how it would warn them except perhaps when placing the pearl into the chest

On Thu, Jan 15, 2015 at 10:38 AM, rourke750 notifications@github.com wrote:

Yes. Would you like a player warning as well? On Jan 15, 2015 11:30 AM, "ttk2" notifications@github.com wrote:

what I mean is that chests can only be placed at integer locations, so 1500 is the radius limit, it just frees if the chest is 1501 away?

On Thu, Jan 15, 2015 at 10:24 AM, rourke750 notifications@github.com wrote:

Simple distance formula. Have some other way to do it? On Jan 15, 2015 11:22 AM, "ttk2" notifications@github.com wrote:

oh, so no running with Citadel 2.0? that's fine then, how does it do its math?

On Thu, Jan 15, 2015 at 9:51 AM, rourke750 notifications@github.com

wrote:

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 < notifications@github.com>

wrote:

Closed #20 https://github.com/Civcraft/PrisonPearl/issues/20.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70106317>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112256>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112597>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70113682.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70115208.

rourke750 commented 9 years ago

Pretty much. On Jan 15, 2015 11:56 AM, "ttk2" notifications@github.com wrote:

I don't know how it would warn them except perhaps when placing the pearl into the chest

On Thu, Jan 15, 2015 at 10:38 AM, rourke750 notifications@github.com wrote:

Yes. Would you like a player warning as well? On Jan 15, 2015 11:30 AM, "ttk2" notifications@github.com wrote:

what I mean is that chests can only be placed at integer locations, so 1500 is the radius limit, it just frees if the chest is 1501 away?

On Thu, Jan 15, 2015 at 10:24 AM, rourke750 notifications@github.com

wrote:

Simple distance formula. Have some other way to do it? On Jan 15, 2015 11:22 AM, "ttk2" notifications@github.com wrote:

oh, so no running with Citadel 2.0? that's fine then, how does it do its math?

On Thu, Jan 15, 2015 at 9:51 AM, rourke750 < notifications@github.com>

wrote:

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 < notifications@github.com>

wrote:

Closed #20 < https://github.com/Civcraft/PrisonPearl/issues/20>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70106317>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112256>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112597>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70113682>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70115208.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70118584.

ttk2 commented 9 years ago

I should add this to your Citadel 3.0 testing server? Also I whitelisted that is there anything else you need me todo so that you can be ready f or the event this sunday?

On Thu, Jan 15, 2015 at 10:59 AM, rourke750 notifications@github.com wrote:

Pretty much. On Jan 15, 2015 11:56 AM, "ttk2" notifications@github.com wrote:

I don't know how it would warn them except perhaps when placing the pearl into the chest

On Thu, Jan 15, 2015 at 10:38 AM, rourke750 notifications@github.com wrote:

Yes. Would you like a player warning as well? On Jan 15, 2015 11:30 AM, "ttk2" notifications@github.com wrote:

what I mean is that chests can only be placed at integer locations, so 1500 is the radius limit, it just frees if the chest is 1501 away?

On Thu, Jan 15, 2015 at 10:24 AM, rourke750 < notifications@github.com>

wrote:

Simple distance formula. Have some other way to do it? On Jan 15, 2015 11:22 AM, "ttk2" notifications@github.com wrote:

oh, so no running with Citadel 2.0? that's fine then, how does it do its math?

On Thu, Jan 15, 2015 at 9:51 AM, rourke750 < notifications@github.com>

wrote:

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 < notifications@github.com>

wrote:

Closed #20 < https://github.com/Civcraft/PrisonPearl/issues/20>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70106317>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112256>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112597>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70113682>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70115208>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70118584.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70119150.

rourke750 commented 9 years ago

I'm good for Saturday. I'll test this myself. I'll get jawa to help me the other jars. On Jan 15, 2015 5:02 PM, "ttk2" notifications@github.com wrote:

I should add this to your Citadel 3.0 testing server? Also I whitelisted that is there anything else you need me todo so that you can be ready f or the event this sunday?

On Thu, Jan 15, 2015 at 10:59 AM, rourke750 notifications@github.com wrote:

Pretty much. On Jan 15, 2015 11:56 AM, "ttk2" notifications@github.com wrote:

I don't know how it would warn them except perhaps when placing the pearl into the chest

On Thu, Jan 15, 2015 at 10:38 AM, rourke750 notifications@github.com

wrote:

Yes. Would you like a player warning as well? On Jan 15, 2015 11:30 AM, "ttk2" notifications@github.com wrote:

what I mean is that chests can only be placed at integer locations, so 1500 is the radius limit, it just frees if the chest is 1501 away?

On Thu, Jan 15, 2015 at 10:24 AM, rourke750 < notifications@github.com>

wrote:

Simple distance formula. Have some other way to do it? On Jan 15, 2015 11:22 AM, "ttk2" notifications@github.com wrote:

oh, so no running with Citadel 2.0? that's fine then, how does it do its math?

On Thu, Jan 15, 2015 at 9:51 AM, rourke750 < notifications@github.com>

wrote:

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 < notifications@github.com>

wrote:

Closed #20 < https://github.com/Civcraft/PrisonPearl/issues/20>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70106317>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112256>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112597>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70113682>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70115208>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70118584>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70119150.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70170806.

ttk2 commented 9 years ago

updated readius enforcing prisonpearl is now on the citadel 3.0 testing server

On Thu, Jan 15, 2015 at 5:37 PM, rourke750 notifications@github.com wrote:

I'm good for Saturday. I'll test this myself. I'll get jawa to help me the other jars. On Jan 15, 2015 5:02 PM, "ttk2" notifications@github.com wrote:

I should add this to your Citadel 3.0 testing server? Also I whitelisted that is there anything else you need me todo so that you can be ready f or the event this sunday?

On Thu, Jan 15, 2015 at 10:59 AM, rourke750 notifications@github.com wrote:

Pretty much. On Jan 15, 2015 11:56 AM, "ttk2" notifications@github.com wrote:

I don't know how it would warn them except perhaps when placing the pearl into the chest

On Thu, Jan 15, 2015 at 10:38 AM, rourke750 < notifications@github.com>

wrote:

Yes. Would you like a player warning as well? On Jan 15, 2015 11:30 AM, "ttk2" notifications@github.com wrote:

what I mean is that chests can only be placed at integer locations, so 1500 is the radius limit, it just frees if the chest is 1501 away?

On Thu, Jan 15, 2015 at 10:24 AM, rourke750 < notifications@github.com>

wrote:

Simple distance formula. Have some other way to do it? On Jan 15, 2015 11:22 AM, "ttk2" notifications@github.com wrote:

oh, so no running with Citadel 2.0? that's fine then, how does it do its math?

On Thu, Jan 15, 2015 at 9:51 AM, rourke750 < notifications@github.com>

wrote:

Yea. Its built against new namelayer so I'll throw it on the testing event for Saturday. On Jan 15, 2015 10:24 AM, "ttk2" notifications@github.com

wrote:

is this built on the build server now?

On Wed, Jan 14, 2015 at 7:49 PM, rourke750 < notifications@github.com>

wrote:

Closed #20 < https://github.com/Civcraft/PrisonPearl/issues/20>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#event-219166220>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70101697>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70106317>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112256>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70112597>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70113682>.

— Reply to this email directly or view it on GitHub <

https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70115208>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70118584>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70119150>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70170806.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/20#issuecomment-70183865.