PlayerJoinCommand V3.0
Details
-
FilenamePlayerJoinCommand.jar
-
Uploaded by
-
UploadedSep 1, 2015
-
Size12.73 KB
-
Downloads269
-
MD54041eba4d0ca768e1eda3c2c73dfde03
Supported Bukkit Versions
- 1.8
Changelog
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.
-------------------------------------
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.
/reload will not reload the config, use /stop and then start the server again.
MySQL connection error does not disable the plugin.
-------
lookup only returns un-completed records
-------