tamaclassic.blogg.se

How to add mods to a starbound server
How to add mods to a starbound server










how to add mods to a starbound server

In config.json, set "rconPass" to the same password.

  • In starbound_nfig, set "rconServerPassword" to anything you want.
  • In starbound_nfig, set "runRconServer" to true.
  • In your Starbound Server Folder, open up the folder "Storage" and open "starbound_nfig" in a text editor of your choice.
  • If you do not own the server or cannot invite a bot, send the link to the owner of the server and have them add it.
  • If you own the server or are otherwise able to add bots, paste the link into your browser to add the bot to the server.
  • Scroll back up to "Scopes" and click "Copy Link".
  • Scroll down and check the permissions "Send Messages" and "Read Message History".
  • Click on "OAuth2" on the leftmost navigation panel in Discord.
  • In the config.json file you opened earlier, replace BotTokenGoesHere with the token you copied.
  • If you do not own the server you are planning on using, make sure "Public Bot" is turned on.
  • Click "Add Bot" and click "Yes, Do it!" at the prompt.
  • On the leftmost navigation, click on "Bot".
  • Use "CrossBound" if you are feeling uncreative.
  • Name your application whatever you want.
  • Click on "New Application" on the top right corner.
  • In config.json which you opened earlier, replace ChannelIDGoesHere with the ID you just copied.
  • In the server you want to use, right click on the channel you want to use and click "Copy ID".
  • Just copy absolute path from your "starbound_server.exe" for the "serverPath" in config.json
  • If you did not follow the first recommended step, that's fine.
  • Open up config.json in a text editor of your choice (Notepad works fine).
  • These are extremely in-depth instructions if you haven't done anything like this before config.json

    how to add mods to a starbound server

  • With the server completely turned off, run npm start in the folder you cloned.
  • Using developer mode in Discord, copy the ID of the channel you want to use into the configuration file config.json.
  • how to add mods to a starbound server

  • Set a password in the server config, copy it into config.json.
  • Turn on runRconServer in the starbound server configuration.
  • Put the bot token in config.json where it says "BotTokenGoesHere".
  • Add it to your server with the minimum permission "Send Messages" and "Read Message History".
  • These are abstracted instructions that don't assume you are new to bot making and server setup
  • Then run the command npm install to install the dependancies.
  • Inside your new folder, run the command git clone and wait for it to finish.
  • Recommended for minimal configuration Navigate to your Server Directory (or Starbound install if you do not have a dedicated folder for a server).
  • It may not work on other operating systems or require additional configuration This allows you to dedicate a Discord channel to be able to talk to Starbound players in. Starbound chat and Discord chat are typically seperate. Starbound to Discord chatting and vice versa What it does












    How to add mods to a starbound server