SimpleTicketManager V2.0.1

Details

  • Filename
    SimpleTicketManager.jar
  • Uploaded by
  • Uploaded
    Jul 25, 2015
  • Size
    47.85 KB
  • Downloads
    257
  • MD5
    7e07e4122eea8f77c59b9be19521ff52

Supported Bukkit Versions

  • 1.8.3

Changelog

New Features

  • New permission nodes for viewing tickets
  • Max amount of tickets a player can claim

New permissions

ticket.view.open
ticket.view.assigned
ticket.view.assigned.all
ticket.view.closed
ticket.view.closed.all

ticket.view Now inherits all of the above.

Bug fixes

  • Fixed bug with closenotice not displaying with permission ticket.admin

IMPORTANT

You must delete your config.yml and messages.yml for this update or you can add the following in to your configs:

config.yml:

#Maximum number of tickets a player can claim

maxtickets: 10

messages.yml:

maxTickets: '&4You have reached the max amount of tickets you can claim'

None currently