Advertisement
GodNero

Untitled

May 21st, 2015
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. ====================================
  2. Standard read out from the Web App:
  3. ====================================
  4. (user) [GodNero] # no the sever seem fine
  5. [22:08:45] [Server thread/INFO]: Unknown command. Try /help for a list of commands
  6. (user) [GodNero] # say nope the server seems fine
  7. [22:09:01] [Server thread/INFO]: [Server] nope the server seems fine
  8. (user) [GodNero] # /give godnero 1 1
  9. [22:09:26] [Server thread/INFO]: Warning: Using numeric IDs will not be supported in the future. Please use names, such as 'minecraft:stone'
  10. [22:09:26] [Server thread/INFO]: Given [Stone] * 1 to GodNero
  11.  
  12. ====================================
  13. read out from the mobile App:
  14. ====================================
  15. no the sever seem fine
  16. no the sever seem fine
  17. Unknown command. Try /help for a list of commands
  18. Unknown command. Try /help for a list of commands
  19. say nope the server seems fine
  20. say nope the server seems fine
  21. [Server] nope the server seems fine
  22. [Server] nope the server seems fine
  23. /give godnero 1 1
  24. /give godnero 1 1
  25. Warning: Using numeric IDs will not be supported in the future. Please use names, such as 'minecraft:stone'
  26. Warning: Using numeric IDs will not be supported in the future. Please use names, such as 'minecraft:stone'
  27. Given [Stone] * 1 to GodNero
  28. Given [Stone] * 1 to GodNero
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement