Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PM3747

Members
  • Joined

  • Last visited

  1. OK with time I have a solution. I am using MacOS Catalina 10.15.7 I am also using Forge Server 19.1 chmod 755 /path to file/run.sh cd /path to file/ file being run.sh edit the file user_jvm_args.txt to set the memory usage for the server e.g I add the lines -Xms3G -Xmx4G ./run.sh This will run the server in gui mode Not ideal as you would need to cd to the server path every time you run it. So like the servers from 16 down I modified the start.command file as below (make sure it is executable, chmod 755) #!/bin/bash cd "$(dirname "$0")" exec ./run.sh Then you can alias start.command and have it on the desktop.
  2. PM3747 joined the community
  3. Hi can you post the contents of your run.sh file. Also having problems setting up forge for 19.1. Folder structures and startup files have changed since 16. Thanks

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.