Jump to content

Wipe Countdown 1.0.2

   (5 reviews)

2 Screenshots

  • 192k
  • 6.2k
  • 8.07 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



RobJ

Posted

Can I trigger commands upon hitting zero?   Eg. o.unload serverpve, o.unload deathlogs 

thanks 

David

Posted (edited)

  On 11/11/2021 at 2:11 PM, RobJ said:

Can I trigger commands upon hitting zero?   Eg. o.unload serverpve, o.unload deathlogs 

thanks 

Expand  

This plugin simply just showing time difference between two timestamps, it can be done when I have some spare time which is bit unlikely atm 😅

Edited by David
daddyDUBZ

Posted

Can it call server datetime and deduct time between current and wipe date?

  • Like 1
Clockwurk

Posted

Also wondering this ^ I cannot seem to set the wipe timer, it always defaults to 1 week.

Surprised Mango

Posted

I just got this plugin and I was able to set it, however I noticed I had to go into the data file and remove the timer that was in there. Then reload the plugin so it would pull my actual timer from the config file and then start from there. But after that it did work correctly.

  • Like 1
David

Posted

  On 12/23/2021 at 5:52 AM, Clockwurk said:

Also wondering this ^ I cannot seem to set the wipe timer, it always defaults to 1 week.

Expand  

If you want change timer, open config and put in length of the wipe in seconds. Then reload plugin and type countdown_reset  into console. 

 

  • Like 1
Surprised Mango

Posted

  On 12/23/2021 at 5:56 AM, David said:

If you want change timer, open config and put in length of the wipe in seconds. Then reload plugin and type countdown_reset  into console. 

 

Expand  

Oh so there is a command for it xD

  • Haha 1
WarKingz

Posted

Can you make the  "Countdown (seconds)": 604800.0,  to a date instead like below

    "WipeDate": "12/25/2021",
    "WipeTime": "19:00", 

  • Like 4
  • Confused 1
  • Love 2
David

Posted

  On 12/23/2021 at 3:33 PM, WarKingz said:

Can you make the  "Countdown (seconds)": 604800.0,  to a date instead like below

    "WipeDate": "12/25/2021",
    "WipeTime": "19:00", 

Expand  

Sorry but no, you would have to change date every wipe unless I make complex wipe calendar from it which I don't want to do.

  • Like 2
Neighigh

Posted

I personally like that decision as I use this for Event countdowns.

  • Like 1
WarKingz

Posted

i respect your decision  thank you for the reply 

ArtiIOMI

Posted (edited)

  On 12/23/2021 at 6:44 PM, David said:

Sorry but no, you would have to change date every wipe unless I make complex wipe calendar from it which I don't want to do.

Expand  

Isn't it better to do something like "7d5h30m10"?
or

{
  days: 7,
  hours: 5,
  minutes: 30,
  secound: 0
}

then take the seconds out of those numbers.
Of course I can do it for myself. But I always prefer to make such corrections for a larger audience.

Edited by ArtiIOMI
David

Posted

  On 1/19/2022 at 12:37 PM, ArtiIOMI said:

Isn't it better to do something like "7d5h30m10"?

Expand  

To be honest I personally don't see point in changing it since you can simply type "seconds to days" into google and get your result 😄 although I'm not against you contributing so feel free to message me on discord if you want.

  • Like 2
YaMang -w-

Posted

It would be nice if the hours, minutes, and seconds could support other languages 😄

ALANMAN

Posted

I am midway through a wipe and trying to configure my welcome panel UI. It would be nice to have tools to count down time left on a schedule instead a static amount of seconds. This also seems odd to me because making changes mid cycle will always throw the counter off, and a lot of server admins make changes to try and experiment with what works. Maybe I am misunderstanding, but for a monthly forced wipe, the time will also never be correct. How can we use this for a monthly forced wipe schedule?

  • Love 1
Gay Sparkly T-Rex

Posted

@ALANMAN the wipe counter dosent reset unless your changing the map... You can make changes over and over to the welcome panel and the timer will still work correctly.

ALANMAN

Posted (edited)

@Razor14150What I am referencing is time until wipe. How do I set this in the middle of the wipe to a specific amount, without it being incorrect after wipe? Seems pretty confusing to configure mid wipe if my server wipes are based on a scheduled day. And that also doesn't take into account varying month lengths for forced wipes.

Edited by ALANMAN
  • Like 2
  • Love 1
Clockwurk

Posted (edited)

@ALANMAN
1. Use this site to calculate countdown in seconds:
https://www.timeanddate.com/date/durationresult.html

2. Edit WipeCountdown.json, change the number of seconds, and save it.

3. Issue console command 'o.reload WipeCountdown'

4. Issue console command 'countdown_reset'

Edited by Clockwurk
  • Like 5
TomNXT

Posted

Too bad custom chat icon does not work with /wipe command but only works with a triggered word... Why?

David

Posted

  On 2/3/2022 at 12:07 AM, TomNXT said:

Too bad custom chat icon does not work with /wipe command but only works with a triggered word... Why?

Expand  

Its because there is different methods used to broadcast message for all players and send reply to just one player but I will have a look if I can use something else for replying to player.

TomNXT

Posted

  On 2/3/2022 at 12:13 AM, David said:

Its because there is different methods used to broadcast message for all players and send reply to just one player but I will have a look if I can use something else for replying to player.

Expand  

yeah i was thinking it might be this problem, well it would make it perfect if you could somehow make this work, cheers!

TomNXT

Posted

Also next thing that would solve most of the problems here and would make it even better would be a chat command to set next wipe date with a specific hour in day, then the plugin itself would count how much is it till that date and would start counting off.

 

  • Like 1
ArtiIOMI

Posted

  On 2/3/2022 at 2:20 PM, TomNXT said:

Also next thing that would solve most of the problems here and would make it even better would be a chat command to set next wipe date with a specific hour in day, then the plugin itself would count how much is it till that date and would start counting off.

 

Expand  
  On 1/19/2022 at 11:46 PM, David said:

To be honest I personally don't see point in changing it since you can simply type "seconds to days" into google and get your result 😄 although I'm not against you contributing so feel free to message me on discord if you want.

Expand  

 

 

Neighigh

Posted

Seeing the requests for specified hour/day - Wouldn't it just be more confusing like this?? There's your region zone time, then there's the server's/host's set time - and then there's the Dev's zone time... I don't see how the result wouldn't be completely wonky. Seconds work perfectly fine to me when thought about the conundrum of understanding the time differences..

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 8
  • Confused 1
  • Love 2

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.9k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.