Minecraft PetitionPlugin mod 2026 download
logo
minecraft mod PetitionPlugin

PetitionPlugin

Game Version: CB 1.6.2-R1.0
Total Downloads: 18,645
Updated: Sep 17, 2013
Created: Aug 25, 2011
Download PetitionPluginDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
PetitionPlugin v1.5.1 release 25.62 KB Sep 17, 2013 CB 1.6.2-R1.0 2,874 download PetitionPlugin PetitionPlugin v1.5.1 releaseDownload
PetitionPlugin v.1.5 release 24.26 KB Aug 26, 2012 CB 1.3.1-R2.0 4,024 download PetitionPlugin PetitionPlugin v.1.5 releaseDownload
PetitionPlugin v.1.4.3 release 35.97 KB Apr 18, 2012 CB 1.2.5-R1.0 2,958 download PetitionPlugin PetitionPlugin v.1.4.3 releaseDownload
Petition Plugin v1.4.3 release 35.97 KB Mar 4, 2012 CB 1.1-R6 1,398 download PetitionPlugin Petition Plugin v1.4.3 releaseDownload
Petition Plugin v1.4.2 release 36.01 KB Jan 29, 2012 CB 1.1-R1 2,955 download PetitionPlugin Petition Plugin v1.4.2 releaseDownload
Petition Plugin v1.4 release 36.11 KB Jan 1, 2012 CB 1.0.1-R1 1,692 download PetitionPlugin Petition Plugin v1.4 releaseDownload
Petitionplugin v1.35 release 25.04 KB Dec 4, 2011 1.0.0 1,498 download PetitionPlugin Petitionplugin v1.35 releaseDownload
Petitionplugin v1.34 release 34.91 KB Aug 25, 2011 CB 1060 1,246 download PetitionPlugin Petitionplugin v1.34 releaseDownload

Description

Share this:

A plugin for players to log problems, requests and complaints etc.

NOTICE – IRC Channel #PetitionPlugin on irc.esper.net for any suggestions/queries!

Features:

  • Players may open one or more petitions and get assigned a unique ticket # for each. This number can be used to track the petition until it has been closed.
  • Each petition may be assigned to a specific op/admin or left as unassigned
  • Players as well as ops/admins may add comments to an open petition
  • Ops/admins (and currently players) may warp to the location where the petition was opened
  • Ops/admins (and currently players) may review the history of each open petition
  • Closed petitions are archived and can be reviewed or reopened by moderators
  • Use the command "/petition" or the shorthand command "/pe".
  • All commands are case-insensitive
  • New and updated petitions are announced to everyone with 'petition.moderate' permission
  • Supports multiple worlds
  • Offline players receive notifications on petition updates when logging in
  • Server admins can handle petitions on the server console
  • Players and moderators are reminded of their open petitions at configurable intervals

Command syntax:

  • /pe open|create|new <Message>
  • /pe comment|log <#> <Message>
  • /pe close <#> [<Message>]
  • /pe list [<count>]
  • /pe view <#>
  • /pe assign <#> [<Operator>]
  • /pe unassign <#>
  • /pe warp|goto <#>

Installation:

  1. Download the latest PetitionPlugin version.
  2. Copy it to your "plugins" directory
  3. Optionally create a new directory called "plugins/PetitionPlugin"
  4. Optionally create a new directory called "plugins/PetitionPlugin/archive"
  5. Optionally create a new file "plugins/PetitionPlugin/settings.txt"
  6. Load the plugin (Restart the server, or use any plugin you have for this purpose)

Settings:
The configuration file is optional, the following settings are available:

single=Petition
plural=Petitions
notify-all-on-close=false
notify-owner-on-assign=true
notify-owner-on-unassign=true
notify-interval-seconds=300
warp-requires-permission=false

Command examples:
A player in distress:

/pe open Someone has burned down my home!
# the player receives a ticket number, say 45 for this example
/pe comment 45 And killed my chicken!

Admin/Moderator responds:

/pe list
# the plugin shows me a list of currently open petitions
/pe assign 45 FloydATC
# the petition status is changed to show that I am now handling this incident
/pe warp 45
# I am teleported to the scene
/pe comment 45 nice crater
/pe close 45 Feather refunded, have a nice day
# +1 served

Dependencies:

  • None

Permissions:

  • 'petition.pe' required to open, comment and view a petition
  • 'petition.warp-to-own' required IF 'warp-requires-permission' is enabled
  • 'petition.warp-to-own-if-assigned' required IF 'warp-requires-permission' is enabled
  • 'petition.moderate' and 'petition.moderator' required for everything else

Known problems:
Certain situations can lead to double notifications, such as an operator commenting on his own petition. Colourisation is work-in-progress.

Comments

Add a comment