#general
3141 messages · Page 21 of 4
or cares lol
Ok now I want to do it
The other issue is combat
That's something that can't be properly patched, though.
doubt it :>
they said they are....
if it isnt 1:1 spam click garbage like it was they'll still be throwing their tantrum
they did?
not worth the thought
huh well that'll be interesting to see
if they do they do, if they dont they dont
i think they proclaimed it wont be 1.15 already
or was it 1.14 they said it wouldnt be
What are the super cool patches in the past 2 years or so? What have I missed?
lots
all of them
were at like 450 patches now
async anti-xray
I'm sure they're all great, but what's REALLY great?
I rewrote async chunk loading and addded async gen
@somber mirage There's a nasty chunk dupe you probably want to fix in your private fork.
Oh that's awesome
I don't want to make a server or anything I'll just fix cannoning as a public service
I'm sure Aikar will appreciate all of the factions servers converting to the new ways and making demands
shit the backdoor is right at the top of the file - need to hide it somehow https://github.com/PaperMC/Paper/blob/master/Spigot-Server-Patches/0364-Async-Chunk-Loading-and-Generation.patch#L77
LUL
obfuscate like dem private forks /s
BeerSpigot is the most popular one right now, isn't it?
tbh the cooles patch is the hopper improvements ;D
For 1.8
well I should have said "paid forks" instead but yeah, same thing
people pretty much backport a lot of my patches then sell it and dont send me any of it!
When I first joined Paper, I had a private fork called IronSpigot (Z and Kash probably remember this), and then I made another one called Nozzle (this was when Ice was active and we privately shared our stuff)
Nozzle was great
That's what you get for not making it AGPL!
@acoustic pilot https://paste.gg/p/kashike/244a63baf183420fa1e93e796c90ab39
BeerSpigot
What are the features that people pay for
questionable if AGPL it applies to a server software xD
also I should stop doing three things at once, hurts my sentences
@somber mirage Pretty much all these features: https://www.mc-market.org/threads/355569/
yeah that's integer division for you
How is this any different from what we had 3 years ago?
use 6.0/5.0
@cosmic raft lol a lot of that gibberish comes out as fucked up Korean, which is funny to me since I can read Korean lol
(double)6/5 will work
the tl;dr of the license thing is it hits http://www.blurpvp.com/webpanel/verify.php?v1=redacted&v2=redacted&pl=BeerSpigot&id=1 for a response
although that's cancerous to read
that's cancer
6D / 5D >:(
stop with this cancer
@somber mirage Not much new really, just squeezing out as many more players as possible. Didn't you have async entity tracking? That'd probably be profitable.
you always get mad about people kicking you leaf
@cosmic raft Fun stuff!
cant want to stop cancer and not want to get kicked
hi @true canyon :D
2 ur cancer
async entity tracking is planned for us soon as I have time in 12 years
thats cyberbullying
what even is entity tracking anyways
I never made it async, I just rewrote it to make it less stupid
Ah
tracking what entities a playerr should see, updating state to client
petition to give leaf a role that lets everyone kick him 
what entities are in range
thats not how discord perms work
oh
sadface dot jpeg
Overhauled for the better?
but its how they should work
Ah, nice.
Overhauled entity tracking, async lighting... 1.14 is sounding nice.
it's not just moved
values aren't hardcoded in a giant if like they were before, etc
Sounds like it might end up performing better than 1.12, probably even 1.9
i meant is it still block distance based
moving to chunk based could cut out a lot of tracking details
entities are responsible for their own add packets, etc
If I remember, the biggest issue was that it was an n^2 operation
I think that's what I fixed
It's been so long
okay, I just, do you have any general gist on what should I do haha
every entity has to iterate every player in the world, yes
should I just size() and print out uhhh
Yeah adding more entities just fucks that right up.
The impact of adding more entities was huge
could actually prob improve that to search nearby chunks only
BlockPos has friends now, too
Now Glare just needs friends.
I love that cinnamon pins the CPU at 100% indefinitely when I plug in a second monitor
more
more cpu usage?
is water wet
yes
nO
hm 
strong tetrahedral hydrogen bonding
water is wet
but what is the definition of wet
There's 20 definitions of wet.
Half of which suggest that water is wet.
The other half suggest water is not wet.
what's everyone on, KDE?
leaf just wants to argue
I'm just starting with the desktop world
Just ban him
im on windows 10
Still better than KDE
KDE is miles ahead of cinnamon
I mean I'm technically on windows 10 rn but that's because I can't be fucked setting up the 100th wine container to play games
I do like Qt, though.
But I dual boot win10/arch kde
cinnamon looks better than kde plasma
which one has better multi-monitor support? xD
but function > form I guess
cinnamon looks like a discounted version of KDE
tmux is the only thing you need
Who needs a DE anyway
water is dry
also @void void help me ;D
if you have like any idea because I feel like trying to check something (which is what I'm trying to do)
ok thanks lol xD
? What are you needing help with now
Oh, using ACF you can enable @slim nymph’s experimental function.
i think zbk is overiding the root bukkit /help
ACF doesn't hook that
welll, we hook part of it now for command specific help
so /help acfcommand does override bukkits now
but /help listing all commands, ACF doesnt wanna deal with your non ACF commands
Z B. K
Lol
I just need custom help because of uh
ACF doesn't support /help (specificACFplugin)
so I need to add a custom one to show all of my commands :>
I don’t like that the brace is green @austere ivy
figure out how to make it brian 😛
I literally have no idea
or add a command with your plugin name lol
how do you hook into Bukkit anyway
@void void *
yeah why'd you tag me for that Jan xD
He had one white one green
if you know how to do it, please pr ACF and add that xD
Go make an issue
I did
wait
oh that was about a separate help thing (which is now a thing thanks to Aikar :D)
Make an issue and someone will get to it
contribute code to solve it 😉
^
so @somber mirage what drug you back here
I’ll see, not now though i need sleep
Nah
Drug is clearly better
Drugs are great
according to the definition
a medicine or other substance which has a physiological effect when ingested or otherwise introduced into the body:
past tense of see should be seed
everything's a drug!
18 days into my T-break. Tempted >_>
Did you know 100% of people who breathe oxygen die?
say NO to drugs! stop living!
Withdrawal isn't strong, and most of it is gone in the first week.
It's not at all hard 😛
kinda hard to leave weed when you listen to hip-hop
ok so why you tempted then
jk
Looks great!
And the ===[ seems non centered
that reminds me, someone could do an Essentials-like /help for Sponge because I can't stand that vanilla output
goddamnit
oh
here
&8-*-*-*-*-*-*-*-*- &7-=[ &fThe &bFloating &aCity &7]=- &8-*-*-*-*-*-*-*-*-
I use that for my server, it's centered.
does no one else use flags in their commands
You could.
the chat width is always the same (unless you use mods)
I would if there was a good command framework which did like getopt style flags 😛
But ZBK, looking at big deal servers like Hypixel, they seem to cater to the default.
the thing that will be different is the resource pack font width
Phoenix.
Incorrect.
Settings -> Chat -> Chat Width
People have it changed, I see a lot of youtubers with that too.
@void void Add a space between [ 1/1 ]
i mean, worldedit's had it for years
320px is the default.
get out of here with your new settings
actually, it's had a few
If there isn’t one
it is, lol
who tf changes the chat settings anyway?
doesn't support new fancy stuff like Texts and suggestions tho tbf
only been in Minecraft since, what, 1.0?
No
that's what I use on my server
Darkgray/lightblue
Use gradle
WHY IS MY LAPTOP NOT CHARGING >_>
Supah fast
I need to shade stuff in Jan
I like maven
take 0.5 seconds to start
wiz
Gradle can do thst? @austere ivy
that's.. what I amd oing
@pulsar wigeon Gradle does the same
just had to download a bunch of stuff
and gradle is also slow
Unpopular opinion: Maven masterrace 😛
because it has to configure a million tasks
Don’t use ut then @void void
even if it skips 90% of them and only compiles classes
especially if you have a FG based project in your sources
@pulsar wigeon Still faster than maven
please stop pinging me
@pulsar wigeon okay
ok now that he's blocked
What's the big deal with respecting someone's trivial request?
Whatever
^^
@acoustic pilot maven ftw! Doesn't take three years to import into IDEA
Some people have bad habits that can have negative results, zbk 😛
@true canyon Yeah, and in my experience I haven't noticed Gradle being particularly faster.
phoenix616
They seemed about similar.
the chat width setting was added in 12w21a
that was in 2012
may 24 2012
the chat width setting is not new
unless you count 7 years ago new.
Maybe it makes a difference if running on a potato
imo i don't really care about full project build time. point is that when debugging, the IDE only compiles relevant changes so each run (when you're not just hotswapping anyway) is very fast
People do change it, a lot, too. Especially youtubers so the chat doesn't clutter the recording. But everyone seems to be doing 320px and I don't think anyone should cater for otherwise.
also
Since I operate on a beowulf cluster of potatoes I don't see differences.
lol
@pulsar wigeon im trying to get flags/switches into ACF 😛 one person tried to PR it but didnt really hit the mark
@void void put everything in your config! Every single changeable message (string) goes straight in the config.
im calling them switches (I already use Flags)
@slim nymph This game was a big part of my work life for a long time and I miss it! I don't miss running a server though
i mean if you actually make a nice system WE/WG might use it
I'll take slashdot memes for 300, Alex
@pulsar wigeon PR's welcome 😛
oh yeah I can feel that, though, ZBK.
octy is making one from scratch atm
@somber mirage It's a shame though because Woodycraft and Optic were making bank 😛
this thread is something
does code generation, looks cool. no clue how usable it is
Careful he does not like tags
ACF was created as an alternative to Intake's design funny enough
It'd be great if we had something like Jenkins that automatically updated and restarted your server every time you built.
yea i noticed your inspirations :P
I just found intake too damn complicated in design
@somber mirage Imagine the bulk of that money going to you directly 😃
just didnt feel intuitive
@acoustic pilot Yes, but so do other things!
i agree the framework is bulky, but making commands in it is so easy
Being able to just build, and not worry about updating your server, would be such a relief from my current workflow which is.. Press package, while that does it's thing, goes to my pterodactyl thingy and delete the old folder and jar, and then wait for package to be done, and then upload it and then restart it.
What a pain.
Yes true, I hope life has been great to you in that regard 😃
Ah ZBK.
2 line command lol
I asked your exact question, but apparently Bukkit already caches them.
the rest is all metadata filled in by the framework
yeah using it isnt much diff
I think Aikar said that but anyway.
I just prefer multiple annotations over all in 1 😛
@acoustic pilot I've been very fortunate, and this game played a big role in opening doors
I like my pagination the best :P
I'll give back by giving a best effort on a cannon patch lol
oh, the @Command annotation is the old system
I've seem some plugins where in their main they get every single config value and then have to access the main to get the values and I was considering doing that but thank goodness that it caches them since constantly updating that list to use any new values I add would've been a pain.
the new system is the parametric one
@somber mirage please strongly document behavioral goals lol
unfortunately WE is a mess of 3 different command systems right now
I mean that's the main reason I switched to ACF, is because it was a pain having to add to plugin.yml
plugin?
and we use obfuscation helpers now
all nicely integrated together lol
You planning to stick around for Hytale, Ice?
what's it for
Some opportunities there, too, hopefully.
so WE is using intake now?
Hytale is my other motivation for poking my head back in the door
Nice 😄
ah
it was written in first, then extracted out
thats what i thought i saw
it is definitely quite a clusterfuck lol
pretty sure i'm the only person who can keep up with all the different major revisions in WE/WG
even sk doesn't remember the things he does every few years
but yeah since WE already has a system like ACF's you dont get much benefit to switch outside of purely "I dont wanna maintain it anymore" lol
nice
hot
though these systems are free to maintain pretty much
wow this is great I love this
yes sex good hi
very good
wtf is this shit
bye bye
someone on irc?
fuck me
@upper flicker
no!
we said no
@slim nymph Expected behavior: cannons that work on 1.7/1.8 work on 1.X
Let’s fuck this person
Problem being that nobody here knows how cannons should behave 😛
already left :>
I think they want that, Jan
Sizes of stuff in Minecraft! Music - "Crusade" by Kevin MacLeod (http://incompetech.com/m/c/royalty-free/index.html?keywords=crusade)
Yes yes
@void void that sounds like a giant amount of stuff. Logging? Essentials?
(DiscordBot) Scale of Things in Minecraft - length 3m 22s - 47,301 likes, 4,039 dislikes (92.1%) - 3,820,921 views - carykh on 2012.06.25
nty
Ice, that's not even true of minecraft though
I mean maybe you should have some separate things like Essentials does.
Its back
things like cannons break all the time even without mods
zbk-stuff, etc.
wat
Sex
I think that would be better than just one big plugin like "zbkEssentials" since people can pick and choose what they need for themselves.
Weird
aikar again it's 2's shit tier bot, it had a latency spike
Like if I'm running a minimal vanilla style server then I can just pick the logging rather than everything else.
https://imgur.com/a/Vl99eMY there, full example of my pagination stuff
who is 2
see album
2750
it wasnt lag
I can see all of those messages on IRC
it was just some random ass spammer
^
so what caused ur dumb bot to send the messages 10s late?
wtf is my client filtering it then
take a deep breath and channel your inner not a fucking retard
for once
thanks leaf
censoring for yourself
spicy
this new quassel update is buggy
One must really be lonely
i miss messages on connect
hugs weechat
To go spam about needing to get fucked
@cosmic raft I think pagination style /help commands are great, they're super sleek, especially when you have a server with very grouped commands.. but sometimes you want to be lazy and dump all the commands in a pile haha :P
also guys when is #paper-dev going to get bridged?
what does that have to do with it @austere ivy?
just use discord for dev 😛
I'm showing how the pages look and function :P
it's currently me & aikar in tha channel :(
With pagination you can't really have /help 1 and /help 2 (I guess you can..)
Yeah but those look absolutely stunning.
Do you have them direct in code or do you have a parser style thing and keep them in a config.yml type file?
Also zbk I was going to suggest zEssentials-(module) but those are already taken haha.
thanks :)
If you put a bit more care into it, having them divided into different pages rather than just /page 1 /page 2 etc, it looks a lot sleeker and a lot easier to navigate.
I also love those colors Kash
I just honest to god got recommend to install gentoo when I was complaining that nvm is stupid
@cosmic raft is that an api? 🤔
api?
I wish that Minecraft could allow you to left-justify, center, and right-justify text.
According to the chat width.
the pagination thingy
it's re-usable, if that's what you mean
Because then you wouldn't have to worry about the exact number of filler characters to get your label to the center of the chat, and then sometimes if people use a different chat width it looks awful..
Shh
is there a way to get the client's chat width and send them different messages according to it?
No
do you have it published somewhere?
dang.
it's not public
sad face
that would break the moment the client decides to change the chat width
I can't imagine it'd be super hard to make yourself with ACF.
Just a lot of subcommands right?
I can make it public if you want
Or do you have a parser and a config.yml style thing?
do you have a github zbk?
where can I see this magical acf help generator o-o
14,141 votes and 1,101 comments so far on Reddit
this is the most confusing UI ever, github
do I have a notification or not
Asking about JetBrains licensing?? lol what??
Yikes.
That's censorship.
Apparently that was enough for then to send DMCAS
@cosmic raft nah its alright :p i'll figure it out lol
oh not to you zbk about the other thing
lemme check it out zbk
zbk
is that a lambda
I still have been putting off learning them and I'm scared
oh hey that's not too bad
basically just little tiny functions
that you can't reuse.
Are you serious
hold on I'm reading I'm reading
Function<T,U> can take a lamdba
Or FunktionalInterfaces
would anyone be willing to help with a server lag insane and then crash error im having?
Run timings
i've tried that
its not like that
its not a timings thing
would you like the full server log
thats where the errors are
ye ik
one thing I dislike about geeksforgeeks is their code style
it infuriates me and makes it hard to read.
uh
Seemed like server was rebooting?
Seems like you have an issue with LoginProcessingThread.
Is it a creative server?
Do you know who puddingward is?
Is it an offline server?
[22:57:38] [Server thread/INFO]: TheSaltyWidower issued server command: /itemdb
its an online server, i know who puddingward is and it is a creative server
Yeah if you could answer those three questions it could help a lot.
OK thanks.
I think maybe someone did a huge worldedit.
Seems like there's nothing going wrong, then suddenly a huge lagspike.
Server stops responding.
TPS then goes somehow below 0.
I have no idea but I've never seen something like that doing this.
1.13 seems to of allowed items with nbt that crash servers instantly
is there a plugin that blocks harmful nbt
Yikes, yeah.
I have no idea I'm not experienced with that, your best bet is waiting till someone who is arrives.
Hmmm yeah.
ahhh im desperate
[22:59:42] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-564 (MC: 1.13.2) ---
[22:59:42] [Paper Watchdog Thread/ERROR]: The server has not responded for 25 seconds! Creating thread dump
[22:59:42] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:59:42] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[22:59:42] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:59:42] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[22:59:42] [Paper Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[22:59:42] [Paper Watchdog Thread/ERROR]: Stack:
[22:59:42] [Paper Watchdog Thread/ERROR]: java.util.WeakHashMap.expungeStaleEntries(Unknown Source)
You keep going down this and it seems like you hit worldEdit stuff.
@turbid birch usually normal players can't set nbt tags I think?
they can make op items then import it
Creative hotbar is a nightmare for control freaks because you literally cannot control it.
no worldedit commands were run that were harmful though?
right now just looking at those is your best bet.
items and worldedit should be your starting point.
is anyone here a coder who could make something that blocks NBT
it would be best if you can somehow isolate what caused it and reproduced it.
i've looked into worldedit, it isnt that
Yo, can u send just the stacktrace thx.
Watchdog has a stacktrace kthx
i think its to do with NBT items
I dunnno about that
Make a small plugin to check nbt tag of all offline players
i havent been able to find a plugin that blocks harmful nbt
Lol wut
Cause there isn’t supposed to be one Doogie.
You sure it's an online server, Doogie?
Doogie is this 1.13?
something something something
[23:00:15] [LoginProcessingThread/ERROR]: [LuckPerms] Exception occurred whilst loading data for 0320ae65-02d8-46de-84b0-2ab825696538 - postnutsyndrome
Nah thats just luckperms
Yeah so before that there's no stack trace.
If you have an issue with nbt tags crashing the server you should make an issue.
Just figure out how though.
There's a stacktrace at the end..
it's another copy of [23:00:15] [LoginProcessingThread/ERROR]: [LuckPerms] Exception occurred whilst loading data for 0320ae65-02d8-46de-84b0-2ab825696538 - postnutsyndrome
it isn't
there's nothing else useful that isn't reported by spigotlib
except paper watchdog thread
and we already went over that
K, i’ll check. @turbid birch Send me that guys player file
that players online now
they seem harmless
nothing in their inventory
some houses on their plot
.. might be LuckPerms
It seems to be some corrupt data for luckperms
K, and no.
i really think it might be NBT issues
idk what stacktrace is im not an expert
isnt that just part of the log i sent you
it is.
Well, it’s not a paper problem. Have u tried removing WE and see what happens?
Are you able to replicate the bug?
crashes
i have nocheatplus
Essentials
huh
and essentials /speed 1-10
[23:00:18] [Paper Watchdog Thread/ERROR]: During the run of the server, a plugin set an excessive velocity on an entity
[23:00:18] [Paper Watchdog Thread/ERROR]: This may be the cause of the issue, or it may be entirely unrelated
[23:00:18] [Paper Watchdog Thread/ERROR]: Excessive velocity set detected: tried to set velocity of entity 2a028d89-f240-4fa7-ab09-3e2d982db2bc id #81962 to (0.0024296304673512036,-6.75,-0.03519601057357086).
well
there's that
Thats velocity not speed though
ucars hmmm
its odd that this error is only just happening now
ive had ucars for ages
That's paper watchdog and it's the largest one after 60 seconds.
Skript ew
Not the problem, though.
Some guy probbaly just figured out how to place a ucar so everything explodes then?
ucars is publicly available to all players
Try removing it and see if crashes stop
Looks like some worldedit operation
Cat to the rescue
Spotify really pisses me off. If you have large playlists, they're useless.
The velocity thing is probably irrelevant
Yeah, server thread mentions worldedit
Spotify only queues like 80 songs and then repeats the queue, regardless of how big your playlist is.
nah, watchdog spitting out AWE stacktraces every 10 seconds is totally a red herring, cat
But he said even when removed it still crashes Cat
spotify plays more than 80 songs
ill unload ucars and see if it still happens
@atomic marten Doesn't for me on PC or mobile. Play a playlist from the beginning. Watch the queue repeat after 80-90 songs.
You can see the queue, there's a button for it.
Mine doesnt do that
(From a playlist of over 400)
Seems to be a known issue, has been reported.
And never fixed.
interesting, maybe size effects it showing up?
meanwhile you tube has disabled the filter feature to show videos in the past day, week, month, year etc
yes
My playlist has 464 songs, even if I copy those tracks into a new playlist, same thing. Playing the playlist from top to bottom only plays the first 80-90 songs before repeating them again.
Lol
@atomic marten Are you manually clicking on tracks to change songs? Because that will refresh the queue. But letting it play songs without intervention will repeat the queue.
no
i do skip though, maybe that does too?
For me skipping doesn't do it, no. If it reaches the end of the queue through skips, it still repeats the queue.
It's weird as hell and happens on both PC and mobile.
happens to me too from time to time
It's really frustrating to always hear the same 80-90 tracks repeated from a playlist of 464 >_>
Seems to always happen for me.
Really devalues the worth of Premium for me.
Is that why clicking on a "radio" station on Spotify repeats the same crap? :O
Your queue might be repeating like mine, yeah. Keep an eye out on the queue, there's a button for it
44 pages
2012 -> 2019
Spotify's shuffle is absolute garbage.
It's why I use a list randomizer and just paste the randomized list into a new playlist
Good thing you can copy/paste in Spotify playlists
I see you're listening to XXX tentacle

i've found that every player i've ever used has garbage shuffle
Maybe they try to be too clever lol
When all they really should be doing is ... shuffle.
well, some of them aren't clever enough
like playing the same thing twice in a row
yeah, would be nice if shuffle worked better
playlist of 528 songs, would be nice to hear more of them :P
Just randomly name all of the files in a folder and play alphabetically
i havent tried it with the standard spotify client yet
foobar2000 has a nice addon that tracks play times of songs and namdomizes based on that ;D
so, it tries to balance it? or vice versa?
Mopidy looks neat
Hm, yeah maybe this is what I need.
balancing play counts sounds bad too, because i'll often start by listening to a song on repeat for a few days before putting it back into the playlist on shuffle
so then i'd never heard that song again for a while...or hear it again right away because it's "new" to the playlist
well you could just track6the playcount in the playlist ant not outside. I don't really listen to songs on repeat ¯_(ツ)_/¯
also mfw
$ yay -S mopidy-spotify
:: There are 2 providers available for mopidy-spotify:
:: Repository AUR
1) mopidy-spotify 2) mopidy-spotify-playlist-fix-git
mopidy-spotify-playlist-fix-git lol
lol
iirc Apple ended up changing the iPod shuffle feature after people complained it seemed ot love the Beatles
Because it was a true random instead of a, you know, shuffle
@acoustic pilot Spotify premium really isn't worth the money imo
seems mopidy isn't as nice as I thought, especially since all the mpd clients are shit it seems
I literally have the same songs or garbage songs when shuffling. I'd rather listen to their ads
I feel like the correct way is to shuffle the playlist internally when it gets created/songs added then reshuffle when it's done with all songs
Well, yeah
and make sure you dont play the last song first.
"Hey, this upstream merge went easier than expected"
build fails
Turns out I forgot to delete the decompiled mc sources.. \o/
just gotta keep deleting
delete all the trees
where u gonna get paper from den u dum fuk
we'll synthesize new paper
synthetic paper isn't recyclable
you're going to have political campaigns pointing out how anti-green you are
2 you couldn't make paper if you had 3 braincells
we'll recycle leafs into paper
finally bringing some meaning to their worthless existence
if u had at least 3 braincells u would just use wood like normal people
ask the little pig how sticks worked out for him
(DiscordBot) At the end of the day we're all just oversized children : Sysadminhumor - 9 comments, 7 points - stupidFlanders417, 12h ago
Lol
@slim nymph I do not understand it xD
69
lol egg said the sex number giggles
We're all children at heart
(DiscordBot) An actual cafe in Seoul, Korea : woahdude - 65 comments, 3,888 points - PR0CR45T184T0R, 6h ago
,____,
(DiscordBot) Every Meme Of Gabbie Hanna's Monster Meme for 10 Minutes - length 10m 7s - 16,271 likes, 1,872 dislikes (89.7%) - 779,025 views - Jack on 2018.12.13
Howdy @void void, can I take a peek at the code?
man, md5 just really hates plugin devs now doesnt he
?
changing mappings updates repeatedly and no longer updating package revision
ooh
i mean i like that mappings are getting updated finally, but punishing to plugins heh
which mappings?
1.13 hurt
what do you mean mappings updates, Aikar?
he's at his monthly message quota 😛
hexchat
leafchat
.g leafchat
(DiscordBot) http://www.leafdigital.com/software/leafchat/ -- leafdigital leafChat - IRC chat client: "leafChat 2.5 for Windows, Mac OS X, and Linux; a full-featured IRC chat client."
leafChat 2.5 for Windows, Mac OS X, and Linux; a full-featured IRC chat client.
holy shit
mfw thats a real thing
"Last update: v2.5 (2012-07-29) "
2012 is still a full featured IRC chat
that 2012 design though
you know what that's my new client
oh my "Requires Java 5+. If you don't already have Java, please get it from java.com."
oh yes
its everything wrong with old windows apps
its a window of windows
the settings window is a little window in the workspace
ugh
sounds like a windows app to me
its worse than i feared
❤
.g Brianchat
(DiscordBot) https://github.com/Brianchat -- Brianchat · GitHub: "Brianchat has 10 repositories available. Follow their code on GitHub."
"leafChat comes with two themes: with leaves or without"
beautiful isn't it
https://i.tcpr.ca/yIJqmpb this is so infuriating
bad memes
it only started to show up for me today
oh 2 ur just jealous of my client
it's got a leaf in the bottom left corner
I was having that annoying issue today too lol
"d3ed1516 Fix dangerously threaded beacons" did md69 finally
oh and it's still an issue
another example of dumcordians bein dum
dance Spottedleaf
Александр РЫБАК - "Котик" Режиссер: Рустам Романов Музыка: А. Рыбак Сл.: А.Рыбак; Я. Ракитин Get "котик" from iTunes :http://smarturl.it/Kotik-iTunes Google ...
(kashike) Alexander Rybak - "Котик" / "Kotik" (Official Music Video) - length 3m 38s - 436,751 likes, 35,597 dislikes (92.5%) - 101,109,068 views - AlexanderRybakVideo on 2015.06.03
what is this
Also, can guitar hero make you a better player, and why do you pronounce the word “leg” so strangely? Many thanks to Language Pepe, rogue cherokee, Carl Enqu...
(DiscordBot) Why "Single Ladies" is so cool | Q+A - length 13m 50s - 8,774 likes, 56 dislikes (99.4%) - 163,064 views - Adam Neely on 2019.03.18
i can't fucking see anything on this client
there we go
u made a client?
ariel 20
no
.g leafchat
(Spottedleaf_) http://www.leafdigital.com/software/leafchat/ -- leafdigital leafChat - IRC chat client: "leafChat 2.5 for Windows, Mac OS X, and Linux; a full-featured IRC chat client."
leafChat 2.5 for Windows, Mac OS X, and Linux; a full-featured IRC chat client.
you're actually using it?
.g brianirc
(DiscordBot) https://www.rescue.org/leadership -- Staff leaders | International Rescue Committee (IRC): "Jun 16, 2016 ... The International Rescue Committee's staff leadership board and senior leaders group manage the strategy and implementation of the..."
(DiscordBot) https://discordleaks.unicornriot.ninja/discord/user/4142 -- Messages from @Brian (Discord ID: 260150847835471873 ...: "i'm kind of reeling at all the if we aren't nice to Muslims freedom dies stuff o Gab today. Brian 2016-12-21 02:43:03 [GabberHangout #general]. Yes I..."
exactly u r garbage
oh yes this is my new client
HA
ok use it
.g brian
(DiscordBot) https://www.brianwilson.com/ -- Brian Wilson: "Official Website for Beach Boys Legend Brian Wilson, Inventor of California."
(DiscordBot) Please enter a valid URL to shorten
.gh brian
(DiscordBot) Repository has 2 open issues.
dumcordians
retardians
should be banned from commands
=seen -n esper RoboMWM
RoboMWM was last seen 19h21m57s ago quitting EsperNet
:(
wat
.rekt
☑ The Green Rekt
=seen Spottedleaf
Spottedleaf was last seen 3h32m2s ago saying "aikar again it's 2's shit tier bot, it had a latency spike" in #paper
that's true it was his shit tier bot
ooahhghaueghaeguhaidhoiuahwdiuhaiosdhahwdkasdkhadkadshhahd
=seen TehBrian
KOROBI
=seen TehBrian
Huh.
=seen -n esper RoboMWM
RoboMWM was last seen 25s ago saying "im here ur bot blind" in #kashike on EsperNet
=seen -n esper kashike
kashike was last seen 19h24m22s ago quitting EsperNet
heh
netsplit made it go out of sync
Howdy.
:)
=seen TehBrian
holds up a mirror
=seen -n esper kashike
kashike was last seen 5s ago saying "kashike eats RoboMWM" in #kashike on EsperNet
=seen TehBrian -n esper
TehBrian was last seen 158w2d21h39m2s ago parting from #bukkit on EsperNet
Weird
=seen -n esper EvilSeph
EvilSeph was last seen 119w1d21h15m24s ago quitting EsperNet
=seen yeet
yeet was last seen 1w5d6h30m4s ago changing their nick to meeksorkim

=seen meeksorkim
meeksorkim was last seen 1w5d3h23m18s ago changing their nick to mikroskeem
=seen md_5's sanity
:blobhyperthink:
=seen mikroskeem
mikroskeem was last seen 3h33m56s ago saying "it's currently me & aikar in tha channel :(" in #paper
=seem Aikar
=seen Aikar
Aikar was last seen 3h36m6s ago saying "I dont see those messages on irc side" in #paper
📚📚
=seen md_5
md_5 was last seen taking authorship of aikar's patches
What xD
LOL
@slim nymph gets it
=seen help
help was last seen 13w5d2h31m57s ago saying "kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys kys" in #paper
yikes
what's the joke for that mirror thing
well you simply do
mirror thing?
=seen (yourself)
TehBrian: (yourself) is a ghost.
=seen TehBrian
holds up a mirror
thats a lot of KY Silicone Jelly
=seen -n spigot jarcode
RoboMWM: jarcode is a ghost.
=seen -n spigot -i jarcode
=help
=commands
=korobi
Jarcode was last seen 95w1d5h20m36s ago changing their nick to LaxWasHere on SpigotMC
-i = case-insensitive search
ah
=seen mom
TehBrian: mom is a ghost.
;(
lax needs to come visit me and eat tacos
😭
=seen Hex
I'll eat some tacos.
Hex was last seen 3d6h54m38s ago saying "oh we were cooking some fish" in #paper
I'm up for some tacos.
Ground beef, lettuce, cheese, sour cream, light drizzle of ketchup to add a nice bit of vinegar.
Delicious.
How do you eat your tacos
not with fucking ketchup
everyone says ketchup is weird :(
tacos are weird