#off-topic
1 messages · Page 127 of 1
no mobs will care that the hitbox exists
hmm that does complicate it
I don't think there's any trivial solutions to that problem
but for some use cases it might just not matter
i mean a while back i saw someone show that he made mobs react to clientside blocks
but i assume that could get heavy quite quick
you could just teleport them out of it but that would look janky
or could just ignore it, most people would probably just accept it in a actual server
yeah you'd do something like that
yeah, in most cases it might not really matter
one case tho, if u made ur floor or something from custom blocks
it would essentially be a pit
yeah but you would have to modify the AI if every single entity spawned
so not as simple as this
which would mean mixins
if you want effortless compatibility with other plugins
but I've only worked with those in fabric and have no clue what caveats they entail in plugin dev
fair
i mean i get why noone has done it
also while were on the topic, for custom stairs and slabs
couldnt u just place a oak stair for example and then spawn a entity inside it that is marginally bigger
yea no this is a completly different idea
that's in the realm of custom blocks yeah
im just wondering why people dont do that
Which do you think would be a better solution
I dunno, I don't work with stuff like this as much :>
like it's technically feasible
there's probably plugins that do that already
like custom stair and slab blocks
I know Nova machines or whatever its called do that, but as far as i see they dont necessarily aim to be able to manage thousands of blocks
i honesly havent been able to find much
Oraxen and Nexo seem to be attempting something but from what i understand they just wanna replace waxed copper blocks
hello
@marsh niche
Why did you friend me
Steam scammer
DM me I'll send the pic I can't send images
dm @honest thistle
any way to report scam accs who added me through this server to the admins?
1353724992738562089
</report:947290718299357205>
gg
Not sure what to think of a former Blizzard member to become the CEO
time to clear out the company fridges lmao
Bro whatttt
We have hired a new CEO to lead Discord through our next chapter of growth and someday becoming a public company.
we're so fucked they wanna go public
At least they're going with a guy with a gaming background
Dang.
Gives me some hope after a lot of Discords recent stints have been shying away from its gaming roots
Hello
anyone wanna help me make a server for gamers and js chatting?
Hello
Old news
They want to become public since like the past 2 years or smth
That's why they shit out all these cosmetics, quests and whatever else makes them money: They want to appear sustainable.
TeamSpeak's reply lol...
https://fxtwitter.com/teamspeak/status/1915130667785928795
It's... happening
Quoting Dexerto (@Dexerto)
︀
Jason Citron stepped down as the CEO of Discord
︀︀
︀︀Former Vice Chairman of Activision Blizzard, Humam Sakhnini, is set to be the new CEO
bayzed?
Yet I highly doubt that the report button is gonna do anything
hm
seems like it worked out
xD
Testing a scoreboard concept
Top line, dynamic, updating depending on location, bottom line, static
Considering making a dynamic line in the middle that only appears if a mob locks onto you, giving you info on the mob
Wdyt peeps? :D
did the middle line, came out kinda cool! need to work on it :D
add debounce before hiding the middle part, it is very jumpy now
debounce?
dunno how I'd do that tbh
It's only jumpy cuz I have a strong weapon though
Here's where I currently have it, it looks pretty good but it's definitely not super consistent. I'm using MythicMobs + a variable storage plugin and I don't know how I could make it more.. stable yet
@muted fern share the source code for discord levels
it fading in and out is a lot better
maybe fade it a lil faster
esp when it shows
dont want it to be eye catching when it goes away imo
action bar
Thats what i interpreted that he meant
I meant like, if your current enemy is a Zombie, then you kill him, the middle section dissapears instantly, then another enemy locks on, and it re-appears again
so by debounce I meant you would wait a second or two before transitioning to show next/dissapear, so it's not that "jumpy"
not sure if I explained that correctly
ah
yea thats fair
i just noticed how it instantly pops in
is slightly distracting imo
Kinda, I think only fade out
I tried adding something like that but it’s funky, now that I think about it maybe I neee to add like a “if interacting with same mob: cancel”
lol all of a sudden
Found this again but I checked with level 92 and it's not accurate!
#bot-commands message
1,495,138 vs 1,495,130
The formula is not correct 😦
hmm
wanna yoink it for my little project
🥸
the fuck is this lol
I am running out of storage on google, let me get 100gb for free for 1 month that I am not going to use it
https://cdn.discordapp.com/attachments/452279708856614912/1365070683897593886/taliaspawn.png?ex=680bf8a4&is=680aa724&hm=5a8a2bf99412156a6eacea84d94476d62719aeaa9efb9cbb396a25a3d9497d3a& honestly this reminds me of Atlantis The Palm hotel in Dubai cool build
(From showcase idk how to reply to that message)
use discord forwarding feature
can someone borrow me their phone number so that I can use it for youtube verification
just tell me your phone number and the code that will be sent to your phone
via dms
thx
...
@woven prairie would such request be allowed?
why would you ever have to do a youtube verification
for monetization
I could see it being done for monetization but ur channel doesn't meet the requirements yet
yes but i need verification first cuz idk who will even borrow me a phone number for verification after I reach 1000 subs
go buy urself one 
paid?
hellooo
hello
can anyone help me i need a co owner for my minecraft server
ok
i hate marvel rivals
bonk
its because of this
man of culture 🗿
The one with the feet is worse imo
(iirc a tekken or street fighter decoration)
It just seems like a lame game to me XD
typical over-hyped modern game, lifeless and soulless but has a big popculture name plastered on it
dunno
ye
@wicked hornet why would I use your library over CommandAPI?
I'm very glad somebody saw my post!
First of all, I would consider looking at this page: https://docs.undefinedcreations.com/stellar/getting-started/comparisons.
Now, something that you should understand is that Stellar doesn't miss anything that CommandAPI has. Now here are a list of reasons to use my library instead of CommandAPI:
- Kotlin Support — it has much better Kotlin support than CommandAPI.
- Simplicity — it is also much more simple than CommandAPI while not missing out on any features.
- Version Support — we support versions all the way from 1.13 to the latest, while the latest version of CommandAPI (10.0) only supports from 1.19.4 I believe.
There are a couple of other advantages to using this API instead of CommandAPI, but from what I have seen, people seem to not like using my API because it is quite new. I understand this precaution, as the community would be larger, but I assure anyone that any all help will be given to people who need it. Furthermore, I'm already using this API in pretty large-scale projects, so I will come across bugs quite quickly if there are any.
What about Cloud? I don't see it listed in the comparison table, and I really really love the annotation API of Cloud for defining big command trees with minimal boilerplate
all is fair, but I dont need kotlin nor older version support

if I'll have enough time I will try to see if my custom command inplementation works better with your API
#1356509235214811257 message @light yew u r looking for a plugin configurator or a java dev?
cause not always a plugin configurator knows java, and even if he doesn't he can be plenty good
Plugin configurator mainly
It was like if he knows java we will pay him extra if we want a plugin
oh ok
Are you interested?
Yea somewhat
Are you good friends with tommy or just meh?
we know each other
Ok so its nothing special?
we were co workers at a host
would say so
Or he resigned
Well you can sah that too
what about the other language part? 🤔
I do know java but just asking what it's about
Antonio cooka pizza
Well it is like you will be plugin configurator for 10$/mo them we will like pay you extra if you do make a plugin for us or maybe smth else that is difficult to do
wait plugin config $10/mo 🤔
ANTONIO
are you able to give example how high the difficulty is (or rather what might be the hardest plugin we should expect to config)?
what
cooka pizza
antonio cooka milk (aka latte)
Well for now we are making an earthsmp
So i dont think that there might be smth that difficult to do
I do not like milk sir
so no IA config, MMO/custom items or anything but like simple announcements to make, npc, etcetera right
Well we have a guy to do ia config
okay
Yea that might be it
will dm you in a bit for ur request then
10$? a day? an hour? a month?
a month
oof
yeah, it's not really a good pay but I can gain additional experience from it so I'm fine with it
brb
depends where are you going with your life but I would say editing configuration files wont get you far (in terms of experience) (not talking about Java part)
I'm not going to apply for the java part, I'm avoiding java atm
but yeah I agree it doesn't give much experience
Antonio cooka java
nien
thats like 30cents a day (that is if you work 1 hour a day)
lebanon
@light yew can't dm you
Sent you a friend request
Thanks for the suggestion. I would like the comparisons table to show an accurate comparison; since I have never used the Cloud API and I don't know somebody that specifically uses it, I never added it. If I did some research, and you checked if I missed something, would that be possible?
Went down the rabbit hole sigh
You're telling me I need to get an SSL cert from another company?
what
It's only 3 months
hey what is the best HUD customizer plugin? mythichud or betterhud?
set up a cron job and refresh after 3 months

