EvolutionPlugins.Dummy
2.4.0
See the version list below for details.
dotnet add package EvolutionPlugins.Dummy --version 2.4.0
NuGet\Install-Package EvolutionPlugins.Dummy -Version 2.4.0
<PackageReference Include="EvolutionPlugins.Dummy" Version="2.4.0" />
paket add EvolutionPlugins.Dummy --version 2.4.0
#r "nuget: EvolutionPlugins.Dummy, 2.4.0"
// Install EvolutionPlugins.Dummy as a Cake Addin #addin nuget:?package=EvolutionPlugins.Dummy&version=2.4.0 // Install EvolutionPlugins.Dummy as a Cake Tool #tool nuget:?package=EvolutionPlugins.Dummy&version=2.4.0
Dummy
Dummy is a plugin for Unturned / OpenMod. It spawns a dummy and shows the amount of damage when damaged. Also, very helpful with debugging plugins.
Commands
Maybe outdated so check help.md to get all commands
/dummy create - Creates a dummy with unique ID.
/dummy copy - Creates a dummy with unique ID and copy skin, clothes, beard, hair, face from an owner.
/dummy remove <id> - Remove dummy by ID.
/dummy clear - Clear all dummies.
/dummy execute <id> <command> - Execute a command.
/dummy tphere <id> - Teleport to you a dummy.
/dummy gesture <id> <gesture> - Send gesture to a dummy. Gesture can be found here.
/dummy stance <id> <stance> - Send stance to a dummy. Stance can be found here.
/dummy face <id> <faceIndex> - Send face to a dummy. FaceIndex can be found here.
/dummy button <id> <buttonName> - Click to button.
/dummy inputfield <id> <inputFieldName> <Text> - Input text in InputField
Permissions
_Maybe outdated so check help.md to get all permissions
- EvolutionPlugins.Dummy:commands.dummy
- EvolutionPlugins.Dummy:commands.dummy.clear
- EvolutionPlugins.Dummy:commands.dummy.copy
- EvolutionPlugins.Dummy:commands.dummy.create
- EvolutionPlugins.Dummy:commands.dummy.remove
- EvolutionPlugins.Dummy:commands.dummy.tphere
- EvolutionPlugins.Dummy:commands.dummy.button
- EvolutionPlugins.Dummy:commands.dummy.execute
- EvolutionPlugins.Dummy:commands.dummy.face
- EvolutionPlugins.Dummy:commands.dummy.gesture
- EvolutionPlugins.Dummy:commands.dummy.inputfield
- EvolutionPlugins.Dummy:commands.dummy.jump
- EvolutionPlugins.Dummy:commands.dummy.stance
Configuration
Outdated
amountDummies ( default: 1 ) - Max dummies in same time.
kickDummyAfterSeconds ( default: 300 ) - Kick automatically dummy after amount of seconds.
isAdmin (default: false) - On spawning make a dummy admin
Tips
Gestures
Gesture | Index |
---|---|
INVENTORY_START | 1 |
INVENTORY_STOP | 2 |
PICKUP | 3 |
PUNCH_LEFT | 4 |
PUNCH_RIGHT | 5 |
SURRENDER_START | 6 |
SURRENDER_STOP | 7 |
POINT | 8 |
WAVE | 9 |
SALUTE | 10 |
ARREST_START | 11 |
ARREST_STOP | 12 |
REST_START | 13 |
REST_STOP | 14 |
FACEPALM | 15 |
Stances
Stance | Index |
---|---|
CLIMB | 0 |
SWIM | 1 |
SPRINT | 2 |
STAND | 3 |
CROUCH | 4 |
PRONE | 5 |
DRIVING | 6 |
SITTING | 7 |
Index of faces
Index of beards/hairs
Where I can get support
You can get support in my discord server
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- OpenMod.Unturned (>= 2.3.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.7.4 | 106 | 10/26/2024 |
2.7.3 | 165 | 7/30/2024 |
2.7.2 | 143 | 6/13/2024 |
2.7.1 | 412 | 11/22/2023 |
2.7.0 | 536 | 3/4/2023 |
2.6.3 | 414 | 11/13/2022 |
2.6.2 | 389 | 10/18/2022 |
2.6.1 | 414 | 10/13/2022 |
2.6.0 | 404 | 10/12/2022 |
2.5.5 | 569 | 5/23/2022 |
2.5.4 | 515 | 3/4/2022 |
2.5.3 | 447 | 3/3/2022 |
2.5.2 | 459 | 7/1/2021 |
2.5.1 | 343 | 6/2/2021 |
2.5.0 | 386 | 5/7/2021 |
2.4.2 | 377 | 4/21/2021 |
2.4.1 | 327 | 4/13/2021 |
2.4.0 | 486 | 12/4/2020 |
2.3.1 | 411 | 11/17/2020 |
2.2.0 | 460 | 10/14/2020 |
2.1.0 | 458 | 10/3/2020 |
2.0.5 | 414 | 9/20/2020 |
2.0.4 | 478 | 9/20/2020 |
2.0.3 | 512 | 9/20/2020 |
2.0.2 | 437 | 9/12/2020 |
2.0.1 | 432 | 9/11/2020 |