• 1.1.0 98d9097ba5

    1.1.0 Stable

    zontreck released this 2025-06-07 21:00:00 +00:00 | 0 commits to master since this release

    ADD:

    • Command costs
    • Command aliases
    • sethomemount and setwarpmount

    FIX:

    • Warp and home no longer automatically teleport a mount
    Downloads
  • 1.0.10 9715975a48

    1.0.10 Stable

    zontreck released this 2025-05-03 21:24:59 +00:00 | 11 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 08:07:15 +00:00 | 19 commits to master since this release

    Fixes a server crash

    Downloads
  • 1.0.7 3ab3dc099f

    zontreck released this 2025-03-11 07:59:39 +00:00 | 21 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 19:15:45 +00:00 | 25 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 08:32:36 +00:00 | 45 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-07 01:44:18 +00:00 | 51 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-19 04:38:43 +00:00 | 63 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 23:17:38 +00:00 | 64 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 22:36:11 +00:00 | 67 commits to master since this release

    ADD:

    • Homes commands
    • Server configuration
    • Spawn commands
    Downloads