A rewrite is in the process
Notes
- Since facepunch removed murderers and partialy removed Scarecrows behaviours this needs a overhaul regarding npctypes and murderer will be changed into Scarecrow npc's as base.Currently working on a implementation of scarecrows to be used.I will try keeping the format of the plugin the same without it losing its purpose.Still allot needs to be fixed but it starts compiling and behaving like before.
Features
- To set a spawn point you must use /m.point, it will then set a spawn point for the murderer right where you were standing.
- Server automatically spawns murderers at start! (Spawn Points Must be Set)
- Reloading plugin will remove all spawned murders, and they will automatically respawn.
- Murderers spawn with a small delay after you set the spawnpoint.
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>.
- murderers.kill
- murderers.point
- murderers.spawn
Chat Commands
- /m.spawn (Spawn all murders at saved points)
- /m.point (Set spawn point)
- /m.kill (Kills all murderers)
Console Commands
- murders.spawn
- murders.kill
Configuration
The settings and options can be configured in the Murderers file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
Localization
The default messages are in the Murderers file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.