Author Topic: Need a few scripts done/dug up  (Read 758 times)

For a 24/7 freebuild I'm hosting, I'm interested in finding scripts or add-ons which contain these features:

1. Something that auto clears bricks, used to "refresh the server"

2. A warning system

3. A server log keeper

Thanks for your help!

what kind of auto clear do you need?
clear anybody's bricks that have less than X bricks?
of players that are no longer online?
just clear all bricks?

I made a clearstuffbricks a while back which would clear anybody's bricks if it was less than 100 or the specified value
it wouldn't be difficult to loop that to happen every so hour or so

or would it be better to clear players bricks if they've been offline for an hour or so and have less than X bricks?

what kind of auto clear do you need?
clear anybody's bricks that have less than X bricks?
of players that are no longer online?
just clear all bricks?

I made a clearstuffbricks a while back which would clear anybody's bricks if it was less than 100 or the specified value
it wouldn't be difficult to loop that to happen every so hour or so

or would it be better to clear players bricks if they've been offline for an hour or so and have less than X bricks?
I want to clear all bricks, this is to keep it neat and orderly.

I want to clear all bricks, this is to keep it neat and orderly.
It would kind of suck to build something just to come back the next day and find its gone.

It would kind of suck to build something just to come back the next day and find its gone.
why not save all a player's bricks and give it to him as a file

why not save all a player's bricks and give it to him as a file
The issue being you don't want to save everyone's bricks, it would be nice if you could just save bricks that are tied to your BLID.

The issue being you don't want to save everyone's bricks, it would be nice if you could just save bricks that are tied to your BLID.
I'm going to release a lot of neat and useful mods that are currently tied to my City RPG, when my bricks hit 400k, it will save, and then save each BLID build as a separate bls, and then it will completely reset. I don't want anyone making a really nice build and then all the sudden it's gone. Which is why I was planning to make this.

I'd prefer something that clears only builds without a baseplate under them so people don't get angry or sad that their build was destroyed.

I'd prefer something that clears only builds without a baseplate under them so people don't get angry or sad that their build was destroyed.
I see what you're saying, I've reconsidered deleting everyone's bricks, now I'm thinking only spam bricks would be deleted. As well, I will go on, and builds that I find spammy will be deleted.

that's easy enough to do
you could either use something similar to /clearspambricks when the player leaves, on their bricks
or you could just call /clearspambricks every so often