pewax

Full Inventory Plugin

Jul 10th, 2016
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. #
  2. # Full Inventory Messenger By Pewax
  3. #
  4.  
  5. every 5 seconds:
  6. loop all entities:
  7. if loop-entity is a player:
  8. If loop-entity can't hold 1 dragon egg:
  9. send "&cYour inventory is full!" to loop-entity
  10. stop
Advertisement
Add Comment
Please, Sign In to add comment