PHP Problem

Hello :slight_smile:
I have little problem…
Here it’s minecraft log example: [00:57:37] [INFO] Starting minecraft server version 1.12.2 [00:57:37] [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" [00:57:37] [INFO] Loading properties [00:57:37] [INFO] Default game type: SURVIVAL [00:57:37] [INFO] This server is running Paper version git-Paper-1342 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT) [00:57:38] [INFO] Debug logging is disabled [00:57:38] [INFO] Server Ping Player Sample Count: 12 [00:57:38] [INFO] Using 4 threads for Netty based IO [00:57:38] [INFO] Generating keypair [00:57:38] [INFO] Starting Minecraft server on *:41645 [00:57:38] [INFO] Using epoll channel type [00:57:39] [INFO] Set PluginClassLoader as parallel capable [00:57:39] [INFO] [LuckPerms] Loading LuckPerms v4.1.25 [00:57:39] [INFO] [LWC] Loading LWC v2.0.0 [00:57:39] [INFO] [Essentials] Loading Essentials v2.15.0.1 [00:57:39] [INFO] [AuthMe] Loading AuthMe v5.4.0-b1877 [00:57:39] [INFO] Server permissions file permissions.yml is empty, ignoring it [00:57:39] [INFO] [LuckPerms] Enabling LuckPerms v4.1.25

and i want to change color of time, info, warning, error tags…
how can i make this?

Sponsor our Newsletter | Privacy Policy | Terms of Service