#off-topic
1 messages · Page 1009 of 1
Discord doesnt offer support on discord
probs coz of
Go on their site.
the colour ^^
ok
hmm
How about this one
oh nice ig p-p
Let me hope for good upvotes this time.
XD
@stark rapids
Now thats annoying to scroll to play your elephant for example xD
also I gotta still switch the board for rows 7-2
Thats elephant.
It updates live?
Lets play
😂
xD
this might be impossible
you might have to wait your turn
idk
i say impossible, but there will just be workarounds
ehm complicated
no? thats a tower
You guys call that rook/tower.
The Indian pre-chess game, Chaturanga*, used a piece called the "rukh," that represented an elephantine war carriage used by the Indian army up until the 5th century. The The "rukhs" were actually the fortifications carried on the back of these elephants. As the piece evolved, the elephant itself faded away, leaving just the castle-shaped rukh, or Rook.
Below that tower, there is an elephant carrying it.
I have seen that before
yeppp
well yeah they had the chance to completely remake it from the ground up, if you have people who know how to write good C++ code, getting rid of the garbage collector can help a bunch
sad it wasn't Rust 😔
cj dms pls
@fallow crow could you put the datapack on your server or would that not work?
whatss a good npc plugin for free?
I can but the guys in the paper discord said not to use datapacks that require the reload command and said those datapacks could easily be made into plugins @mellow wedge
That are more server friendly
ok problem my npc dont look when set itto look
What server ver?
am i runing? if so spigot
Ah right, which MC version also?
1.18
Hmm very odd, so you run the look command and the NPC doesn’t turn round? Do you get any errors when you run the look command?
no i says i will rotate but it dosent but let me check console rq
it*
09.02 04:24:00 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3358-Spigot-dbf4938-8b98c8e]
09.02 04:24:00 [Server] INFO at java.lang.Thread.run(Thread.java:833) [?:?]
09.02 04:24:00 [Server] Server thread/WARN [Citizens] Task #60 for Citizens v2.0.29-SNAPSHOT (build 2463) generated an exception
09.02 04:24:00 [Server] INFO java.lang.NoSuchMethodError: 'boolean net.minecraft.world.entity.ai.navigation.NavigationAbstract.l()'
09.02 04:24:00 [Server] INFO at net.citizensnpcs.nms.v1_18_R1.util.NMSImpl.isNavigationFinished(NMSImpl.java:1702) ~[?:?]
09.02 04:24:00 [Server] INFO at net.citizensnpcs.nms.v1_18_R1.util.PlayerLookControl.a(PlayerLookControl.java:25) ~[?:?]```
dossse this help any ^
Oh, you should definitely report that to the Citizens devs
That's an NMS bug in their 1.18 support
You should update to begin with 🥴 use 1.18.1, not 1.18
1.18 also has connection issues
Where to report users ?
DM @honest thistle
Yup did it
@radiant flax what you reporting 
Looks like MC is facing some account issues
Couldn't be because people suddenly start to migrate because there is an upcoming deadline /s
Whats the issues?
I mean theres a ton with migrating lol
They have issues creating Java edition accounts it seems
We have identified an issue with the creation of new Minecraft: Java Edition profiles and are investigating - Ined
139
why
I read that as ricks played
blame md5
i didnt migrate yet
i think i should
Hi, so I've made a spring boot application but I've a little problem, the application when runned on intellij works perfectly but when compiled (using gradle + shadowjar) it prints me some error and don't recognize the application.properties https://www.toptal.com/developers/hastebin/ejelagemaz.yaml
Hastebin is a free web-based pastebin service for storing and sharing text and code snippets with anyone. Get started now.
Fucking toptal
?
These people bought hastebin.com just to use their hideous domain instead
idk but I use hastebin coz pastebin is like banned in my country
it doesn't work anymore
This site has been acquired by Toptal
(Attention! API endpoint has changed)
Save New Duplicate & Edit Just Text1
it says this
wait
nvm
So yeah does someone know about my issue ?
There also are https://paste.gg or https://pastes.dev
Finally
Looks like discord games lab
Yeah, I've tried them on a server, cant remember its name
Funny and piggy have it
Iirc
Ah ic
Discord games anyone
Guys do you know how to get artist role? I think #role-request channel is gone 😄
I cant see it
@naive agate what are you doing with so many bot devs lol
@boreal escarp to many devs disappoint me a month later
@queen jewel mind if we have a chat in DM when ever you're available?
ah ok
ya
mk
i didn’t know
Since when is guilds open source?
always
always
@boreal escarp lucky guy 😅 https://twitter.com/catalinmpit/status/1491082257389395973?s=21
🙂

Haha a wish I got the same speeds that guy from Romania got
https://twitter.com/valvesoftware/status/1491538656984588291 this is pretty cool
Portal and Portal 2 are coming to @Nintendo Switch in Portal: Companion Collection. Get ready to think with portals later this year for $19.99 in the Nintendo eShop! https://t.co/2khcumsBbK
1473
5346
Valve put out a game 💀
Me when a company rereleases a game for another platform years later
And don't forget when they release Skyrim for the nth time
Someone knows an open source bot or something for buyer verification for spigotmc?
Good luck bypassing cloudflare

facts matt
I do verification via PayPal. Just check the transaction memo
sadly
afaik thats for bussiness accounts
iirc, to use the api, its required
It's the PayPal api. It's not just for business accounts
afaik, to check transaction api (or related) you need a business acc
might be wrong, can you link it xd
you are wrong unless it was changed recently
I have to finish coding it and update jda xD
I got it to work and never finished it lol
Yeahs it's my account lol
did you purchase premium hub source?
I maintain it yes.
what happended to the images
every time i read the post
i die
bc of the broken images
Originals got removed so I had to make new ones

Broken?
i remember images were deleted or something
xD
i wanted to buy it long ago
but since images didnt appear
Over a year ago I replaced the images
Yeah currently working on removing the module classes (1 class per version. 17+ classes) and switching it to reflection.
My issue that reflection isn't properly modifying the class after invoking methods. So the holograms aren't loading right.
Only image there was aside from those was to show how to setup a discord bot
Why are you switching to reflection?
probably npc stuff
Yeah but why switch from modules
Cause I'm tired of just copying the class when a new version comes out. Plus since spigot did this bull shit with the bootstrap jar it makes just using the jar as a depend harder if it works at all. (Haven't gotten it to work)
What build tool are you using?
Maven. Doesn't matter though tried everything and tried for weeks to get it to work. Switching to reflection since I know it works.
What do you mean it doesn't work?
What Java version are you using?
It doesn't work. I've tried all Java versions from Java 8 up to Java 17
Doesn't 1.18 need Java 17?
Spigot complains about using nms and says you never need to use it which is a blatant lie. They also say the api contains everything you need which is also a lie. For example you cant spawn an entity to a single player with the api you have to use nms and send with packets.
the thing is that
no one needs to spawn an entity for a single player
in normal stuff
specific plugins, need it
probably thats why they say "spigot api has everything you need"

To show different things to different players is used by quite a few plugins
Holograms for one.

Quite a few
I cant believe, finally got a reputed client, making logo for MineClub now 
Sure
Just use gradle and paper userdev

🎉
Anyone that knows a dedicated server provide in eu/uk. That is not ovh, hetzner or euserv?
Why not them?
For some reason, as soon as i create and account on Hetzner. I get banned few minutes later and i have bad experince at ovh.
Euserv is a under company of hetzner
Did you use any of their machines to mine crypto or do illegal activities?
I’ve only had good experiences with Hetzner, use them atm
Nope, used their machines for hosting company and paid every bill.
Then the past year/two. I have had been using them for just running 1-2 minecraft servers, but last week i got home to a taken down machine from Hetzner and i have been mailing them and what not, but they said i didn't pay the 120 euro ish!
but i have paypal transactions, that it was paid the 02/02/2022
i have like spend over 10k Euro at them so far, but that show just made me go nope
They even shutdown my backup server... So lost the server i had
Same, until last week
Very odd, worth contacting them
Have been in contact with like 6 different people now. And i get the same statement back, waiting on paypal to get back to me
I9 9900k with a good 64gb ram and nvme 2tb for 400€/6 months. Doesn't that sound a bit too good to be true ?
yes
Hmm, might give it a go. Can pay with paypal so if it's fake imma refund 😂
I'm using Hetzners AX41-NVME rn for a project
Pretty nice
Find your reliable dream server, optimized for high capacity use, ever-growing storage needs or rapid and parallel processing.
Yeah, i use to have that for VDS
Yeah, i mostly use for minecraft and databases. But 64gb ram for just web and database, seems a bit much ?
For the type of project I'm doing, that amount would be needed
Nice
Dealing with analytics, and the DB solution we went with needs at min 8 or 16gb ram I think, but wanted to future proof us for a bit
Until we go serverless
Feel like going clyster with that, would have been nice as well
then it uses what it needs
and you can turn off the other clysters, so it doesn't use the amount of power for time of no use
My long-term vision is to go AWS Lambda + DB Cloud, but not got the funds for that yet lol
So starting off with an AX41-NVME with web + db, then over time expand out of that
Yeah, not the cheapest. What about places like Vultr, make use of the credit in the beginning to work on the project
pay for when the server is turned off
Yeah there is many options, I even considered just load balancing on a bunch of $5 droplets, that all connect to the same hetzner dedi for db, but then you've got to deal with horizontal scaling
I wanna use it for https://analyse.net, because mc analytics have a fuck ton of data
🆒
Does that actually work? I see it now and then but always miss it.
The multiplier
yes it does
👍
its only 1 hour
Wow. Have to type alot more then I thought. Only gained 8 exp.
Yeah. I see that lol
So glad I got the holograms on premiumhub to finally work on 1.18
The main cause was for some reason because of reflection I had to use an additional packet to send metadata.
Looking through the code DataWatcher is suppose to do it automatically but it didn't.
oh damn. the new LuckPerms editor sockets stuff is cool
you can basically trust the editor and it will auto apply when you press the APPLY button
instead of having to execute the apply command every time
Never used luckperms. I rarely use any perms plugin now xD If I do though I still use permissionsEx
smh
I am a proud 2010 GroupManager user.
me too
Yeah only need it to test if the perms work or not. Other then that op is all I use.
smh my head
I don't think I ever used GM
even when I used it it was abandoned lol
I don't have a public server
I'm so glad I never used GM
lmao
kek. it wasn't that bad tbh. just nowhere near as good as lp
it was pretty easy to understand and use tho
:))
I know it has a meaning but is horrible
for younglings who couldn't deal with the wall of text /pex was (me) groupmanager was great
For things like a permissions plugin I like simplicity. However if I was to make a permissions plugin I would go all out xD
I personally used GM, didn't even know of the existance of Pex and when I came back to minecraft I just went straight to LP bcz it was out by then
the thing is, people are still making permission plugins and stuff and they're even making them paid when LP exists and its a fucking great plugin.
braindead people
Its funny I have never had issues with pex but I see people coming to me with errors alot from luckperms.
its funny how advanced lp is comparing to pex
only one I know of is ultraperms and peeps used that cuz of the ingame gui
isn't the new pex good
People like options. Even if there are free alternatives people will still pay for plugins.
bcz they're stupid. or just like wasting money. lp is not just a free option it is a great option
So is pex 😉
kek
And it works 1.8-1.18.1
what can you do with pex? Well, define groups, add permissions and that's it.
what can you do with luckperms? Define groups, add permissions, have conditions for permissions, timed groups or permissions, tracks, meta and a lot more
you can have timed perms with pex
except that it doesn't work, or well, in the original version it doesn't
Looking forward to hearing the next exploit pop up, where people remotely add permissions to themselves 😅
👍
I love this
@stark rapids
Kinda looks like "By Dank" lol
Also whats the theme??
Cute animals, a viking icon, and a pigeon for the header???
animal land
And apparently MineClub hired him for that?????
Not trying to dis anyone, but he's done better work, this looks more like random assets
The global multiplier has ran out and has been reset!
Oh

Animals
No, it was set, pigeon is a different work for the same client.
Well then just wait and watch ;)
This is being done under Senior Team
very nice for you, dark
I am salt
blitz
no?
where has your pfp gone
well I had many profile pictures over the years
I had squidward, I had pepe squidward, I had handsome pepe squidward, I had chad handsome pepe squidward, I had Garfield, I had exploding Baldi, I also had this one for a long while
I also had a broom for a few days but cube found it not appropriate bcz he doesn't like brooms apparently
damn
i was hired too
but for buildin
broomlivesmatter
I'm not lol, I dont want to work with them
Was just confused on how that esc menu was the reason for hire, especially when he's done much cooler work
Noice
Ehehe
Pixel art, we talk about that.
You will some more about pixel art from me now onwards.
Agreed. 
Unless!
🤣
🤣
Nah lol
I personally don't have time to commit to a full company rn, hence why I take commissions
I've been offered a place in 2 big networks, but due to limited time I don't want to disappoint
Ok?
Others thought the same
I know, hence why I explained it lol
that's just really sad and highly disrespectful
but it's not like we all knew about this lmao
those yt shorts all copy each other
And in TikTok
Another /fly plugin 💀
lol
Shamefully already done it; https://www.spigotmc.org/resources/flight-management.82867/
yours look good 👀
this might be of your interest 👀 https://github.com/PiggyPiglet/Challenges
thanks lel, with my bad knowledge maybe i can make 1 of these things
too much bad for make it, i need to learn bukkit api but now im tired
Well the point of it is for you to do one by one and learn until you can do all
TCPshield:
was disconnected because no proxy info was received and only-allow-proxy-connections is enabled. Raw payload =
On velocity, what am i doing wrong ?
yea but im lazy asf lol
i want to learn but im lazy
@zenith mauve I edited the PremiumHub page.
@tacit nova Now you just gotta make it do gif's https://i.imgur.com/SP3UcM5.mp4
lol
Trust me bro
Ah yes.... Computer destroyer 3000
Computer destroyer was when i was testing holovid at 720p 
Rip holovid
Chase was still working on it till some time ago 
what even is that? like a base64 encoded string or something?
decodes to random shit when i tried to decode it in base64
weird lol
Clickbait Title: Video Criticism YouTube Exploitation Meta Commentary Pregnant Algorithm Educational Spam Fidget Spinner Buried Alive For Kids
Very late in the process of making this I decided to change the name, largely because the moment I made the original title "YouTube and the Business of Exploiting Children" public in a promotional Tweet ...
Folding Ideas
@somber lagoon if you already have the resource pack made can't you just add it into any plugin with prefixes?
I haven’t made it so I need someone to create some more prefixes for Ramos
They are custom

Thats just asking for money XD
Reworded tho
@somber lagoon any comment? ^^ 
What is the guarantee about payback? and how much plus?
And then sue him for a bigger amount according to contract.
U sure bout that bro?
I am not, just a possibility, how to make more from investing.

Lmk if anyone's builder here looking for free render lol
this guy
just copy pasted my wumpus
lmao
I had the leaf too, this is just the older version that I got in my phone

Me XD
Msg an Admin, plagarism? P-P

Send in dms
Oh hey, i wonder if any of your resoupack in showcase can be purchased ? Just wondering

of course
I got the buy links on my discord
link is in my bio ^^
Anyone well known with cloudflare/namecheap.
i have my domain pointing to play.game.com.
But players cant connect, well some can and some cant. But they could before 2 days ago when i was using TCPshield, but now they can't.
So some players has to use the direct ip
Ok when im on my laptop
Oml lmao
Is your sever open then? Or did they just copy pixel by pixel
they copied pixel by pixel
Wait what wdym?
The sever itself?
I thought you were the owner?
Why did they abandon it
they got their own imagination about how they want their server
they literally told me that they don't even know what's on the server
Oml
That’s fucked up @proper jungle, not right at all
What's ya sever?
It’s not released yet 🤫
Ooo
@proper jungle You could sell those assets tho
Ah okee
I would say use mine but I'm still developing it lol
So you don't have a sever to work on now?
Ah
I prefer doing commissions
Fair enough
Who's the influencer?
he's from my country
Ooo noice
Well if you've spent 500 hours on asset designs, by all means you could sell them 😎
Ah
and custom specific plugins
#SellThePlugins 👉👈
nobody would buy them
What kind of plugins?
tbh if I had funds id love to go all out on a server
but tight for money rn because im living off my savings 😂
chaz some guy on reddit was flexing how he was working 6 full time jobs remotely and earning 700k a year
u should do that
100k what
damn, only 6 jobs?
£
about 1kg
Lol
how do you even manage to do that lmao
do you go to each one day per week?
no, it's remote
Money Heist Season 6
so he just manages the workload
u h
he said he's not a very high performer in any of the jobs
slow
but not slow enough to fire
probably but background checks don't have to reveal employment
Also can only use one of those jobs on your resume 🥲
13,388 votes and 1,705 comments so far on Reddit
I guess lol
14-15 hour work days for this guy
guessing every day
can't imagine 6 jobs allows for a weekend
LOL wtf
thats insane
god imagine the stress tho
one job for me was a struggle
Depends what is he really working on
anyways, good for them I guess
I like my spare free time tbh
Ok
if you guess the domain, gg
Damn found me
death on the nile W movie recommend it
Ahoy
Could you not host it locally
I have, but now I'm preparing to go live, I want to make sure domain is setup right, db connects, plugin functions etc
then I only need to swap <mysterydomain.com> with analyse.net
im also using a diff db solution for production, i cant use it locally because im on an ARM cpu
Twitters down
oh no
Crying
maybe society will be productive for the next little while

Back up now 😂
you got a competitor now chazza
yeah literally what i thought when i saw that showcase lmao
I saw that lol
Same text etc but eh
Nobody has seen our site that we will go live with, 100x better than current, but it is what it is, I suppose its gonna happen at one stage
share
rude
monday ;)
to long
xd
I crafted the shit out of the new one, more professional than our current so eh, it is what it is
minecraft 😌
LOL
LOL
I thought the same
i actually used the word without seeing it as that, as usually "Crafting" something is like finer detail
but also glad u both spotted that showcase
😂
nobody said anything yet
😂
LOL
wouldnt be surprised
The big thing I brought up, was that he joined the discord ages ago and lurked, then left a few days before it got posted here @young mortar @naive agate
spam]
shh
yeah seriously lol
wtf
@proud mural I love the idea, where did you get it from?
charlie, you read chainsaw man?
no never watched anime
damn
Still waiting on a release date for the anime 
any reason or just like not a fan of those "weirdo japanese cartoons"?
just never took time into it ig
at least we have spy x family in april
🙏
also jjk vol 14 cover is goated
Is anime just repeating characters?
@ matt look, a weird
“ UwUwUuWu” “JuJu”
Guys, can I make a menu in which I can drag my things from the inventory?
Yes, definitely, that is all anime is about
I want to make a foundry in minecraft and give it my GUI (Container) in which if I put some items in the right position, I can get a result that I can specify in the config.
Knew it
What is Raymond doing lmfao
Making an analytics platform 😎
I would have been mad a bit about that lol.
eh honestly
not worth being mad over lol
How I see it, with a project, you can tell when something has had lots of time put into it
Competition brings improvement
and it does show
If you're going ew over that, I err
better change that rn
Sorry to hear that, i hope you get better soon
LMAO
LOL
Ofc will switch to dark now (as it’s later), but it’s just easier to read
Fuck sake
Phone does this weird format
mac phpstorm looks like fleet
😳
oh no not PHP
I mean, Fleet looks like IntelliJ, PHP storm is built on top of IntelliJ so, yeah
then you can toggle shit off
and it looks beautiful at a key press
no distractions
then cmd + 1 to toggle on and off sidebar
Kinda? It's basically the same thing, just with less features, i mean it is also built on top of ij
fleet looks sexy
imagine not having relative line numbers smh
well that's not a native IJ feature lmao
then i have keybind for floating terminal
so i can have tabs open without having to scatter terminals (not a phpstorm terminal)
anyone know how i can use hex colors with text like <hexcolor>gold</hexcolor>
hexcolor is just example
If you’re coding the plugin, MiniMessage is what you’re looking for
No it's because i switched from another plugin to deluxechat. And the old plugin i used a placeholder to change color. And then it would use hex formatting to do it
so player would have gold. when they activated the placeholder
Dchat don’t support hex
With the addon it does
Never had problems with it 😄
Using it as we speak with 10 other players
Oh awesome
just trying to see how i can use the text based hex formats
Sadly you won’t get support here for that tho
Because it’s not official
And the author stopped working on it because of issues with the api
Yeah no worries. Guess it's time to dig
Ahh I see
Need to find a way to get it to work haha
Yeah and normall <blue> should world but me
As far as I know, those tags is a MiniMessage thing
That’s where I’ve seen them
Where you can do <#44444>Hi
Hmm, problem is. the placeholder outputs as gold,blue,red,dark_red and such
Oh
The dev who made it ghosted me, soooo
Nope
It's a chatcolor plugin, when a player clicks the color in the gui. it changes the placeholder from default "white" to lets say "blue"
so [rank] Playername : <white> some random text
Is there not and alternatives you can use for it?
One idea at worst I’d do is
Make a JavaScript placeholder that takes that plugin placeholder, and return the hex colour
And then use the JavaScript placeholder in dchat
Not that i can think of right now. as i love to use deluxe.
arg
i am so shet at java and javascripts to be honest
Ahahah
i can do graphic design and custom resource packs. but that is it
and setup servers haha
I’ve got all this to come yet, as I’m looking to make a server, and wow you setup servers? :o
yeah it wont work bcause dchat doesnt support it

Nice domains btw in bio
Oh thanks. Kinda dropped those projects, just haven't gotten about to remove the domains XD
Oh really 😂
Well the host i am working on tho XD
I’m a massive domain hoarder myself. Oops
haha, i have a few on action if you want
Which ones ya got
dm, might be a wrong place here haha
Yeah aha
@woven prairie Accept friend request.
Random question, anyone played Wizard101?
Yes, when I was very young
Im getting back into it :))))
Played it recently lol
Well ya can't geT thaT
😦
I'm just happy all that good stuff is rewritten
@faint kernel I like the first one the most, but have it facing the other way (so u see the bit of side on the left, not the right)
whats goin on ere p-p
Saw that lol
1 dollar = 1 hour
Seems like a bargain
7 times below minimum wage 😌
🥲
@tulip juniper just remove your request in #937946722028617759
👍
@jade oasis AOT final season pt2 be sexy as fuck
2023 only 
Do people really think JJK is better than Demon Slayer? 🤨
It most definitely is
Demon slayer has good animation, but story is quite boring
JJK has both really good
Cmonn
yo anybody bored and wanna play chess in mc
Idk if I just missed the story, but jjk wasn't anything crazy
Not to say it was bad
and by play I mean test
you an anime only?
the last 3 episodes we got were crazy
JJK > Demon Slayer any day
the dilf of all dilfs is about to be animated as well
i need help
There is no time to wait! Ask your question @outer shale!
no
i have problems w/ DeluxeMenus
yo simps
can anyone see #general-plugins
Naruto > all animes
I am, I read the aot manga but regret it so I learnt my lesson
I once thought like you
For which?
Well that's always good, the only major fight that really had me interested was that guy with stitches on his face, I forgot his name.
geto
Then who's geto?
mahito > junpei
Oh okay it's coming back to me now
geto
Well now I'm excited for s2 👀
theres 18 + vol 0
though english released 14 last week
the japanese ones are up to 18
Ah that's right, they have to be translated haha
yep
So you collect manga?
first part is so good
though it drops off near the end
felt like the author rushed it a bit
I didn't either, just heard about it
Bad in the manga, much much much worse in the anime
id recommend picking up jjk manga but its worth it just waiting a year
watching it in anime format will be so worth the wait
and jjk manga is difficult to get anyway
ive been trying to get vol 4 for months
I didn't know jjk was in demand like that
Demon Slayer just below with 29m 🥲
wtf lmao
One of the worse victims of bad anime adaptation is The promised neverland, amazing manga, completely destroyed by season 2 of the anime
I'm happy that I didn't watch s2, might just read it.
is jjk on break this week
Yeah
Why are there no box sets for jjk yet?
🤔
box sets usually arent released for ongoing manga
unless they are like one piece which never ends
though i think jjk is ending early 2024
depending on how long the current arc will be
also y'all heard that wit is dropping vinland saga
and mappa is apparently gonna pick it up
Yeah lmao
How to degradate / gradient colors in 1.17/1.18
@sinful fiber the new landing page looks sleek 🔥
thanks! i also know your pages and designs, they're very cool
Very nice Plajer
@wary willow
Oh boy
ty
great, I'm sure it will look awesome, you have a good taste for ui
I'm very picky with what actually goes live 😂
Won't ship any UI, landing etc that isn't half decent
same
I can tell with your new one, you have a good eye for design, I like it 🔥
i usually postpone release than publish mediocre thing
yeah haha
yeah, its called DIY
GL @zenith mauve lmao cloudflare
DIY means do it yourself btw





