Paste #75920: Untitled Paste

Date: 2020/09/23 09:58:40 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


telekinese:
    type: world
    events:
        on player breaks block in:normalworld:
        - if <player.flag[telekinese]> == on:
            - if !<Player.has_permission[autosmelt.on]>:
                - give <context.location.drops[<player.item_in_hand>]>
                - determine NOTHING