Nexo
  • ๐Ÿ Home
  • ๐Ÿ“œMain Changelog
  • โ“FAQ
  • General Usage
    • โŒจ๏ธCommands
    • ๐Ÿง‘โ€๐ŸณRecipes
  • Migrate
    • โ˜„๏ธOraxen โ†’ Nexo
    • ๐Ÿ“ฆItemsAdder โ†’ Nexo
  • Configuration
    • โš™๏ธPlugin settings
    • ResourcePack
    • โš’๏ธItems
      • Special Item Appearance
    • โ›‘๏ธCustom Armors
      • ๐ŸชฝCustom Elytras (1.21.2+)
      • Component Based (1.21.2+)
      • Trims Based (1.20-1.21.1)
    • ๐ŸŒ€Glyphs
    • ๐ŸŽตSounds
  • Mechanics
    • ๐Ÿช‘Furniture Mechanic
      • ๐ŸŽฏHitbox
      • ๐Ÿ–‡๏ธConnectable Furniture
      • ๐Ÿช‘Seat Mechanic
      • ๐Ÿ›๏ธBed Mechanic
      • ๐Ÿ’กLight Mechanic
      • ๐Ÿง‘โ€๐ŸŒพFarming Mechanic
    • ๐Ÿ“ฆCustom Block Mechanics
      • ChorusBlock Mechanic
      • ๐ŸŽถNoteBlock Mechanic
        • Stripped Log Mechanic
        • Directional Mechanic
      • ๐ŸงตStringBlock Mechanic
    • ๐Ÿ”ฑCustom Trident
    • Other Mechanics
    • clickAction Mechanic
    • Custom Mechanic
  • โž•Addons
    • ๐ŸšชCarpentry
    • ๐ŸงฉCore Shaders
      • Text Effects by Akis
  • Compatibility
    • ModelEngine - custom mobs
    • MythicMobs - custom mobs
    • MythicCrucible
    • MMoItems
    • EcoItems
  • Community Guides
    • Vendors
    • API
Powered by GitBook
On this page
  • Text Effects Shader
  • How to add to Nexo
  • How to use
  • Effects and their Hex codes
  1. Addons
  2. Core Shaders

Text Effects by Akis

PreviousCore ShadersNextModelEngine - custom mobs

Last updated 7 days ago

  • Uses the rendertype_text shader meaning some plugins will not work with it (e.g. MythicHud)

Text Effects Shader

This shader adds vibrant and dynamic text effects to your server, making your content more engaging. Currently, it offers the following effects:

  • No Shadow

  • Rainbow

  • Wobble

  • Rainbow + Wobble

  • Jump

  • Rainbow + Jump

  • Blinking

Stay tuned for more updates as we continue to enhance the variety of effects available. Text animations are a fantastic way to bring life and excitement to your server's content.

How to add to Nexo

  • Download the shaders from either or

  • Drop into Nexo/pack/external_packs

  • Run /n rl or restart server

  • Enjoy!

How to use

  • Copy the color code for the shader you wanna use

  • Paste it where you wanna use it

  • And the text will have the effect you selected :)

Effects and their Hex codes

Effect

Hex Color

No Shadow

#4e5c24

Rainbow

#e6fffe

Wobble

#e6fffa

Rainbow + Wobble

#e6fbfe

Jump

#e6fbfa

Rainbow + Jump

#e6f7fe

Blinking

#e6f7fa

โž•
๐Ÿงฉ
Modrinth
Github