Advertisement
Guest User

error

a guest
Jan 5th, 2020
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. C:\Users\Servr\Desktop\BungeeSrvr\Lobby>java -Xmx10G -jar spigot18.jar -noverify
  2. Jan 05, 2020 2:14:52 PM org.bukkit.craftbukkit.Main main
  3. SEVERE: 'n' is not a recognized option
  4. Option Description
  5. ------ -----------
  6. -?, --help Show the help
  7. -C, --commands-settings <File: Yml File for command settings (default:
  8. file> commands.yml)
  9. -P, --plugins <File: Plugin directory> Plugin directory to use (default:
  10. plugins)
  11. -S, --spigot-settings <File: Yml file> File for spigot settings (default:
  12. spigot.yml)
  13. -W, --universe, --world-container, -- World container
  14. world-dir <File: Directory
  15. containing worlds>
  16. -b, --bukkit-settings <File: Yml file> File for bukkit settings (default:
  17. bukkit.yml)
  18. -c, --config <File: Properties file> Properties file to use (default:
  19. server.properties)
  20. -d, --date-format <SimpleDateFormat: Format of the date to display in the
  21. Log date format> console (for log entries)
  22. --demo Demo mode
  23. -h, --host, --server-ip <Hostname or Host to listen on
  24. IP>
  25. --log-append <Boolean: Log append> Whether to append to the log file
  26. (default: true)
  27. --log-count <Integer: Log count> Specified how many log files to cycle
  28. through (default: 1)
  29. --log-limit <Integer: Max log size> Limits the maximum size of the log
  30. file (0 = unlimited) (default: 0)
  31. --log-pattern <Log filename> Specfies the log filename pattern
  32. (default: server.log)
  33. --log-strip-color Strips color codes from log file
  34. --noconsole Disables the console
  35. --nojline Disables jline and emulates the
  36. vanilla console
  37. -o, --online-mode <Boolean: Whether to use online authentication
  38. Authentication>
  39. -p, --port, --server-port <Integer: Port to listen on
  40. Port>
  41. -s, --max-players, --size <Integer: Maximum amount of players
  42. Server size>
  43. -v, --version Show the CraftBukkit Version
  44. -w, --level-name, --world <World name> World name
  45.  
  46. C:\Users\Servr\Desktop\BungeeSrvr\Lobby>PAUSE
  47. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement