Verstion v1.2.4 much betterSolved

v2.0.0 made me upset...  config become less flexible... same upkeep prices for every level is really bad... ui not shows... and why we need now type an command to see info, much better when you see ui when open tc...

v1.2.4 never got laag problems, more flexible config, all ui work well, just everything work well. (So why need to rewrite plugin so hardly like v2.0.0)
Wish a developer to dont take off old cfg settings when adding something new.... 

Hey baziliauskas, I think there is some misunderstanding. There is not the same upkeep prices for every protection level in v2.0.0, in fact you have more control over the prices than you do in v1.2.4, instead of a cost multiplier, you can set each price to exactly what you want. You can setup your protection levels like this:

    "Protection levels": {
      "0": {
        "Online protection percentage (0-100)": 0.0,
        "Offline protection percentage (0-100)": 100.0,
        "Hourly building cost" : 1,
        "Hourly base cost" : 9,
        "Cost per damage": 0.1
      },
      "1": {
        "Online protection percentage (0-100)": 100.0,
        "Offline protection percentage (0-100)": 100.0,
        "Hourly building cost" : 10,
        "Hourly base cost" : 90,
        "Cost per damage": 0.1
      }
   },

As you can see, you can set the exact value you want per protection level. In this case level 0 offers only offline protection, but at the affordable price of 1 per building block and 9 fixed price. Whereas level 1 offers both online and offline protection, but is much more expensive at 10 per building block and 90 fixed price.

You may have been confused as in the protection cost settings, you can set the default price values. Those are just simply the price values if you do not specifiy values in the protection level. I suppose I could have been clearer with how that works.

As for the UI, the ui has for the toolcupboard should absolutely still show and infact have much more useful information. The indicator (the thing that appears in the top right) I did have to make some changes to, in order to improve performance, as it no longer stays persistently and will only appear once the status as changed or someone attacks a protected entity. I would be more than happy to provide an option to make it persistent again if that would satisfy the needs of your server.

I am glad to hear that you didn't have performance issues with the previous version, however if you look at some of the topics of the plugin help board you will see that there were many who did indeed experience performance issues.

Feel free to use the v1.2.4, but I really do believe that v2.0.0 is a serious improvement.



Merged post

I went ahead and added the persistent indicator feature option in v2.1.0. I hope this resolves you're issues with this version!

ok, i try today tu update and scan it. i think this type of plugin you made you must add to webpages for salle. its great system in general.

baziliauskas

ok, i try today tu update and scan it. i think this type of plugin you made you must add to webpages for salle. its great system in general.

I'm sorry could you rephrase your post? I'm a bit caught up on some the spelling and I'm not sure what you meant to say.

i mean you should make this plugin paid
also can you add back to cfg ability to relocate ui ?

},
"Ui settings": {
"Anchor min": "0.650 0.025",
"Anchor max": "0.828 0.135"
},
"Indicator settings": {
"Enabled": true,
"Image url": "https://i.imgur.com/oUjJTFD.png",
"Anchor min": "0.8500 0.960",
"Anchor max": "0.9950 0.995"
}

we need to save a screen space

baziliauskas

i mean you should make this plugin paid
also can you add back to cfg ability to relocate ui ?

},
"Ui settings": {
"Anchor min": "0.650 0.025",
"Anchor max": "0.828 0.135"
},
"Indicator settings": {
"Enabled": true,
"Image url": "https://i.imgur.com/oUjJTFD.png",
"Anchor min": "0.8500 0.960",
"Anchor max": "0.9950 0.995"
}

Thats quite the compliment! I think I will keep this plugin free for now, as I want this to be available to as many servers as possible, I often make plugins that I personally would like to see in game so hopefully with it being free that will be possible. That being said I do take donations here if you are interested in supporting me, it helps keep me motivated and can keep plugins updated!

As for the indicator positon, yeah I can add that, but I won't have it ready immediately. I have a few very important bug fixes I need to resolve and patch first.

 

My all raid protection levels have 0 protection when players online, all works great.
But i noticed one thing, for this settings, players no need to see red unprotected ui when they at their own bases becouse they already know that they get protection only when they offline.
So nothing else to say, everything great

Ah I see, I added that thinking it would be helpful for them to know they are unprotected. But I can see it may be annoying if they have offline only protection.

If you would like me to add it, could you make a new post, then I'll flag it as a suggestion if I get around to it later?

Ok i will.

Locked automatically