NFive

NFive

  • Docs
  • Help
  • API
  • Plugins
  • GitHub
  • Languages iconEnglish
    • Čeština
    • Español
    • Norsk
    • Português (Brasil)
    • Help Translate

›Server Side

Getting Started

  • Overview
  • Components
  • Database Setup
  • Server Setup
  • Installing Plugins
  • Administration
  • Troubleshooting

Plugin Manager

  • Overview
  • Command Reference

Plugin Development

  • Overview
  • Setup
  • Hub
  • Definition
  • Server Side

    • Life Cycle
    • Controller
    • Configurable Controller
    • Dependency Injection
    • Database Access
    • RCON

    Client Side

    • Life Cycle
    • Service
Edit

RCON

RCON ("remote console") is a communication protocol supported by FiveM which allows you to remotely control the game server without direct access to the machine the server is running on. nfpm has full FiveM RCON support, allowing you to easily connect to the FiveM server remotely with nfpm rcon.

Commands

FiveM has a number of built in server commands which you can use as well as the following default NFive commands:

  • reload [<plugin>]

    Causes NFive to notify all, or specified, server plugins to reload their configuration from disk.

Creating Commands

NFive server plugins are able to register new commands via IRconManager which is available server side.

Last updated on 5/16/2019
← Database AccessLife Cycle →
  • Commands
  • Creating Commands
NFive
Docs
Getting StartedPlugin ManagerAPI Reference
Community
Getting HelpProject ChatDiscord NFive chat
More
Plugin HubGitHubNFive stargazers on GitHub