ParticleToText  ▶ Create text with particles ◀ [ 1.9.x - 1.19.x ] Best for Hub icon

ParticleToText ▶ Create text with particles ◀ [ 1.9.x - 1.19.x ] Best for Hub -----

Create text with particles as hologram




What changed
  • Ability to edit particle text with sentences.
----------, Oct 7, 2022

What's new in 1.2

Custom font support
[​IMG]

Ambient Particle
[​IMG]

How to Updating

Change presets.yml to the new format
Code (YAML):

# Fonts used in particle text.
fonts
:
 - Mabook.ttf
# Presets provided here are examples. You can use them or create your own.
# Possible particle list https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html
presets
:
  # Preset name to use in data.yml
  Default
:
    #List of possible particle effects to cycle through
    animation-particles
:
   - NONE
    # The delay between each particle update in animation-particles
    animation-refresh-rate
: 20
    # Enable or disable ambient particle effects. if animation-particles is set, ambient-particles will be disabled
    ambient
: false
    ambient-particles
:
     - NONE
    # Particle will be displayed when text list from data.yml is updating. Setting (text-refresh-rate: NONE) will disable this
    text-refresh-particle
: SWEEP_ATTACK
    # The delay between each text update in data.yml
    text-refresh-rate
: 300
    # font file name. This is the font file that will be used for the text.
    font
: default
  preset1
:
    animation-particles
:
   - FLAME
    - SOUL
    animation-refresh-rate
: 20
    ambient
: true
    ambient-particles
:
     - SPORE_BLOSSOM_AIR
    text-refresh-particle
: CLOUD
    text-refresh-rate
: 100
    font
: Mabook.ttf
  preset2
:
    animation-particles
:
   - HEART
    - VILLAGER_ANGRY
    animation-refresh-rate
: 20
    ambient
: true
    ambient-particles
:
     - COMPOSTER
      - SPORE_BLOSSOM_AIR
    text-refresh-particle
: EXPLOSION_LARGE
    text-refresh-rate
: 100
    font
: default
  preset3
:
    animation-particles
:
   - GLOW
    - TOTEM
    animation-refresh-rate
: 20
    ambient
: true
    ambient-particles
:
     - ELECTRIC_SPARK
      - COMPOSTER
      - SPORE_BLOSSOM_AIR
    text-refresh-particle
: SMOKE_LARGE
    text-refresh-rate
: 100
    font
: default
 

----------, Jul 25, 2022

What's new
  • Removed plugin reload when running the command without any arguments (/particletext)
  • Added logger message on plugin disable
  • Updated async task
----------, Feb 20, 2022

Resource Information
Author:
----------
Total Downloads: 768
First Release: Feb 15, 2022
Last Update: Oct 7, 2022
Category: ---------------
All-Time Rating:
5 ratings
Find more info at taggernation.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings