6 Commits

Author SHA1 Message Date
IntegerLimit
3a621b1e4d Replace 1.5.3 with 1.6 2023-04-08 20:24:32 +10:00
0xC4DE
c50caee9dc
Pack Mode Switcher changes to address #241 (#292)
Difficulty cannot be inforced by the difficulty locker mod. Meaning it's not only not required by the server, but the difficulty needs to be manually set by server.properties.

I added a second server.properties.expert that just sets difficulty to 0 initially. Obviously a user can change this but they should just know that expert is supposed to be peaceful at that point. I then updated the script to switch between the two configs, if and only if they exist, so it should still work on ssp just the same.

This was made to address #241 Since it is impossible for a mod to enforce server difficulty (Source: Trust me and dig through the code yourself I suggest starting with Forge's DedicatedServer object)

/* Commits: */
* Pack Mode Switcher changes to address 241 in the most roundabout way possible

* pack mode switcher updates and changing server.properties

* added the properties files

* made the readme's more friendly

* more readme-bility

* Made README more tutorial

* typofix/capitialization is my passion

* readme updates

* forced

* repalace

* expert mode, again

* script disclaimer

* Script disclaimer

* hopefully fixed jank formatting

* fixed jank formatting

* beautify
2023-04-08 20:08:03 +10:00
CrossTech
5a92f69467 move mode switcher to root 2022-05-14 10:52:46 +08:00
CrossTech
b4b9aed100
more instructions on reverting back to normal 2022-05-13 08:34:46 +08:00
tracer4b
15245d843c
Add image instructions 2022-05-12 23:26:26 +08:00
tracer4b
83b6b5f84b Add new instructions for switching modes 2022-05-12 23:17:18 +08:00