Paste #49308: Edit of P#49307 - Untitled Paste

Date: 2018/08/21 15:32:27 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


sphere:
  type: world
  events:
    on player starts sneaking:
    - note  ellipsoid@<player.location.simple> as:<player.name>_sneaking
    on player right clicks in <player.name>_sneaking:
    - define yaw <player.location.yaw>
    - define pitch <player.location.pitch>
        - define distance 5