Commands, Permissions, and Configuration

Simple Reviews Commands, Permissions & Configuration

Server Reviewing made easy! http://dev.bukkit.org/bukkit-plugins/simple-reviews/

Player Commands:

1. /review <message>

Description: Submits a server review

Permission: None

Admin Commands:

1. /r list

Description: Views all submitted reviews

Permission: reviews.list

2. /r see <#>

Description: View a specific review

Permission: reviews.see

3. /r clear

Description: Delete all submitted reviews

Permission: reviews.clear

Configuration

Here is an example config file:

# Simple Reviews Configuration File
#
# Made by The Gaming Grunts
# 
# www.youtube.com/TheGamingGrunts
# Check out all our plugins in action at: play.project-x.me

# If set to true, the plugin will automatically check Bukkit Dev for newer versions of the plugin and notify you
# If set to false, the plugin will not check for newer versions and you won't be notified if a newer version is available
update-check: true


# This option, if true, includes the reviewer's name with their review
# If set to false, the review will be anonymous
Display-Reviewer-Name: true


# This list stores all of the reviews
Reviews:

Note: This page will be constantly updated as new features are added :)


Comments

Posts Quoted:
Reply
Clear All Quotes