Skip to content

Instantly share code, notes, and snippets.

@Inirit
Inirit / pal-scripts.md
Created January 23, 2024 08:51 — forked from Bluefissure/pal-scripts.md
Some Useful PalWorld Scripts

Pal World Scripts (Linux & Bash)

Remember to replace the folder directory, <AdminPassword>, <RCONPort> to your own.

Also, you need to use crontab to schedule the following scripts if necessary.

Supervisor

I'm using supervisor to restart the service, the example config is as:

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.

[10:19:11] [ReAuth-VersionChecker/INFO]: Looking for Updates
[10:19:11] [ReAuth-VersionChecker/INFO]: Looking for Updates - Finished
[10:19:11] [Netty Client IO #6/INFO]: Attempting connection with missing mods [antiqueatlasoverlay, betteradvancements, betterfoliage, clienttweaks, colouredtooltips, controlling, ctgui, ctm, custommainmenu, defaultoptions, enchdesc, fbp, jmapstages, justenoughpetroleum, mousetweaks, neat, norecipebook, resourceloader, smoothfont, tipthescales, toastcontrol, reauth] at SERVER
[10:19:11] [Session-Validator/INFO]: Session validation successful
[10:19:15] [main/INFO]: Connecting to shamegame.xyz, 25565
[10:19:16] [Netty Client IO #7/INFO]: Server protocol version 2
[10:19:17] [Netty Client IO #7/INFO]: Attempting connection with missing mods [antiqueatlasoverlay, betteradvancements, betterfoliage, clienttweaks, colouredtooltips, controlling, ctgui, ctm, custommainmenu, defaultoptions, enchdesc, fbp, jmapstages, justenoughpetroleum, mousetweaks, neat, norecipebook, resourceloader, s
---- Minecraft Crash Report ----
WARNING: coremods are present:
BNBGamingCore (BNBGamingCore-1.12.2-0.8.0.jar)
AstralCore (astralsorcery-1.12.2-1.8.10.jar)
LibLoader (# LibLoader.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
CTMCorePlugin (CTM-MC1.12-0.3.0.15.jar)
LoadingPlugin (Quark-r1.4-123.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
{
"swagger": "2.0",
"info":
{
"title": "My API",
"description": "My Description",
"version": "1.0.0"
},
"host": "MYHOST:55555",
"basePath": "/",