me thinking, the higher the tier, the more knowledgeable the person
sees yapperyapps
Yea, no
jk, luv u <3
what a burn
this is racism
Levelism
Blitz I feel harassed by this user
Blitz uhhh I’m level 26 with 48,681 XP
I'm juicy
#showcase message
Am i the only one who hates heavily altered esc menu and inventories for servers?
I feel like changing the esc menu heavily in particular, just causes more bad than good esp on modded
Depends on the server tbh. Most servers go too crazy to look modded but then are vanilla SMPs 😭
But in my case of having like, an RPG gamemode that's not supposed to resemble MC as much, I think it fits
That i get, but yea i just dont get the logic for most servers
i understand throwing a logo on the top of the menu or something like that
but why have to redesign all menus
Tbh I dunno, it's just one of those trends
I don't even have as fancy of visuals as some SMP servers
xD
Do you have a esc menu too?
The text contrast ratio or whatever its called is really bad on ur esc menu
white on white basically
Lol ik, I didn't design the font for the esc menu
Kinda just happened and I didn't fix it
Fair
the click icon is a cool touch
Do you plan to like fully revamp the mc gameplay loop on ur server?
haha thought it was still in dev
Nahhh, died past alpha and I just lost time to do it all
Now I'm just polishing and fixing all the bugs from my old dumb mistakesd
Fun side project
Fair
I feel like so many people go too wild on it, people don't seem to understand that vibrant colors aren't very good for UI
Yep
I would personally just change the text and maybe add a message at the bottom
Origin Realms does a good job i think
Yeah
did you guys see the one on the walmart server. they had like an animation under the leave button and stuff
Origin Realms is also animated
hello
Flawed? Yes. Good enough? For now XD
Im exploring origin realms, and they have custom vanilla mob textures, i was wondering if its possible now to retexture default mobs while retaining the vanilla look too?
Hola

is this some kind of biome water, resources pack or text display with any "invisible character" text as a filler and with gradient background?
probably biome water
Hi
Did ya missclick the channel? lol
Probably yeah ty
why's nowadays a term "developer" being used for someone who maintains plugin configs?
huhs
its literally true
am seeing more comms of people that are looking for devs, but they want devs as people who maintains configs and not the coding itself
Has been a thing for a long time, never really understood it either
such requests are simply so misleading 
bruh
#1356509235214811257 message #1356509235214811257 message didn't even wait a day to bump lol
ye has seen that too xD
ew oraxen
the latest updates r such a pain
for whatever reason the custom model data isnt even included in the nbt of the item anymore
Oraxen does not make much sense anymore
real
literally Thorgal has returned after X months or even years and he has no idea what has been actually added and what are the proper ways
its like learning how to code MC plugins from the beginning
bcs loads of changes were done
^ this wouldnt be the case w regular plugins, but w a plugin like Oraxen is, it is really needed to be up to date with all the updates, pack formats & such
i was revamping a product of mine and found that out
its wild that the model data of an item isnt included in the nbt

