#general
3141 messages · Page 926 of 4
sure hop on over
imagine being on the spigot discord
^
I wanna know why choco pinged me D:
is he gonna propose
it's all so sudden
I need to get a dress
Does litebans has a discord?
Don't think so.
go ask them
Who
does anyone have a link to the servercraft discord?
when did paper turn into google
https://gitlab.com/ruany/LiteBans/-/issues https://www.spigotmc.org/threads/litebans-paid.48092/ https://www.spigotmc.org/conversations/add?to=Ruan @void void
ty
since chivitos
XD
if you're referring to me cityweebstret, i couldn't find it anywhere and heard people moved from admincraft to there
for good reason
whoever runs it should make it easier to join haha
@cloud lagoon https://discord.gg/Dx6SSkx
michael 🥺
coumm 

it's 2:30am
oh
and im pretty gone
camm 
Hmm welcome to the club
too late
oh @heady spear choco pinged you
I KNOW
everybody saw it already
hey city
but why
city
what
state
I will block 99.9% of this server soon
camm 🥺
ill leave 13 ppl unblocked
Am I one
Do I care ^^

me
Everyone blocks simp
no one would block me 

no one could block simple
simple who? oh simple blocked
jkjk ily
who is bullying simple 
stop im in public speaking class
I simp simplr
Parsec, the program i use to remote access, just broke so now i cant work on my server until i go over to the computer running the server
which is in like 4 days
sounds like a personal problem
but now im bored and have nothing to do
now its really a personal problem
Oh hey, he's awake.
cant you ssh to it or something?
me?
despite his name, he uses windows server
yes you
nah its a problem with my monitor. it has weird power problems and parsec uses monitor outputs
but win uses rdp
yeah im too lazy to use linux
well its my pc too
little people uses linux for desktop, but in the server world i thought most of the people used linux
oh nvm i just read your msg above
but what the heck to they need that runs on win and not on linux
btw is there a good shopkeeper plugin?
SQL Server.
No.
like a parody of mysql they ddint even think on a name for it
could have been a little more creative
exchange? thats the mail server right? you can also do that on linux, using different software but the result is literally the same
and the price is 100% lower
i
@void void uwuuu
You have to pay people to maintain it...
i've heard that some companies look away from open source solutions because 1) they/their support don't cost money 2) open source "shows program's bugs"
you have to pay ppl to mantain exchange too!
That's what I mean. But they get corporate support with exchange.
or maybe not, never used it tho
i remember some post about why one company insisted on using oracle database instead of e.g postgres
@minor badge uwu
:0
proximyst u wu
michael uwu
and how can a company in XXI century run internet stuff without an it guy
That's what it is
they have to have an it guy to solve the problems with the internet stuff
that guy can set up that things tho
No shit...
who has mentioned "a huge server place"
basically things aren't as easy as y'all think. free software does not always grant a 24/7 access to support
^
a small company can have 1 server
lemme bring an example
setting up a proper mail server from scratch takes decent amount of time and testing
I love hearing about how corporate places do things from LITERAL kids who have never worked a day in their lives
It's very informative
while you can for example go to google, pay them and get your email running in no time
time is the only real currency what matters
if you are wrestling with your mail server for a week, thinking it's idk better than paying for already existing services
you've already lost
Every company I've worked run their own sections of specific datacenters (colocated, but "on premise")
That's pretty much * of the situations.
Depends, for some companies in house makes a lot of sense
I'm now installing Java 14 OpenJ9, wish me luck
Thing is that companies like OVH are amazing for us, but no sane company is going to sure their entire DC in there
Well, I'm trying it for the client
imagine storing the customers data in a datacenter with a lot of more servers
Why openJ9 it performs worse than hotspot or did something change?
And I never worked with anything besides J8 GC1
j9 has stupid issues
G1 you mean
e.g. there is a patch in paper solely because j9 has a stupid bug
Someone told it performs better on their client and it seems to perform better(tm) on containers
im not sure about how do they do it tho i never worked, but afaik they have their own server
G1 in general is just well tested
it's not essentially performing better, it just has lower resource usage
better suited for containers because of their lower memory usage
at the cost of... speed?
perhaps
.openj9
OpenJ9 remains an area of research, discussion, and experimentation within the community. For current recommendations see https://steinborn.me/posts/tuning-minecraft-openj9/
Learn how to tune OpenJ9 to run your Minecraft server optimally, with a explanation of each flag and a convenient shell script.
maybe you'll find something here
I think it was also about freeing memory(?). And I think it was exactly that post
(DiscordBot) https://github.com/microsoft/mimalloc -- microsoft/mimalloc: mimalloc is a compact general purpose...: "Jan 20, 2020 ... mimalloc (pronounced "me-malloc") is a general purpose allocator with excellent performance characteristics. Initially developed by..."
faster & less fragmenting memory allocator
papi mikro 
But isn't that microoptimizing then? (I'm mostly testing atm and my client is also certainly not memory bound)
bearing in mind that the base java version that mojang ships is ooooold
But isn't that microoptimizing then? (I'm mostly testing atm and my client is also certainly not memory bound)
perhaps
but every micro opt adds up eventually :)
Hi
hey
helO hAlO
The main reason actually was to not have java 8 and kewl NPEs 😄
OwO
Let's see if it starts
i just like to experiment with stuff anyway
some say it's dumb that i look into such shit
lol no it crashes WITH EXIT CODE 0
I guess I messed up flags
ROFL
if your running localhost, wouldnt it be quicker to have no compression?
I copied the java part to the flags
You still have to compress when sending to users.
true, i forgot about that
I looked into compression and speed up my trashcan Bungee.
mmmm
what did you do exactly
speed it up clearly
Replaced the compression lib.
I used the Cloudflare zlib.
but in ideal using libdeflate would be better, because it's a lot faster & cleaner library
even faster than cloudflare's zlib
how many users do you have krusic?
30-60.
ah
I did want to play with compression
Java has some built in thing these days apparently
(think tux is using it in velocity, maybe) and apparently it performs kinda well
in other words next year
Issue I had is that we couldn't get it waterfall to build with java 9 😦
No no Mikro.
You have to upload it to MCMarket for 15€, call it PVP optimized.
if there is a next year
i'll just make an account with different name
"FORK OF FIREFLY PVP OPTIMIZED"
will add 1.7 support as well and add TNT OPTIMIZED
[Info: 2020-08-28 17:14:26.2757422: GameCallbacks.cpp(163)] Launcher/launcher (main) Info Exception in thread "main" java.lang.ExceptionInInitializerError
at java.base/java.lang.J9VMInternals.ensureError(J9VMInternals.java:186)
at java.base/java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:175)
at java.base/java.lang.invoke.MethodHandle.getCPMethodHandleAt(Native Method)
at java.base/java.lang.invoke.MethodHandle.getAdditionalBsmArg(MethodHandle.java:1042)
at java.base/java.lang.invoke.MethodHandle.resolveInvokeDynamic(MethodHandle.java:1191)
at hk.<clinit>(SourceFile:50)
at gm.<clinit>(SourceFile:237)
at vm.a(SourceFile:42)
at net.minecraft.client.main.Main.main(SourceFile:137)
Caused by: java.lang.NullPointerException
at hk.a(SourceFile:88)
at kk.a(SourceFile:20)
at kk.<clinit>(SourceFile:13)
... 7 more
Also graphs like this:
@thorny rivet would help if you could remap the jar
kek
Yea, there is a bug in the current j9 release that breaks 1.16.2
premium pvp has arrived bois
So I should downgrade J9 or just not use it for 1.16.2?
Why are you using J9 in the first place?
don't use openj9
if you're using paper, you'll be fine
he's experimenting with client
well it's my client, I was just curious
a fabric mod could probably fix that
ah, rip
because someone had insane GC Rates and I wanted to see how it compares etc
There was a fabric mod to fix that
ZGC. 
public speaking class is so awkward
so many ppl in there will NOT talk until the professor is like "ok"
looks at list of students
"<X>, what do you think."
"<Y>, how about you."
Well, I thought that there was one
tf
well yeah then its obvious why
But I mean still, it's speaking class.
ya, this semester I have Speech class
What if you can't speak?
its a grad req for software engineering
then you go to mute class
Then you take the same class, except sign language.
But you can't take that if you're not disabled lol
Oh, interesting.
You can take a different sign language class if you wanna learn but that one specifically is the alternative "speech" class
i flirt with cat, do i count?
proxi 
teenage bounty hunters is surprisingly good
proxi 🥺
meanwhile https://uwu.whats-th.is/9Mqko3G.png
.donger
ヽ༼ຈل͜ຈ༽ノ
.fsck DarkEyeDragon
o_O
damn you have a lot of errors
(╯°O°)╯FUS RO DAH!
@void void unzip, strip, touch, finger, grep, mount, fsck, more, yes, fsck, fsck, fsck, umount, sleep

Do you guys know I could ensure intelliJ deploys my stuff when running any task? [I use that to copy that to the plugins folder]
Finally found original upload of the prank footage: http://www.youtube.com/watch?v=wmM00L...
(video is older but original poster)
I am the original poster/creator of this mashup .It was made while taking a break from final exams. Enjoy!
what about head?
there's no way it's legal for a bank to offer """membership""" in their """customer club""" without listing ANY cons or terms 
simple was describing sysadmins sad day on disk corruption
I just symlink and make sure to run mvn clean
no head there
😦
because sysadmin was sweaty and smelly by the evening and no wife likes that
yall ever put social media buttons on paper
yes
.try
yoink
i mean, if you just print a webpage, its bound to happen
Only if you're too lazy to provide a basic print css
i wouldnt bother
unless its a page specifically made to be printed
but then those shouldnt be on there to begin with
Na it depends on the site and the usecase. A online shop or some catpurr site will not need it indeed. A gv side or university etc. should expect that people may print the content. In this case the 30 minutes extra effort for a proper print/media css should be worth it
proper css
30 mins
right, 15
cries
Right, 1.
30 if you're slow
no
depends on the css
Yeah I mean if you rgular css is a mess and your dom either, it might take a day for the print thing
but than I guess you have other probs than a nice print
^^
My code works, so it must be perfect!
runs
i tried redoing the navbar for hangar for a few hours and just noped out 
I tell ya, the server I help to run has some really fuckin annoying players.
they got commands for that simple
simple send ip thx
"oheybtw, u can't ban bedrock players hahahaha so i can just do whatever i want. i know because i run the same software as u, and i can't ban myself on it...hahahahah"
me: /minecraft:ban *<name>
"Then you are stupid"
player: 
Which server OS is the best?
Anyway, AdvancedBan by default has some UUID-Fetcher included, which is why bedrock UUIDs can't be banned.
Yes, Ded. Public servers often have people who play both Java and Bedrock
I know it's super hard for your peabrain to understand.
Just try, buddy. You can do it.
Is arch good for a server OS?
I mean
no
simple uuid mixing is the worst thing you can basically do
Arch can die pretty easily if not well maintained and updated, so if you want great stability no.
just use Debian
I'd use debian

debian gang
and there aren't any proper (public) solutions for that either
big deal. Geyser UUIDs are well distinguishable. ¯_(ツ)_/¯
so you're saying bedrock players are playing on your java server and you cant ban them cuz of it?
wut
i'm experimenting with my own uuid remapping
No, I can ban them.
Debian is terrible @twin lagoon
My player said I can't.
He can, his players thought he can't.
It lags behind in security updates
Wtf, no it doesn't?
just like on ubuntu etc
since when is there even a bedrock java bridge?
Since a long time
geyser @worn ember
Geyser is a bridge between Minecraft: Bedrock Edition and Minecraft: Java Edition which allows you to join Minecraft Java servers with Bedrock Edition servers to enable true cross-platform.
are you living under a rock
no u
Dark is the rock /s
another fun fact is that mineplex bedrock runs spigot
i mean its not like i play minecraft lol
when geyser is better than the native bedrock server 
@twin lagoon how do they get the nice bedrock GUIs?

k
they have their own translation stuff
What about opensuse @twin lagoon
custom packets & api probably
just use debian
Sounds like NMS hell 🙂
why is it pepega
probably yes
doesnt bedrock lack like half the features of java?
The parity between the two is getting better, probably not half.
tbh i'm not sure
Still not the same, though
is 5head a compliment or insult
a little of both
both
i wouldnt even want bedrock players on my server 
Bedrock has quite a large audience though
but do they have a large wallet
larger than urs definitely
It's on phones, have you seen how many dumb people spend their money on microtransactions
Oh sure, let me buy this absolutely useless rank for 1.99
A costume for 20*
yeee i have colored (no) /nick for 1.99$ now
Look at this rank, it's 4.99, but it's a rainbow, a must have obviously
i mean, if they want to support the server thats fine tho
better than 500sharpness sword for $10
debian is perfect
For the low price of 100$ you too can have a 3 color prefix and admin
servers that sell admin ranks are the worst
"Please nuke my server for 100 dollars"
I would be down
The WE and Creative addons are 500€.
$1k and you get root
anione wanna play on my skript surbur
imma skript ur serbur up into ur ass
wow so hostile

You know what would be interesting, a pay2win server but instead of irl currency you use ingame money that is accumulated overtime by playtime
So the longer u play the server the more dumb shit u get
0.01% interest
that's just pay2win with extra steps
Truu that would require people to play minecraft
make sure the taxes are more than the amount you earn
Yes
Tax them IRL for the money ingame
We need pay2play.
to make players visit hospitals to regenerate
and if they don't then they'll be banned when they die
Host everything on EC2 and charge the player for every interaction.
U can only walk 5 blocks a day for free otherwise you have to buy more movements
Hi guys

can anyone share good paper config for factions server?
.optimize
last friday of august
last friday of ur life
i wish
Time to sacrifice some virgins
yeee
@worn ember where you at bro
i will build mansion for that
rood
go drink with ur fukbois
use your imagination thats will fixs your problem
I don’t want to get penetrated tonight

You told me you were gonna stay sober for 72 hours
I haven’t douched
City, I am very disappointed with you
I was sober for 72 hours
simple that was over 120 hours ago
that was like 6 days ago
When I say 72 hours I clearly mean 72*72 hours.
72! hours
Not doing that hope
is city
?
I am not a rainbow heart wtf
smh
still less than my hours in dota
city is queer yes
That’s gay
City is a nice person
how did you figure that out chew
Shut up
i am 6834 days sober 😌
detective chew
I’m gonna call William and pretend to love him
lessons when, aurora?
when you have time :3
@left swift stop being such a freak
owo?
I’m gonna make Irish coffee without coffee, cream and sugar
city wont respond to me on tinder so i guess anytime works
Because I don’t have cream n sugar
cream??
Ye Irish coffee is Irish whisky, coffee n cream
ill give you some cream 😳
But I’ll skip the coffee n cream because I don’t want caffeine
Drink decaf
Still kinda hesitant to update my server to 1.16.2 since
probably worse to stay on 1.16.1 tbh
I don’t actually want clothes
1.16.2 fixed major issues, that there is minor
1.16.1 is also unsupported
Alright I’ll make a full backup then upgrade see if there’s any issues.
@drowsy urchin w/e that is, seems more rare and obscure. a single person has reported it
Simp
i've not seen a single instance of the MapLike issue on my server, and my players are really dumb and would have found it by now
wat u want mana
could also be left over world state corruption from doing 1.15 -> 1.16.1
and if so, ignore and move on
this is why i dont update my server if theres any signs of data fixer errors 🙂
im still on 1.15 lol
I waited for you to fully release 1.16 and say it's ok because there's no data fixer errors 
And now there's a data fixer error and u say "bad for upgrading" 
i said bad for upgrading to .1

we straight out told you .1 still had errors
im saying if you updated to .1 anyways that MIGHT be source of that person seeing it
but literally noone else has reported it yet
ye can see that now
I think my city server is already somewhat corrupted because I get like Minecraft:air has tile entity hopper and it says bukkit will try to repair
thats normal
well, undesired, but unrelated
its due to misc state bugs normally from like FAWE maybe leaving a TE lingering in chunk but setting block to air
something ive seen before
those arent related to DFU unless DFU created the desync, but havent seen that happen
okay @potent fossil am gonna reemian sober today 4 u
promise
yeeee yeeee
WE can cause TE desyncs easily as well
im putting my faith in u
imagine im the drunk 1 and u have to drive us both home without dying city
especially when dealing copypasting >7 mil blocks
that means no drunk 4 u
(yea 7mil is doable, just add more ram, increase timeout to 300s and use aikar's g1gc flags)
i just realized i made a plugin breaking change and i pushed to master
what plugin do you develop
even if you're just one person

a plugin that no one cares about, literally it just has an star and its from me lmao
whats it do though
starring your own repo is equivalent to liking your own post on social media.
ik
its an "expandable and customizable uhc plugin"
i coded it for an uhc i was hosting
guyyyyys I have more whisky!!! I found it
cool, palomox
City, put it away
it's gone
You JUST told me you're going to be sober
dw
and then i decided to mae the repo public and remove the specific thengs
UnixSystem101 actually I work on a plugin that throws random exceptions in a given thread pool, with a 1% chance that it throws it in the main thread. You can configurate the interval time and percentage of exceptions. Is a very nice thing and almost ready for public
lmao
UnixSystem101 actually I work on a plugin that throws random exceptions in a given thread pool, with a 1% chance that it throws it in the main thread. You can configurate the interval time and percentage of exceptions. Is a very nice thing and almost ready for public
@tired heath sounds useful, im gonna put that on every one of my servers
Yeah donate me if you like it
alright let me get my dads credit card real quick
nice nice
lmao
i made a new branch for the plugin, 10 commits alte
but well
better lter than never right?
UnixSystem101 ooo shit, I already saw that like 60% of plugins on spigot do the same thing already. I did a job for nothing.
lmao
wait i just realized im encoding my things with "Cp1252" format lmao
now i know why some unicode characters failed lol
@potent fossil U inspire me
to be sober i hope
YES!
sobriety is a hugely important factor that needs to be considered
Yes
It's amazing what a sober brain can do
I know!!!
mikro: if WE leaves TEs lingering it's certainly not a WE bug, since we call mojang's code to set blocks which handles removing TEs
If you think about it, we reach more people with a news cross post than we do with an at everyone ping
so, what you're saying it that it happens with vanilla MC
in which case idk why bring up plugins 🙃
true
mikro wasn't the one to bring it up initially tho
he was replying to aikar who brought up FAWE

fawe specifically has had lots of issues because they bypass that specific method i was talking about

e.g. heightmaps are handled in that method too, which is why people get rain through their ceilings
Use worldedit they have good support
there are more servers with paper than essentials! :o
1.16.1 Spigot users are getting less, but 1.16.2 Spigot users aren't (really) rising https://kennytv.eu/secretgraph/ :p
"secret"
spoogot lmfao
I won't rename that, fite me 
How about bucket users? Is it rising?
that's been falling since 2014
Spoogot includes Bukkit numbers, but it's basically dead/unsupported anyways
doesn't make too much sense to differentiate between Spigot vs. Bukkit there
I see
after encoding my things with utf8, now the characters with ´s show weird
How to get no table role?
SHINIBAMI telling everybody in this Discord how amazing and cool they are for at least one month
than you ll get it
oh i thought it was given to "notable" people that contributed a lot or something
I have lost my table also

i meant to the mc community
in general
someone that makes well known plugins, for example

Paper is the mc community /s
@notmods
hmm
if i have an array which size is 3, if i do array.get(5) it will throw a arrayindexoutofbounds right?
they could have made it so it did return null
it would make things easier
Just check the array size before you do a get or use a different type like extending from map or smth what will give null in any case also gives you defaults and stuff
easy
Would be the best advice, but if one is asking smth like that I guess is not an option
^^
ya thats what im doing now
try {
return array.get(x);
} catch(ArrayIndexOutOfBoundsException owo) {
return null;
}```
or smth

@quasi valley hewwo :3

uh don't think so
do not read this kneny, everyone else go ahead: ||haii knenyyy yuwu :3333 nyaa||
but do you know what you will recognize
RUNK’D

because chunky runky doesn't do well with blood flowing into his head
so I had to accomodate for him
this one momenet i regret having spoilers disabled
delete that message
QUICK DELETE
Quickkkk
@void void the police are on to you quick


I recommend reading the new guidelines
irc never forgets
but all the message in irc's head makes it wumsy
irc knows too much
neh, irc dum smh
ur dum
Are KennyTV and KnenyTV siblings? 
the smelly one yes
Who is KennyTV
KnenyTV's brother who is upside up
I only know knenytv
No that's dragon
zbk guideline violation spotted
Where
he deleted it 👀 but irc is forever
What is zbk
what is SHINIBAMI
.g shinibami
(DiscordBot) https://www.designbyhumans.com/shop/shinibami/1173265/ -- Shinibami T Shirt By Svmurain Design By Humans: "Shop shinibami by svmurain available as a T Shirt."
Shop shinibami by svmurain available as a T Shirt.
bro thats your name
We all sometimes try to find ourselves in the designedbyhumans apparel store chew
True
It's just life
.g Chew
(DiscordBot) https://www.chewy.com/ -- Chewy.com: Pet Food, Products, Supplies at Low Prices -...: "Bones & Chews Bully Stick 6" Dog Treats, 6... Bones & Chews Bully Stick 6" Dog... $11.99. Rating - 4.3 of 5 stars 2436. Training & Potty Pads, 22-in..."
.g c-h-e-w
not chweY
(DiscordBot) https://www.chewy.com/ -- Chewy.com: Pet Food, Products, Supplies at Low Prices -...: "Bones & Chews Bully Stick 6" Dog Treats, 6... Bones & Chews Bully Stick 6" Dog... $11.99. Rating - 4.3 of 5 stars 2436. Training & Potty Pads, 22-in..."
😡
Same result
.g chuwu
(DiscordBot) https://chinese.yabla.com/chinese-english-pinyin-dictionary.php?define=chuwu -- chuwu : to hoard... : chǔ wù | Definition | Mandarin...: "chuwu definition at Chinese.Yabla.com, a free online dictionary with English, Mandarin Chinese, Pinyin, Strokes & Audio. Look it up now!"
chuwu definition at Chinese.Yabla.com, a free online dictionary with English, Mandarin Chinese, Pinyin, Strokes & Audio. Look it up now!
hm
😳
(DiscordBot) https://finance.yahoo.com/quote/ZBK/ -- Zions Bancorporation, N.A. 6.95 (ZBK) Stock Price, Quote,...: "Find the latest Zions Bancorporation, N.A. 6.95 (ZBK) stock quote, history, news and other vital information to help you with your stock trading and..."
.g z0w0
Oh its a stock price
(DiscordBot) https://github.com/z0w0 -- z0w0 (Zack Corr) · GitHub: "z0w0 has 5 repositories available. Follow their code on GitHub."
that u?
lol no
Zach Corr
Dis u?
.g zml
(DiscordBot) https://www.zoho.com/creator/newhelp/zml-guide/overview.html -- ZML - Overview | Zoho Creator Help: "ZML or Zoho Markup Language is a simple markup language used to create pages in your Zoho Creator Appliction. Using ZML, you can build various..."
hm
hey there's my markup language
Zoho
.g how to get roles?
(DiscordBot) https://support.patreon.com/hc/en-us/articles/212052266-Get-my-Discord-role -- Get my Discord role – Patreon Help Center: "How do I get my Discord role when I become a patron? Hooray, you've become a patron of a creator who offers access to a Discord server where you can..."
.g zml github
(DiscordBot) https://github.com/zml2008 -- zml2008 (zml) · GitHub: "Dismiss. Create your own GitHub profile. Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software..."
I think asking about it 5 more times might get u a role
!ddg chew github
Spamming bot
Just look at barty
Did he leave after someone with a role yelled at him
spawn-limits:
monsters: 4
animals: 2
and pigs ships and cows spawning still too many
where's rory chew
any ideas?
yeah someone warned him and he dipped lmao
how's rory
@twin lagoon sleeping somewhere probably
@zealous wedge as cute as ever uwu
yeee
He'll be back in a week asking for roles again
uwu
Yeah I want roles too
how to get roles
Prerequisites: Dont ask
Did u lose ur table at pax east yet
Yeah
Liar
I have no table
no, no table means paper comes to your house and steals all of your tables
┬─┬ ┬─┬ ┬─┬
(╯°□°)╯︵ ┻━┻
well now you have one!!!!
Nah still have no role
yeah, you have a table, so no role
I have no table mana stole it
nope, someone from paper has to come over and steal it themselves
or come over and verify the lack of tables
The only way to get no table is to run an offline 1.8 factions anarchy server for 2 years
7 years*
No table
Kinda weirdchamp
let's not share addresses
chew stole my line
Yeah thats a random adress with no table
doesn't matter
Sorry

sharing an address that isn't yours is even worse, even if its public
uh oh, if it's real i have to ban
😰
nvm it's just some random shop
however
?warn @brave lichen don't share random addresses, even as a joke
SHINIBAMI#1574 has been warned. || don't share random addresses, even as a joke
Tables
Yup
im a github issues tab mod 👀
we're all totally not moderators
Cause of tables
pure what happened to your role
What addresses?
Rory is the mod
rory is the owner
Chew hasnt been here for years
@heady spear did you apply
They should come to me, I am that good.
When people look at me they instantly think "He would be a good moderator"
i mean not entirely wrong
it's the type of energy I output into the world.
lmao someone said this because i was wrong about something
@next wind what server😂?
luckperms
lmao
why are you green
oh do they have autoroles?
i will absolutely not feel sorry if they get raided lmao
I am boooooooooooooooooooored
Yeah member role
Fabric pepper when?
FukkitMC?
oh no
😳
That last commit tho.

https://owo.whats-th.is/5MJziYE.png bombardy™️
:tm:
FukkitMC?
.g fukkitmc
(DiscordBot) https://github.com/FukkitMC -- FukkitMC · GitHub: "F[abric b]ukkit. Trying to get Bukkit to work on the Fabric mod loader - FukkitMC."
Binbardyme
What its actually a thing
Why wouldn't it be?
Krusic never lies
That doesn't mean I can't be wrong sometimes.
almost a paradox
Never lieing doesn't mean you're always right 
what an icon
better than that cat pic
whats wrong with my pfp
WOT
god why am I on irc
its a cat
Fake kenny
WHO APPROVED THAT
He gone tho.
Kenny is kneny not upsidedown

Ur upsidedown
Yeah all has no table
rename the package to we.are.communists
PR that to fukkit
Free PR.
good first issue
Everyone prs no matter what skill level
Force push to Paper removing all authors with the commit msg: ☭.
🤔
can confirm



that was on some random issue from like 1-2 months ago
shaking mh
shaking my smh
s my h
shaking mikropp
Poor h always being shaken
What's the old prune role supposed to represent?
Somebody who is old and also a prune
you are a old prune
I'm aware
lol
I see, thank you for the in-depth information.
I'm not even offended, it's just an accurate statement.
ok
Simp
😦
Bully the gold star wizard is mean ded
the what
the hm
r u having a stroke
Ni
Hi
No
ni
@void void I like your color
yes
Did everybody log off from voice as soon as I left
yes
dan
Do you stream @potent fossil
No
Will you
Who here is Aikar Paper, creator of Paper?

Why do you want such a thing
idk
lol

no
shittier the computer better the stream

i use a mac book pro as my main pc lol

i mean if you don't stream in 144p then wut r u doin
I'm sorry for your loss
I used to do that until the battery expanded and literally exploded the chassis and I had to have apple repair it
Why is yours low res @left swift
My life is low res
low life
New what
Mine is in 2015












