Guest User

Untitled

a guest
Oct 21st, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. System.out.println(cfg.getString(key+".inventory"));
  2. System.out.println(cfg.getString(key+".hand"));
  3. System.out.println(cfg.getString(key+".owner"));
  4. Guardians:
  5. NPCS:
  6. '1':
  7. inventory: 1, 2, 3
  8. hand: 1
  9. owner: desmin88
  10. '2':
  11. inventory: 1, 2, 3
  12. hand: 1
  13. owner: noob
  14. '3':
  15. inventory: 1, 2, 3
  16. hand: 1
  17. owner: noob1
  18.  
  19. 20:47:58 [INFO] null
  20. 20:47:58 [INFO] null
  21. 20:47:58 [INFO] null
  22. 20:47:58 [INFO] null
  23. 20:47:58 [INFO] null
  24. 20:47:58 [INFO] null
  25. 20:47:58 [INFO] null
  26. 20:47:58 [INFO] null
  27. 20:47:58 [INFO] null
Add Comment
Please, Sign In to add comment