NoMoreTravelFatigue (Via Romana Addon)

Quick rating

NoMoreTravelFatigue (Via Romana Addon)

No reviews yet

Server-side mod that caps the duration of the travellers_fatigue effect to a configurable limit.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
nomoretravelfatigue-Forge-1.20.1-1.0.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🧭 NoMoreTravelFatigue

🦵 Server-side control over travel fatigue

NoMoreTravelFatigue is a lightweight Forge mod designed to enforce a configurable maximum duration for the via_romana:travellers_fatigue effect in a clean, optimized, and server-authoritative way.

This mod was created to address scenarios where travel fatigue durations can become excessive, ensuring consistent and controlled travel mechanics without removing the effect entirely.


✨ Features

✅ Caps the via_romana:travellers_fatigue effect to a configurable maximum duration
✅ Fully server-side logic (clients do not need to configure anything)
✅ Config file stored in /config
✅ Optimized periodic validation with configurable intervals
✅ Optional action bar notification when the effect duration is adjusted
✅ Preserves original effect properties (amplifier, visibility, ambient state)


⚙️ Configuration

The mod generates a simple configuration file:

 
/config/nomoretravelfatigue-common.toml

Example:

 
[travellers_fatigue]
# Maximum allowed duration of the travellers_fatigue effect (in seconds)
effectDuration = 10
# How often the server checks and adjusts the effect (in seconds)
checkIntervalSeconds = 1
# Show an action bar message when the effect is capped
showMessage = true
# Action bar message displayed to the player
actionBarMessage = "§eTravel fatigue reduced to server limit"
 

🖥️ Server-side Behavior

🛡️ The server is always authoritative:

  • The effect duration is periodically validated on the server
  • If the duration exceeds the configured limit, it is automatically reduced
  • Clients cannot bypass or override the server-defined rules

    🧩 Client & Modpack Use

    This mod can be used in modpacks and works normally in singleplayer.
    In singleplayer, it runs on the integrated server and behaves the same way as on a dedicated server.


📦 Requirements

  • Minecraft: 1.20.1
  • Mod Loader: Forge 47.4.0
  • Required Mod: Via Romana 1.2.4

⚠️ This mod was developed and tested specifically against Via Romana version 1.2.4.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works