Advertisement
Guest User

Untitled

a guest
Apr 10th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.70 KB | None | 0 0
  1. # This first section will allow you to turn on/off
  2. # features of AntiShare with extreme ease, so you
  3. # don't have to play with your block lists.
  4. blocked-actions:
  5.   block-place: true # Block the placing of items.
  6.   block-break: true # Block the Breaking of items.
  7.   drop-items-on-death: true # Prevent people in Creative from dropping items when they die.
  8.   pickup-items: true # Prevent 'picking up' of items.
  9.   drop-items: true # Block the ability to drop items.
  10.   right-click: true # prevent Creative players from interacting with a 'Right-Click'.
  11.   use-items: true # Prevent Creative players from 'Using' items. (food, etc..)
  12.   commands: # Block the use of the given commands.
  13.     - mvtp
  14.     - i
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement