Jump to content

imgur not working

Fixed 2.0.52 2.0.81

Asbo-

Posted (edited)

How can I set up IMGBB ?
MYSQL ?

I have my own dedibox and could do this but I'm not sure how.
could you help me with this please?

Also as admin I still cant fly into peoples zones to help people! 

Also what is reviewer? 

How can I set the menu defaults for default players? as building grade is set to off and when using the key binds they don't work unless its switched on a bit confusing. 

Edited by Asbo-
Ryuk_

Posted

Changed Status from Pending to Work in Progress

Changed Fixed In to 2.0.52

Ryuk_

Posted

Use MYSQL only if you need it for some external function of yours, SQLite is used to store everything locally.
How to setup Imgur? https://dubble.so/guides/how-to-get-imgur-client-id-purlxhv84a0m3mlsiak7
Then go to /carbon/configs/Creative.json

"IMGUR CLIENT ID": "PUT YOUR CLIENT ID HERE!",


I'm finishing fixing the current plugin issues, in the next update you will be able to fly inside plots as an admin.

 

The "reviewer" is the person in charge of verifying the bases published by the community, and if there is one that breaks any TOS, they can delete that base from the community.
This should only be done by people you trust.



To set default menu options go to /carbon/configs/Creative.json

  "Menu Autodoors (true = on | false = off)": false,
  "Menu Autowindows (true = on | false = off)": false,
  "Menu Autoelectricity (true = on | false = off)": false,
  "Menu Buildingrade (true = on | false = off)": false,

Modify "menu building grade" from false to true. (Next update will be true by default)

  • Love 1
Asbo-

Posted

Perfect and thanks for the fast response 😄

Asbo-

Posted

"Menu Autodoors (true = on | false = off)": false, "Menu Autowindows (true = on | false = off)": false, "Menu Autoelectricity (true = on | false = off)": false, "Menu Buildingrade (true = on | false = off)": false,

I dont see any of these setting in my config?

Asbo-

Posted

Also if your invited as a team say the team creator leaves the server the plot goes with it leaving nothing for the team to continue.

Asbo-

Posted

I set up my imgur account the way you asked but the images of the saved buildings dont work is this what is for?

Ryuk_

Posted

On 1/8/2025 at 3:18 PM, Asbo- said:

"Menu Autodoors (true = on | false = off)": false, "Menu Autowindows (true = on | false = off)": false, "Menu Autoelectricity (true = on | false = off)": false, "Menu Buildingrade (true = on | false = off)": false,

I dont see any of these setting in my config?

The new version include that file, you can replace or add that part in the config (not auto update :c )

Ryuk_

Posted

On 1/8/2025 at 3:22 PM, Asbo- said:

Also if your invited as a team say the team creator leaves the server the plot goes with it leaving nothing for the team to continue.

Will work on it for the next update

Ryuk_

Posted

On 1/8/2025 at 3:25 PM, Asbo- said:

I set up my imgur account the way you asked but the images of the saved buildings dont work is this what is for?

If there is any stored image it will be uploaded to imgur, there is also sometimes there is a rate limit in Imgur, so it is recommended to have an IMGBB API Key too.

Ryuk_

Posted

Changed Status from Work in Progress to Fixed

Changed Fixed In from 2.0.52 to Next Version

Asbo-

Posted

imgur still not working!

I don't even know what its supposed to look like I've never been able to get an image there!
Why is it so hard to get this to work?

If you know how to set up MYSQL please could you help me as I have my own Dedibox and would like this working.

 

Ryuk_

Posted

You must put your api keys in the settings for it to work.
The imgbb api key is required because imgur has a low rate limit.

Also, you must take the photo with the game camera to the base for it to be saved (Example in the video)

1- Save the base
2- Take the photo.


edit the config file (/carbon - oxide/config/Creative.json)
Imgur config: (how to get api key: https://dubble.so/guides/how-to-get-imgur-client-id-purlxhv84a0m3mlsiak7)
"IMGUR CLIENT ID": "PUT YOUR CLIENT ID HERE!",

Imgbb config: (how to get api key: https://api.imgbb.com/)
"ImgBB Api Key (Needed for Base image saving system if imgur does not work.)": "IMGBB API KEY",

Also the latest update uploads the photos to imgur/imgbb when the player connects (Only if the photos are not uploaded to imgur/imgbb)

Video example:
https://streamable.com/x1pa9d


You should also edit the config file to setup mysql database.

"MySQL Data": [
    {
      "Server": "SERVER",
      "Username": "USERNAME",
      "Password": "PASSWORD",
      "Database": "DATABASE NAME",
      "Port": 3306
    }
  ],


Everything is in the configuration file
 

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.