Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. # By: Afonso
  2. # Versão: 0.0.1
  3. # Servidor: ExpendableCraft
  4. # Nome: AAntiBugCsEC
  5. # Always If Fight
  6.  
  7. variables:
  8.  
  9. NomeDoServidor: ExpendableCraft #Coloque o nome de seu servidor no lugar.
  10.  
  11. on sign edit:
  12. if line 1 of event-block is "%player%":
  13. if line 3 of event-block is "1EB10000000000":
  14. cancel event
  15. send "&d[@NomeDoServidor] Modelo de placa incorreto."
  16. log "%player% tentou dupar. Mundo: %world% Coordenada: %location of block%" to "chestshop/dupe.log"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement