• 1.0.10 9715975a48

    1.0.10 Stable

    zontreck released this 2025-05-03 14:24:59 -07:00 | 2 commits to master since this release

    Fix:

    • /warp would previously give the created message instead of the teleported message (#4)
    • Player Sleeping Percentage was not functional (#5)
    Downloads
  • 1.0.8 11f52de3f7

    1.0.8: HOTFIX Stable

    zontreck released this 2025-03-11 01:07:15 -07:00 | 10 commits to master since this release

    Fixes a server crash

    Downloads
  • 1.0.7 3ab3dc099f

    zontreck released this 2025-03-11 00:59:39 -07:00 | 12 commits to master since this release

    NOTE

    A lot of the code in this version is untested. I was able to test that the time acceleration does happen via test commands, but beyond that, all the code for detecting the sleeping players is untested. I am releasing this, as in theory it should be functional.

    ADD:

    • Network packet for player sleeping to tell the client to start or stop time acceleration
    • Player sleeping percentage handling (Very basic and untested)
    Downloads
  • 1.0.6 c609dde0ee

    zontreck released this 2025-03-10 12:15:45 -07:00 | 16 commits to master since this release

    FIX:

    • RTP was not working in chunks that were unloaded.

    ADD:

    • Admins can now bypass cooldowns
    • Command to list server cooldown settings & player's active cooldowns
    Downloads
  • 1.0.5 f86030dc61

    zontreck released this 2025-03-07 01:32:36 -07:00 | 36 commits to master since this release

    CHANGE:
    - A failed RTP will now have half the cooldown time
    - Global confg now includes a version number, this is used to determine if there are config values in need of migration
    - RTP now allows to specify an optional max distance (integer)

    Downloads
  • 1.0.4 54e8d8a4d5

    1.0.4: RTP Stable

    zontreck released this 2025-03-06 18:44:18 -07:00 | 42 commits to master since this release

    ADD:

    - /rtp - Requested by BlueSteelAU
    - Command Cooldowns - Prevents abuse to potentially lag servers
    - /asu update cooldowns: Various commands that let you update cooldowns
    

    UPDATE:
    - Now on 1.20.4

    Downloads
  • 1.0.3 3e0896f5f9

    1.0.3: Hotfix Stable

    zontreck released this 2025-01-18 21:38:43 -07:00 | 54 commits to master since this release

    This hotfix repairs the permissions on the command /homes, and adds /back

    ADD:

    • /back

    FIX:

    • /homes
    Downloads
  • 1.0.2 1f43ffaa6c

    1.0.2: Warps Stable

    zontreck released this 2025-01-18 16:17:38 -07:00 | 55 commits to master since this release

    ADD:

    • Warps
    • Server config command subcommand: onlyadminmanagewarps -> config "onlyAdminscreatewarps"

    FIX:

    • Small misc bug
    Downloads
  • 1.0.1 e561ced568

    zontreck released this 2025-01-18 15:36:11 -07:00 | 58 commits to master since this release

    ADD:

    • Homes commands
    • Server configuration
    • Spawn commands
    Downloads