X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel-plugins.git/blobdiff_plain/7d43c2299616ca3229c3f4111a192ff9b991f5d7..aa6d4559ee9f3873a923c23252ed75a71efb4b86:/live_map/live_map.php diff --git a/live_map/live_map.php b/live_map/live_map.php index 62c5a15..360c95c 100644 --- a/live_map/live_map.php +++ b/live_map/live_map.php @@ -22,7 +22,7 @@ class live_map public $name = "live_map"; // Name of your plugin public $author = "Valware"; // Name or handle of your lovely self public $version = "1.1"; // Version of this plugin - public $description = "View a list of users who are live_mapd (requires third/live_map)"; // Description of your beautiful plugin + public $description = "View a live map of users connected to your network"; // Description of your beautiful plugin public $email = "v.a.pond@outlook.com"; // An email people can contact you with in case of problems /** This is run on plugin load. You can add hooks and initialize whatever databases