Paste #21754: Untitled Paste

Date: 2015/10/27 17:40:38 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


on player left clicks:
  - if <player.is_op>
  - narrate format:ser <player.item_in_hand>
  - if <player.item_in_hand> = "li@i@MJOLNIR[display_name=Mjolnir;lore=The Mighty Axe:Of Dcconnell]" {
   - determine cancelled
   }
  - if <player.name> = "dcconnell" {
   - determine cancelled
   }
  - if <i@stone_axe.has_display> = "Mjolnir" {
   - determine cancelled
   }
  - if <i@stone_axe.has_lore> = "The Mighty Axe Of Dcconnell" {
   - determine cancelled
   }
  - strike <player.location.cursor_on[50].ignore[log,leaves,log2,leaves2]>