HomeJavaModsSoundPoints
SoundPoints
SoundPoints — screenshot 1

SoundPoints

SoundPoints is a unique plugin for Minecraft servers running on Paper, designed to enhance your world with customizable sound points and mob spawning. It supports both vanilla Minecraft mobs and custom mobs from the MythicMobs plugin, allowing you to create immersive atmospheres with eerie sounds or dynamic mob spawns. Perfect for adding surprises or ambiance to your server!


🚀 Features


📥 Installation

  1. Download the SoundPoints.jar file from GitHub Releases or Modrinth.
  2. Place the .jar file in your server’s plugins folder.
  3. Restart your server to generate the config.yml file in the plugins/SoundPoints directory.
  4. Edit config.yml to customize sounds, mobs, and points (see example below).
  5. (Optional) Install the MythicMobs plugin to enable spawning custom mobs.

🛠️ Requirements


🎮 Usage

Commands

Command Description Permission
/setsoundpoint Creates a point at your current location soundpoints.admin
/pointslist Lists all configured points soundpoints.admin
/pointslist <id> Shows details for a specific point soundpoints.admin
/pointslist teleport <id> Teleports to a specific point soundpoints.admin
/reloadsoundpoints Reloads the plugin configuration soundpoints.admin
/forceactivate <id> Force-activates a specific point soundpoints.admin
/delpoint <id> Deletes a specific point soundpoints.admin

Permissions

Assign permissions using a plugin like LuckPerms:

/lp user <player> permission set soundpoints.admin true

Example Configuration

points:
  '01':
    cords: 0.0, 0.0, 0.0, world
    type: scream
    cooldown: 60
    random: true
    min_timeing: 30
    spawn_mob: true
    type_mob:
      - salmon
      - cod
      - SkeletonKing # Custom MythicMobs mob
    updraft_to_air: true
    speed_updraft: 1.0
    ai: true

type_sounds:
  scream:
    sounds:
      - sound: ENTITY_GHAST_SCREAM
        tonality: 1.0
        volume: 100
        hear_blocks: 100
      - sound: ENTITY_ALLAY_DEATH
        tonality: 0.4
        volume: 100
        hear_blocks: 100

Explanation:


🌟 Why Use SoundPoints?


📚 Documentation

For detailed configuration and advanced usage, check the full documentation on the GitHub Wiki.


💬 Support

Encounter an issue or have a suggestion?


📜 License

All rights reserved by the author.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more