Zrips / CMI

117 stars 99 forks source link

/home and /back teleports with rounded y-coordinate #9216

Closed kikelkik closed 1 month ago

kikelkik commented 1 month ago

Description of Issue

When teleporting with /home or /back, the destination coordinates are as follows:

We expect the y coordinate to be as set, consistent to x and z.

Version Information

CMI version 9.7.4.7

This server is running Paper version git-Paper-497 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: d8d54d9 on ver/1.20.4)

Errors

Relevant Config Sections

Optimizations:
  Teleport:
    SafeLocationDownThenUp: true
    Invulnerability: 5
    ToSpawnBefore: false
    SwitchPlaces: true
    CurrentLoc:
      tpa: true
      tpahere: true
    JumpDefault: 50
    Tpa:
      Time: 60
accepted
      Warmup: 0
      Move: true
      Block: 120
      MaxDistance: 0
    TpaHere:
      MaxDistance: 0
    Tp:
      Bypass: 15
    DenyConfirm: true
    BlackListedItems:
      Enabled: false
      EnabledFor:
        tp: false
        tpa: false
        tpahere: false
        warp: false
        home: false
        spawn: false
      List:
      - Diamond
      - DiamondBlock
      - DiamondOre
      - ironore:5
    BackMinDistance: 0
    BackWithWE: false
    BackBlackList:
    - none

Relevant Plugins

No response

Agreements

Zrips commented 1 month ago

Will be addressed with next version