#off-topic
1 messages · Page 799 of 1
lol
im not a massive fan of the original recipe but i like the fillets in the burgers
and the wicked wings
I'd rather drink engine oil than eat kfc chicken, so fucking greasy
I mean where else are you gonna get chicken from lol
iga is shit
some wollies sell it (fried chicken that is)
just as a supermarket in general
woolies sells normal cooked chicken too, which are basically the same as the ones from iga
also like cooked chicken from IGA isnt the same as like kfc chicken toh
thats like roast chicken isnt it
you never specified fried chicken, you just said chicken
well we were talking about kfc
regarding alternative places to get fried chicken
which the f stands for friend so
the OR is kinda terrible but the fillets are great
bruh
and the tenders are not bad
the popcorn chicken and nuggets are meh, buth eyre both frozen so it kinda makes sense
ive never been a massive fan of chicken on the bone, but its still good
👋
Fun fact. Only ate once from KFC. Never again
although when you've got the munchies, you don't even notice the grease
fucking helll
we just started a game and a teammate kills another one first 3 seconds in the game and got banned 7 days ...
KFC chips in UK kinda suck
@sacred igloo Have you got those pastel colours to hand?
They were auto generated by some code
All the gradients were
The exact colors used in that image are at the second half of this json string though if you want to suffer looking through it https://pastebin.com/2BExNifJ
Hmm yes readable
alternatively this is the class I used to generate them, I used a saturation of 0.5 and brightness of 1
https://github.com/Rosewood-Development/RoseGarden/blob/master/src/main/java/dev/rosewood/rosegarden/utils/HexUtils.java#L379
I think json is nice, but I also hate it
When making mods with Fabric, I just use Dynamic Model Generation.
Oh also, there's some mistakes in that which you have to fix yourself that I've noticed
Oh shit I just took glare's spot. Frosty I'm coming for yours as well.
just 70k to go
Is Glare alive, I've sent him like 5 songs and he ain't commenting on them smh
probably has a lot of exams
Indeed he does
That's a new gimmic
I just pasted the URL for the wiki page and it auto-edited it to this text
only pain
how tf do I change where paypal directs you to after finishing a checkout
atm it just redirects you to the first page for the checkout
which seems like it could cause confusion, since it looks like payment hasnt been made
Like you do the payment then get sent to this page
Where it looks like you need to pay again
wtf u selling xd
can I make the tab like redirect to google or some shjt
cos I dont have a website lol this is for another type of application
but then it says the redirection websites have some kinda requirements
Omg how did you loose
rip nitro efe ?
And he's probably better than you
he dies within the first 30s
🤣
Buss Down by Aitch
aitch2o
What does Kekw stand for?
The meaning of KEKW is quite basic: it suggests laughter. And that's why the Spanish Laughing Guy image was used to represent it on Twitch. Now you may ask: “But what is KEK?” And the answer is simple: KEK is the Koreans' equivalent of the North American or European LOL.
didn't kek come from WoW?
KEK is the Koreans' equivalent of the North American or European LOL.really?
What are some good (gaming?) mice under $150
150 american rupees?
I've been looking at the razer viper ultimate, https://www.razer.com/gaming-mice/razer-viper-ultimate/RZ01-03050100-R3U1
(it's $20 cheaper without the dock)
I was looking at that and https://www.razer.com/gaming-mice/razer-pro-click/RZ01-02990100-R3U1
don't get a white mouse
Hmmm
but apart from that I'm sure it's fine
have a look at some reviews
assuming it has a black version
if it doesn't have a look for some other options
white mouses are just gonna get dirty
ik they look kinda epic but they won't look very epic after a meal at your workstation
o
Oooo
recommended silkspawner plugin?
@woven prairie I've got a mouse in my garage, It's pretty speedy and manuvearable
SilkSpawners
I have hamsters 😦
oof, do they skreech a lot or whatever the english word for that is
Only at night
oof
literally in the title of every silkspawner out there
First time attempting basic Arduino circuit 
Also, yes, I broke the rule, by using normal copper wire instead of jumper wires
At least you're using insulated wires unlike my ghetto led strip
if I touch the wires the leds go boom
is it better to edit files with notepad or sublime text ?
I like VSC for stuff like js, html, css because of the auto completion but usually I use N++
Yea, I think I will edit yml with Notepad
What kind of wire was that ._.
I use vsc for all file related stuff
does vsc have gradle or maven
my VSC takes ages to start that's I don't use it for everything
for me it takes ages
Intelij ultimate also
bcz of my shitty laptop
take ages
idk about ultimate. I ain't got it xD
ur not a student ?
oh aight
Why?
Gradle and Maven are not attached to specific things, you can work with it from the terminal
Yea just asking, cuz VSC is actually running very smooth. One problem is I need to update jdk to Java 11
Yea, I'm only worried it will mess up everything I have
The only thing it messes up is 1.8 servers
But if you keep a jdk 8 installed that's not a problem
o aight
Does 1.8 not work with new Java versions?
Not sure, but I know BuildTools requires java 8 to build 1.8
I'm not sure if it runs or not
You can download latest versions of 1.8 from a website cuz it doesnt get any updates
Another reason to add to the 1.8 hate list
You can but if it's Spigot then it's actually illegal to put it on a website to download
I always get those jars from getspigot stuff
Which is technically illegal
but for latest versions I run build tools
Spigot comes with Minecraft server which you are not allowed to distribute
so I'm I illegal or the guys that post those things
The website
iirc they are both LTS
But good luck getting people to use 15
I'd stick with 11 unless you wanna try out brand new stuff
Actually is 15 LTS?
I think so
It is not an LTS release and will be obsoleted at the release of Java 16 in March 2021
Ah yeah
Just bear in mind if you use anything added between 12 and 15, obviously it won't work on 11
Doesn't really matter tbh as long as you compile for a specific version
^
the problem is I don't know what is new or old
cuz on hyperskils from jetbrains you learn about var
and sololearn ?
too complicated
How? lol
it's like 1 line in Gradle lol
Yea, idk how to use it xd
targetCompatibility = '1.8'
oh that
Why wouldn't it be?
Not sure but probably remove the older one?
202 ?
so this is just java 11
cuz I dont see where I can download normal java without the development kit
Java 11+ doesn't have jre right? It's all in the jdk
I have questions
If I'd want to switch or make a plugin compatible with java 11 and its made with java 8 is it a lot of work?
the jdk always has the jre included
Not really
Java is designed so 99% of the time you can update with very few issues
I just updated it
And I assume I'd have to start a new project using java 11 and just change what has been changed or something like that?
no errors
since java is all about long term compatibility with stuff written years ago
or no need to change the project at all
I think i read somewhere that there is no separate jre for Java 11+
I doubt you'll need to change anything
There might be some things that you could change, but everything should work fine as is
Quite possibly
clash of code anyone?
btw life sucks. I just got out of quarantine, I went to help my uncle with some stuff and it was cold af so now I'm sick
frosty I just joined a game of cs:go
30 minutes
smh BM
so this is a java 11 project now right
oh okey thanks
Set language level to 8 if you want backwards compatibility
ah okey thanks matt
BM, in the meantime go judge #dev-general
Method invocation 'getName' may produce 'NullPointerException'
what does this mean
that a type isnt null checked
its nullable
Means it will throw npe if the object is null
kotlin is so nice
it always suggest to assert stuff
if (p != null) blah
if (p != null) { e.setDeathMessage(HexUtil.chat(this.plugin.getDeathMessagesyml().getString("Killed_By_Zombie")).replace("%player_name%", p.getName()));
like that
Ever heard of properly naming shit
Why is p nullable?
@EventHandler
public void onDeath(PlayerDeathEvent e) {
Player p = e.getEntity().getPlayer();
Zombie z = (Zombie) e.getEntity().getKiller();
if (p != null) {
e.setDeathMessage(HexUtil.chat(this.plugin.getDeathMessagesyml().getString("Killed_By_Zombie")).replace("%player_name%", p.getName()));
}
}
}
Yea I know I can get last damage
bruh these variables
but I dont know how xd
if currentHealth - damage < 0
they're dead
but how do I check if its a zombie or something
I vaguely remember using names like player_name and things because they seemed more "clever"
instanceof Zombie @stray sedge
^
soz
"if(e.getEntity instanceof Zombie)"
if (e.getEntity() instanceof Zombie) {
blallaal
if (e.getEntity() instanceof Zombie) {
if (p != null)
p.getLastDamageCause();
p
wut
single letter variable names are bad
Because this was said by mr bm we must obey
also coding support in #off-topic lol
Exactly
Now repeat after me
Clojure good Elara good Haskell good
yea amazing
Java bad
Closure good Elara good Haskell good Java bad
Disgusting
Probably because you never instantiate your "API"
Also why is your API variable public
Also this is kinda off topic but can someone send me a site or video explaining how GitHub works and how to use it properly please?
@fallow crow it's static so you don't need a new Stats
It's a static method efefury..
^^
Do you know how Git works?
Yes
Git gud
What does git do
rekt
GitHub is pretty much just a web interface + hosting for Git
If you know Git, you know GitHub
Mostly
git gud, as Matt said
If you don't know Git then GitKraken + GitHub and you'll have an easy time
It's neat to have GitKraken
CLI everything pls
Or intellij guis for complicated stuff
no need for a "main" package
Use the root for that
HypixelStats 
delete the post before @velvet crescent sees it
or he'll have a heart attack
It's not bad, usually you would package by feature or package by layer, yours seems to be a bit of mixture
wow

ye games are pretty big nowadays. Even older games. Like I got the 3 games from Batman Arkham Series and first was like 25-30 or something like that, second was like 40-50 can't remember and third was just 85 xD
Bigger pain
oh well
I guess its fine if you're just one Person but I share with my brother (the laptop) not like he uses it a lot its just he has a lot of games
???
villains in disney movies usually make the most sense
:c
@proper elbow Read the channel name.. It's #772310218104897580 don't just copy your message so it's "seen more"
what the fuck? @honest thistle just joined my server https://i.imgur.com/xqtoaAI.png
and he's asking if there are any girls on the server.... smh @honest thistle
oh I just noticed
is Brary and not Barry
ok bye
kill me
bye
😂
just a random message
Just a random reply
Just a random reply
Just a random quote
@mellow wedge Just a random ping
^ Just a random person passin' by
@naive agate Imma tell your teacher
@velvet crescent 😦 to much effort for nothing bro
@velvet crescent Msg mi ko imas cas
yes I totally understood that 😦
@velvet crescent i wanted to join the gang of pinging you
don't msg back
it was me from my other account
by accident
was meant for @light scaffold
sorry
what
Lmao
xD
😳
No
anyone in here that can read .hprof files? I know how to open them and all that but I got 3 Possible Problems but I don't get what they mean
Details for the first problem: https://i.imgur.com/iExGvCY.png
wut
Is here some specialist who could help me to reduce lag on server? If yes DM me please
http://optimisemyserver.com/ you can thank Gianluca
Will try i was just scrolling and I was "Dont use clearlage" what else than?
nothing
Oh okay 😄
unless you're on older version
of mc
but if you keep updated then following those should mostly be enough
Okay removed ClearLag, my server was already optimized, i was doing it by spigot guide, i installed Spark. I will let my server run and after few minutes i will do another timing
Spark is only effective when used on lag spikes
Timings before
https://timings.aikar.co/?id=63b74c25aaee4e8883dd100fe9d49822
Timings after
https://timings.aikar.co/?id=a7830dfe4bf643b0832049feb0807e77
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge

I was talking about debugging spikes

Any ideas what to improve?
idk what this is Minecraft::Mid Tick Chunk Tasks (SELF
but also seems like Citizens is causing some of the problems
where are your flags?
he's just trolling xD
why?
I also asked on papermc (official server) they told me Spread out using extra servers instead of extra worlds the server has to manage.
yeah that makes sense
if you can afford to buy a dedi or something it'd be much better
I am on hosting they afford good server s with good CPU
But i cant buy another server for this
How should i make that players would fight on survival server in PVP arena
when the pvp arena isnt there 😄
just because it has good CPU doesn't mean its good. Because you probably have a shared server so you share that good cpu
with others which decreases performance for you
so u think 3 worlds into 1 would help?
idk for sure.
I mean what I did with my pvp arenas I made an empty world with only arenas. No mob spawning or anything
no item dropping
etc.
Actually no
well you are
Is it better to use armorstands instead of npcs or? 😄
hmm that is a good question
I know armorstands can be very bad if not used correctly
but never used NPCs codewise so
idk
how bad they can be
Armor stand is probably better
but it looks like Citizens does a lot of damage on your server
so ye
maybe switch to AS
It’s not a living entity iirc == less ticking
kkay thx
For once don't make the color code reset?
citizens is awful sometimes
What it’s the best api ever
True
Discord has obviously the best one.
I mean did you see any other API that goes against everything for effective Bot-making? It's amazing
Sponge
@fallow crow How would 1.18.1 be out if there's not even a 1.17
Is there anyway to set multiple border with WorldBorder in one world? I have 3 maps in one world i would like to create border
hello
https://imgur.com/cjM1DGH.png , is this bad?
I dont think you understand how it works but yeah can try
(It is also open source if you wanted to check it out)
The refresh holders don't have access to the whole text. I hate the whole "refresh holder" thing in general
I mean it looks like your cpu usage is very high. Didn't you say you have a pretty good cpu?
@eternal apex would be a bad idea to reinstall the windows without formatting D? I run out of memmory on C and I dont feel like installing everything again, or at least not now
Thought about buying a 240gb ssd and use that instead
wat
that's fine
you don't need to reformat other drives
not even sure why you thought that in the first place
What about stuff that apps install on C?
depends on the kind of install you do
but what's the point of reinstalling if you're not starting fresh
I know is not need I just never tried
If I could free some mem from C so it doesnt cause problems and windows can run for a few more weeks then I can take care of it later
just uninstall some shit?
TreeSize Free is a free disk space manager for Windows. The software shows you the sizes of folders including all subfolders.
download that
run it
look at stuff and if it's big, ask me or google if you should delete it
Mf :))
that's such a waste
Wdym?
these days you should just go straight for the 1tb
600 ron
few hundred aussie dollars iirc
they used to be like $2000
ask for one for christmas
xD
143 usd
ye to bad I'm santa this christmas right?
Wdym dont bother with sata
it's slow
Even then, I dont have 600 ron to spend on a ssd :))
save up more then
Yea, save up ..
Bad
xD
i've got exams next week so fun
good to hear
learning anything exciting gaby?
you using autodesk?
I taught myself how to use fusion 360 the other day
or at least taught myself how to use 1% of it
I can make a model that's all that really counts
Autodesk's AutoCAD
Wanted to try cad for a while now but all softwares are paid
autodesk is completely free for students
It is a rotor, probably an older model or smth
I see you are a man of culture
Next semester we are doing matlab and other two programs .. yey
why do I have to spotify storage set to C and most importand, why is it 10 gb ??
smh pig
its good
that's not the point
I'm telling you
but youtube in general has more content than spotify will ever have
I don't have any songs installed
bruh bottle flipping was 4 years ago
bruh the world was fine a year ago
Is there a thing in discord API that shows what device a user is using?
I feel like there is
Or something similar at least
as in a specific model of the device?
or like , on pc or mobile..ect?
simpler times back when bottle flipping was all i had to worry about 😔
As specific as possible
Ideally OS
rip
Didn't Barry have a command to do something?
I mean
Obviously
But it was something kinda specific
@light scaffold
266973575225933824
Jan 6 2017
Online
**GitHub: **knightzmc
**Spigot: **MinecraftKnightz
**Minecraft: **BristerMitten
=whois
=whois
@stray sedge
376006686571364352
Nov 3 2017
Do Not Disturb
**GitHub: **CozyLeprechaun94
**Spigot: **youfish30gamer
i dird something
@regal juniper I quite like this one
https://youtu.be/ixK9O_zprzg
🎧 Your Home For The Best Electronic Music With Lyrics!
Madison Beer - Home With You (NAKID X Ambedo Remix) Lyrics / Lyric Video brought to you by WaveMusic
⏬ Download Madison Beer - Home With You (NAKID X Ambedo Remix) here: https://hypeddit.com/track/wmo6tx
⚡️And I'm not going home with you, home with you
🔔 Click the bell to stay updated on ...
skills
☹️
it's not that hard
no
o
The picture is from google editing is by me
yea
but idk from where those are xd
I don't remember where the background came from
oh
Any ideas for stress test?
why
Want to test my server
😄
pain was that deleted
what was
yes I'm
But I said I can claim it
I didnt say I claimed it
for ?
what error do you get?
well
what type
fml, fabric, vanilla, spigot, paper, sponge, ...
what type lol
just drop it here
oh
optifine is not good
for modpacks
lol
yes
modpacks
do you know what they are
what...
forge is a modded client/server
when you have a group of mods together
Yea
its called a modpack
no
it is
not true
mod - pack
whether it is your own or official
or not
its still a modpack
ftb is an organization
who creates
modpacks
so using bd is a mod pack
yea
it has mods in it
so it has them
not really
so it uses forge?
does badlion use forge..?
well what are their "mods"
is it a
modded client?
yes
it has something that can't be done in vanilla
well obviously
so yea it's modded
sure you can say its a modded client
but a group of mods is still considered a modpack
you can say badlion itself is a modded client
but that doesnt say anything about the mods itself
and to my original point
do not use optifine for modpacks
or a "group of mods"
breaks a ton of stuff
public ones 🙂
not all modpacks are always public
in fact ive been working on quite a ton
which were private
i have one which has 5k downloads B)
anyways
dont use optifine with mods, it just
just breaks everything trust me
as a guy who made some mods and made some modpacks it is not good
i could give a whole list of all the mods it breaks lmfao
Plus the definition of a modpack is "Noun. modpack (plural modpacks) (video games) A predefined collection of mods (end user-created packages that modify game behavior) for a video game."
noice
coding mods with forge is rather
uh i want to say its confusing lol
i like fabric more tbh
I need to learn to code in spigot before I do anything else xd
spigot is actually more defined than forge
until you get into nms which uh
starts to get messy and dark
lol
is nms a minecraft thing?
does it stand for that lol
its used to modify specific packets
and/or
send to players
which usually requires a ton of reflection
makes sence
and csustom implementation
yeah
it stands for that
basically it uses internal classes
of a minecraft vanilla server
you dont wanna uh
really wanna learn that
lol
cause its very hard
to learn nms
because its nms, it changes every version, meaning in your code you have to have separate classes for each minecraft server version
or at least for the vital ones
I only got the pdf, I won't be reading it now
I'm curious if 1.17 is going to freak up everything
10 fps 🙂
oo pulsebeat tier 2
I want to be tier 4
I don't want to be tier 4 😦 I like this blue
no talking for u anymore
https://www.minecraft.net/en-us/article/moderating-minecraft
https://help.minecraft.net/hc/en-us/articles/360052618531
You can now be banned on MC Bedrock/Realms for things
cheating/exploits 👀
non sence
😮
how to know if my prof is linked?
=whois @low geyser
=whois
Such might

