Default Keybind: NONE
Category: Misc
FakePlayer spawns a fake player at your current position that only you can see. It is useful for testing combat modules or practicing without needing a real player. The fake player can be given configurable potion effects to simulate different scenarios.
| Name | Type | Description | Default |
|---|---|---|---|
| Player Name | String | The name displayed above the fake player entity | "cvs0" |
| Enable Regeneration | Toggle | Whether to apply the Regeneration potion effect to the fake player | on |
| Regeneration Duration | Slider | Duration of the Regeneration effect in seconds (0.0 - 10000.0, Step: 1.0) | 9999.0 |
| Regeneration Amplifier | Slider | Amplifier level of the Regeneration effect. Higher values mean stronger regeneration (0.0 - 10.0, Step: 1.0) | 2.0 |
| Enable Absorption | Toggle | Whether to apply the Absorption potion effect to the fake player | on |
| Absorption Duration | Slider | Duration of the Absorption effect in seconds (0.0 - 10000.0, Step: 1.0) | 9999.0 |
| Absorption Amplifier | Slider | Amplifier level of the Absorption effect. Higher values grant more absorption hearts (0.0 - 10.0, Step: 1.0) | 4.0 |
| Enable Resistance | Toggle | Whether to apply the Resistance potion effect to the fake player | on |
| Resistance Duration | Slider | Duration of the Resistance effect in seconds (0.0 - 10000.0, Step: 1.0) | 9999.0 |
| Resistance Amplifier | Slider | Amplifier level of the Resistance effect. Higher values reduce more incoming damage (0.0 - 10.0, Step: 1.0) | 1.0 |
Advertisement