Skip to content

hdmi1519/plugify_map_cutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapCutter Plugin for CS2 (Plugify)

The plugin allows administrators to dynamically disable and restrict access to passages on the map.

Requirements

  • Go (1.20+)
  • Docker (for building)
  • Task (Taskfile runner)

Build Instructions

This project uses Task for automation. To build the plugin, run:

1. task gen
2. task build

Configuration

Located in configs/map_cutter/config.toml:

[settings]
players_quota = 10

allowed_users_to_use = [
    76561199088373484,
    76561198736648735
]

Install to server

1. Download latest release
2. Download menus plugin - https://github.com/hdmi1519/plugify_menus
3. Move the addons folder to the server
4. Edit config

How Usage

Available commands

1. !map_cutter
2. plg_map_cutter_cfg_reload (only for server)

🔥 Result

block

TODO

Integration with the permissions system

About

Allows set access restrictions on the map plugin

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors