The plugin allows administrators to dynamically disable and restrict access to passages on the map.
- Go (1.20+)
- Docker (for building)
- Task (Taskfile runner)
This project uses Task for automation. To build the plugin, run:
1. task gen
2. task build
Located in configs/map_cutter/config.toml:
[settings]
players_quota = 10
allowed_users_to_use = [
76561199088373484,
76561198736648735
]
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
Available commands
1. !map_cutter
2. plg_map_cutter_cfg_reload (only for server)
Integration with the permissions system
