PlayerJoinCommand v3.2

Details

  • Filename
    Playerjoincommand.jar
  • Uploaded by
  • Uploaded
    Sep 9, 2015
  • Size
    14.84 KB
  • Downloads
    414
  • MD5
    947dec97982d5eaed5d2d6714cef7612

Supported Bukkit Versions

  • 1.8

Changelog

Fixes
  • Setup tags regenerating if there is a problem in config.
  • Setup a new tag to check for updates!
  • if the check updates in the config is set to true then players with pjc.notify will receive a message on-join
  • Added ability to change the table in the database for ability to use multiple servers!

TODO!

  • Nothing springs to mind ATM! please comment!


-------------------3.1------------------

Fixes:
  • Problem with some SQL not running properly sometimes when executing /pjc list or /pjc lookup.
  • The config file does not automatically get created due to missing folder.
  • Directory now gets created when the plugin first starts.
  • the /pjc list now returns records.
  • /pjc now gives a bit more detail on the commands.
  • now notifies the console on-load for any updates required!
  • Added functionality to add things to the config for upgrade-ability.

TODO!

  • A more verbose config file will come soon.
  • Include the table name in the config.


-------------------3.0------------------

New command added,
"/pjc list {username}" - This looks for any pending commands to be completed. Future to have "/pjc list" to list all. Permission: pjc.list
Fixed /pjc lookup SQL errors and problems.
Future to have more objects.


---------------------2.9----------------

Added a new command: /pjc lookup {playername} [days]with permission pjc.lookup
This can show the commands that were run from the console for the player in x(default:30) amount of days.
increased the detail a bit in the config.
database updated for commands to be stored, for more integration into a web panel.
Nothing at this moment! please report!!!