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
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.
would need server side
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
}
I did and when other try to join it say server is on a non compatible version
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.