Where's that mc account link so you can be a part of the cool gang
No clue
fuck
=whois
@mellow zinc
280727829493055488
Feb 13 2017
Online
**GitHub: **Kqliber
**Spigot: **ItsKaliber
**Minecraft: **Kqliber

he likes every version ya know
Look at the supposed amounts of reviews...
its excluding the guy whos reviewed it several times
Like either XenForo can't count or for whatever reason does Spigot make the reviews not count?
As in 1 review per user?
Like even if I make 3 reviews, it only counts it as 1 rating?
most logical explanation
Makes more sense now
yea xd
Hes an air conditioner of your plugin
how do u link minecraft
I dont think you can
Im pretty sure it was something to do with the mc server
Tho i consider myself new here so idk
¯\_(ツ)_/¯
MCC Season 1 is coming to an end... Here's what that means!
People in this video:
Noxite: https://twitter.com/TheNoxite
Scott: https://twitter.com/Smajor1995
LaurenJuliet: https://twitter.com/_LaurenJuliet
Noctis_Mori: https://twitter.com/Noctis_Mori
Epic_Landlord: https://twitter.com/EpicLandlord
Make sure you're following the MC Championship...
?
Minecraft 1.17 The Caves & Cliffs Update Playlist ► https://www.youtube.com/playlist?list=PL7VmhWGNRxKixIX8tWEQn-BnYKE9AaAXk
Minecraft News! Microsoft and Mojang are rolling out a universal moderation system across all the minecraft platforms.
https://www.minecraft.net/en-us/article/moderating-minecraft
https://help.minecraft.net/hc/en-us/artic...

=whois
=whois
=whois @fallow crow
=whois @fading grove
@fading grove
347005619825278976
Aug 15 2017
Do Not Disturb
**GitHub: **PulseBeat02
**Spigot: **PulseBeat_02
=whois @pure bane
@pure bane
164523630938685440
Mar 29 2016
Offline
**GitHub: **extendedclip
**Spigot: **clip
**Minecraft: **extended_clip
Hey fuckers, ever heard of #bot-commands
no
oh i thought this was #bot-commands haha
=whois
@trim raft
195623559844986880
Jun 23 2016
Do Not Disturb
**GitHub: **BrettplayMC
**Spigot: **BrettPlayMC
**Minecraft: **BrettPlayMC
=whois
=whois
=whois
=whois
=whois
=whois 207575115616092161
bruh
Dkim
Get the hell out of this channel and go to #bot-commands
=emojileaderboard
🙁
That was a weird one
hi guys!
I am pleased to inform that my vulgar typo has now been fixed!
Thanks for spotting it, and I'd like to apologise for my lapse in judgement.
Have a nice day! :)
2
HELLO
I AM BACK
MULTI 
Nice to meet you
You too
Hi Back, I'm dad
go away
Funny needs to roll the multiplier
severe* lapse of judgement 🥲
You forgot to sigh
It's good to be back
<3 @light scaffold
<3
multi spin when bm

