PlayerRickroll
PluginMIT

PlayerRickroll

Rickroll other players!

37
Downloads
0
Followers
6 months ago
Updated
📦
1
Versions

📖About PlayerRickroll

PlayerRickroll – The Ultimate Rickroll Plugin 🎵

Bring the power of Rickrolling to your Minecraft server! Surprise your friends with the iconic Never Gonna Give You Up melody. Customize messages in the chat, action bar, and title for a fully immersive experience!

Need NoteBlockAPI

Features ✨

  • 🎶 Play Never Gonna Give You Up
  • 💬 Customizable messages: Chat, Action Bar, Title
  • Easy-to-use commands
  • 🔐 Permission-based control
  • 🎨 Support HEX and PlaceholderAPI

Commands & Permissions

Command Description Permission
/rickroll <player> Rickroll a specific player playerrickroll.rickroll
/playerrickroll reload Reload the plugin configuration playerrickroll.reload

Perfect for pranks, events, or just having fun on your server!

config.yml
messages:
  no-perms: "&cSorry, you dont have permission, to do this!"
  usage: "&6Usage: &e/rickroll <player>"
  player-not-found: "&cPlayer not found"
  reloaded: "&8[&6&lPlayerRickroll&8] &aPlugin reloaded"
  rickrolled: "&aPlayer rickrolled!"

rickroll:
  title:
    enabled: true
    title: "&e&lRICKROLLED"
    subtitle: "&fYou are rickrolled"
    fade-in: 0
    stay: 40
    fade-out: 20
  chat:
    enabled: true
    msgs:
      - "&f"
      - "&e&l YOU ARE RICKROLLED! &7(PlayerRickroll)"
      - "&f"
      - "&f You are rickrolled"
      - "&6 To rickroll others: /rickroll <player>"
      - "&f"
  music:
    enabled: true
    song: "music.nbs"
  actionbar:
    enabled: true
    text: "&6You are &e&lRICKROLLED"