HomeJavaModsParticleText [FREE] [With Skript API]
ParticleText [FREE] [With Skript API]
ModsJava

ParticleText [FREE] [With Skript API]

⬇ Download on Spigot
[​IMG]
Spoiler: Spanish / Español
Hola, mi nombre es LimeGlass. He estado corriendo servidores desde hace años, y nunca he encontrado un plugin que puede hacer particletext que era libre, y tenía un fácil comando para usar, con un montón de opciones y partículas. Así que decidí olvidarme de precios y hacer una GRATIS plugin de texto de partículas. He decidido hacer una serie de plugins que copian una idea de un plugin de pago, y que sea libre, por lo que si usted sabe de un plugin que se paga y que realmente desea que había una versión gratuita, dime, y yo cifrará un plugin similar a ella, pero mucho mejor y fácil de usar, ya que todos mis plugins son fáciles de usar
Este es un plugin skript, así que tienes que seguir los siguientes pasos para la instalación
-------------------------------------------------- --------------
DEPENDENCIAS
- Skript v2.2 + Link
- SkQuery Link
- SkRayFall v1.7 + http://dev.bukkit.org/bukkit-plugins/skrayfall/
-------------------------------------------------- --------------
INSTALACIÓN:
1.) Descargar Dependencias anteriores y arrastrarlos a la carpeta de plugins de servidor
2.) servidor Run
3.) Descarga ParticleText
3.) Poner ParticleText en plugins> skript> script
4.) Reiniciar servidor o escribe /sk reload ParticleText
5.) Hecho :D

EDICIÓN CONFIG:
1.) Ir a la carpeta plugins> skript> Scripts> ParticleText.sk
2.) Abrir en Notepad ++ (sólo funciona en Notepad ++)
3.) Edite el primer grupo de líneas, no van más allá de las líneas de advertencia, a menos que sepas lo que estás haciendo!
-------------------------------------------------- --------------
CARACTERÍSTICAS:
- Configuración de color
- Se ejecuta en todas las versiones 1.6 hasta 1.8 sólo tiene versiones correctas de dependencia
- Tamaño personalizado (config)
- 15+ Partículas Differant
- Permiso personalizada
- Fijar Tamaño particletext
- Skript API
- Controlar el particletext (Advanced config)
- Eliminar particletexts
- Comando personalizado
- Lista para mostrar todos los textos de partículas creadas
- Mejor partículas recurso de texto, con mucho,
- Ultra Ligero (difícil de encontrar en los tiempos), además de dependencias.
- Desarrollador activo
- Gran apoyo
- InGame recarga (/ sk recargar ParticleText)
- ¡GRATIS! Debido a que se olvide de los otros chicos!
- Y mucho más características!
-------------------------------------------------- --------------
Si todo este texto no ha convencido. Tal vez este ejemplo de ParticleText hará lo siguiente

Ajustes en el vídeo: Versión: 1.2, Partículas: Villager_happy, efecto pulsando con limo, durante 30 segundos, el nombre "% player%" y el tamaño 0.15: D
(Otros efectos en el video fueron hechas por mis otros plugins)
-------------------------------------------------- --------------
COMANDOS:
COMMANDS:
/particletext (text) (id) (particle) (size) - crea una particletext
/particletext delete (id/all) - borrar un texto de partículas
/particletext list - Lista de todas particletext


PERMISOS:
particletext.use - para todos los comandos
-------------------------------------------------- --------------
HACER:
- Config.yml

Algo más quería? Dime en la página de discusión, y lo añadiré a la lista
-------------------------------------------------- --------------
Los servidores que utilizan ParticleText:
- NpcNetwork.us.to

- Envíame un PM o decirme en la página de discusión, y añadiré su servidor aquí: D
-------------------------------------------------- --------------
Tutoriales de vídeo:
- Envíame un pm o decir en la página disscusion de ella y voy a añadir aquí

English:


Hello, my name is LimeGlass. I have been running servers for years now, and I have never found a plugin that can do particletext that was free, and had an easy to use command, with lots of options and particles. So I decided to forget about prices and make a FREE Particle text plugin. I have decided to make a series of plugins which copy an idea of a Paid plugin, and make it free, so if you know of a plugin that is paid for and you really wish that there was a free version, tell me, and I will code a plugin similar to it, but way better, and user friendly, as all my plugins are user friendly.

Coded in under 60 lines (Excluding options)
This is a skript plugin, so you need to follow the steps below for installation
----------------------------------------------------------------
DEPENDENCIES (Needed)
- Skript v2.2+ Click me
- SkQuery Click me
- SkRayFall v1.7+ http://dev.bukkit.org/bukkit-plugins/skrayfall/
----------------------------------------------------------------
INSTALLATION:
1.) Download Dependencies above and drag them into your server plugins folder
2.) Run server
3.) Download ParticleText
3.) Put ParticleText in plugins > skript > scripts
4.) Restart server or type /skripts reload ParticleText
5.) Done :D

EDITING CONFIG:
1.) Go to folder plugins > skript > scripts > ParticleText.sk
2.) Open it in Notepad++ (only works in notepad++)
3.) Edit the first group of lines, don't go past the warning lines, unless you know what you're doing!
----------------------------------------------------------------
FEATURES:
- Color settings
- Runs on all versions 1.6-1.8 you just need correct dependency versions
- Custom size (config)
- 15+ Differant Particles
- Custom permission
- Set particletext size
- Skript API
- Control the particletext (Advanced config)
- Delete particletexts
- Custom command
- List to display all particle texts created
- Best particle text resource by far
- Coded in under 60 lines (Excluding options)

- Ultra Lightweight (Hard to find in timings) besides dependences.
- Active developer
- Great support
- InGame reload (/sk reload ParticleText)
- FREE! Because forget those other guys!
- And lots more features!
----------------------------------------------------------------
If all this text hasn't convinced you. Maybe this example of ParticleText will :p

Settings in video: Version: 1.2, Particles: Villager_happy, pulsing effect with Slime, for 30 seconds, the name "%player%" and the size 0.15 :D
(Other effects in the video were made by my other plugins)

PICTURES:
[​IMG]
[​IMG]
[​IMG] v

----------------------------------------------------------------
COMMANDS:
/particletext (text) (id) (particle) (size) - creates a particletext
/particletext delete (id/all) - delete a particle text
/particletext list - list all particletext

example command:
/particletext hello 1 redstone 0.15

PERMISSIONS:
particletext.use - for all commands (Configurable)
----------------------------------------------------------------
TODO:
- config.yml
- Saving support for Restarts/Sever Stop
- RGB colour settings
- Block break particle with configurable block type


Anything else wanted? Tell me in the discussion page, and I will add it to the list :D
----------------------------------------------------------------
API:
Particletext uses skript v2.2 functions, which means API's or functions can be added to your skript using particletext.
Code (Text):
createText(%string% , %number% , %particle% , %particle% , %player% , %size%)
Spoiler: Explanation of API
String being a text

Number being the particle id # (As integer)

Particle being any particle from ParticleText, now you may notice that there are 2 particles, the first one is for a check, thats the particle you want to use, and the second one is the particle that must match the first particle, this is useful incase you're using an argument, which you would replace the second particle with "argument #" else if you don't need this, just insert the same particle twice for both particles.

Player stands for player

And size is the size of the particletext the recommended sizes are between 0.01 and 10


If the API doesnt cross over to other skript, you can paste this code below directly into our skript, keep in mind the function needs to be at the top of the skript code, also you need Skript v2.2 to run it, this API below will allow your skript to run without ParticleText, but on its own (When doing this, please acknowledge the work I put into ParticleText, and don't claim it as your own, I'm making ParticleText open source, so please credit me if you can in your skript or resource page.
Spoiler: Raw API code to paste into your skript
Code (Text):
function createText(t: text , id: text , v: text , data: text , p: player , s: text):
    if {_data} is "%{_v}%":
        add {_id} to {anytexthere.database::*}
        replace all "_" with " " in {_v}
        evaluate "apply the text formation with text ""%{_t}%"" as %{_v}% at {_p}'s location with id ""%{_id}%"" and %{_s}% large"
        message "&aCreated particletext &r%{_id}%" to {_p}
----------------------------------------------------------------
Servers using ParticleText:
- NpcNetwork.us.to (My network)
- Send me a PM or tell me in the discussion page, and I will add your server here :D
----------------------------------------------------------------
Video tutorials:
- Send me a pm or say in disscusion page of it and I will add it here
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

ParticleText [FREE] [With Skript API] is a free Minecraft Java mod. Downloaded 4,804 times (via Spigot). Download it and open it directly in the game.

Explore more