Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published last week
Updated last month
SimpleKiss
A proximity-based interactions.
Features
- Configurable interaction distance and viewing angle.
- Adjustable charge time before the effect is triggered.
- Per-player cooldowns.
- Heart particles shown only to the appropriate players.
How It Works
To trigger the kiss effect, crouch and look directly at another player's face while within the configured interaction distance. Keep looking at the player's face for the configured charge time. Once the charge completes, the kiss effect will be triggered.
Supported Platforms
- Paper
- BungeeCord
- Velocity
Commands
| Command | Permission | Description |
|---|---|---|
/spkiss reload |
simplekiss.reload |
Reloads the plugin config. |
Configuration
Default configuration:
distance: 8.0
charge-time: 20
look-angle: 15.0
cooldown: 100
particles:
count: 10
offset: 0.5
charge-timeandcooldownare measured in server ticks. (20 ticks = 1 second)
Configuration Settings
| Setting | Description |
|---|---|
distance |
Maximum distance between two players. |
charge-time |
How long a player must keep the interaction before the kiss is triggered. |
look-angle |
Maximum angle the player can look away from the target before the interaction is cancelled. |
cooldown |
Time before the same player can trigger another kiss. |
particles.count |
Number of heart particles to spawn. |
particles.offset |
How far the particles spread around the target. |



