Jump to content

Welcome Panel 4.3.6

$16.99
   (77 reviews)
Message added by David,

CUSTOMER SUPPORT 
To report issues with plugin or simply get in touch with me, please use support section on site or create ticket on my discord

On-site Support
 Discord Support    
 

Please allow at least 24 hours for response on site tickets as we all live in different time zones.  Not available during weekends.

15 Screenshots

  • 506.1k
  • 13.6k
  • 42.05 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



KingSizeKevin

Posted

  On 7/21/2021 at 10:00 PM, Robis said:

well good plugin no comments, but that addons.... why cant be all in one ? same result need more separated plugins.

i have already 148 plugins loaded... and im looking how to decrease this number instead of grove it up...

I think would be great if developers think about it, spend more time to make multiple functions in one plugin...

prefer to pay more money for one big plugin then many separated...

Expand  

I agree

David

Posted

  On 7/21/2021 at 10:00 PM, Robis said:

well good plugin no comments, but that addons.... why cant be all in one ? same result need more separated plugins.

i have already 148 plugins loaded... and im looking how to decrease this number instead of grove it up...

I think would be great if developers think about it, spend more time to make multiple functions in one plugin...

prefer to pay more money for one big plugin then many separated...

Expand  

Hey thanks for your feedback, but having few extra lightweight plugins will not affect your server performance at all. You should be focusing on how much resources plugin takes and which hooks is using instead of plugin count. I could easily paste everything into one file but I dont see reason to do so. I have multiple reasons why I did split those addons, Few of them:

To not create overloaded config files, people already struggling enough, Im constantly getting messages from people with messed up json formating.

Some owners are not using Kits or maybe they also not running any store with ranks so they can actually can choose what to use. 

I have couple more addons planned like ladderboard, or shop and splitting them up allowing me to sell them separately for affordable prices rather than all in for big price. Again for those who dont need every addon. 

Also if people having issues with particular adddon is making my life easier to debug things...

After all if you dont mind "paying more" just reach out on discord, I will slap everything together for you if you think that wil help your performance.

  • Like 1
  • Love 1
Ionut Shiro

Posted (edited)

Dope plugin + addon easiy configurable been using it for 3 months nearly now with the new addon it's even better.

 A E S T H E T I C S

Also David is a helpful friendly dude bigs up

Edited by Ionut Shiro
Robis

Posted

Oh i really dont thinked about those who has low lvl on plugins understanding and editing. in this case you was right.

Just saying personally, i really going crazy about number of plugins i have to use... 🙂

  • Like 1
Bumfuzzler

Posted

Is there a way to provide links to other tabs? For instance, if you reference Discord on the Wipe Cycle tab, click on Discord to bring you to the Discord tab.

David

Posted

  On 7/23/2021 at 10:58 PM, Bumfuzzler said:

Is there a way to provide links to other tabs? For instance, if you reference Discord on the Wipe Cycle tab, click on Discord to bring you to the Discord tab.

Expand  

That would require adding some cui elements into code and also I would have to do some changes for config which would make it just more cluttered so due to that this is not something what I would consider adding to public version.

Ofc any customization can be done, feel free reach out on discord if you want something special for your welcome panel. 

Krungh Crow

Posted

i recently purchased it myself and i love it Thx @David.
Could you add backgroundImage Transparency (alpha) so the background images are not that FULL and in my face ^^

David

Posted (edited)

  On 8/10/2021 at 9:13 PM, Krungh Crow said:

i recently purchased it myself and i love it

Expand  

I love to hear that! 👌
 

  On 8/10/2021 at 9:13 PM, Krungh Crow said:

Could you add backgroundImage Transparency 

Expand  

Unfortunately that is not possible, however you can simply set transparency for image in any editing soft. and save it as png.

Edited by David
Krungh Crow

Posted (edited)

elements.Add(new CuiElement { Parent = "StockUI", Components = { new CuiRawImageComponent { Url = $"{configData.BackgroundImage}",
Color = string.Format($"1 1 1 {configData.BckgrndAlpha}"), FadeIn = 0f }, new CuiRectTransformComponent { AnchorMin = $"0 0", AnchorMax = $"1 1" } } });

u can set a transparency on images ^^ i do it all the time let me lookup the code examples 🙂 (see above block)
its a setting in my garage plugin aswell 🙂

 

Edited by Krungh Crow
  • Like 1
David

Posted

  On 8/11/2021 at 11:55 AM, Krungh Crow said:
elements.Add(new CuiElement { Parent = "StockUI", Components = { new CuiRawImageComponent { Url = $"{configData.BackgroundImage}",
Color = string.Format($"1 1 1 {configData.BckgrndAlpha}"), FadeIn = 0f }, new CuiRectTransformComponent { AnchorMin = $"0 0", AnchorMax = $"1 1" } } });

