Garry's Mod

Garry's Mod

Not enough ratings
CMTD - Disable Creation Menu tabs
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun, Realism
File Size
Posted
Updated
4.663 KB
15 Jul, 2024 @ 12:54pm
17 Jul, 2024 @ 1:45pm
4 Change Notes ( view )

Subscribe to download
CMTD - Disable Creation Menu tabs

In 1 collection by Gorich
I <3 λ
38 items
Description
CMTD - Disable Creation Menu tabs

Description:
This addon allows you to disable unnecessary Creation Menu tabs for players, for example Post Process, Dupes, Saves, etc.

Commands:
cmtd - Show a list of commands. cmtd disable <name> - Disable the tab with the specified name. cmtd enable <name> - Enables a previously disabled tab with the specified name. cmtd list disabled - Show a list of disabled tabs. cmtd list active - Show a list of existing tabs, the command requires a player to be on the server.

These commands must be entered on the server side. The settings are saved to the data/cmtd.json file and are automatically applied upon restart.

Example, removing the "Dupes" tab:
First, we need to get a list of system tab names, for this we will use the cmtd list active command and get the following:
[CMTD] Active Tab's list: - #spawnmenu.content_tab - #spawnmenu.category.weapons - #spawnmenu.category.entities - #spawnmenu.category.npcs - #spawnmenu.category.vehicles - #spawnmenu.category.postprocess - #spawnmenu.category.dupes - #spawnmenu.category.saves
Copy the name #spawnmenu.category.dupes from the list, then you just need to enter the command cmtd disable with the previously copied name - cmtd disable #spawnmenu.category.dupes, we get in response:
[CMTD] Tab #spawnmenu.category.dupes disabled successfully!
Done! As you can see, the "Dupes" tab has disappeared from the Creation Menu. It also appeared in the list of disabled tabs, you can check this with the command cmtd list disabled:
[CMTD] Disabled Tab's list: - #spawnmenu.category.dupes

🤝 Support the developer at Boosty[boosty.to]
1 Comments
TotoReste 24 Aug @ 3:49am 
Great mod, it even works with DrGBase too! But not with Vj base, i suppose it is because it has space between its name.