works with
used by
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
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
{
"Main config": {
"Debug": false,
"Chat Steam64ID": 0,
"Chat Prefix": "[<color=yellow>Murderers<color=red>Reborn</color></color>] "
},
"NPC config": {
"Spawn as Scarecrow (displayname only)": true,
"Health (HP)": 150,
"Respawn time (seconds)": 300,
"AnimalSafe": true,
"TurretSafe": true,
"Kit ID": [
"npc-dragon",
"TreeZombie-01",
"frankieset"
]
}
}
Localization
{
"Remove": "Removing all Murderers",
"Delete": "Removing all Murderers Points",
"StartSpawn": "Start spawning all Murderers on their points",
"EndSpawn": "All Murderers spawned on their points",
"Added": "Added Murderers point to Data-file!",
"AddPoint": "No Murderers points found! Add new!",
"SavePoint": "Saving spawn location {0}",
"SaveConsole": "{0} Saving spawn location {1}"
}
Credits
- Original coder/author of this plugin : Shadow
- Previous maintainer : JoeUber - Versions 1.0.4-1.0.9
This plugin is unlicensed and the original author reserves all rights to it.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.