NottGGWave icon

NottGGWave -----

A simple GGWave plugin configurable with minimessage and rewards.



NottGGWave v1.0.1

Plugin de Minecraft para Paper/Spigot 1.20.4 que gestiona GG Waves con recompensas personalizables y efectos visuales dinámicos.

Features
  • Simple Commands: `/nottggwave start` and `/nottggwave reload`
  • Rotating GG Formats: Infinite color gradients that cycle automatically
  • Configurable Duration: Set how long the wave lasts
  • Optional Effects: Sounds, particles, and customizable rewards
  • Unlimited Participation: Players can write GG multiple times
  • Unique Rewards: Only first participation gives rewards
Installation
  1. Download the JAR file
  2. Place in your server's `plugins/` folder
  3. Restart or reload the server
  4. Configure `plugins/NottGGWave/config.yml`
Commands
  • /nottggwave start - Start a new GG Wave
  • /nottggwave reload - Reload configuration
Permissions
  • nottggwave.admin - Manage GG Waves
  • nottggwave.use - Participate in GG Waves
Requirements
  • Minecraft Paper/Spigot 1.20.4
  • Java 17 or higher[​IMG]
Configuration

Basic Settings
Code (YAML):
ggwave :
  # Duration of GG Wave in seconds
duration
: 10
 
  # Message sent when GG Wave starts (MiniMessage supported)
  start-message
: "<green>GG Wave has begun, type GG in the chat to win rewards!"
 
  # Sound played when GG Wave starts (leave blank to disable)
  start-sound
: "item.goat.horn.sound.0" # ITEM_GOAT_HORN_SOUND_0
  start-sound-volume
: 1.0
  start-sound-pitch
: 1.0

Code (YAML):
  # Messages cycle through these beautiful gradients automatically
  gg-formats
:
   - "<gradient:#FF4E4E:blue><b>%player_name% » <u><i>¡¡GG!!</gradient>"
    - "<gradient:#FFA234:dark_purple><b>%player_name% » <u><i>¡GGG!</gradient>"
    - "<gradient:#FFF962:light_purple><b>%player_name% » <u><i>¡¡¡GG!!!</gradient>"
    - "<gradient:#6DFF48:aqua><b>%player_name% » <u><i>¡GGG!</gradient>"
    - "<gradient:#13FFF1:green><b>%player_name% » <u><i>¡¡GG!!</gradient>"
    - "<gradient:#FF65D3:yellow><b>%player_name% » <u><i>¡¡GGG!!</gradient>"
    - "<gradient:#D250FF:gold><b>%player_name% » <u><i>¡¡GG!!</gradient>"
    - "<gradient:#3C4FFF:red><b>%player_name% » <u><i>¡GGG!</gradient>"

Code (YAML):
  # Effects for first participation only
  effects
:
    # Sound playing (leave blank to disable)
    sound
: "entity.player.levelup"
 
    # Sound volume (0.0 a 1.0)
    sound-volume
: 1.0
 
    # Sound pitch (0.5 a 2.0)
    sound-pitch
: 1.0
 
    # Particles that appear (leave blank to disable)
    particle
: "VILLAGER_HAPPY"
 
    # Number of particles
    particle-count
: 10
 
    # Personalised message for the player (leave blank to disable)
    player-message
: ""
Code (YAML):
  # Custom reward commands (first GG only)
rewards
:
  # Use %player_name% as a variable for the player's name.
  commands
:
   - "give %player_name% minecraft:diamond 1"
Inspired by DrakoWave - Complete rewrite with enhanced features

Captura de pantalla 2025-11-24 232118.jpeg
Resource Information
Author:
----------
Total Downloads: 4
First Release: Nov 24, 2025
Last Update: Nov 25, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings