Commit Graph

  • 6ea80b9c66
    Merge pull request #67 from Neocky/v1.7.3 main v1.7.3 Neocky 2023-02-12 18:28:32 +01:00
  • 3f4380acae Update handle_ftp.py Neocky 2023-02-09 20:58:17 +01:00
  • a9bac687c8 Revert false FTP fix and solve it Neocky 2023-02-09 20:54:03 +01:00
  • 1fda453bbd Fixed issue with ftp temp folder Neocky 2023-02-09 20:18:21 +01:00
  • 30f0dd91ac
    Merge pull request #59 from treier57lol/pluget-logo Neocky 2022-07-20 09:07:34 +02:00
  • c8b026fb3a
    Changed logo in README treier57lol 2022-07-19 12:30:10 +03:00
  • b6b5b4dff7
    Added new logo as image files treier57lol 2022-07-19 12:29:43 +03:00
  • cd9479d8d5
    Added new pluGET logo treier57lol 2022-07-19 12:04:20 +03:00
  • 88b897716a
    Changed version v1.7.2 Neocky 2022-07-19 10:42:02 +02:00
  • a7b528d25d
    Merge pull request #57 from Neocky/dev/1.7.1 Neocky 2022-07-19 10:30:04 +02:00
  • 1c11b0df83 Delete install_requirements.py Jan-Luca Bogdan | BEL NET GmbH 2022-07-19 10:29:34 +02:00
  • 653dac6c2c
    Merge pull request #54 from smcclennon/dev/1.7.1 Neocky 2022-07-19 10:22:37 +02:00
  • a5eeca7d9a Changed formating and print method Jan-Luca Bogdan | BEL NET GmbH 2022-07-19 10:17:59 +02:00
  • 1fc53d907d
    Merge pull request #56 from smile-minecraft/patch-1 Neocky 2022-07-19 10:06:05 +02:00
  • 32aabefdf1
    update README.md smile-minecraft 2022-07-16 13:07:01 +08:00
  • 18ca3104a5 Handle Spiget api errors so plugins with special characters such as "InvSee++" don't crash pluGET due to unexpected Spiget api data structure response: {'error': '', 'msg': ''} Shiraz 2022-07-09 19:59:44 +01:00
  • 8227c12bf1 Only rename console title on Windows Prevent "sh: line 1: title: command not found" error on Linux Shiraz 2022-07-09 10:17:21 +01:00
  • 18e012540c Pip install on posix using python3 -m as per the official documentation: packaging.python.org/en/latest/tutorials/installing-packages/#id22 Shiraz 2022-07-09 10:14:18 +01:00
  • 526ccf72cb Show error message on requirements install failure Shiraz 2022-07-09 10:07:34 +01:00
  • 4250ab15df
    Added purpur help v1.7.1 Neocky 2022-07-04 16:08:15 +02:00
  • 03a117c4e8
    Merge pull request #51 from Pazdikan/readme-rewrite-and-new-installation Neocky 2022-07-04 16:05:33 +02:00
  • ede3557819
    Merge pull request #53 from Neocky/dev/1.7.1 Neocky 2022-07-04 16:04:55 +02:00
  • 0e09daae53 Added new help command Jan-Luca Bogdan | BEL NET GmbH 2022-07-04 15:55:08 +02:00
  • 6b926c9564 Added plugin remover Jan-Luca Bogdan | BEL NET GmbH 2022-07-04 14:43:26 +02:00
  • b539d11f67 Reverted formatting changes pazdikan 2022-07-04 14:29:59 +02:00
  • 744f2e5988 Fixed a typo pazdikan 2022-07-04 14:17:23 +02:00
  • 119d44631f Added support for purpur serverjar updating Jan-Luca Bogdan | BEL NET GmbH 2022-07-04 12:36:34 +02:00
  • 626b7a3812 Cleaned up README.md and changed installation files pazdikan 2022-07-03 01:39:20 +02:00
  • 1df6b36c5d
    Update README.md v.1.7.0 Neocky 2022-07-02 19:52:40 +02:00
  • d7c09eb04a
    Update README.md Neocky 2022-07-02 19:43:52 +02:00
  • bac69ae829
    Update README.md Neocky 2022-07-02 19:43:02 +02:00
  • badf6230bb
    Merge pull request #50 from Neocky/dev/1.7.0 Neocky 2022-07-02 19:29:14 +02:00
  • 2e9973a24f
    Renamed main file Neocky 2022-07-02 19:23:22 +02:00
  • 0bac45d478 Renamed main file and removed old src Neocky 2022-07-02 19:21:14 +02:00
  • 2ba9e6ddb7 Added serverjar updating Neocky 2022-07-02 19:15:15 +02:00
  • 9e74d480dd Added first serverjar handling Jan-Luca Bogdan | BEL NET GmbH 2022-06-30 16:45:28 +02:00
  • 0b10a76a3b Added version lookup for egg_cracking_jar Jan-Luca Bogdan | BEL NET GmbH 2022-06-29 16:00:55 +02:00
  • 9b2ff6e208 Added egg cracking jar support Jan-Luca Bogdan | BEL NET GmbH 2022-06-28 17:02:33 +02:00
  • e17be2c500 Added tests for function in update_checker Neocky 2022-06-26 18:11:19 +02:00
  • fb52973cf6 Added seperate download function for sftp/ftp Jan-Luca Bogdan | BEL NET GmbH 2022-06-22 15:26:45 +02:00
  • 3219e32351 Added part of update functionality Jan-Luca Bogdan | BEL NET GmbH 2022-06-22 12:58:48 +02:00
  • 041d7aa240 Added sftp & ftp functionality back Jan-Luca Bogdan | BEL NET GmbH 2022-06-21 17:01:03 +02:00
  • 96b4411020 Added better error handling to download function Jan-Luca Bogdan | BEL NET GmbH 2022-06-21 09:57:52 +02:00
  • 8620dfbe74 Added experimental update checker Jan-Luca Bogdan | BEL NET GmbH 2022-06-20 17:21:58 +02:00
  • 84fcfc8922 Added new spiget downloader Jan-Luca Bogdan | BEL NET GmbH 2022-06-17 12:51:32 +02:00
  • d427886c49 Added search function Neocky 2022-06-16 22:35:54 +02:00
  • e229324117 Changed indention from tab to space Neocky 2022-06-16 21:26:43 +02:00
  • 7f2404f0cd Created packages, testcases and better error handling Jan-Luca Bogdan | BEL NET GmbH 2022-06-16 17:05:40 +02:00
  • 3943357569 Added plugin downloader capabilities Neocky 2022-06-12 20:03:36 +02:00
  • ac139ed048 Added input handling and first utilities Neocky 2022-06-07 22:40:27 +02:00
  • 8e51b1976d Added OS independent installer and finished console output Neocky 2022-06-04 16:33:46 +02:00
  • 4920689f0e finished config handling and started new console output Neocky 2022-06-04 00:08:10 +02:00
  • 993d438ff7 Started the new config handling Neocky 2022-06-02 19:52:49 +02:00
  • 3faf9785d7
    Update FUNDING.yml Neocky 2022-05-08 19:23:31 +02:00
  • 17e67e68ea
    Update README.md Neocky 2022-05-08 19:21:10 +02:00
  • 5075922674
    Added new button Neocky 2022-04-18 16:27:04 +02:00
  • cf710088a9
    Merge pull request #45 from ProfessorSniff/#!/bin/sh v1.6.10 Neocky 2021-12-05 16:53:44 +01:00
  • b1b5eeb992
    add shebang to launcher.sh ProfessorSniff 2021-12-03 04:02:24 +00:00
  • 3bcb3de4cf Fixed error when searching for plugins v1.6.9 Neocky 2021-08-26 19:24:17 +02:00
  • 9a70733421 Changed description for FTP Port support v1.6.8 Neocky 2021-08-07 18:58:23 +02:00
  • 449232e2ca
    Merge pull request #38 from TheDudeFromCI/patch-1 Neocky 2021-08-07 18:50:18 +02:00
  • 1c74d8501c
    Apply suggestions from code review TheDudeFromCI 2021-08-04 19:52:10 -07:00
  • 9289872831
    Removed warning in default config TheDudeFromCI 2021-08-03 03:01:51 -07:00
  • 0c3bace49e
    Added custom port support for ftp access TheDudeFromCI 2021-08-03 03:00:23 -07:00
  • 2e459cafe2 Fixed spelling v1.6.7 Neocky 2021-08-01 15:10:36 +02:00
  • 1ff34a7372 Fixed ftp file or folder check Neocky 2021-08-01 15:06:55 +02:00
  • 367ee5be42 Fixed that update all could fail and changed output colors and fixed get-paper command v1.6.6 Neocky 2021-07-18 14:51:02 +02:00
  • abf07e8301 Fixed issues and fixed spelling v1.6.5 Neocky 2021-07-14 21:26:06 +02:00
  • c551c6bd66
    Fixed spelling Neocky 2021-07-14 21:11:36 +02:00
  • 572a7de68a
    Added different python badge Neocky 2021-07-09 20:36:17 +02:00
  • 2b00942749
    Added new gif Neocky 2021-06-27 02:18:34 +02:00
  • 50038c4474 Fixed issue with seperate download path for sftp, ftp & local v1.6.4 Neocky 2021-06-27 01:46:15 +02:00
  • 2eb4940574
    Changed formating Neocky 2021-06-22 00:26:00 +02:00
  • 496334a2fa Fixed check with seperatedownloadpath issue v1.6.3 Neocky 2021-06-22 00:08:57 +02:00
  • 42be836928 Fixed wrong folder was used when trying to download plugin v1.6.2 Neocky 2021-06-21 10:18:52 +02:00
  • 1e7b30a1be Changed output when checking and removed debug output v1.6.1 v1.6.0 v1.5.7 v1.5.6 v1.5.5 Neocky 2021-06-20 13:54:15 +02:00
  • a4b1b7acf9
    Added changelog to check help Neocky 2021-06-20 00:54:30 +02:00
  • 8344ed0afc
    Merge pull request #27 from Neocky/dev/v1.6.0 Neocky 2021-06-20 00:42:17 +02:00
  • 2a416bbbc2 Added conformation for updateing and fixed serverjar issues Neocky 2021-06-20 00:36:36 +02:00
  • 456a0e185a Merged all and individual checking/updating of plugins Neocky 2021-06-19 18:01:05 +02:00
  • f4361ad137 Fixed bug when plugin wasn't found with description Neocky 2021-06-19 13:47:12 +02:00
  • 41527926b2 Fixed TypeError while checking for updates & added update notes test Neocky 2021-06-12 17:03:55 +02:00
  • 93818b90d7 Removed . in initial config for SFTP Neocky 2021-05-30 19:00:09 +02:00
  • 2712bd5be6 Added .jar validation to SFTP/FTP Neocky 2021-05-30 18:52:35 +02:00
  • 3ad7753674 Added skip when file is not .jar file Neocky 2021-05-29 20:42:02 +02:00
  • 38edfc73d6
    Create FUNDING.yml Neocky 2021-05-29 01:12:30 +02:00
  • a4636153c0
    Added Inconsisten Version & Names topic Neocky 2021-05-29 00:38:56 +02:00
  • 764e8bcb81 Fixed JsonDecodeError & Better pluginnames Neocky 2021-05-28 23:52:16 +02:00
  • 26d7965422 Added installer.bat v1.5.4 Neocky 2021-05-26 20:57:25 +02:00
  • 78f38f36cd
    Added installer.bat help Neocky 2021-05-26 20:54:12 +02:00
  • afbc3e8029
    Merge pull request #18 from ZandercraftGames/main v1.5.3 Neocky 2021-05-19 21:08:45 +02:00
  • a08aab7ae4
    Made paperVersionBehind display "N/A" instead of "False" for more clarity. Zander 2021-05-15 19:05:29 -04:00
  • b31cca5e31
    Fix findLatestBuild check returning false on a successful API response. Zander 2021-05-15 19:02:09 -04:00
  • cd4a66002c
    Added new discord picture v1.5.2 Neocky 2021-05-15 01:30:22 +02:00
  • 0d709cfb6f Fixed typo Neocky 2021-05-15 00:47:06 +02:00
  • edc300a33d Eggcracking for better name finding & added better version digging Neocky 2021-05-15 00:46:29 +02:00
  • 11b4fdcbeb
    Add error handling to "check serverjar" command on paper servers. Fixes use assignment issues when detection doesn't work. Zander 2021-05-09 01:33:05 -04:00
  • 716227eafa
    Add PyCharm configurations to .gitignore Zander 2021-05-09 00:23:11 -04:00
  • 6e980a1580
    Fixed typo & added part about security warning Neocky 2021-04-12 23:26:12 +02:00
  • cb0282e676 Fixed array index out of range v1.5.1 Neocky 2021-04-07 20:38:29 +02:00