#the-silents
1 messages · Page 39 of 1
does anyone know how i can stop the afk detection on chrome? the desktop app doesn't let me connect to voice chat cuz it's an idiot and chrome keeps thinking i'm afk and disables the tab
And hope that it doesn't break every other translation...
OK, I updated the English language string for that.

All righty, I got to go! Was a lot of fun, thanks guys!
city is the meaniest person alive can confirm
Hey Baby! Får jag killa dig i naveln från insidan?
Hur vill du ha dina ägg imorgon bitti? Kokta, stekta eller befruktade?
Jag har hört att det är efterfest i din mun ikväll... jag kommer!
Letar du efter ett nytt jobb? I Platsbanken hittar du tiotusentals lediga jobb att söka.
Kristianstad
Med tanke på vilken effekt du har på mina nedre regioner, antar jag att ditt namn är Viagra.
@glacial aspen Min krigare känns döende - kanske du kan ge den lite konstgjord andning? 
Jag har slut på tandtråd. Skulle du kunna låna mig ett av dina könshår?
@cedar belfry
Jag skulle vilja linda dina ben omkring mitt ansikte och bära dig som en påse mat!
Ska du me upp och käka makaroner och smaka på korven?

unmute
D:
nooo
I am stopped D:
@glacial aspen I glanced at the Yatopia discord so am not horny anymore
plz unmute
https://girlsare.life/9eNkMfA.png users.jmp.mentionable_name
get captioned
your new pfp is super hot

city is alone in typing sounds :c
;c
city you're alone again why are you muted
what in the fuck was that

/ˈʃaɪ̯sə/
schwa
🥺
my undercarriage is steamy michael
what the schwa
what the fuck is schwa
an unstressed central vowel
wtf
I don't know how to feel about this
camm is learning german so he can immigrate for faster internet speeds
@wild wedge Faster? You mean slower. Germany's network is shit.
Lucky one
no unit, just 3
3 knenwalds

I'm a silent person.
I lost my mic I'm a mute @glacial aspen

I LOST MY MIC
I gave it to my sister for 1 day
oof
ask again
Buy a new one

Good solution

oh wait a second
IM BROKE

no I'm not a dick

I hate the bot.
But not Proxi

????
??????????????????
Are you skidding code then?


:PES2_AngeryRUST:
WAIT
@glacial aspen I ACCIDENTALLY LEFT
.
What did you just call me
Or did you get hacked

@glacial aspen what's ur wpm
come again?
Didn't hear you I'm deaf

Only???
the loud keyboard makes all the difference
wtf

I hate loud keyboards

feedback
is the word
Doesn't know english

Oh no no no
wtf?
I don't want your simping 
Goodbye 
No
NO
Ok

paper mods op
but kneny won't 
right kneny 

Proxi 
Wow
I see Kneny

Wow
I see Proxi


this you @glacial aspen?
oh wait 110 wpm

this you?

proxi be like:
why we are still here
just to suffer
this u @vagrant sapphire?
Yes.
never seen so many pepes in a channel

idriz uses pepes all the time
I've never seen so many Idriz in a channel
join vc hot sexy voice man


i'd love to but i am watching dextur
yes
wtf
Me cranking my music's volume up to 500% to drown away the sound of Proxi's keyboard
fr
good bye !
@glacial aspen
hello
@tribal osprey yes
i'm not feelin good
I'll say in dms
oh it's a vegetable
@molten sage sup green boy
oof
ok
not feelin it
coward
i'm being serious
How can i have a girl friend ?
mic broke
nice listenig to yall
@autumn glacier
NEW YORK CITY????
@autumn glacier
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
java -Xms3G -Xmx3G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar paperclip.jar nogui
@magic spruce you're muted?
what's going on in voice chat 
PaperMC Support
o/~~
i'm from Planet PaperMC, can i have free support
this is so fun
hey uh
this is a stretch
press enter in the console
nvm
hello blue-ly
hi brocool.ai
going to cry
uwu
mic where
mic on mic on
@autumn glacier /hv create WorldName vanilla over_world 0 true normal
Don't mind me, just checking out the stream
Can't be worse than my coding @tribal osprey
My best and my worse https://github.com/ProjectEzenity/Reach
Mainly GUI's (cringe)
lol @woeful birch
I'd say I had about 100+ bakc 6 - 7 years ago. Made 2k one yr
DwD Gaming
Yes
Well, if we are talking paytime I'd say 20 - 30
palying
I remember EULA wasn't an issue
The days

I noticed that players like minigames most, I could be wrong though.
with pvp
or pve
How about the server owners who pay for the services
I'd paid too muhc
🤣 @molten sage Check bluely site lol
That'll work for me though
link it lmao
my browser doesn't support 
😆
broccolai's personal page
😳
Work up at 1am said screw up
stayed up
what is it built on top of @molten sage
@molten sage 
Nice, haven't messed with React. Learned Angular and just cringed. So left what I had
😆 @glacial aspen
@molten sage 
NO
🤣
I have LECTURES sOON
wtf
wtf 😔
material theme ui makes it pretty™️
whoa
nice
whoa whoa
tea is life
I finally brew coffee with beans
not crushed
took fooooooorever!!
crushing coffee is so rare here
Guess use to US standards
full beans taste way better imo
though
Whoa, this theme way better, thank oyu!!
Better?!
public void basicSphere() {
for (double circles = 0; circles <= Math.PI; circles += Math.PI / 5) {
double radius = Math.sin(circles);
double y = Math.cos(circles);
for (double particleAmount = 0; particleAmount < Math.PI * 2; particleAmount += Math.PI / 8) {
double x = Math.cos(particleAmount) * radius;
double z = Math.sin(particleAmount) * radius;
Location location = particles().getPlayer().getLocation().add(x, y + 1, z); // '+ 1' after the y-axis will center the sphere around the player
particles().getPlayer().getWorld().spawnParticle(particles().get(), location, 0);
}
}
}```
public void doubleSphere() {
if (
!particles().get().equals(Particle.REDSTONE) &&
!particles().get().equals(Particle.SPELL_MOB) &&
!particles().get().equals(Particle.SPELL_MOB_AMBIENT)
) {
Main.getReachLogger().error("doubleSphere &f|&4 " + particles().getPlayer().getDisplayName() + "&7 activated &6'&fdoubleSphere&6'&7 method.");
Main.getReachLogger().error("doubleSphere &f|&4 " + particles().get().toString() + " &7is not one of the qualifying particles. " +
"&7Please user one of the following particles: &6REDSTONE&7, &6SPELL_MOB&7, &6SPELL_MOB_AMBIENT&7.");
return;
} else {
Main.getReachLogger().info("doubleSphere &f|&7 The following particle: &6" + particles.get().toString() + " &7is allowed, continue.");
}
final CircleEffect CIRCLE_A = new CircleEffect(particles().getEffectManager());
final CircleEffect CIRCLE_B = new CircleEffect(particles().getEffectManager());```
so basically samething but one is lib
🦀

☁️
@tribal osprey cunt
@wild wedge 🥺
@wild wedge huck


coumm
java.lang.NoClassDefFoundError:

brocc 
i wish i was on an ikea

Looks malicious
onEnable give broccolai op

It just indicates sarcasm, irony, or a joke. And while millions use the expression few know how it came to be. Here’s everything you need to know about the biggest meme on Twitch.
camm is a cuck

vic 
Dealing with emotional issues and drinking all the alcohol I have in the house to cope with it
uhm
Uncommon occurrence for me

Vic :(
viccy itll all be okay buddy 
dont be sad
and dont die from the alcohol

WOW
CAMM
WTF
I THOUGHT WE WERE SLEEPING TOGETHER
Turns out I was being led on
”i dont want to lead u on tho”
Then proceeds to just say good night and leave
sorry viccy 😦
I'm gonna go ahead and say she has 0 actual interest in me
omg someone else with a british accent
😠
@cyan wolf fuck dat hoe
camm you suck
hello
because fuck you
LOL
tehlo 🥺
I'd kill for some bourbon rn
lol
i'm not fat though wtf


HE IS THE SEXIEST MAN ALIVE @tribal osprey
kek
Camm you can have my sticky residue 
are you calling camm a patch of sticky residue
uwuwatch & tehlo's sticky residue
Manonood ulit na ako ng Star Trek, paalam pogi-pogi si @tribal osprey mahaaaaal kita sobra-sobrang mahalaga ka sakin UWU paalam na baybay labyu talaga
🥛
@quaint iris I have no idea
Camm when are you gonna play with us again
uwu
But you too 
filthy weebs 
kenny shut.
no u
Tehlo when am I getting access to that sexy hunk of a Pterodactyl 1.0 panel over at DedicatedMC . IO
im gonna watch star trek again, goodbye super handsome @tribal osprey i loooooooooove you ur so so so valuable 2 me UWU bye now byebye love u so much
it's better in tagalog, cringe in english
@stiff pulsar uwu
ok uwu bye
HUGE

@quaint iris
uwu
uwu
uwu
UWU




lol
when is camm not having a stroke
cuck
michaels a hoe
knuwuny
yawn

michale
camm be no ma no nood
MICHÉL
michelle
🥺 

microphone hell
um
tea 

yawwwwwwwn
lmao
imagine having colours
iwi
IMAGINE
even a premium paper support member like myself is nothing but a whitename
I HAVE THREE
imagine having colours
@molten sage yea i mean how
do colours even exist
idk
yes
ur a conspiracy
nou no colours
no colours
what's an australian
one of my lecturers says g'day and sounds Australian but he's literally from the midlands and has never been there
no idea what you guys are talking
huck
huck
⛲

duck
huck a duck
gtg for a bit
wait actually no brain no worky
am staying
I got mixed up with what I was meant to be doing shh
excel spreadsheets for a reddit thing
then a worksheet on screens and graphics cards
which is a dull as it sounds
I'll alt your enter
I will
ono
owo
wtf\

😳
no
?kick @autumn glacier This is not the place for recruiting people for your server
lowexer#1118 was kicked | This is not the place for recruiting people for your server
well there he goes
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
there is a faster way of doing this
Configure it where the arrow is pointing
Then hit where Circle is
and can do edits to file and hit the square @solid pecan
and to get the jar into yuor plugins fodler you just make sure to set the destination for the Output directory for the Artifacts
here is a vid to show you what it looks like @solid pecan
oh shit wait
I'll show you on stream
mine was just a different
nah i got it
hold on
camm gave me a theme yesterday and im not used to it yet
lol I remember, I switched with you
gotta watch out for that camm guy
Those fancy icons got me 
it looks a little brown from your screens
thats the theme I went with. Looked at all of them, like this one the best
I am using maven
but that shouldn't matter (I don;'t think)
hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
i'll have to take a look at this alter
i'm using a start script which downloads the latest world
That is how to get the artifact

camm gave me a theme yesterday and im not used to it yet
@solid pecan
WTF
WWWWWWWWWWTF
CAAAAAAAMMMMMMM
bluely doesn't love me
wait
i meant brorc
im bad with applying names to voices
90% of the time in that vc i had no clue who was speaking
so wait
whos spicy british and whos bread british
@molten sage wtf
@molten sage 😡
@glacial aspen why are you ANGRY
i HATE pinapl dont mention his name @molten sage
@glacial aspen HOW CAN U HATE HIM HE IS BEAUTIFUL
Proxi aren't you sponsoring him?
broc go to sleep
WTF
@molten sage
@glacial aspen 😦
WWWWWWWWWWTF
@molten sage oof, i said the same thing. oops
broc go to sleep

broc go to sleep
broc he's just trying to help you
broc he just hates you
no

@stiff dome 
@molten sage
@fair prawn
cauliflower
cork
I'm a doctor. I don't murder people. I just fail at saving them.
Completely different.
@dusk igloo unnecessary ping
NOOOOO
lmao
I CANT BELIEVE YOU'VE DONE THIS!
all pings are necessary
@molten sage unnecessary ping
@glacial aspen necessary ping
pings intensify
@molten sage 🥕
@wet lichen jmanpapiolala 
@quaint iris @molten sage 🥦


That guy just looks unimpressed and slightly baffled by the vomit coming out of his minecraft mouth
"really steve? is this all you got?"
🤧

wow how rude of your to disturb our collective waiting
no u
Omg kenny
Drawing stream!
@zinc summit WE ALL TRIED TO JOIN YOU AND NOOOOOOOOOOOO YOU LEFT
CHEEEWWWWW
chewu
no one joined me :(
We just noticed you and immediately joined!
H4sIAAAAAAAAAONiYGBm4HZJLEkMSy0qzszPY2DgEuFgYMpMYeDLzcxLTS5KTCuxSsksKuFiYC5JTOdiYE/JLC7ISazkYGDxS8xNZVCrVkqtKClKVLKKrlYqATKVrJS8PUNCIpVqY3VgAkq1DAyMDKzO+aV5JYwMALYEmIh1AAAA
why did you send my password
sowwy
i've never seen paper vc so full
there were like 30-40 people during the 1.16 update
id say impatient
They just wanted to watch me get drunk on stream
that sounds fantastic
hi
o/
hai kashike
poor broc
poor fake 🥦
md send pinapple i want to see it

Not at home
Moved my monitor and speakers into a bigger room and were watching scary movies
noice
@glacial aspen come back 😦
no kneny ignored me
how dare you kneny
this is all kneny's fault
@glacial aspen PROXIMSY
noooooooooooo
kash nuuuuu
😦
kash uwu
i'll endorse you in simping kash xx
okay kash thats kinda cute
but also needs to be put down cause spider
but also cute
@glacial aspen 😦
i told kenny he was an arschloch
so you can come back now
Camm
Look up "scary spider" on the gifs
And watch the one on the top row, on the right
@glacial aspen
@molten sage wHAT
proxi 
ewe
Boris moment
boris looks funny
@fair prawn what r u screensharing
pinapl
huh
oooh right lol, I had to block you for a minute with that awful eye fingering gif from a while back 😂
but now we're friends again 
@molten sage
Wtf
@tribal osprey wineee
Mir wurde mitgeteilt, dass Sie die Ansprechperson für Informationen zu Betriebspraktika im FüBa sind - Ist das 4 wöchige Praktikum zur Zeit auch im Home-Office Format möglich?
Aufgrund der Einschränkungen durch das Corona-Virus fällt es mir im Moment schwer einen für mich interessanten Platz im Bereich Englisch/Informatik in Person zu finden, da viele Unternehmen in dem Bereich überhaupt keine Praktikanten nehmen, beziehungsweise die größeren Unternehmen nur Praktika in anderen Zeitrahmen anbieten (bswp. 2 Wochen, 6 Monate).
Der Bereich der Softwareentwicklung eignet sich dafür hingegen auch sehr gut im Home-Office, und ich würde mir explizit ein Arbeitszimmer einrichten, in dem ich ohne Ablenkung den Arbeitstag vernünftig angehen könnte.
Ich habe Verwandte in Australien, die in einem Softwareunternehmen arbeiten und mir eine Stelle sichern könnten, in der ich über Online-Meetings in ihre Arbeitsprozesse eingeführt werden und auch mitentwickeln würde.
Falls dies generell möglich wäre, würde ich Ihnen weitere Informationen zu dem Unternehmen zusenden. Über eine positive Antwort würde ich mich sehr freuen.
@tribal osprey 
@wild wedge 
KnenyTV yeah CS is predestined for home office.
I could prolly hook you up with a job at my company, but you would need to come down at least once to pick up a laptop ^^
We love to work with students and pay well
:o coming down once would be fine, as long as I get my 4 week somewhere and don’t have to move somewhere else during that time
I’ll be sure to hit you up if home office is allowed 
allowed
More like, forced
Lmao
Not sure about 4 weeks tho, hit me up on Monday and I'll talk to my boss
I can see some person having a bad day and saying “well then you’ll have to do your internship in like 2 years” 😂
alright 👍🏻
We have like 20 students around right now I think
But they mostly actually working for longer periods and writing there thesis with us
Not just a Praktika
But doesn't hurt to ask
Jup
heh nice
We actually have an English speaking team here ^^
😳
@feral crane here's the reminder 😂
HANGAR
😂

But yeah am in a meeting with my boss at 10 I'll ask in after that
@glacial aspen e
by the way first plugin on spigot I found that drops spigot support. 😄 https://www.spigotmc.org/resources/racing-1-16-4.69086/update?update=369554
Yeah, let's see when it gets warned.
@valid python 
Everyone seems to have their own 20w45a tall worlds thing
Kash got me to look into it, I talked with fabric ppl afterwards tho
Originally I just wanted to change bundles to remove the limit (which I did)
This is also my first fabric mod
Soooo
heh
.
what
bob is pretty awesome
love ya bob
help ??!?!?
[01:55:37] [Server thread/ERROR]: Could not load 'plugins\ViaCheckConnection-1.2.18.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ViaVersion
Source of ViaCheckConection : https://www.spigotmc.org/resources/viacheckconnection.31805/ - x9nico/ViaCheckConnection
jesus christ what the fuck is that
I literally spoonfed him the 3 lines of code to replace all of that crap 10 months ago https://i.imgur.com/KAgcn95.png
nah, walls of code are wayyyyy cooler... get with the times kenny 😝

what the fuck
But I want do messages per versions, so
proxi do be talkin
I’m at the store honey xx
@molten sage get tea!!!
@glacial aspen 🥺
Crash, Stacktrace Link/paste of stack trace https://pastebin.com/raw/9TupWD8M Plugin list: WorldEdit, Vault, LuckPerms. Nothing else. Actions to reproduce (if known): I honestly have no idea how to...
Broc go to sleep




























