Skip to content
VADemon edited this page Dec 10, 2019 · 6 revisions

Hidden Render > ActiveMod shows enabled mods list and misc information.

.activemods alignment <0..8> - alignment position (default: 0 = TOPLEFT)

.activemods tps-meter <0/1> - show server TPS (calculated) (default: 1)

.activemods showlag <0/1> - shows lag time since last tick (default: 1)

.activemods factor <1-100> - split up collected tick rate data (default: 25). Data is collected for the past 100 ticks. Reducing the value will show more averaged data points; to only show one average over 100 ticks, use 100.

.activemods sorting <alphabetical/length> - sorting mode for enabled mod list (default: 0 for alphabetical)

.activemods debug <0/1> - disables debug text on mods that have it (default: 0)

.activemods x-offset <num> - offset the text on X-axis with respect to set alignment (default: 0)

.activemods y-offset <num> - same on Y-Axis (default: 0)

Alignment:

0 through 8: Top-left starts with zero, top-right is 2 and bottom-right is 8.

> TOPLEFT, TOP, TOPRIGHT

> CENTERLEFT, CENTER, CENTERRIGHT

> BOTTOMLEFT, BOTTOM, BOTTOMRIGHT

Clone this wiki locally