Jump to content

fullwiped

Creator
  • Posts

    378
  • Joined

Everything posted by fullwiped

  1. fullwiped

    ram

    This is from our other server here, for example, it's using only 5.5 MB of RAM. It doesn't seem to be consuming high RAM on this server at the moment.
  2. fullwiped

    ram

    Hello, we've observed high RAM usage by Stack Modifier on some of our servers. In the screenshot, it appears to be using around 399 MB of RAM, which seems to be more than the total usage of all 60 plugins running on the server. Is there a specific setting that might be causing this, or is there an update planned to address it?
  3. fullwiped

    gui

    Hello, For those using the recycler with default settings, would it be possible to add an option in the config to disable the horizontal GUI added by this plugin? The color scheme doesn’t fully match, and on some servers, there's a delay when opening or closing the recycler, which doesn’t look good. Best regards.
  4. fullwiped

    Triangle planter box

    Hello, while unlocking all BPs for level 1, it skips only the "Triangle Planter Box." It's not a major issue, but it might be useful for future updates. Best regards.
  5. fullwiped

    lang/en

    Hello thank you very much. I had written another message earlier, but it was lost due to the site’s database rollback. Would it be possible to add a cooldown to the Trade>> button after it's pressed 10 or 20 times? This could help prevent malicious players or clans from trying to overload the server using the Trade Item feature. I believe this would be a highly functional improvement. It’s important that this cooldown is applied only to the Trade button, not to the /obmen command, as commands can still be used through ServerPanel, which might bypass the intended protection. Of course, this is just a suggestion—whether or not you decide to implement it is entirely up to you. I simply wanted to share the idea, as I believe it could be quite valuable. Wishing you all the best in your work!
  6. fullwiped

    lang/en

    Hello, I noticed that the plugin doesn't have a language file under lang/en. For easier customization, could you please consider adding this in a future update? This would allow us to easily edit both the languages and text colors. Thank you!
  7. fullwiped

    permission

    I tested it and it’s working great. Thanks a lot for your help and support.
  8. fullwiped

    permission

    I added a permission like this to the shop config: "Permission to use plugin (ex: shop.use)": "shop.use", Then, I also added the following permission to the server panel: { "ID": 642350277, "Enabled": true, "Permission": "shop.vip", "Title": "SHOP", "Chat Button": false, "Show Pages?": true, "Commands": [ "s", "shop", "shops" ], After adding these permissions, the SHOP tab is successfully hidden in the server panel. However, commands like /shop, /s, and /shops can still open the hidden shop, and players are still able to make purchases. Is there something I might be missing in the setup? I'd appreciate any guidance.
  9. fullwiped

    permission

    Of course, let me explain in detail. I want to ensure that only players with the /shop permission can access the shop, and that players without this permission cannot use the /shop command or access the shop through the server panel. Here's what I have in mind: I want the in-game shop, accessible via the server panel, to be exclusive to players who have joined our Discord channel. So instead of allowing the default group in Carbon to use the shop, I want only players in the validated group to have access. The purpose of this setup is to encourage more players to join our Discord by restricting shop access to only those with this specific permission.
  10. fullwiped

    permission

    I tried adding a shop-specific permission in the Categories.json file located at /serverfiles/carbon/data/ServerPanel. This permission only hides the shop tab in the ServerPanel. However, the shop is still accessible through the /shop command within the ServerPanel, and purchases can still be made. I'm not sure, maybe there isn't any mistake — maybe I just couldn't do it, but I'd appreciate it if you could test it when you're available
  11. fullwiped

    permission

    After your update, the permission added in the config successfully appeared in Permission Manager, but purchases can still be made from the shop even though the permission hasn't been granted. I'm not sure if it has anything to do with the server panel. The same thing happens with DailyRewards as well. There too, rewards can be claimed from the server panel even if permission is not granted.
  12. fullwiped

    permission

    It seems like the update was only made for the shop plugin; there's no update notification for the vehiclebuy
  13. fullwiped

    permission

    Thank you
  14. fullwiped

    permission

    Thank you!
  15. fullwiped

    rcon messages

    Hello, warnings like this are appearing in RCON. I'm not sure if they're important, but I wanted to let you know. (14:05:27) | Failed compiling 'IQSorter.cs': (14:05:27) | 1. The best overloaded Add method 'List<int>.Add(int)' for the collection initializer has some invalid arguments [CS1950] (IQSorter 99 line 32) (14:05:27) | 2. Argument 1: cannot convert from 'long' to 'int' [CS1503] (IQSorter 99 line 32)
  16. fullwiped

    permission

    Hi, just a suggestion — perhaps a warning message like the one below could be added to the language file for players who don't have permission to use the plugin. Thanks for considering it! "NO_PERMISSION": "You do not have permission to buy this vehicle." Current language file (en): { "BUY_VEHICLE": "BUY VEHICLE", "BUTTON_BUY": "BUY", "scrap": "scrap", "SRTEST": "SRTEST", "ECOTEST": "ECOTEST", "Minicopter": "Minicopter", "Scrap Transport Helicopter": "Scrap Transport Helicopter", "Attack Helicopter": "Attack Helicopter", "Car 2": "Car for 2 modules", "Car 3": "Car for 3 modules", "Car 4": "Car for 4 modules", "TugBoat": "Tugboat", "RowBoat": "Rowboat", "RHIB": "Speedboat", "SoloSub": "Single-seat submarine", "DuoSub": "Two-person submarine", "Horse": "Horse", "SnowMobile": "SnowMobile", "Tomaha": "SnowMobile Tomaha", "HotairBalloon": "HotairBalloon", "Recycler": "Recycler", "pedalbike": "Pedal bike", "motorbike": "Motorbike", "motorbike_sidecar": "Motorbike with sidecar", "MAX_PURCHASES_EXCEEDED": "You have reached the maximum number of purchases for this vehicle." }
  17. fullwiped

    permission

    Hello, I'm trying to add a permission so that the shop can't be used without permission. I'm restarting the plugin, but for example, the "use" permission I added doesn't appear in the permission manager. I tried another word, but I still couldn't see it. "Permission to use plugin (ex: shop.use)": "shop.use", Could you please help me with this?
  18. fullwiped

    unnecessary items come out

    Detailed and necessary support was provided via Discord.
  19. fullwiped

    unnecessary items come out

    When we say "unnecessary items," it's subjective and varies from person to person. For example, a wind turbine might seem unnecessary to you, but for us, it’s an essential item that should be included in the loot tables. The same goes for certain basic weapons. If there are items in the loot table that you consider unnecessary, you can customize them to your personal preferences using the editor at the link below. http://chaoscode.io/resources/alphaloot-profile-editor.183/
  20. fullwiped

    unnecessary items come out

    Changed Status from Pending to Closed Changed Fixed In to 3.2.1
  21. fullwiped

    unnecessary items come out

    There are no refunds for digital products once they have been downloaded. Our product is balanced and works well. Unfortunately, we do not offer personalized reconfiguration of loot tables. Since loot tables are continuously updated, the loot may change over the months, which is natural.
  22. fullwiped

    after wipe

    Hello, I really like the plugin. I wanted to suggest a change to the cooldown behavior after a server wipe. Currently, individual cooldowns persist even after a wipe. However, since wipes reset everyone's progression, it would make more sense to clear all individual cooldowns and instead apply a short global cooldown (e.g., 2—3 hours) for everyone. This would ensure a fair start for all players in the early game. This approach would help maintain fairness by preventing instant command usage like /spawnairdrop, while also avoiding leftover cooldowns from the previous wipe, which no longer reflect the current game state. It could be a configurable option — something like: EnableGlobalCooldownAfterWipe: true GlobalCooldownAfterWipeMinutes: 180 Thanks for your time and for maintaining such a great plugin!
  23. I’ve purchased it—thanks again for the update! Just as a friendly suggestion for future updates: if it’s compatible with Economics, it might be a nice touch to allow players to earn RP rewards as well, since that could be quite appealing to them. For example: "PrizeCommands": [ "deposit {player.id} 100" ]
  24. fullwiped

    Vehicle Buy

    Vehicbuy is working perfectly on our servers; I just tested it. Update the plugin if it’s not already up to date. Review your config settings or try using a fresh config after backing up the current one. Additionally, as an extra suggestion, check the permissions using Permission Manager.
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

127.8k

Files Sold

Total number of files sold.

2.7m

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.