Sounds

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Sounds

Sounds is a new plugin made by me which allows the user to script simple note block loops. This plugin is more of a proof of concept yet than an actual plugin but I think some people can be creative with it.

Now to script a loop you do the following:

1: Create a file inside of the folder that gets generated and call it: "music.yml"

2: Inside of the file type on each line a different number, this number will be the notes pitch.

for example:

tutorial1

Note the break at the end, that's important.

So what it does is it plays a series of basic notes, but now we are going to delay it so it doesn't spam:

tutorial2

so, it will now loop every 100 ticks, 20 ticks = 1 second.

to switch the type of note type:

Switch Number

like this: tutorial3

so here's a list of all the numbers: 1: Note_pling 2: Note_bass 3: Note_harp 4: Note_basedrum 5: Note_hat 6: Note_snare

more to be added.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    98589
  • Created
    Mar 19, 2016
  • Last Released File
    Mar 19, 2016
  • Total Downloads
    435
  • License

Categories

Members

Recent Files

Bukkit