Commit Graph

1124 Commits

Author SHA1 Message Date
Pempkin
422c41d931 Update egg-discord-js-generic.json
### All Submissions:

* [Y] Have you followed the guidelines in our Contributing document?
* [Y] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
* [Y] Did you branch your changes and PR from that branch and not from your master branch?
  * If not, why?:

<!-- You can erase any parts of this template not applicable to your Pull Request. -->

### Changes to an existing Egg:

1. [Y] Have you added an explanation of what your changes do and why you'd like us to include them?
     Adds support for private repos and changes some wording. For example, it fixes a typo and changes some instances of "git" to "GitHub" to help out people with limited experience. It also fixes an inconsistency with the discord.py egg where users could not edit the values for the discord.js egg but could on the discord.py egg. If this was intentional, feel free to undo those changes.
2. [~] Have you tested your Egg changes?
It'd be helpful if someone could try this with a public repository since I was unable to find a discord.js bot in a public repo and my bot has a lot of confidential info hardcoded into it. It works fine with private repos and there seems to be no reason why it wouldn't work with public repos since I didn't change anything with respect to those.
2020-08-30 10:09:47 -05:00
Michael (Parker) Parker
8388853d35 Merge pull request #667 from parkervcp/fix/minecraft_url
fix mc url's
2020-08-25 15:08:41 -04:00
Michael Parker
56b9733063 fix mc url's
Fixes the minecraft_java minecraft/java
2020-08-25 14:56:12 -04:00
Michael (Parker) Parker
36d86b3afe Merge pull request #663 from Rems19/patch-1
Fix Minecraft Forge egg
2020-08-25 07:36:59 -04:00
Michael (Parker) Parker
06b8117132 Merge pull request #662 from gOOvER/sogeBot
Update sogeBot egg to install only the latest Version - Removed Master install
2020-08-24 17:59:17 -04:00
Rémi Labergère
73af37277f Fix Minecraft Forge egg
When specifying the FORGE_VERSION parameter, the FORGE_JAR was not set and the script was failing when trying to do "mv $FORGE_JAR $SERVER_JARFILE"
2020-08-23 17:54:06 +02:00
Torsten Widmann
1cf9e67b81 Update egg-soge-bot.json
Removed Master install.  Only Latest Version and sqlite  is supported
2020-08-23 07:13:45 +02:00
Michael (Parker) Parker
d36314d5bf Merge pull request #658 from HypeLevels/patch-1
Fixed txAdmin typo
2020-08-19 13:12:58 -04:00
HypeLevels
1dd24a389d Typo 2020-08-19 18:11:32 +01:00
Michael (Parker) Parker
98d52baa2f Merge pull request #655 from parkervcp/remove/rocketmod_modern
remove rocketmod
2020-08-16 20:03:46 -04:00
parkervcp
7e0240e012 remove rocketmod
This will remove rocketmod as it's causing more problems than it's work to fix as rocketmod is now part of the core Unturned release.
2020-08-16 20:03:14 -04:00
Michael (Parker) Parker
7c56d5accb Merge pull request #652 from parkervcp/update/killing_floor_2
update killing floor 2
2020-08-14 22:58:21 -04:00
Michael Parker
ae222ca8e4 update killing floor 2 2020-08-14 22:56:30 -04:00
Michael (Parker) Parker
03d22e2f71 Merge pull request #193 from chasx003/master
add KillingFloor 2 egg
2020-08-14 22:52:02 -04:00
Michael (Parker) Parker
a0a54b36c6 Merge branch 'master' into master 2020-08-14 22:50:46 -04:00
Michael (Parker) Parker
934406f3ca Merge pull request #575 from dexslab/update/altv
Change image for alt:V to allow csharp module to work and keep descri…
2020-08-13 21:27:04 -04:00
Michael (Parker) Parker
447daa914b Merge pull request #646 from parkervcp/update/curseforge
update curseforge generic
2020-08-13 20:56:20 -04:00
Michael (Parker) Parker
d3715de718 Merge pull request #645 from parkervcp/add/travertine
add travertine proxy server.
2020-08-12 10:10:31 -04:00
Michael Parker
a70145dc3d update curseforge generic
Deals with another edge case for the Valhelsia series

