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.

Pandal

Members
  • Joined

  • Last visited

Everything posted by Pandal

  1. I've already tried it. I changed to "PlayerLoggedInEvent" because of this; i saw other topic saying i can take playername and server ip using Minecraft.* but it doesn't work, i don't find usefull methods..
  2. Ah. Is there any equivalent event to use client_side? I have to take only the player entity, nothing more. Or maybe i can use the ClientConnectedToServerEvent. Can i take player display name and the server ip using that?
  3. Hi. I'm trying to use this event, but it doens't work, i've tried solutions of different posts in this forum, but nothing. I don't know why but the function "onPlayerLogin" doesn't start... This is the function: EventHandler class: @EventBusSubscriber public class PandalEventHandler @SubscribeEvent public static void onPlayerLogin(PlayerEvent.PlayerLoggedInEvent event) Main MinecraftForge.EVENT_BUS.register(PandalEventHandler.class); PS: I'm testing it joining in my server, i need it client-side.. i think this event is client side, or not? Can someone help me?
  4. I'm creating a one-click launcher of minecraft. The launcher has to work with a single modpack (using forge) and a single server. What i need is learning how to start the forge version, which file to execute and if i've to download files and unpack it..

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.