-
Posts
488 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ninco90
-
If you disable the info button in the config then it will no longer display above the inventory.
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
I just tried this, and it actually doesn't improve if there's a fish trap on top (since that shouldn't be the case). But even though it doesn't improve, I don't see it using up any TC resources.
-
were you able to solve the problem?
-
Working on it.
-
Yes, I know the module you're referring to, but the plugin doesn't support it. That's why it won't work well for you. I haven't considered researching and dedicating time to implementing something that already works with another system.
-
"Upgrade only Owner Entity Build": false, "Upgrade / Downgrade only Owner and Team": true,
-
Did you install Image Library? I'm currently using Carbon on my servers and haven't seen that issue.
-
- 303 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
Yes, this issue has already been mentioned to me, as it only occurs when changing the skin using the plugin itself. I need to figure out how to disable the ability to change the skin with the spray can, or at best, apply the same behavior to it, but I don't know if it's possible. Thanks for reporting it anyway!
- 303 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
- 303 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
It shouldn't stop repairing if you use RaidBlock on the server. Because when a raid is triggered, it should stop, if I recall correctly. I'm not in my city, but I'll check it out when I get there. You'll definitely need a plugin to control raids, though. I also think building blocks with recent damage, like in Vanilla, don't improve. I'll check it out.
- 303 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
- 303 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
Changed Status from Pending to Closed
-
"Force both sides including external sides": false Can you tell me if setting this to false stops it from happening? It's strange since no player on my server has mentioned this. But it's possible that blue wallpapers (by default) might appear on the walls, since that option disables the wallpaper removal system that the game itself forces. Disabling this will prevent you from having exterior wallpapers, but the wallpapers you mentioned should stop appearing.
- 303 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
Changed Status from Pending to Closed
-
Quite interesting, because I actually had to modify this to make it compatible with Carbon a while ago. I'm in touch with the Carbon developer to find out the best way to proceed for Carbon. Thanks for sharing this information.
-
That's strange, could you try carbon.unload? Other users also use carbon and haven't reported anything like this to me.
-
Did you delete the configuration when you updated the plugin to the latest version? I think a lot of people are overlooking the fact that you had to delete the configuration for it to work properly when you implemented the skin for external walls. Delete the configuration or simply edit the existing one by emptying the section: "Items": [], Then, reload the plugin and everything should be working correctly, including the new skin that was added on Thursday.
-
carbon or oxide? c.unload for carbon o.unload for oxide
-
Hi! If events are disabled, or for example, an item is locked, it cannot be used by any plugin on the server because the entity is deleted. This can cause other event plugins to not work properly if the event itself contains a locked item. I don't have an easy way to make this possible, and I don't want to make the code too complex.
-
Can you check if those other plugins you mentioned have the text: CanUpgrade in their code?