Disable Toolbar DupeCheese

7 days to die disable toolbar dupecheese

Description

In versions 2.0 and 2.1, there’s a game-breaking bug that lets players duplicate items via melee attack consume.

This mod provides a temporary fix until The Fun Pimps release an official solution.

For server side to be enabled, hop into the server mods directory:
Mods\\DisableToolbarCheese\\DisableToolbarCheese\\config.json

Change to this:
{
“modEnabled”: true,
“isServer”: true,
“isClient”: false
}

Changelogs

  • (new) Added description on how to run the mod serversided.
  • Initial commit.

Download

DOWNLOAD (7 KB)

If you appreciate Gerkiz’s work and you want to show support, use this donate link.

If you need help, you can use this support link.

Credits: Gerkiz

Gerkiz
Share this with your friends:
Get Comment Notifications
Notify of
guest

If you have any questions or have any problems/bugs, please use the support link (Discord, Forum Topic, GitHub Issues, etc.) in the post. If there is no support link in the post, please use the comments section.

4 Comments
Inline Feedbacks
View all comments
Scharie
Scharie
July 10, 2025 12:50 am

would need server side

Gerkiz
Gerkiz
July 10, 2025 5:32 am
Reply to  Scharie

For server side to be enabled, hop into the server mods directory:
Mods\\DisableToolbarCheese\\DisableToolbarCheese\\config.json

Change to this:
{
 “modEnabled”: true,
 “isServer”: true,
 “isClient”: false,
 “isDebug”: true
}

Malen
Malen
July 10, 2025 10:40 pm
Reply to  Gerkiz

I did and when other try to join it say server is on a non compatible version

Gerkiz
Gerkiz
July 10, 2025 11:43 pm
Reply to  Malen

The client needs the mod and the server needs the mod :}
This is not a pure server sided mod because we’re recompiling base functions – hence why both the client and the server needs to have the mod installed.