Tbh it doesn’t make sense
But it’s the easiest way to present to consumers
It’s just an umbrella term
Just like saying developer is an umbrella term, like what do you develop
People who want configs done aren’t gonna go out of their way to say configurator or something when they can just say developer and say what they need
in 2025 people who pilot cursor subscriptions are also called devs
Stopped being lazy and fixed it
I know it's not the best looking but it's good enough for now
easier to read at least
annnnnd finished drawing in some models my buddy made
Hoes are a bit messed up but looks noice
well but the thing is that usually they don't tell what they want 
they usually just tell that they need a dev and that dev needs to have an experience w some plugins
but then there's the question if it requires the API knowledge or config knowledge
@long summit I lost the count long time ago 
@dusky summit
yes is better
I'm gonna drop another unpopular take tho, that 3d models for tools, looks so out of place, no tool besides the mace is a model so I don't get why people want models :)
agreed
I mean, the handle looks 3D, but the tool "head" (axe/pickaxe) is 2D, looks very weird
I can't unsee the fact the "metal" part is clipping through
or looks to me that way at least
despite it being a tool I can only see a torch (at least similar) texture + lead (attached to a fence)
Yeah, his items aren't even that bad, I esp hate to see some random servers use some 10x more detailed models than anything in mc, and they are so detailed u can't even really tell what's going on

so relatable
Can anyone recommend a link shortener that is free and has analytics? Just wanna shorten one link and need to know how many people clicked it + ideally referrer.
Only free ones are usually ad based.
Back in the days there were bitly and goo.gl who offered this for free and without any ads 😢
i mean can always get ur own domain and server ;)
Meh, I prefer it to the over detailed models all over BBB and mcmodels
I like it personally but I know it’s partly weird and a lot of people would also find it weird
that yea bud personally i dont get why u wouldnt mantain minecrafts styiling
My server isn't meant to be mc styled really
saaame
it just feels so wrong
hm
hi
Hello
@wary willow it looks awesome 
Does it lag?
my tps seems fine, and the update seems to be good with no delay
refresh*
and the spark seems to be fine for me
but i m also alone on the server so
Time to test it on your 400 menus :))
💀 lmao i dont have that many anymore
i m down to 145
i optimized a lot and deleted old stuff that i need to remake
but i assume if the menu isnt open by a player it wont refresh also correct(?)
i added it to all the menus and it still seems fine
tho not every menu has for sure things that would update tbh
this is great ngl for syncing menus between users
what am I looking at?
view requirement update on deluxemenus
and priority ig
same
DM sucks
cause u havent tried this :/
this is a new feature that got added bruh
wait wut
it wasnt being updated with update_internval
💀 well for me its perfect
not that i wanna make animated menus
but it will easily sync items between island members
and change the material when the cooldown is done on an item
but like, i can imagine animated menus with custom textured ui even
which is gonna be even more poggers
oh wait nvm the title doesnt get updated
nvm
forget about it
It is painfully true 
@tropic shoal don't bump your #1356509235214811257, refer to the rules pinned in the channel.
Whats wrong with it??
You already posted the request serveral days ago
Posting it again is counted as bumping
Oh I didnt know that
Sorry
All good, suggest reading the rules
How long till I can send it again?
@frank pasture

I’ve gotten to the point now where I just don’t even work on them, I get too scared to start counting otherwise 😂
heya
damn qbasty has si many requests
booo
An actually good change

💀 i hope it wont be alllowed to spam it
yeah well :/
Im sure people with figure out a way to prevent the "spam"
Anyone know any minecraft server owner discords pls dm me the link or if u are a server owner msg me i wanna make more friends +30 player servers only
Not really sure this is the best way to network tbh.
Yeah not many people will message without knowing what people want and even less if it's just "to be friends"
what is?
👀
best of luck
tysm!
Hello!
smh
Anyone got a server where I can sell my discord server making services? DM me!
3591
but i have a feeling i will pass it today with a menu that i ll work on 💀

Uh
Someone sent a discord crasher in #minecraft I think
When I enter that channel on mobile, discord freezes
How about 21k?
I just entered tbe minecraft channel and my mobile discord crashed
and i cant enter it because its stuck there and now my app wont open again…
Yeah, someone posted smt there
@muted fern I am calling the artillery
Get here you pretty cubic face
I literally just deleted my app and reinstalled it just now
And that was only way lol
Lol
Yes
Yeah but they should add a filter for that
o.O
what do y even have in a 21k lines menu
oh nvm the menu w the most lines i have is 9604
but its smaller in terms of size than the one i checked
but still 21k is a lot :/
i assume its a menu with size of 1mb or wut
cause mine with this amount of lines is 500kb 💀
my phone dodnt crash
huh
holy shit
mine didn't crash
but it made discord impossible to connect for 30minutes, even on mobile data
huh
nothing happend to me
phone?
no
Ios or android?
android
Hm weird, same here
Old project in an old archive I found XD, not mine tho
wild :/ what kind of menu is it
i thought my phone was buggin
yea same, i updated and was fine
Bro some how coded a crate in DM
valid honestly
its an easy to do ngl
u just need a template of an item
for rewards that u select i assume?
i mean random is possible too tbh
random iirc
discord mobile down? or its just me
that would explain what i was experiencing this morning lmao
Can you delete this #minecraft message
It makes mobile crash
Once on pc on mobile and page won’t load lmao 😂
Nvm we good
Removed
i don't think a channel can make the app crash lol
a message can, not the first time stuff like this has been a thing on discord
.
That's crazy
I thought it was just me
that message made my mobile discord crash too
I thought my internet just sucked
@arctic cobalt Your minigun is crazy good bro
welp guys it was a good run
Thanks chief
Hawk the tuah angels sing
nice
lmao not the 100 men vs 1 gorilla 😭
👀
thank god
Amazes me people remeber the order lol
I have to use a pinned message in the back channels to remember it
i check this multiple times a day man, this would have ruined my life
muscle memory
So this will upset you then
omg please revert it I will check this after waking up and implode
funny man wants to see the world burn
omg please drag off topic below dev general again

idk why this is triggering me so much
but its horrible
thanks
So true
Lol @woven prairie found you in a random video.
Share the vid
ye share the vid
And me!
Did they even announce a date before? Thought it was already 2026?
@full atlas @grand dirge https://www.youtube.com/watch?v=a31C_K7bzmA
Break up with basic browsers. Get Opera GX using my link: https://www.operagx.gg/pitfall
Thanks to DuperTrooper and SalC1 for helping with this video!
🎵 Music licensed from Lickd. The biggest mainstream and stock music platform for content creators
Holiday / Boulevard of Broken Dreams by Green Day, https://lickd.lnk.to/iOxTKWID License ID:...
think it was september 2025
some time late this year
Gotta love how these kinds of videos exaggerate the costs of making and running a server.
"You gotta pay for hosting" - shows OVH's overpriced offerings.
"You gotta pay for plugins" - shows some random ass McMarket plugin (when most plugins are free or one-time purchase)
"You gotta pay for devs" - Not all the time, only big servers have to.
Yeah, it's some stupid arguments for sure
Tho, servers can be expensive
I currently have the luck that I can use a server LoneDev got sponsored to make the server I'm currently working out
Physical servers, sure. But 90% of servers use shared hosting where 99% are $1/gb. 
why pay $1/gb when you can pay $1500 to buy a server for your home
Tho usually those servers have garbage performance anyways
Fall 2025 was the previous release date
I'm not surprised they delay further
That game has become hytale for crime-simulators
lol
well yes, but then you have to care abt antiddos, internet connection, electricity & have overall rack managed
thus its quite noisy
:))
👀
All ISPs offer ddos protection. However they are usually shit so you should always use a proxy and/or cloudflare
@full atlas do you build your own PC components? I think that might be better
I guess this is #off-topic cause where did that come from lmao
Idk. I just love the thought that there's a person out there that builds EVERYTHING from scratch because they can.
It's fun.
Nobody can build a CPU by hand ._.
why not?
cause clock speeds
how did I ever think this was worth the time
SEE THE LONGER EXPLANATION: https://youtu.be/znxZBWAO2aU
PATREON: https://www.patreon.com/jdah
OTHER VIDEOS ON THE JDH-8:
- GRAPHICS: https://youtu.be/OW1EmG7b4DU
- DESIGN: https://youtu.be/7A1SzIIKMho
CODE: https://github.com/jdah/jdh-8
EDITOR: NeoVim
VIMRC: https://gist.github.com/jdah/4b4d98c...
maybe a surgeon
don't tell me he built the cpu too
Yappers will prove you wrong!
Yeah quartz clock and everything.
clock speeds?
Idk watch the vid lol
🤣
aw

