This is a plugin allows gmod players to build & sandbox in their own peace without worrying about other players killing them or letting them kill other players. The plugin won't allow players to enter builder mode if they recently took damage, caused damage in any kind for other players.
** The project is available on github under the MIT license:**
https://github.com/azarus/gmod-buildermode
buildermode folder to your garrysmod/addons/ folder.!build !protect !peace !sandbox to enable builder mode
!fight - to enable fighter mode.
When typing !build or any of the activator commands the plugin checks if the user had been in a fight for the past 2 minutes. If the player had been in a fight the request will be denied and the player must stay in peace and try to build. The user may not re-enter builder mode in 3 minutes after leaving.
The build mode activates:
To manually set build mode for the player call:
ply:SetBuildMode( mode: number );
Modes:
These are only messages / notifications:
Please open an issue.
MIT