Jump to content

14 Screenshots

  • 64.6k
  • 561
  • 276.29 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



thomaspaste

Posted

Hello! Great plugin,

Having some problems allowing raiding only from 12:00 (middle of the day) - 02:00 (at night).

Cause of the plugin being setup with different days. Any idea how to configure this for my server?

 

 

TF Crazy

Posted

"» Schedules": [

 

    {

 

    "» Start": "00:00",

 

    "» End": "02:00"

 

    },

 

    {

 

    "» Start": "12:00",

 

    "» End": "00:00"

 

    }

 

]

Swedish Chef

Posted (edited)

please ignore this post.. solved

Edited by Swedish Chef
Rise

Posted

Noticed when we have players connected from PT at the time the plugin starts a new period we get this error in the console and the time/bar graphic doesn't update. 

CultureNotFoundException: Culture name en-PT is not supported. Parameter name: name

A reload of the plugin seems to fix this.

Swedish Chef

Posted (edited)

im getting the wrong message back when shooting a wall, im getting the FinishTodayMessage, instead of the AlertMessage. i was having trouble, im sure its just configured wrong. 

im trying to get a noraid at all until day 12 then no protection.  (im 2 week wipe)

is there a simple way that im missing? cheers

edit: when i delete the schedule times out, like your example

"» Schedules": [] 

i get 

(03:34:47) | ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
(03:34:47) | ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

im sure both these problems are related..

edit: i fixed the 2 execptions by addin this as my whole day schedule

"» Schedules": [
          {
            "» Start": "00:00",
            "» End": "12:00"
          },
          {
            "» Start": "12:00",
            "» End": "00:00"
          }
        ]

i didnt want 00:00 to 00:00 (because cause not sure if thats technically the "to and from" or the "to and to" )

and i didnt want 1 minute without protection. 00:00 to 23.59 

edit: im getting the right message back now. 

ill leave this post

CRaidController.json

Edited by Swedish Chef
TF Crazy

Posted (edited)

        "» All day raid": false,
        "» No raid all day": false,

True, if you don't need specific schedules 

Edited by TF Crazy
TF Crazy

Posted (edited)

11 hours ago, Mackenzie said:

Noticed when we have players connected from PT at the time the plugin starts a new period we get this error in the console and the time/bar graphic doesn't update. 



CultureNotFoundException: Culture name en-PT is not supported. Parameter name: name

A reload of the plugin seems to fix this.

I need to add an exception if the time format did not take into account

EDIT : PATCHED

Edited by TF Crazy
Swedish Chef

Posted

33 minutes ago, TF Crazy said:

True, if you don't need specific schedules 

I did that first but the gui bar was always counting down to the time in the schedule, and chat always say ...blah... 4pm, so i removed the schedules like your example, and thats where the exceptions for being empty happened. Its working now so im not going to redo. Thanks for creating the plugin, its exactly what i wanted.

TF Crazy

Posted

1 hour ago, Swedish Chef said:

I did that first but the gui bar was always counting down to the time in the schedule, and chat always say ...blah... 4pm, so i removed the schedules like your example, and thats where the exceptions for being empty happened. Its working now so im not going to redo. Thanks for creating the plugin, its exactly what i wanted.

Thanks to you. If you can ever disable or reduce the notifications

Swedish Chef

Posted (edited)

Deleted message

Edited by Swedish Chef
Swedish Chef

Posted (edited)

Deleted message

Edited by Swedish Chef
Swedish Chef

Posted

No refresh is happening when the Custom time for wipe cooldown happens

default config, then only changed what is below

"• Wipe Cooldown": {         
	"» Enabled": true,         
	"» Days after wipe": 0,         
	"» Custom (dd-MM-yy HH:mm)": "01-03-21 15:25"

it should have fallen into 

"• Monday": {         
	"» All day raid": true,

But nothing happened.

  • Love 1
Jose Lopes

Posted

I don’t understand ploguin well you can’t send me a configuration already more or less configured

TF Crazy

Posted

55 minutes ago, Jose Lopes said:

I don’t understand ploguin well you can’t send me a configuration already more or less configured

When plugin installed, you have a default config.

For any details, look docs

Elloco

Posted

On 2/12/2021 at 6:13 PM, Raphael Felipe said:

Hi how can I fix the bar doesn't look good..

raid.jpg

 How to fix?

Elloco

Posted

Have a problem. Raids on monday are suspended and only allowed on tuesday 24h later. however, it shows me the remaining time until 0:00 and also in chat appears raids allowed in 3h. not as wanted 19h remaining. how can i fix this?

TF Crazy

Posted

I had not foreseen this eventuality. This problem will be solved in v4

  • Like 2
Elloco

Posted

It was possible to raid at night with the config! Did I miss anything?     

 

},
      "• Monday": {
        "» All day raid": false,
        "» No raid all day": true,
        "» Schedules": [
          {
            "» Start": "14:00",
            "» End": "00:00"
          }
        ]
      },
      "• Tuesday": {
        "» All day raid": false,
        "» No raid all day": false,
        "» Schedules": [
          {
            "» Start": "16:00",
            "» End": "00:00"
          }
        ]
      },

CRaidController.json

Demo_71

Posted

Hello, is possible with this plugin to add a bypass for some deployables like bags and for twig buildings?

 

TF Crazy

Posted (edited)

Read plugin description ? @Laura Rodas

Edited by TF Crazy
Elloco

Posted

On 4/12/2021 at 9:32 PM, TF Crazy said:

I had not foreseen this eventuality. This problem will be solved in v4

any ETA?

Sniperpete86

Posted

need some help please. ive set plugin to allow raids daily between 7pm and 11pm, but once it comes to 11pm it says raiding is authorized  in 60 minutes, which would be 12am, but then at 12am the protection starts again fine.  Can that message be changed or removed? thanks

TF Crazy

Posted

Currently disables messages that warn of raids in the chat. A new version of the plugin is needed to solve this problem 

Elloco

Posted

any ETA for update?

TF Crazy

Posted

Not planned at this time. All depends on the advancement of my private projects, my professional and family life. I would love to release a new version with many more features after the summer

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 6
  • Sad 1
  • Love 2

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

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.