this is bullying, I will file a complaint
You can file complaints directly by DM-ing @wary willow. He will handle your cases.
I enjoy technology old and new. It's nice to see how it became and where it's going.
I hope my complaint will get you fired >:(
That guy also made a graphics card btw
oof, blitz so bad, denied my complaint
From where did this come from
It come from from come from
@outer saddle absolutely sick system, have never seen anything like it
My only worry is the asize of the action bar
Have you tested it with various GUI scales?
Otherwise, peak creativity with that, amazing job! :D
yes
its fully customisable
like you can fit anything that fits the textures you input into it :D

If you like this kind of stuff there is also this guy
https://www.youtube.com/watch?v=l7rce6IQDWs
Let's build a circuit that displays an image on a VGA monitor! In this video, I talk about how VGA signals work and build a circuit that provides the correct timing of sync signals so that a monitor recognizes the signal.
Support these videos on Patreon: https://www.patreon.com/beneater or https://eater.net/support for other ways to support.
-...
Shit maybe I'm getting those 2 confused
Or did the other guy also make a graphics card?
The other guy also make a graphics card, but he doesn't go as in detail
GTA 6 2026
guys
yes?
i installed the latest JDK and not i cant log into my server ;-; it says its OFFLINE BUT IT ISNT!!
idk maybe it has nothing to do with me installing jdk 24
restart the server
i did.
how do you know the server isnt offline
can you get into the admin console and run commands?
console was looking normal
every plugin loaded
but couldnt connect to the server
👋 :)
10 Days till Discords birthday, I think Blurple starts next week
h
Hi 🙂
Need some help with some config...
How do I get the Deluxe_Tag to come up when I type in the chat?
All I get is this: {%deluxetags_tag%} <PEPZR> Hello
Let's all share how much money we've spent on Steam since we made our accounts. I'll go first: https://img.brett.lol/2025/05/iqkILyHvaB.png
@twin dune @naive agate @muted fern if you wanna ^
Where is that?
Steam App, Top left "Help", Steam Support, My Account, Data related to your steam account, In the middle "External Funds Used", then sign in

Not sure if this counts steam keys.
wealthy
Don’t think so
gooood
Lil bit
I’ve had my acc for just shy of 10y as well
wild
this makes me feel less bad for the amount i ve spent on league :/
which isnt even 1/3
Can't really find it... Like what section is the "External Funds Used" found under?
Okay I found it and........ wow
almost 2k o_o
Like......
Imagine
Did you buy the steam vr and stuff?
I have no other explanation why there is about a 4k difference between your packages and total
The crash exploit was introduced by https://github.com/CCBlueX/LiquidBounce/pull/6106
and can be accessed by using the nightly build of LiquidBounce v0.31.0, since v0.31.0 is not officially released YET!
Legal Disclaimer: The purpose of this video is to demonstrate the potential vulnerability of Minecraft servers. It is important to note that a...
UPDATE YOUR PAPER! Build 225 is only 2 versions old and can easily be crashed
Oh my god 6.6k is crazy
how are you lower than me what
rekt
chill brother, it's for entertainment purpose
XD

any linux daily driver users here?
I don't have Linux in my car so no
yees
which distro?
Manjaro
how is it? With 10 EOL comming right up I was thinking about switching to linux too (was debating whether I should a long time ago, but never did)
Top contenders so far are Mint, Fedora, Ubuntu & Debian
Don’t run Debian for a personal pc, the software is too out of date
And tbh Ubuntu is pretty mid these days with all their snap stuff
Fedora is probably the one I’d recommend most out of those, but I really liked Zorin OS the most recent time I did a bunch of Linux pc stuff
I do xD
yeah, I am currently spinning up like 5 different VMs to check out the different distros lol
one small "issue" is that league does not work on linux
Good time to quit then 
Time to make a Hackintosh lmao
lol
Dual boot
If your drive is big enough ofc
I got a 2tb, and gave windows about 650gb, Linux will have the rest
yeah that's smart
cause tons of games still need windows, no matter how good proton is
tbf the main games ive seen that need windows are ones with AC's
or one thats very much designed specifically around windows
yeah which is like most games people play lol
every competitive multiplayer game basically
Just don’t play these games
Wtf is that argument?
> hey, Linux can run most games
> Okay, but I play X and it cannot run on Linux
> Just don't play those games lol
it solves the problem and gives you more time you can spend writing haskell code
so basically win-win
lmao, yeah
thing is, sure, I don't like vanguard myself, I wanna get rid of it, but I enjoy playing League with my friends, so it kind of sucks (and is kind of a shitty move from them) that Vanguard doesn't support Linux
Or said game just runs like shit lol
Tbh I haven't had issues with that yet
The game either ran fine, or it was blocked by the anticheat
And then you'll have people telling you but it runs on Linux YEAH COOL MATE I HAVE 14 FPS AND ABOUT A LIGHT-YEAR OF INPUT DELAY 😭
Lucky you lmao
technoblade never dies 😭
technoblade baby 😭 💀
why is blud crying over a 17 seconds shorts
🍽️
Rust is pretty accurate
im gonna become a rust developer enow
where does ruby go
python
tbh yeah
javascript seems accurate
Brett^
hi
javascript 👀
Hello!
idk if it's eating or vomiting...
for nothing more than the fit 🫶🫶🫶
going to be the first person to make a rust implementation of minecraft
how to add overlay to png object like this
what kind of overlay?
the white one silly :/
rude much!?
Open it on photoshop and draw around it 
or aseprite, pixel by pixel
i was thinking about that, but maybe he doesn’t have photoshop
maybe paint.net?
or dis
Vice City, USA.
Jason and Lucia have always known the deck is stacked against them. But when an easy score goes wrong, they find themselves on the darkest side of the sunniest place in America, in the middle of a conspiracy stretching across the state of Leonida — forced to rely on each other more than ever if they want to make it out alive. ...
the horse consumes a balanced and variable meal then thanks the store attendant
cool but not cool for pc players
Yeah new crasher message going around.
booooo another kinda boring one xD
That probs just means the drop is nearly done
Lots of holidays in sweeden recently so devs haven't had much time in office
it is actually fire, but also I kinda miss something in the trailer for some reason
idk why
I cannot wait to see the real ingame footage
instead of just renders
Rockstar was always pushing the quality to absolutely new level
lets see what they come up w now
after trans dreamgender
Predators
Am I the only one who thinks this is too similar to a previous post they made in showcase?
Like this one is the old I mean
Does Barry even have any detection in showcase?
bonk Barry
No
Deleted
you sure? pretty sure it had...
I recall sending a msg there accidentally and it getting deleted
lol
Naw never since it’s hard to auto mod
Due to delays yes
Lol
500 is there just to get the attention
After the job he will say "well the range was from 20... so I am going to pay you 30"
how kind of them
that dude can pay like 20$ for a simple plugin that doesn’t require too much time and maybe 400$ for like a core or smth
i think that’s easy to figure out since he said costum plugins and configs
😛
Yolo
quote them your price ¯_(ツ)_/¯
Would miss links.
And check for embeds wouldn't help either as peopla can supress them for links
Just add a check for links too then
function canPost(user, message) {
if (hasAttachment(message) || hasLink(message)) {
return true;
}
ban(user);
return false;
}
problem solved
if you write js code without semicolons you have a special place in hell
I don't care if they are not neccessary
oo
cool opinion
if you write js code
without semicolonsyou have a special place in hell
Excuse me?!
@muted fern
@shadow tapir , this discord isn't the place to advertise that.
Excuse me..
damn
Sowwy mister
Blurple is ending after this year 😦

