Skip to content

%server_tps_1% Placeholder does not show decimal tick rates #67

Description

@youFailerEXE

Issue

The placeholder %server_tps_1% only shows the tick rate to the nearest whole number, even though the placeholder parses with a zero in the tenths place.

Expected behavior

The placeholder %server_tps_1% should display tick rates to the tenths place, like the tick speeds shown when running the command /tps.

How to re create

  1. Use the /tick command to set the tick speed to something that isn't a whole number, such as /tick rate 18.5
  2. When parsing %server_tps_1%, the output will round to the nearest whole number, and append a zero in the tens place. For example, if the tick speed it 18.5, the output of %server_tps_1% will be 19.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions