ahmedhozny / EventSounds

A Pocketmine-MP plugin that plays a sound when an event is called.
https://poggit.pmmp.io/p/EventSounds
GNU Lesser General Public License v3.0
5 stars 1 forks source link

EventSounds

Description

A Pocketmine-MP plugin which plays a sound when calling an event.

Configuration

A configuration file (config.yml) and a helpful file with the available ids (Until now) will be created automatically when your server enables the plugin. Default settings will be used unless you change them in config.yml

configVersion: 2 Don't make any changes here

Sounds IDs can be found in soundsIDs.txt. or here

For more information about sounds and events, see the wiki

TODO

Contribution:

Feel free to contribute if you have ideas or found an issue. Links:

Licensing information

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.