-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Additions #196
Additions #196
Commits on Sep 14, 2023
-
added Multi-Stat files v0.1.1 + Powershell module
Added Multi-Stat server status checker files: /css/ /images/ /Powershell/minestat.psm1 .htaccess index.php settings.php Minestat powershell module: Made small (insignificant) changes to the minestat powershell file to "prettify" the outputs on Multi-Stat * Altered values to make it pretty, not necessary. "Success" => "Online" "Unknown" => "Offline" Removed 'hidden' from most of the output values, changed the ones I did not want showing up to 'hidden' and reordered the values so it outputs in a more appealing order on Multi-Stat IMPORTANT CHANGE: formatted_motd is hidden and stripped_motd is in its place. When outputting the data to PHP, it shows all the color characters as broken/nonexistent symbols, this was very ugly on the web status page. THIS IS NOT A NECESSARY CHANGE BUT I'D RECOMMEND IT!!! To reference the changes, view the original minestat.psm1 at the link below and search the following: [Flags()] enum SlpProtocol (changed Unknown to Offline) class ServerStatus (reordered values, unhid most of them, hid formatted_motd, motd, slp_protocol and favicon) https://github.com/FragLand/minestat/blob/master/PowerShell/MineStat/MineStat.psm1
Configuration menu - View commit details
-
Copy full SHA for e27224c - Browse repository at this point
Copy the full SHA e27224cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce752cf - Browse repository at this point
Copy the full SHA ce752cfView commit details
Commits on Sep 15, 2023
-
Changed image source to a URL instead of the logo being added from images/logo.png
Configuration menu - View commit details
-
Copy full SHA for f4591c9 - Browse repository at this point
Copy the full SHA f4591c9View commit details -
Delete contrib/Multi-Stat/images directory
No longer needed as the logo is pulled from a URL instead.
Configuration menu - View commit details
-
Copy full SHA for cb94312 - Browse repository at this point
Copy the full SHA cb94312View commit details -
Added bootstrap css and matching js files for bootstrap Modified index.php with updated styling and code for cleaner outputs. Not a large change, but an efficient one when the results pop up. Screenshots: https://imgur.com/a/dWDxNG5
Configuration menu - View commit details
-
Copy full SHA for 9aea825 - Browse repository at this point
Copy the full SHA 9aea825View commit details -
Forgot to remove the old logo.png as my project commit is slightly different with that, all fixed :)
Configuration menu - View commit details
-
Copy full SHA for 61eb5f3 - Browse repository at this point
Copy the full SHA 61eb5f3View commit details -
Updated alert margin to 25px because it was bothering me lol
Configuration menu - View commit details
-
Copy full SHA for de2ab1b - Browse repository at this point
Copy the full SHA de2ab1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae9841c - Browse repository at this point
Copy the full SHA ae9841cView commit details -
Added support for different types of errors to be shown when the connection is offline Offline => Status Type: Offline Timeout => Status Type: Timed Out ConnFail => Status Type: Connection Failed
Configuration menu - View commit details
-
Copy full SHA for b5cfa4c - Browse repository at this point
Copy the full SHA b5cfa4cView commit details
Commits on Sep 22, 2023
-
Update contrib/Multi-Stat/css/style.css
Co-authored-by: Ajoro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79947e8 - Browse repository at this point
Copy the full SHA 79947e8View commit details -
Update contrib/Multi-Stat/index.php
Co-authored-by: Ajoro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5354fa - Browse repository at this point
Copy the full SHA d5354faView commit details -
Update contrib/Multi-Stat/css/style.css
Co-authored-by: Ajoro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db93645 - Browse repository at this point
Copy the full SHA db93645View commit details
Commits on Oct 3, 2023
-
Added latest bootstrap css/js and popper for styling and functions.
Configuration menu - View commit details
-
Copy full SHA for c144799 - Browse repository at this point
Copy the full SHA c144799View commit details -
Configuration menu - View commit details
-
Copy full SHA for 348eb98 - Browse repository at this point
Copy the full SHA 348eb98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c52964 - Browse repository at this point
Copy the full SHA 5c52964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9591595 - Browse repository at this point
Copy the full SHA 9591595View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede4ab2 - Browse repository at this point
Copy the full SHA ede4ab2View commit details