☄️Aurora☄️| Ambient Particle Display - Customisable Per-Biome

ULTRA ☄️Aurora☄️| Ambient Particle Display - Customisable Per-Biome 4.2

◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ ꜱʜɪᴍᴍᴇʀᴇɴᴄᴇ#5219 ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦

Native Minecraft Version
: 1.18
Tested Minecraft Versions: 1.18
Source Code: https://github.com/OpticFusion1/Aurora

2ef4ec566fca4bb70b361505d00a197c2c86db4a026b28e6d160de329b198e55.gif


7024c051d598cbef0d8e99ab59e2de0bd1e865d960fb579daf8ec80fdf1b3250.png d635e52fa7d3fd30fd94663863e813ed4a0093804dc14f1cf6aead6a0d7e4952.png 75a591c9f5e46da04cb3d3a6e924d4b5a580dc87ede9153f6210a1308064bb44.png 33418f6b74b4e033008de6a243c4eb5ed0523edfd1421586e2b4f64c6d53edd7.png
7bc0ebcfdf93169a2b80e34a4355b1cbb07d59eca866f95576918eeb679148d3.png


Illuminate the night with breathtaking ambient particle effects

Aurora provides a unique experience for all players by generating dynamic ambient particle effects using a high-performance particle engine. All particles are fully configurable and can be customised per-biome to fit each server's needs. The base plugin comes with multiple high-quality default configs covering all particle shapes Aurora has to offer, available for almost all vanilla biomes.


51a0fa9bbc4e24c839421a6688599c5eda46fe7a8e5354d85ac32d01cf4cbc72.png


  • Highly configurable
    • Over 50+ particle types
    • 7 unique particle shapes
      • Point
      • Line
      • Cube
      • Ring
      • Circle
      • Wave
    • All shape parameters (size, height, ...) can be modified
    • Combine multiple particle groups in a single biome
  • No setup required
    • Base plugin comes with 40+ unique particle configs
    • Available for almost all vanilla biomes
    • Simply drag & drop the plugin to get started
  • Cross-version compatibility
    • Supports all Minecraft versions from 1.9 - 1.16.5
    • Incompatible biomes & particles will automatically be disabled instead of breaking the plugin
  • Per-player toggle & permission support
    • Allow players with low-end setups to disable Aurora's ambient particles client-side via a command
    • Permission nodes to make ambient particles only available to donators
  • View per-biome & global particle stats
    • Easily find enabled particles in a particular biome or region for faster navigation and configuration
    • Toggle globally enabled particles with the use of a command
  • WorldGuard per-region support
    • Set particles based on WorldGuard regions instead of using biomes
    • Perfect for Lobby or RPG servers
  • High-performance with async code
    • Aurora can utilise multiple cores for intensive particle-management tasks
  • One of a kind
    • The first-ever public plugin on SpigotMC to introduce ambient particle effects
    • Enhance your server experience like never before

8afe091fc745d800e4cb46e6ed0e3e7305f4a54c375e196d553780d6497b6350.png


50353d472ffeeb98bac8b9bed5b3e3b5976d4ce6670b05164d3428ec4ebd95a5.gif


84de6514aa6cac94706d1b9e6b048c06760bba66fe9f0f6849e7498294cc3b2e.gif


11af3ec8a4a41a480bb3de2c62c68ffb48239f6977cc35f69c5fc718e271fab9.gif


16c4ee29438ecb7733e21b9ae3dfb4905c58ee49651034b7b46c3f0e397a0848.gif


5f64e6ebe7a6a9b416b9807d7e407e186c149804f1b58e0014f65783171cab0e.png


607001de75f87d740726060a11d3e871d72cf9c790174d5395f0115da31e6e47.png


Still not convinced? Preview the plugin for yourself on testserver.zenya.dev (1.16) before purchasing it


9b415c9f7f72b6a68d8d279d88102094e6df709e762f668f11004dd463408a64.png


[aurora.view]
Permission to see all ambient particles. Required to use any Aurora command
/aurora help
[aurora.command.help]
Help command to show all possible arguments
/aurora toggle <on/off>
[aurora.command.toggle]
Toggle client-side ambient particle effects
/aurora reload
[aurora.command.reload]
Reload all plugin configs and particle files
/aurora status
[aurora.command.status]
View information on enabled particles in the server
/aurora fixlighting [radius]
[aurora.command.fixlighting]
Update and refresh lighting on [radius] nearby chunks

063301bb1268482f9eae46e6f15ea2b6d23d5e4617bc6a95c2e16fffbb43d472.png


Code (Text):
// Wiki: https://gitlab.com/Zenya4/aurora/-/wikis/Particle-Configuration

// This is a generic example particle config which can be used for ALL particle types
// Note that some values in "properties" will be ignored depending on the shape in "particle.particleType"
// It is HIGHLY RECOMMENDED to use the templates provided in the link above instead to make your configs more readable

// Usage: Before using this default config, remove all comments (//...) and rename the file extension to .json

{
"name": "Example Particle",
"enabled": true,
"spawning": {
"biomes": [
"PLAINS",
"PRESENT: SHORE"
],
"spawnDistance": 10.0,
"randMultiplier": 0.5,
"relativePlayerPosition": false,
"minY": 80.0,
"maxY": 100.0,
"shuffleLocations": true
},
"particle": {
"particleName": "FLAME",
"particleType": "CUBE",
"maxCount": 8,
"enableLighting": false
},
"properties": {
"length": [2.0, 5.0],
"radius": [1.0, 3.0],
"rate": 0.5,
"update": 5,
"duration": [180, 200],
"waveCycles": [4.5, 6.0],
"waveAmplitude": 3.0,
"rotationAngle": 35.0,
"rotationAxis": "x"
}
}

NulledBuilds archive record NB-2160. Original uploader: SHI. Original category: Premium Plugins ?.
Author
Wifi
Downloads
0
Views
30
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Wifi

Download, play and explore FusionFall

OpenFusion, Retro, Retrobution and setup help
Top