get every sign in the world
#1
Hi again,
Im working on a Protection Plugin that should be used by players not only admins

It works like this, you build an area with a fence and a fence_gate, place a sign in front of the fence_gate with [garden] on top line. My Plugin follows the fence and protects it for the Player who placed the sign.

I want this Plugin to be without database so I have to read every Sign in the World to know if it is a "Garden". currently im using the generating chunk hook to read every block and see if there is a sign. but that doesn't work for the spawn area or on reloads. so does someone has a idea how to archieve that?

current code -> https://github.com/danny9484/Gardens
Reply
Thanks given by:


Messages In This Thread
get every sign in the world - by danny9484 - 03-15-2016, 07:28 PM
RE: get every sign in the world - by xoft - 03-15-2016, 07:46 PM
RE: get every sign in the world - by danny9484 - 03-15-2016, 07:53 PM
RE: get every sign in the world - by danny9484 - 03-15-2016, 10:22 PM
RE: get every sign in the world - by danny9484 - 03-15-2016, 10:37 PM
RE: get every sign in the world - by danny9484 - 03-15-2016, 10:40 PM
RE: get every sign in the world - by xoft - 03-16-2016, 12:10 AM
RE: get every sign in the world - by danny9484 - 03-16-2016, 01:26 AM
RE: get every sign in the world - by xoft - 03-18-2016, 12:12 AM
RE: get every sign in the world - by danny9484 - 03-18-2016, 02:07 AM
RE: get every sign in the world - by NiLSPACE - 03-18-2016, 02:11 AM
RE: get every sign in the world - by danny9484 - 03-18-2016, 02:16 AM
RE: get every sign in the world - by danny9484 - 03-18-2016, 02:29 AM
RE: get every sign in the world - by xoft - 03-18-2016, 04:22 AM
RE: get every sign in the world - by danny9484 - 03-18-2016, 07:47 PM
RE: get every sign in the world - by xoft - 03-18-2016, 09:00 PM
RE: get every sign in the world - by danny9484 - 03-18-2016, 09:33 PM
RE: get every sign in the world - by xoft - 03-18-2016, 10:01 PM
RE: get every sign in the world - by danny9484 - 03-18-2016, 10:15 PM
RE: get every sign in the world - by danny9484 - 03-19-2016, 12:59 AM
RE: get every sign in the world - by xoft - 03-19-2016, 08:18 PM
RE: get every sign in the world - by danny9484 - 03-21-2016, 06:37 PM
RE: get every sign in the world - by xoft - 03-21-2016, 10:21 PM
RE: get every sign in the world - by danny9484 - 03-21-2016, 11:00 PM
RE: get every sign in the world - by danny9484 - 03-21-2016, 11:18 PM



Users browsing this thread: 1 Guest(s)