SGWarn

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.

SGWarn

About:

This plugin is designed to give warnings to players. When a player is warned, the server broadcasts a notification which includes the username of the person being warned, the username of the person who issued the warning, and the reason for the warning. All warnings are stored into a MySQL database (Database must be set up by the user) and players are able to view their own warnings or if the player has the proper permissions, they can view anyone's warnings.

Installation:

1. Place the SGWarn.jar into your server's plugin folder
2. Restart your server (When the server starts back up, the console will likely display some errors, this is normal)
3. Go into your plugins folder and go to the SGWarn directory
4. Open the config.yml file
5. Change the information under "Database Information" to the information that matches your database
6. Your plugin should now work, if not, make sure to check your database information and insure that it is correct.

Commands:

  • /warn <playername> <reason> (Warns the player, sends a server-wide broadcast) [Requires permission: sgwarn.warn]
  • /warns (Displays users own warns) [Does not require permission]
  • /warns <playername> (Displays the warns of the requested player) [Requires permission: sgwarn.viewOthersWarns]
  • /warns <playername> reset (Deletes ALL warns from the requested player) [Requires permission: sgwarn.resetWarns]

Screenshots:

http://i58.tinypic.com/1zohrbb.png

http://i57.tinypic.com/2uzf58z.png


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit