[API 5/6] CatClearLag (clearlag for Sponge)

Yes, it would be more readable than “1250 seconds”.

Did you change the interval but leave the warnings the default?

Hum, yes I did.
I just want to change :
{ color=white text=" {seconds} " },

Into something like :

{ color=white text=" {minuts} " },

But it might depends on arguments { seconds { optional=false } } and I am not sure if I can simply change it to minuts

If you change that it will break the message completely.
There is a section in the config that looks like this,

warnings=[
    540,
    570
]

By default the interval to clear is 600, so 540 is 60 seconds, 570 would be 30 seconds.

What I mean is that I want the plugin to broadcast “Purge in 30 minutes” instead of “Purge in 600 seconds” to be more human readable, whatever interval is set.

It only does seconds.

1 Like

Hahaha, sorry my question was not really clear.

I suppose that I will run an external cron job with custom message :slight_smile:

Could you add an option to disable all warnings from CatClearLag ?

What would be the proper way to whitelist these items?

appliedenergistics2:crystal_seed
appliedenergistics2:crystal_seed:600
appliedenergistics2:crystal_seed:1200
appliedenergistics2:material:10
appliedenergistics2:material:11
appliedenergistics2:material:12

Because the :## doesnt seem to work.

Just use this command with the item in hand. /clwhitelist

Is it possible to whitelist entities such as Pixelmon statues/certain npcs?

e:I missed the part on top about entities in the config, how can I find entity names?

Update for API7 1.12.x? :frowning:

It is already updated to Sponge API7 and it works without any problem.
Version 0.8.2

2 Likes

Downloads fine for me.

1 Like

hey how can i configure this to remove only item drops and not my NPCs and pixelmon

1 Like

I tryed to fix the config not saving on use /clwhitelist but seems all is ok with code and the way is saved. Maybe a Sponge issue or other way to save the configs in-game?

And an option to except named entities to be removed, and a blacklist too, instead of whitelist.

How do i get it to clear pixelmon but not the npcs

In our continuing effort to phase out the Plugin Releases category, this thread is being locked because the plugin is already listed on Ore.

Check it out: TimeTheCat / CatClearLag