Advertisement
GlobooX

Untitled

Aug 24th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Reciever:
  2. enabled: true
  3. # The port that the Reciever should run on.
  4. port: 1334
  5. # Should Skungee automatically determine which port to use that is open?
  6. # If this is false it will use the port option above.
  7. automatic: false
  8. # Define the range that should be scanned for the Automatic port finder.
  9. startingPort: 1000
  10. maxPort: 65534
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement