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.

Featured Replies

Posted

hey

 

i might sound like a idiot for posting this; How do i add potion and particle effects to a persons username in 1.8

 

P.S. I Would prefer to use a list in dropbox but if there is any other way, i'm happy with that

  • Author

First of all... how do you add potion effects and particles to a username?!

ichun does it with his patreon users in ichunutil

iChun uses UUID's

https://github.com/iChun/iChunUtil/blob/79db170e6e18462f72ccd2a2dfbbdec00de5ae54/src/main/resources/assets/ichunutil/mod/patrons.json

 

Check if a player is online with any UUID's stored in a list, if they are, add the potion effect.

 

Edit: I believe what he does is check when the client launches the game if the player logged in is a patron, if so it sets a variable to true. When they join a server it sends a packet to the server saying "This UUID is a patron" storing it in a list, so it knows who to give the effects to.

  • Author

I don't know what you mean by that. Do you mean that the player constantly has those particles and potion effects?

yes

iChun uses UUID's

https://github.com/iChun/iChunUtil/blob/79db170e6e18462f72ccd2a2dfbbdec00de5ae54/src/main/resources/assets/ichunutil/mod/patrons.json

 

Check if a player is online with any UUID's stored in a list, if they are, add the potion effect.

 

Edit: I believe what he does is check when the client launches the game if the player logged in is a patron, if so it sets a variable to true. When they join a server it sends a packet to the server saying "This UUID is a patron" storing it in a list, so it knows who to give the effects to.

thanks

 

all i need to do now is find out how to code it

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.