Lombok even sounds dumb
lamebok
Bokbok
Lomlom
New icon on Canary for rules channel in Community Servers
next step. fucking get spigot peeps out of lombok
its going to be a tough war
Grab your FREE 30 Day Audible trial! Visit: https://www.audible.com/betterideas or text "betterideas" to 500-500
The Official Facebook Group: https://www.facebook.com/groups/179287156102224/
This is the gear I use to shoot these videos: https://kit.co/betterideastv/filmmaking
Want to connect with me? Tweet me or slide into my DMs: https://twi...

@trim raft This one is great
https://www.youtube.com/watch?v=arj7oStGLkU
Visit http://TED.com to get our entire library of TED Talks, transcripts, translations, personalized talk recommendations and more.
Tim Urban knows that procrastination doesn't make sense, but he's never been able to shake his habit of waiting until the last minute to get things done. In this hilarious and insightful talk, Urban takes us on a j...
😂
Already seen it and have it in my Watch Later

what plugin and when have you purchased it?
seems like Glare has been offline for some time 4d 23h 21m You'll have to wait until he updates the database I'm afraid
Ay
This may be the wrong place to ask
But I just had another bad nosebleed, and I’m like ok whatever, then it starts coming out of my mouth...? So I’m like ok, then since I’m pinching my nose so hard my eyes start watering and blood comes out of there too. So then I was like this isn’t normal
Thoughts?
yes very normal
blood comes from my nails as well
no fuck no its not normal. jesus go see a doctor

@normal sable u used ur shariga@ to much
@normal sable You shouldn't be pinching your nose
And that sounds like a popped veine lmao
Seems to be
ayy lol
omg
O
nice
Wait
Good for him
invadedlands is skeppy’s server right?
it shows him as offline in our very old DMs?
new account ig
Weird
maybe he's blocked me then 🥲
Oh he blocked me earlier and then unblocked after some time I think
nice dms lol
honestly no idea with that guy
yea he blocked me after sayign goodbye lol
I mean he used to talk earlier 😂
The good old days 🥲
lol




Idle