Compatibility
Minecraft: Java Edition
1.21.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 2 months ago
Updated 2 months ago
SoundPoints
SoundPoints is a unique plugin for Minecraft servers (Paper) that allows you to create points in the world with customizable sounds and mob spawning. Want to add atmospheric sounds or random creatures to your locations? This plugin is for you!
Features
- Customizable Sounds: Set Minecraft sounds with adjustable volume, pitch, and hearing radius.
- Mob Spawning: Create points where mobs spawn — from a single type to a random selection from a list.
- Flexibility: Supports fixed or random delays between activations.
- Mob Management: Enable/disable AI, configure mobs to float to the surface at a set speed.
- Easy Management: User-friendly commands and clickable coordinates in chat for teleportation.
Installation
- Download the
.jar
file from GitHub. - Place
SoundPoints.jar
in your server’splugins
folder. - Restart the server — a
config.yml
file will appear inplugins/SoundPoints
. - Edit
config.yml
to suit your needs (see example below).
Requirements
- Minecraft: 1.21 (or compatible version).
- Server: Paper.
Usage
Commands
/setsoundpoint
— Create a point at your current location./pointslist
— Show the list of points./pointslist <id>
— View point details./pointslist teleport <id>
— Teleport to a point./reloadsoundpoints
— Reload the configuration./forceactivate <id>
— Force-activate a specific sound point./delpoint <id>
— Delete a specific sound point.
Permissions
soundpoints.admin
— Access to all commands (default for operators).
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
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
In this example, the point plays a sound every 30–60 seconds and spawns a random mob (salmon
or cod
) that floats to the surface.
Why Use SoundPoints?
- Add eerie sounds to caves or underwater locations.
- Create dynamic events with mob spawns.
- Surprise players with unexpected effects!
Support
Have questions? Create an issue on GitHub or leave a comment on Modrinth.