============================================
Info:
============================================
Plugin Name: ModNotice+ for MyBB 1.6.*
-> Updated and repaired version of Garlant Modnotice V1.2 [MyBB 1.4]
-> This plugin give a option to moderate a posting. The moderator can create a message which a normal user can't erase or change.
-> Click on the "Edit" button and you will see a new option. This option allow you to moderate a post and write a message which the 'normal' user can't delete or change.
-> After creating such a moderator message there can be send a private message to the author of the moderated post. - De/Activate this function in your settings.
Author: Prtik
Version: 1.3 (December 10th, 2010)


============================================
Installation :
============================================
1. Extract the php file from the .zip file.
2. Upload to inc/plugins.
3. Activate plugin via ACP.
4. Open your theme(s) and add this css:

.modnotice {
	background: #ADCBE7;
	padding: 8px;
	margin: auto auto;
	border: 1px solid #0F5C8E;
	color: #000000;
	font-size: 12px;
}


============================================
Changelog:
============================================
1.3 # Compatible with MyBB 1.6*
    # Fixed a problem with PM
