Skip to content

Basic plugin commands

Pheonix KageDesu edited this page Oct 21, 2018 · 3 revisions

Basic plugin commands

Commands for Game Server

  • NET start - start game server ⚠️(only for PC)
  • NET stop - stop game server
  • NET hotSeat - start split screen game ⚠️(server must be started first)
  • NET restrict - disable connection other players to the game
  • NET allow - enable connection other players to the game

Commands for Game Client

  • NET connect - join to the game
  • NET disconnect - left the game

More plugin commands