Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on command "/pv":
- loop blocks in radius 3 around the player:
- loop-block is lily pad or carpet or ladder
- cancel event
- broadcast "&c<!> &4%player% Tried to Duplicate with Player Vaults"
- execute console command "kick %player%"
- on command "/chest":
- loop blocks in radius 3 around the player:
- loop-block is lily pad or carpet or ladder
- cancel event
- broadcast "&c<!> &4%player% Tried to Duplicate with Player Vaults"
- execute console command "kick %player%"
- on command "/playervaults:pv":
- loop blocks in radius 3 around the player:
- loop-block is lily pad or carpet or ladder
- cancel event
- broadcast "&c<!> &4%player% Tried to Duplicate with Player Vaults"
- execute console command "kick %player%"
- on command "/playervaults:chest":
- loop blocks in radius 3 around the player:
- loop-block is lily pad or carpet or ladder
- cancel event
- broadcast "&c<!> &4%player% Tried to Duplicate with Player Vaults"
- execute console command "kick %player%"
- on command "/playervaults:vault":
- loop blocks in radius 3 around the player:
- loop-block is lily pad or carpet or ladder
- cancel event
- broadcast "&c<!> &4%player% Tried to Duplicate with Player Vaults"
- execute console command "kick %player%"
- on command "/sethome":
- loop blocks in radius 3 around the player:
- loop-block is lily pad:
- cancel event
- message "&4You cannot set your home here. Please move a couple of blocks away from Lily pads!" to player
- broadcast "&c<!> &4%player% Tried to Duplicate with Player Vaults by setting their home on A lily pad!"
- on command "/sethome":
- loop blocks in radius 3 around the player:
- loop-block is carpet:
- cancel event
- message "&4You cannot set your home here. Please move a couple of blocks away from carpet!" to player
- broadcast "&c<!> &4%player% Tried to Duplicate with Player Vaults by setting their home on A carpet!"
- on command "/sethome":
- loop blocks in radius 3 around the player:
- loop-block is ladder:
- cancel event
- message "&4You cannot set your home here. Please move a couple of blocks away from ladders!" to player
- broadcast "&c<!> &4%player% Tried to Duplicate with Player Vaults by setting their home on A ladder!"
- command /pvprotect:
- trigger:
- send ""
- send "&7Player Vaults Duplication Protect &cV1.04 &7By FrostedWeFall!" to player
- send ""
Add Comment
Please, Sign In to add comment