Skip to content

Commit

Permalink
improv: Tip Of The Day entry for the new tip-popup to add mods to exc…
Browse files Browse the repository at this point in the history
…lusions or whitelist
  • Loading branch information
Griefed committed Aug 2, 2024
1 parent 7f31641 commit c9c1d8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,8 @@ tip.21.content=<html>Does your server crash, with a message like "Error: could n
tip.21.name=Use the right version!
tip.22.content=<html>You can set a path to a Java executable or binary for every Java version from 8 upward.<br>If, for example, you've got modpacks which run Minecraft 1.12.2 and 1.19.2, you'll need Java 8 and Java 17.<br>Add an entry for version 8, then enter the path to the binary / executable.<br>The next time you load a server pack config, ServerPackCreator will automatically adjust the "SPC_JAVA_SPC" script placeholder accordingly.<br>Now, when you generate a server pack, the unzipped one will have the "JAVA" variable, inside variables.txt, point towards the Java installation the server pack requires to run.<br>The variables.txt inside the ZIP-archive, if you let ServerPackCreator create one, will still point to "java".<br>The benefit? You can immediately test your server pack, using the Java installation it requires. If everything works, you can distribute your server pack!</html>
tip.22.name=Java Paths for quicker testing!
tip.23.content=<html>Identified a clientside-only mod and want to exclude it from your server, or have you run into a false-positive with the clientside-mod exclusion and want to whitelist a mod to prevent exclusion? Select the part of the filename by which the mod can be identified, even when the version of the mod changes. Right-click and select either option which suits your need!<br>Usually it is enough to select the part of the mods filename which contains the name of the mod, without any version information. For example <b>connectedglass-</b> as demonstrated in the screenshot on the side. Not selecting the version has the benefit of ensuring future versions of the mod get excluded/whitelisted, too.</html>
tip.23.name=Exclude or whitelist mod conveniently
# LOGS
## Error logs
configuration.title.error=This configuration has errors!
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c9c1d8e

Please sign in to comment.