Features
Plugin allows to create server events which goal is to capture the area of the flag. Flags are based on floating items, to capture an area player needs to enter it and stay in for configurable amount of time while keeping other players away from it.- Map markers
- Chat notifications
- Contested areas
- Team capture
- Automatic timed event creation
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.ctfevents.manage - allows to create and destroy events
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.- ctf help - shows information about command usage
- ctf info - shows information about events (all, or specific, if supplied with event id or grid cell name)
- ctf start - starts new event (at random point, or at player's view if supplied with here argument)
- ctf end - stops event (specified by event id / grid cell or all events if supplied with all argument)