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.

yellowscissors

Members
  • Joined

  • Last visited

  1. I did attempt at searching, but I couldn't find what I was looking for. A search on this forum for "Broadcast message". The only thread that seemed to have yielded a solution was (http://www.minecraftforge.net/forum/index.php/topic,5309.msg29091.html#msg29091) which was using a for loop and sendChatToPlayer. He was looking for a better solution, but was never given any. Even searching and finding what appears to be a valid answer can turn up being useless due to all the syntax changes. For example, the suggested PacketDispatcher.sendPacket(new Packet3Message(String)); is no longer correct. It looks like the syntax is changed to: PacketDispatcher.sendPacketToAllPlayers(new Packet3Chat(message)); Is there some place that documents these changes? It appears the correct syntax Is there any resource that lists all of the functions and whatnot? I'd gladly search through a reference manual of sorts rather than hoping someone else had asked my question already or post asking it myself. Thanks for the answers by the way.
  2. What is the command to send a message to all players on the server?
  3. Hi All, I attempted to update a mod from 1.5.2 (738) to 1.61 (755). I made the needed changes to texture/resource kit. I then tested the mod and the textures were showing up correctly, but I could not climb any of the custom ladders I placed. I tried looking to see if there were any changes in forge from 1.5.2->1.6.1 in how ladders were handled, but I did not see anything. Is there something I missed that I need to change to allow ladders to work in 1.6.1? 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.