- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- Contributors:
- Original author Dablakbandit
This is plugin spawns Love Heart particles around the player
Works with MC versions 1.8 and above. (Java 8)
After asking if I can put this updated resource to the public on the 26th January. I have had no reply from the original author.
This resource will be removed if requested by the original author or Spigot staff.
Commands:
/lovey toggle | Toggles the Love Hearts for the player
/lovey admin on | Turns all Love Hearts on | Permission: lovey.admin
/lovey admin off | Turns all Love Hearts off | Permission: lovey..admin
/lovey admin reload | Reloads config | Permission: lovey.admin
If in config Permission is set to true the permission is 'lovey.see'
Config:
# Lovey configuration
# Plugin made by Dablakbandit updated by Goldentoenail
# Packet_Amount
# Amount of times to send the packet
Packet_Amount: 1
# Packet_Interval
# Amount of time in between sending packets (in ticks)
Packet_Interval: 5
# Particle_Amount
# Amount of particles to send in the packet
Particle_Amount: 1000
# Offsets
# Area around player to show the hearts
Offset:
X: 20
Y: 40
Z: 20
# Disabled worlds
# Worlds that this plugin is disabled in
# Usage
# Disabled_Worlds:
# - world_the_end
# - world_nether
Disabled_Worlds: []
# Command
# Command used in the plugin
Command: lovey
# Permission
# Whether players need permission to have love particles
Permission: false
# Version
# Do not change or config will reset
Version: 1.0
This plugin is encoded using Java 8
if you have errors please ensure that your server is running Java 8

Lovey (Updated) Valentine Hearts of Love 1.0c
Love on Valentines day for everyone on your server
Recent Updates
- Commands Revisison Mar 2, 2017
- Additional command feedback messages Feb 12, 2017
- Fix command errors Feb 7, 2017