Jump to content

Edited the Config and nothing happened?

Not a Bug 4.3.6

QuickNickTTV
QuickNickTTV

Posted

I edited the config and changed everything how i wanted it to test it and saved the change and reloaded the plugin and nothing changed ? 


Config:

main = new WelcomePanel.Configuration.Main

                    {

                        open = true,

                        onceWipe = false,

                        openAt = 1,

                        blockInput = true,

                        tags = true,

                        scrollColor = "1 1 1 0.08",

                        scrollTrackColor = "1 1 1 0.02",

                        selectedColor = "0.161 0.384 0.569 1",

                        title = "<size=60>CITY LURKZ RP</size>",

                        logo = "https://i.postimg.cc/qMNCY7Xg/New-Project-1.png",

                        cmd = "info",

                        addCmds = new Dictionary<string, int>()

                        {

                            {"rules", 2},

                            {"help", 3}

                        }

                    },

                    tabs = new List<WelcomePanel.Configuration.Tab>

                    {

                        new WelcomePanel.Configuration.Tab

                        {

                            name = "HOME",

                            icon = "https://rustplugins.net/products/welcomepanellite/1/home_button.png",

                            size = 12,

                            color = "1 1 1 1",

                            outlineColor = "0 0 0 1",

                            outline = "0.5",

                            font = "robotocondensed-bold.ttf",

                            image = "",

                            align = TextAnchor.MiddleCenter,

                            text = new List<string[]>{

                                new string[]

                                {

                                    "<size=45><color=#b52323>CITY LURKZ ROLEPLAY</size> ",

                                    "<size=25>WIPE SCHEDULE <color=#cc4141>MONTHLY</color> @ <color=#cc4141>1:00PM</color> (CST)</size>",

                                    "<size=25>RATES <color=#cc4141>2x GATHER</color> | <color=#cc4141>1.5x LOOT</color></size> ",

                                    "<size=25>GROUP LIMIT <color=#cc4141>MAX 10</color></size>",

                                    "\n",

                                    "\n",

                                    "<size=15>Server is located in US. Blueprints are wiped monthly. Feel free to browse our infomation panel to find out more about the server. If you have more questions, please join our discord and we will happy to help you.</size>",

                                    "\n",

                                }

                            },

                            addon = "",

David

Posted

Hey, from what you posted it seems like you were making changes inside plugin file, you are not suppose to that. Configuration file is located in oxide/config folder.

David

Posted

Changed Status from Pending to Not a Bug

  • Like 1
2m

Downloads

Total number of downloads.

9.3k

Customers

Total customers served.

135.4k

Files Sold

Total number of files sold.

2.8m

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.