PlayerJoinCommand v3.1
Details
-
FilenamePlayerjoincommand.jar
-
Uploaded by
-
UploadedSep 8, 2015
-
Size13.74 KB
-
Downloads316
-
MD5d28ae043dc5ff21ff74eec38e4654fe3
Supported Bukkit Versions
- 1.8
Changelog
Fixes:
-------------------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!
-------------------
MySQL connection error does not disable the plugin.
Problem with some SQL not running properly sometimes when executing /pjc list or /pjc lookup. << FIXED
The config file does not automatically get created due to missing folder. <<FIXED<br> -------
lookup only returns un-completed records
-------
- 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!
-------------------
MySQL connection error does not disable the plugin.
Problem with some SQL not running properly sometimes when executing /pjc list or /pjc lookup. << FIXED
The config file does not automatically get created due to missing folder. <<FIXED<br> -------
lookup only returns un-completed records
-------