u can set a transparency on images ^^ i do it all the time let me lookup the code examples 🙂 (see above block)
its a setting in my garage plugin aswell 🙂

 

Expand  

So I probably overlooked fact that CuiRawImageComponent contains Color 😄 I guess there is always space to learn something new. Thanks!

  • Like 1
DeX

Posted (edited)

Hi David, trying to get this all setup, but im running out of Tabs, Can i add more Tabs somehow? Or have another page on the tab? Or does it do it automatically?

 I run a PVE server with alot of plugins and players need the info on them.

Edited by DeX
David

Posted

  On 8/19/2021 at 11:22 AM, DeX said:

Hi David, trying to get this all setup, but im running out of Tabs, Can i add more Tabs somehow? Or have another page on the tab? Or does it do it automatically?

 I run a PVE server with alot of plugins and players need the info on them.

Expand  

Hey, right now WelcomePanel comes with 10 tabs, I do have plans to make page system eventually but not now since I have other projects going on. 

BetterDeadThanZed

Posted

Am I able to have more than 1 page? I need more than 10 sections.

David

Posted

  On 8/20/2021 at 12:45 AM, BetterDeadThanZed said:

Am I able to have more than 1 page? I need more than 10 sections.

Expand  

As I said, right now only 10 sections available.

BetterDeadThanZed

Posted (edited)

Just a coincidence that I asked right after someone else. There's no search feature on the discussion so it's normally at lot of work going through several pages looking for the same question.

Edited by BetterDeadThanZed
Joben69

Posted

I was just about to be the third person to ask that question, but luckily caught the end of this discussion topic haha.

  • Haha 1
Madoosh

Posted

Is there any way to add this shop to the tabs when doing /info or when doing /s to open up /info?

 

David

Posted

  On 8/24/2021 at 10:36 AM, Madoosh said:

Is there any way to add this shop to the tabs when doing /info or when doing /s to open up /info?

Expand  

No, it is not supported. I will be making my own shop for WelcomePanel

  • Like 1
Dave

Posted

Is it possible to give each tab its own command? For example /info rules. The chat alias plugin could then shorten this to /rules.

David

Posted

  On 9/7/2021 at 5:03 PM, Dave said:

Is it possible to give each tab its own command? For example /info rules. The chat alias plugin could then shorten this to /rules.

Expand  

This will be added into config in next update but you can still do it just by copypasting few lines into .cs file, you can message and I will send you example.

  • Like 1
tobi-polar

Posted

  On 9/30/2021 at 1:58 PM, baustiman said:

Why is there so little functionality? this plugin has everything https://codefling.com/plugins/welcome-ui-addons and the one I bought, there is nothing. 

Expand  

welcome ui addons is, as the name would suggest, an add on for this plugin. The base welcome ui is intended for servers that just want to display information and text without needing it to do anything special. The addons add other abilities like giving players social links in the form of notes, having a nice gui screen to use kits, wipe schedules with timers, vip ranks etc.

baustiman

Posted

  On 9/30/2021 at 2:42 PM, tobi-polar said:

Welcome ui addons, как следует из названия, является дополнением к этому плагину. Базовый интерфейс приветствия предназначен для серверов, которые просто хотят отображать информацию и текст, не делая ничего особенного. Аддоны добавляют другие возможности, такие как предоставление игрокам социальных ссылок в виде заметок, наличие красивого графического интерфейса для использования комплектов, стирание расписаний с таймерами, VIP-ранги и т. Д.

Expand  

So I bought the wrong kit?

baustiman

Posted

  On 9/30/2021 at 2:42 PM, tobi-polar said:

Welcome ui addons, как следует из названия, является дополнением к этому плагину. Базовый интерфейс приветствия предназначен для серверов, которые просто хотят отображать информацию и текст, не делая ничего особенного. Аддоны добавляют другие возможности, такие как предоставление игрокам социальных ссылок в виде заметок, наличие красивого графического интерфейса для использования комплектов, стирание расписаний с таймерами, VIP-ранги и т. Д.

Expand  

I'm from Russia, I don't understand the translation well, the translator doesn't translate correctly

tobi-polar

Posted (edited)

  On 9/30/2021 at 2:44 PM, baustiman said:

So I bought the wrong kit?

Expand  

You didn't buy the wrong thing, If I understand correctly you bought "Welcome info UI" which is the base plugin and is also required for 'Welcome UI Addons" to work. Basically if you want the extra features that "Welcome UI addons" has, you'll need both plugins.

Edited by tobi-polar

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 28
  • Sad 3
  • Love 20

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.6k

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.