What is blurple
@willow saffron Cute concept! I'm wondering if you could make them have like an idle animation
To look a little more life-ful
Like uhh, mobs by default kind of tilt a little but on idle, idk if you could do that to your mobs above your head but it'd look nice imo
@muted fern is help chat doing blurple this year
What is it 😭
ah I'm guessing it's project blurple
Yeah
Celebrate discord bday every year since 2018
Neat
hmm
@little relic hey I can help you with plugin development
i need someones opinion, do i open a fac server or an SMP server?
ask ur playerbase
i had to disable them because it was bugging the rotation of head and body. It was like forcing not to rotate in certain directions
but they have animation when walking
Gotchuu
new pope
it's not me btw
it is him
I'd support that
Eintim
same
hey guys
There is apparently yet another cape one can get for MC
old news
only 2 days old
They need to stop adding capes lol
Or.. if they feel like spamming them.. make them different
I mean.
im so over collecting capes
They started this probably to combat the black market of capes, by making them so abundant to not be worth anything.
(Obviously, the rare ones like Minecon ones still remain)
interesting
Tbh I don't think it really helps lol
I mean I see how it could but I also see how it could make the problem worse so
I bother if they aren't too annoying to get (or don't require me to use brainrot stuff like Tiktok)
My current collection.
Mojang Office, 15th annioversary, and cherry blossom are the only nice looking ones imo xD
i probably shouldve done the same
i like never play minecraft anymore tho
I think the migrator one is okay too
Migrator is okay yeah
But yeah. The other ones are meh...
I used it for a while
The Yearn looks so cheap like wtf
I could do better and I suck at art
xD
My issue is if they are gonna have like, a handful but want to fix the black market issue, stop making them all look so similar -- that just makes the old styled ones more rare
I use the 15th anniversary one.... And only recently found out you also get a elytra texture for it (and probs the other capes)
migrator looks p nice too
its just overused as almost everyone has it
my god man, i tried contacting someone over his post on request-paid and he doesn't accept direct messages and they're also not accepting the friend request
rip
you'll find that happens often lol
well i've been working for a bit here and so far it's the first time it happens
maybe i was just on a strange luck streak
who knows
Just tag them here and call them stupid to get their attention :^)
i'll wait for a bit. Don't wanna be pushy :B
again? yuck
The thing is if anything it makes rare capes even rarer, because the chance of spotting someone with a Minecon vs a Mojang Office or an MCC one
oo
Hello
gg
i hope this doesnt affect our booster multiplier
rip
What a weird request... #1367769665346207744 message
The developer at that point might as well just not donate the profits, keep the plugin and maintain & support the plugin themselves.
And you only get paid if the plugin gets 3 sales 🥲
xD
no web dev req's since a while
💔
more like slavery lol
delusional people
the MCC cape is also nice imo, the elytra version looks cool
what the actual fk xD
- Accept the request
- Make a some kind of a plugin-resembling thing in 5 minutes
- Put it up sell it for 1$
- Buy this plugin yourself 3 times
- Get 3$ for free
Just put it up for free
¯_(ツ)_/¯
👋🏻
and make the plugin return some random junk when you run a command
🤡
and in the plugin page just say 1 download = 3 meals donated
I mean it's technically a lie but who cares if it's free
same guy who posted that also posted in offer services about being a plugin dev fyi
💔
he has created "multiple high quality plugins"
multiple high quality plugins
look inside
item that keeps inventory when you die (+ bstats tracking)
the irony
head empty no thoughts
🥀
even child labour is being payed more expensive 
yeah
wait how do you know that?

making a simple minecraft plugin is simple
Hello world on player join
hardest part for new people is setting up their dev environment
I want to make a plugin to replicate rtx 5090's capabilites, ig that shouldn't be hard
if your user has an rtx 5090 than sure, it's not that hard i guess 😂
if my user had a rtx 5090, why would I replicate it sherlock?
fear me
Shiver my timbers
I hope to one day wake up and see 1 million in my paypal balance
whats your paypal
send it i allow it
dawg tier 3 doesn't equal to mod
ok homie I will send it just cause YOU said it
I forgot, it was xiaoliang somthn
hope that proves I'm legit 😔
done
done?
done
its that easy
youre welcome, be sure to click accept without reading any of the fine print
yes bro
ignore the negative sign
yes I thought so, it's prob some weird paypal fees
1 million iranian rials is just 20 bucks, so you are already technically a millionaire
probably a visual glitch frfr
💔 🔥 😔
oh fr?
dang
so can I buy island now?
also wtf were you typing for so long fam
rials are the most worthless currency btw
you can buy a 3 bedroom house in canada
💔

