ServerReviews2

ServerReviews2

30 Downloads

This is a Simple plugin that allows your players to review and see your reviews of your minecraft server.

Commands
- /review <1-5 Star Rating> <Reason> <-- The command to rate the server
- /changereview <1-5 Star Rating> <Reason> <-- The command to change your existing review
- /deletereview [username] <-- Deletes your review. If there is a username set on argument, then you can delete someone's review only if you are OP or have the permission node.
- /reviews <-- The command to see the server reviews
- /seereview <player> <-- See what a player has reviewed the Server
- /reviewlist <page number> <-- See a list of reviews in pages
- /srreload <-- Reloads the config files

Permissions:
- serverreviews.review <-- Allows /review
- serverreviews.reviews <-- Allows /reviews
- serverreviews.reviewlist <-- Allows /reviewlist
- serverreviews.seereview <-- Allows /seereview
- serverreviews.changereview <-- Allows /changereview
- serverreviews.deletereview <-- Allows /deletereview
- serverreviews.updates <-- Shows new update notification on join
- serverreviews.reload <-- Allows /srreload
- serverreviews.deletereviewadmin <-- Allows /deletereview [username]

Screenshots:

//proxy.spigotmc.org/61d66de700fd398c3f2acd5d0cd6b416a9214f29?url=https://i.imgur.com/HYZGKAM.png" rel="noopener nofollow" target="_blank">https://proxy.spigotmc.org/61d66de700fd398c3f2acd5d0cd6b416a9214f29?url=https://i.imgur.com/HYZGKAM.png" alt="[​IMG]" />

//proxy.spigotmc.org/a0358d061ac5e82bc7258d9b101d8d02e54dbfb4?url=https://i.imgur.com/ipM3wHp.png" rel="noopener nofollow" target="_blank">https://proxy.spigotmc.org/a0358d061ac5e82bc7258d9b101d8d02e54dbfb4?url=https://i.imgur.com/ipM3wHp.png" alt="[​IMG]" />

//proxy.spigotmc.org/2ec0b98dfaea374381f61ce2d59dca04beca826e?url=https://i.imgur.com/7vO6tkR.png" rel="noopener nofollow" target="_blank">https://proxy.spigotmc.org/2ec0b98dfaea374381f61ce2d59dca04beca826e?url=https://i.imgur.com/7vO6tkR.png" alt="[​IMG]" />

Messages:

# The Messages for the plugin, you can change if you want

ReviewMessage: '&a%player%&6 rated the server &a%stars%&6 Stars: &a%reason%'
ReviewSuccess: '&aYour %stars% star review has been successfully sent!'
InvalidArguments: '&cInvalid Arguments!'
AlreadyReviewed: '&cYou have already Reviewed this Server. To change your review, please type /changereview <stars> <reason>.'
SeeReviewMessage: '&6The User &a%player%&6 reviewed &a%stars%&6 stars for &a%reason%'
ReviewListTop: '&6Review list -- Page %page%'
ReviewListFormat: '%linenumber%. %player% reviewed %stars% stars for: %reason%'
ReviewListBottom: '&6Read next page with /reviewlist %nextpage%'
ReloadMessage: '&6Config files reloaded for ServerReviews!'
SeeReviewNeverJoined: '&cUser has never Joined this Server'
SeeReviewNoReview: '&cUser has never Reviewed this Server'
NoReviewsMessage: '&6There are no reviews yet'
UnexpectedError: '&cSomething went wrong while trying to process the command, please contact ServerReviews administrators to report this problem.'
ReviewDeleted: '&6Successfully deleted the review by &a%player%'
YourReviewDeleted: '&6Successfully deleted your review.'
ReviewDeletedError: '&cThis player hasn''t reviewed the server or they haven''t joined before'
YourReviewDeletedError: '&cYou haven''t reviewed the server.'
NoReview: '&cYou need to submit a review first to change it!'
ReviewChange: '&aYou successfully changed your review, it is now %stars% stars with your new reason.'
WrongStarRange: '&cYou must enter from a scale of 1-5 stars'
NoPermission: 'You do not have permission to use that command.'

ReviewsMessage:
- '&6Server rating: &a%averagestars%'
- '&6Total Ratings: &a%totalratings%'
- '&65 Stars: &a%5starcount%'
- '&64 Stars: &a%4starcount%'
- '&63 Stars: &a%3starcount%'
- '&62 Stars: &a%2starcount%'
- '&61 Stars: &a%1starcount%'