GriefReport - Not another anti grief plugin
Version 0.1
Hello Sponge! I’m submitting GriefReport and hope you enjoy it! Here is a little bit about what it does.
Since the beginning of Minecraft, we saw a lot of anti-grief and protection plugins, and it’s ok, I mean we need this plugins to protect regions like cities, player’s houses, etc …
Unfortunately, “griefers” are every where and not only in cities and special places that are usually protected and you cannot lock all the world.
GriefReport is THE solution. It allows players to report grief by Type at their location. So when the admins or the modos of the server come back, they can get the list of reported grief, teleport to the grief location then use a logging/rollback plugins to make the world beautiful again and punish the griefer.
Usage
GriefReport is easy to use.
There is 5 commands :
-
/griefreport report <type>
report a grief of type . -
/griefreport list
display all the unreviewed griefs. -
/griefreport show <griefID>
display details about the grief with the ID . -
/griefreport teleport <griefID>
teleport the player to the location of the grief with the ID . -
/griefreport review <griefID>
mark the grief with the ID as reviewed/resolved.
You can also use aliases :
-
griefreport
can be replaced bygr
. -
list
can be replaced by “ls” andgriefs
. -
show
can be replaced bydisplay
. -
teleport
can be replaced bytp
andgoto
. -
review
can be replaced byclose
andok
.
The permissions are respectively:
griefreport
griefreport.list
griefreport.show
griefreport.teleport
griefreport.review
Storage
At the moment, It saves griefs data in simple hocon config files. But sql support is planned.
Links
Source code : https://github.com/graphman65/GriefReport
Bug reports and suggestions : https://github.com/graphman65/GriefReport/issues
Releases : https://github.com/graphman65/GriefReport/releases