Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Uncovery committed Feb 15, 2019
1 parent 955cfee commit bff5179
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
* This file manages the plugins in websend_inc, their help functions and events
*/

/**
* Create a list of all plugins so we can read that instead of looking for them on every reboot
*/
function umc_plg_enum() {
XMPP_ERROR_trace(__FUNCTION__, func_get_args());
$folder = '/home/minecraft/server/bin/websend_inc';
Expand Down

0 comments on commit bff5179

Please sign in to comment.