mongodb

  1. V

    How do I connect to MongoDB?

    For those who have used MongoDB for their minecraft servers, how do I generate a URI string in order to connect my plugins to the database? Also do I need to create the databases for the plugins manually or will the plugins do it automatically?
  2. iAtomPlaza

    Experimental NukkitDB 2.2.0

    Installation -------------------------------------------------------- 1. Drop into plugins folder 2. Restart server and stop again 3. Edit newly generated config.yml file Config -------------------------------------------------------- uri: "YOUR_CONNECTION_STRING" Developers...
Top