ErrorNoise

<caption>

ErrorNoise Plugin Information

</caption>
This is the BukkitDev plugin information page for ErrorNoise.

ErrorNoise does something that can be very helpful: a simple and annoying noise will play when an error occurs. ErrorNoise has two versions:

ErrorNoise Lite:
A stripped down, non-configurable version of the plugin.
It was designed for drag-n-drop testing on development servers.
ErrorNoise (Standard):
The fully configurable version of the plugin.
Set the sound to be more annoying than before!
To install, follow these directions:

  1.  Choose either the Standard version or Lite version of the plugin to install.
  2.  Download the latest plugin jar file for that version.
  3.  Place the plugin jar file into the plugins directory of your Bukkit/Spigot server.

NOTE: ErrorNoise will not automatically check for updates. Please check this page often for new features and/or bug-fixes.
The permission nodes for ErrorNoise are very simple, and are (currently) the same for both versions of the plugin:

errornoise.annoy:
Let a player hear the error noise.
errornoise.annoytext:
Let a player view the error message.

...that's it!

The configuration file for ErrorNoise (Standard) will generate on its first run. Below is an explanation of each configuration option:

error.warning:
Decide if the plugin will treat 'warning' level console messages as errors.
error.severe:
Decide if the plugin will treat 'severe' level console messages as errors.
error.seconds_to_wait:
Seconds that the plugin will wait between error messages before allowing a new one to appear.
It will start the counting over again for every new error that triggers in the mean time.
error.message:
The message that will be displayed when an error occurs (to players with the correct permission).
Color codes are allowed (with the '&' character).
error.sound:
The sound played when an error is triggered.
Format the option just as it is listed on the Bukkit javadocs (ex: ENTITY_BAT_AMBIENT).
error.volume:
Volume as a float value (0F to 2F... 2F being the loudest)
error.pitch:
Pitch as a float value (0F to 2F... 2F being the highest)
ignore:
The list of all error messages that will be ignored by this plugin.

Be sure everything in the configuration file is valid YAML before using it on a production server!
ErrorNoise is licensed under the MIT License.
All downloads are subject to said license unless otherwise noted.
The source code for this plugin can be found on GitHub.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    63675
  • Created
    Aug 12, 2013
  • Last Released File
    Jun 14, 2016
  • Total Downloads
    3,162
  • License

Categories

Members

Recent Files