[mod] Rick Roller [rickroll]
Rick Roll your players, or discourage use of certain blocks.
License: LGPL3, media of the actual mod itself is CC-0
By default, the sound is played whenever a player places a default:mese block, but this is configurable in minetest.conf
You can also configure it to play with a random chance on a different block - for example to discourage building with default:cobble, you can add the following to your minetest.conf:
The mod rickroll itself only ships with a MIDI sample (converted to ogg) under CC-0
A collection of extra sounds, samples of actual songs, is available in a different github repository. Check your country's stance on "Fair Use" in copyright before deploying those to your server.
ZIP download: https://github.com/taikedz/minetest-ric ... master.zip
Code on github
License: LGPL3, media of the actual mod itself is CC-0
By default, the sound is played whenever a player places a default:mese block, but this is configurable in minetest.conf
You can also configure it to play with a random chance on a different block - for example to discourage building with default:cobble, you can add the following to your minetest.conf:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
rickroll.block = default:cobble,default:desertcobble
rickroll.chance = 20
The mod rickroll itself only ships with a MIDI sample (converted to ogg) under CC-0
A collection of extra sounds, samples of actual songs, is available in a different github repository. Check your country's stance on "Fair Use" in copyright before deploying those to your server.
ZIP download: https://github.com/taikedz/minetest-ric ... master.zip
Code on github
