ilguappo ilguappo
  • Joined on 2024-08-07
ilguappo pushed to main at ilguappo/mc-connect 2025-07-23 20:22:14 -04:00
86a1b23ff2 feature: add commands kick and smite
ilguappo pushed to main at ilguappo/mc-connect 2025-07-23 20:14:05 -04:00
18c937611f fix: call_api now takes arguments correctly.
ilguappo pushed to main at ilguappo/mc-connect 2025-07-23 00:32:07 -04:00
0c8a3672ac fix: bug in port arument fixed.
ilguappo opened issue ilguappo/holesail-docker#2 2025-07-23 00:13:52 -04:00
fix error when server isn't started
ilguappo pushed to latest at ilguappo/holesail-docker 2025-07-23 00:02:01 -04:00
ilguappo created branch latest in ilguappo/holesail-docker 2025-07-23 00:02:01 -04:00
ilguappo pushed to 2.1.0 at ilguappo/holesail-docker 2025-07-23 00:00:36 -04:00
29e00d6002 Merge branch 'master' into 2.1.0
012cc74576 update to workflows .gitea
fd64e8f816 move action to gitea
f71e8a6fcc fix action
Compare 4 commits »
ilguappo pushed to master at ilguappo/holesail-docker 2025-07-22 23:52:59 -04:00
012cc74576 update to workflows .gitea
fd64e8f816 move action to gitea
b0e982ba6f feature: add secret my-mc.link mode
e83868695b fix action
b6e113fbef Add proper singal handling for quicker shutdown
Compare 6 commits »
ilguappo deleted branch my-mc-mode from ilguappo/holesail-docker 2025-07-22 23:52:59 -04:00
ilguappo merged pull request ilguappo/holesail-docker#1 2025-07-22 23:52:57 -04:00
my-mc-mode
ilguappo created pull request ilguappo/holesail-docker#1 2025-07-22 23:52:22 -04:00
my-mc-mode
ilguappo pushed to my-mc-mode at ilguappo/holesail-docker 2025-07-22 23:43:32 -04:00
012cc74576 update to workflows .gitea
fd64e8f816 move action to gitea
f71e8a6fcc fix action
Compare 3 commits »
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 23:36:08 -04:00
b5face6cb7 feature: add support for custom port with connect command.
ilguappo closed issue ilguappo/mc-connect#3 2025-07-22 22:26:21 -04:00
check-update command throws jq parsing error
ilguappo closed issue ilguappo/mc-connect#2 2025-07-22 22:26:21 -04:00
recursively referencing mc inside itself doesn't work unless the script is in $PATH
ilguappo closed issue ilguappo/mc-connect#5 2025-07-22 22:26:13 -04:00
use mods endpoint instead of from the website
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 22:25:08 -04:00
cfe8767cf8 updated commit message
e2231ea973 fix: extract main api call to function. Script no longer needs to be in $PATH to work. And check-update command now pulls directly from mod-list endpoint.
Compare 2 commits »
ilguappo pushed to main at ilguappo/mc-connect 2025-07-22 22:20:58 -04:00
61448d18bc fix: extract main api call to function. Script no longer needs to be in $PATH to work.
ilguappo opened issue ilguappo/mc-connect#5 2025-07-22 10:25:55 -04:00
use mods endpoint instead of from the website
ilguappo closed issue ilguappo/mc-connect#4 2025-07-22 05:54:09 -04:00
Add command descriptions to usage message