resolves #642
2020-08-12 08:27:12 -04:00
Michael (Parker) Parker
6b5e0e4291 Merge pull request #605 from Exonical/upstream/update/conan-exies
Update Conan Exiles
2020-08-12 07:46:35 -04:00
Michael Parker
d0a3e6631a update generic readmes too 2020-08-11 15:32:17 -04:00
Michael Parker
9de38fbbdd add travertine proxy server.
Resolves #644

Adds readme for waterfall too.

Basically a find/replace for waterfall.
2020-08-11 15:30:01 -04:00
Michael (Parker) Parker
8d530a027d Merge pull request #617 from RuneMasterGaming/add-FTB-modpacks.ch-egg
Added FTB-modpacks.ch egg
2020-08-11 15:17:15 -04:00
Michael (Parker) Parker
5a01397552 Merge pull request #643 from vntxx/patch-1
Fixed Mindustry typo
2020-08-07 22:33:09 -04:00
Fabian Gabriel
ad2d4e1eb6 Fixed Mindustry typo
:]
2020-08-08 03:58:29 +02:00
iamkubi
4f6d6952d5 Merge pull request #641 from parkervcp/update/stationeers
Enable automatic updates for Stationeers
2020-08-04 20:14:50 -07:00
Ryan Kubiak
f0697717cb Enable automatic updates for Stationeers 2020-08-04 20:03:55 -07:00
Michael (Parker) Parker
c891868e9f Merge pull request #640 from Pishangfy/patch-3
update download link (config.yml) for waterfall and update readme.md links
2020-08-03 23:25:57 -04:00
Pishangfy
aa6437291e Update README.MD
Update repository URL
2020-08-04 09:51:39 +08:00
Pishangfy
7f386ea32f Update Waterfall 2020-08-04 09:35:50 +08:00
Michael (Parker) Parker
a2da99ba38 Merge pull request #636 from parkervcp/update/discordpy
nullable variables
2020-08-02 15:42:49 -04:00
parkervcp
62f860c112 nullable variables
makes other variable nullable
2020-08-02 15:41:16 -04:00
Michael (Parker) Parker
fd2f3cbd4d Merge pull request #635 from parkervcp/updat/discordpy
fix variable rules
2020-08-02 14:27:35 -04:00
parkervcp
4adbd414a5 fix variable rules
makes install repo nullable.
2020-08-02 14:26:40 -04:00
Michael (Parker) Parker
eb1821c838 Merge pull request #634 from Pishangfy/patch-2
Update Paper (server.properties URL)
2020-08-02 12:51:49 -04:00
Pishangfy
8791e65063 Update Paper 2020-08-03 00:42:46 +08:00
Michael (Parker) Parker
23a2361ecc Merge pull request #633 from Pishangfy/patch-2
Update server.properties URL
2020-08-02 12:34:52 -04:00
Pishangfy
2512715f21 Update server.properties download URL 2020-08-03 00:23:55 +08:00
Michael Parker
a8ab1b502d fix nukkit config download links
This fixes the nukkit config links
2020-07-29 15:52:22 -04:00
Michael (Parker) Parker
08ab92c018 Merge pull request #626 from ListinO/patch-2
Fixing the docker-image
2020-07-26 20:43:29 -04:00
ListinO
a7d41046c6 Change to the creator email 2020-07-27 01:43:37 +02:00
Michael (Parker) Parker
a119449fa6 Merge pull request #629 from parkervcp/update/velocity
fix velocity proxy config location
2020-07-26 19:27:20 -04:00
Michael Parker
34eed2c0a5 fix velocity proxy config location
resolves #628
2020-07-24 20:45:46 -04:00
Michael (Parker) Parker
ccfc244908 Merge pull request #627 from parkervcp/update/discordjs
adding a space to start command
2020-07-23 16:19:56 -04:00
parkervcp
c012c04367 adding a space to start command 2020-07-23 16:18:54 -04:00
ListinO
28140e9f57 Fixing the docker-image
Fix the bad url used for the image
2020-07-22 18:16:25 +02:00
Michael (Parker) Parker
0568c95170 Merge pull request #625 from parkervcp/update/discord_generic
update node_packages variable
2020-07-18 23:16:45 -04:00
Michael Parker
413e764391 update node_packages variable
make the variable nullable
2020-07-18 23:16:13 -04:00
Michael (Parker) Parker
3f4de6038f Merge pull request #624 from parkervcp/update/python_generic
change install location
2020-07-18 21:03:33 -04:00
Michael Parker
27135b8d3f change install location 2020-07-18 21:00:46 -04:00