Ads Wiki
  • πŸ‘‹Welcome
  • Plugin installation
    • βš™οΈFirst install
    • ❗Requirements
  • Plugin settings
    • πŸ› οΈConfig
      • πŸ”§General options
      • ⏰Cooldowns
      • ❌Forbidden words
      • πŸ“’Updates
      • πŸ“€Database
    • 🌟Features
      • πŸ‘οΈPreview
      • πŸ’²Costs
      • πŸ“Teleportation Points
      • ✏️Options Menu
      • πŸ—ΊοΈExclude Worlds
      • 🌈Boss bar
      • πŸ’ˆAction bar
      • πŸŽ–οΈExtras
        • ⏱️Custom Cooldowns
        • 🎸Sounds
        • πŸš€Discord Webhook
    • πŸ”‘Permissions
    • πŸ’ΎBackups
  • Other
    • ✨Colored textes
    • 🌎Languages
    • 🚨Future Updates
Powered by GitBook
On this page
  • Ads
  • Loading
  • Success
  • Options
  • No access
  1. Plugin settings
  2. Features
  3. Extras

Sounds

PreviousCustom CooldownsNextDiscord Webhook

Last updated 10 months ago

The plugin plays sounds for certain events. You can customize these sounds in the ./extras/ folder, specifically in the sounds.yml file.

You can find sounds in-game with the command /playsound

Ads

This sound plays when a player successfully sends an ad or when a preview is displayed.

AdSendSound: 'block.anvil.use'

To allow all players to hear a sound when a new ad is sent, set the following value to true:

SendAdSoundToAllPlayers: 'false'

Loading

This sound plays when the plugin is loading a bigger part that may takes longer. One example is the reload of the plugin

LoadSound: 'entity.experience_orb.pickup'

Success

This sound plays when an action is successfully completed.

SuccessSound: 'entity.player.levelup'

Options

This sound plays when a player changes their .

OptionsSound: 'entity.firework_rocket.twinkle'

No access

This sound plays when an action fails to complete successfully, such as when a player has no permission to use the command.

NoAccessSound: 'block.note_block.bass'

🌟
πŸŽ–οΈ
🎸
settings