enderchest


Author: jstmemage
Created: 2014-01-02T11:01:51-0500
Edited: 2014-01-02T11:01:51-0500
Denizen Version: 0.9
Views: 9
Downloads: 764
Likes: 0


WGET
Description: this is a small item script for opening an enderchest with a piece of paper as a deed.

Uses Essentials enderchest command

#This script is a deed for a mobile enderchest
'endchest':
  type: item
  material: paper
  display name: Deed for Enderchest
  lore:
  - This is a magic scroll allowing
  - use of your Enderchest anywhere.
 

'open_enderchest':
  type: world

  events:
    on player right clicks with i@endchest:
    - execute as_op "ec"




Comments
No one has posted a comment! Post one below: