Commit graph

34 commits

Author SHA1 Message Date
fa655d4281 Add Mumble/mumble_users.php 2025-07-29 14:54:06 -04:00
e7e857fc0a Add Mumble/mumble_stats_collector.php 2025-07-29 14:53:46 -04:00
6faaeec92f Add Mumble/stats.php 2025-07-29 14:52:58 -04:00
8360e06473 Add Minecraft/Java/paper_updater.sh
# PaperMC & Plugins Auto-Updater

This script automates updating your PaperMC server and key plugins (EssentialsX, mcMMO) with detailed logging and safety checks.

## Features

- **PaperMC:**  
  - Fetches the latest stable PaperMC version and build (above a minimum build number).
  - Downloads and replaces the server jar only if a newer stable build is available.
  - Backs up the old server jar before updating.
  - Tracks the current build in `current_build.txt`.

- **EssentialsX Plugins:**  
  - Downloads the latest EssentialsX jars (excluding Discord, GeoIP, XMPP variants).
  - Backs up old EssentialsX jars before replacing them.

- **mcMMO Plugin:**  
  - Downloads the latest mcMMO jar.
  - Backs up the old mcMMO jar before replacing it.

## Usage

1. Ensure `jq` and `curl` are installed.
2. Place the script in your PaperMC server directory.
3. Run:  
   `bash paper_updater.sh`

Backups are stored in the `backups` directory and plugin subfolders.

---

**Note:**  
- The script must be run with permissions to write to the server and plugins directories.
- Review and adjust paths if your server structure differs.
2025-07-29 14:45:04 -04:00
83458d10da Update Factorio/factcheck.sh 2025-07-29 13:59:17 -04:00
c1f8ffc946 Add Factorio/factcheck.sh 2025-07-29 13:58:06 -04:00
9c6dfdf8f8 Update Factorio/README.md 2025-07-29 13:57:36 -04:00
22a81912b8 Add Factorio/servers-config.ini 2025-07-29 13:57:02 -04:00
f9fe3be0ae New version 2025-07-29 13:55:36 -04:00
7eaa3521dc Add Factorio/control.lua
Custom commands and MOTD both confirmed to work. 
Random fact every 30 min and save warning not seen.
2024-11-29 20:23:25 -05:00
f89048c4c9 Update Rimworld-Together/one-off-mod-dl.sh
How'd that get in there? ;)
2024-03-27 09:42:34 -04:00
5299f7a6c3 Upload files to "Rimworld-Together" 2024-03-27 09:40:37 -04:00
112ac0c40b Upload files to "Rimworld-Together" 2024-03-27 09:34:49 -04:00
1c03d459ac Add Necesse/chat2discord.sh 2024-03-15 14:50:59 -04:00
d2892e2471 Add Necesse/player-count2discord.sh 2024-03-15 14:49:23 -04:00
d7416f87d3 Add Factorio/mod_updater.py
From Github: https://github.com/pdemonaco/factorio-mod-updater
Check there for updates
2024-03-06 19:40:20 -05:00
76f4f05807 Add Rimworld-Together/restartserver.sh 2024-03-01 23:52:33 -05:00
7d0c8b3d53 Add Rimworld-Together/serverupdate.sh 2024-03-01 23:52:06 -05:00
c1efe61711 Update Teamspeak/update.sh
Added AI recommended changes.
2024-02-08 14:08:54 -05:00
2ece9d1bf5 Add Teamspeak/update.sh 2024-02-08 14:06:36 -05:00
01d48e8408 Add Minecraft/Java/get_paper_url.sh 2024-01-23 14:01:05 -05:00
a7b58c571b Add Minecraft/Bedrock/get_bedrock_url.sh 2024-01-23 13:56:26 -05:00
ccdce4d08b Add Minecraft/Bedrock/start.sh 2024-01-23 13:53:33 -05:00
82d661526d Add Minecraft/Bedrock/README.md 2024-01-23 13:51:47 -05:00
5948b1a071 Add Minecraft/Java/README.md 2024-01-23 13:51:30 -05:00
9adf5e080f Add Minecraft/Modded/mccheck.sh
Checks if the server is running.
Starts server if not running.
Set a cron job for every ~5min

Systemd would work better but limits console access to RCON.
2024-01-23 13:46:40 -05:00
29e1755efa Add Minecraft/Modded/Offline-Forceload-Toggle.sh
Makes it easy to change "Force Load Chunks When Offline" on and off instead of going through each file individually. 
Works with the openpartiesandclaims mod.
2024-01-23 13:44:17 -05:00
f4e10ca404 Add Minecraft/Modded/Discord.sh 2024-01-23 13:40:57 -05:00
bb769d29d2 Add Minecraft/Modded/StartServer.sh 2024-01-23 13:37:54 -05:00
1dbe1425e4 Add Minecraft/Modded/README.md 2024-01-23 13:36:11 -05:00
39101cab23 Fixed screen name
Screen command now uses $server var
2024-01-23 13:34:27 -05:00
095113beca Update Factorio/screenstart.sh 2024-01-23 13:31:48 -05:00
f0ff04f325 Upload files to "Factorio"
Starts multiple Factorio server with a single server install.
2024-01-23 13:31:08 -05:00
a2369976c2 Add Factorio/README.md 2024-01-23 13:30:02 -05:00