#general
3141 messages · Page 119 of 4
this is how you know 1.14 is fucked
all i did was type /tps sitting in 1 spot
doing nothing
then i went to a tree where a lava pool was so it was on fire
dropped to 1fps
¯_(ツ)_/¯
thanks captain obvious
i am pissed that 1.14.1 did not fix any of this shit
1.14.1 isn't out yet. calm down
its out monday and the second pre-release is out
yes
tons of reports
there are reports that were marked as solved
but then re-opened by more people because it wasnt solved at all
server owners are going to have a rough time. if you fly around a map it causes the tps to stay at 5tps even after you stop moving
link?
check here: https://bugs.mojang.com/projects/MC/issues
you can go through a few and find some
some have re-opened tags
but some the author has stated mods told him to re-open
or you can just link me it directly so i don't waste time
thats the fire one i was complaining about
no status on that yet
probably will be merged with this one: https://bugs.mojang.com/browse/MC-124170
which has been re-opened after they said it was fixed
closed as dupe, morelike
oh that one
is it even the same issue
because fire itself is not a particle
yeah that is true
fry is assigned so hopefully it'll be resolved
i cant seem to find the one with chunk issues they said were fixed in 1.14.1 pre 1
but it wasnt fixed
unless someone unassigns him on sunday to block witchunt :^)
wish i saved that one
here is another though: https://bugs.mojang.com/projects/MC/issues/MC-151082?filter=allopenissues
they do need a qa badly
1.14.1 pre-2 is actually so unplayable
i would rather play on bedrock
also pretty shitty everyone relies on paper and spigot to fix things
yeah its a shame
there are more than 1000 bugs open for MC java only and its just insane..
Clap
1.16 will fix it all
@wide hazel https://www.youtube.com/watch?v=_nIzWfhzqp4
https://julytalk.lnk.to/Touch Music video by July Talk performing Picturing Love. (C) 2016 Sleepless Records Inc. http://vevo.ly/dHazxT
(DiscordBot) July Talk - Picturing Love - length 4m 20s - 10,140 likes, 365 dislikes (96.5%) - 1,658,722 views - JulyTalkVEVO on 2016.11.05
dance
Lol
Unsupported? What
RRULE:FREQ=MONTHLY;INTERVAL=1;BYSETPOS=-1;BYDAY=SU,MO,TU,WE,TH,FR,SA
SEQUENCE:0
is the "magic"
You here @finite wave...? Pathetic.
Huh
olla
i found something thats missing on paperMC git
it still says <version>1.13.2-R0.1-SNAPSHOT</version>
idk if thats supposed to be that
You're probably using 1.13.2 then
The readme was last updated 6 months ago
Idk
But u can download from here as well https://papermc.io/ci/job/Paper-1.14/
1.14 is still prerelease i think
Anyone remember some like MobSpanwingFix plugin by Aikar on 1.13 from like a couple months ago?
my sites run on it
I haven't really met anyone except for two people who have used Crystal so I'd be surprised if anyone in here actually uses it.
I mainly like it because it feels like PhalconPHP (which is what I used before crystal), but is just way faster and way more lightweight. I do dislike how crystal breaks at least one thing you use per update though
Interesting that you can achieve C-like performance with a Ruby-like language.
yeah I was thinking I'd run into some issues since no one uses it
I wonder what are the differences between Ruby, seems mostly similar.
but it does look impressive
I'm watching this right now https://youtu.be/G8o_PWw_D4Q
(DiscordBot) Magic of Crystal and Amber (Part 1) - SD Ruby Meetup December 2017 - length 28m 46s - 6 likes, 0 dislikes (100.0%) - 507 views - Mark Siemers on 2017.12.12
as far as I know, Ruby users feel mostly the same on Crystal, except the ones who depend heavily on ruby libraries
yeah it looks to be almost fully ruby compatible
https://github.com/blocknotes/magickwand-crystal I also love how it has libraries that hook into C libraries
nice
A lot of Ruby's stdlib is written in Ruby, I think
it is a fantastic language, but sadly lacks in many areas
those awesome repos are awesome
for example iirc you still can't do dynamic library loading in crystal
ah
so anything that uses plugins are out of the question for now
seems like it'd be a good case alongside another language for perf intensive services
it is, back when my API site was still up, I used crystal for a few of the APIs while the rest were in PHP still
I'd say because it is still really young
Advent of distributed computing reducing the demand for stronger web performance through the use of load balancing and Ruby never caught on in a big way to begin with
Would be a couple of my guesses, any way 😛
Scaling doesnt solve the problem when the language itself isn't cutting it for speed
but they're might not be many applications where that's the case I'm just thinking
Scaling a web application 90% of the time is just adding more instances lol
right
The bottleneck realistically would be your database
req/s is easy problem to solve by comparison, these days, IMO
I used to need a whole dedi for 1000req/sec with PHP, but only really needed a small VPS for crystal
unless you need to be able to handle 1 request very quickly not necessarily a lot at once
At a certain point you reach a point where it's cheaper overall to just throw more hardware at the problem
how is that cheaper?
It wasn't until big, big, outlier use cases like Facebook came along that web performance needed to be really fine tuned
Cheaper in terms of investing in some younger, lesser known, lesser supported technology.
I mean, the difference between a rails and crystal response in real world situations can be hundreds of milliseconds
A user can notice that even at no load
But for the vast majority of use cases, throwing more hardware at the problem and using PHP is often cheaper in the grand scheme
You can achieve low ms response times on commodity hardware with PHP
Just a matter of load balancing
Hence, throw more hardware at the problem
true, though for hobbyists who are poor af, sometimes moving to a more lightweight language is the cheaper option
load balancing solves load issues
but you can't throw 10x more hardware at ruby and make it 10x as fast
If your response times are low, it's going to be because of load, and not necessarily because of application performance.
You simply start handling fewer requests per instance.
You can get reasonable response times with either PHP or Ruby
this dude made a simple pets API and is getting response times of 75ms with ruby vs 400us with crystal
that seems like a big deal to me
You can only give so much CPU before you get diminishing returns no?
does someone knows if this got changed in 1.14?
event.getInventory().getName().equals(this.inventory.getName()
75ms with ruby means that you have shit code, not that the language is bad
I'd suggest reading the post on spigots site
get a error on .getName()
What's the effective response time? Also submillisecond response time over a public network is not possible. You can get near submillisecond response over a private network with PHP or Ruby, too.
This is the most basic select from db route
I'm usually on that side
But this difference seems so big
I'll have to look into that
@golden gust whas that targeted to me or
Yes
wait
why
SMP Live IP?
is anyone else having this strange issue in 1.14 where when you move your mouse rapidly ingame, a few seconds later it would glitch out and move randomly by itself?
it's probably just my singleplayer server lagging but i haven't had this issue in previous versions
Hello, I have a small question about the forum, I always receive a message in private, it's annoying 😦
what message?
This is an automated message from PaperMC Forums to let you know that your account has been temporarily placed on hold as a precautionary measure.
Please do continue to browse, but you won’t be able to reply or create topics until a staff member reviews your most recent posts. We apologize for the inconvenience.
For additional guidance, refer to our community guidelines.
While I just: create a topic and answer the topic's answer
uhh, are there any rules on obfuscation for spigot plugins? i found a plugin that has a suspiciously similar config to mine, but I can't see if the code is stolen or not because it's obfuscated
(why would you obfuscate a free plugin's code is beyond me)
Vulann?
Yes
Approved
how, thank you ❤
You sent a message which the system thought was spammy and thus it put your account on the block
For that message, I shoulda took advantage and swung the axe, but still 😛
I never put a weird message, I just asked a question about paperMC and TPS :/
I have no idea how the spam filter works
Good end, thank you I can answer the person trying to help me :p
Maybe my English is imperfect but I use google translation lol
Probably, I wouldn't be surprised if they have some additional sensitivity to posts like that
the sensitivity for that is 11/10
i remember when spellcheck used to only check spelling... idk what google docs is doing here
google docs's spell checker is objectively worse than word's
True
Following this craftbook gate issue in fawe is so spammy
you can unwatch issues whenever you want :^)
No
Well I'm watching it so I know when it closes
But it's the people commenting on it not understanding the issue
Fun times
Is that new
🤢
Can someone help me with my join lag please 😦 ? https://i.gyazo.com/3a1b4dd340b62e1d8e500a33d6a15ac2.gif
that often happens when you have too many plugins listening to the PlayerJoinEvent and doing heavy logics on the main thread (like loading up saved data, etc)
Dose it matter how many user data files i have?
I Currently have 150k registered users in essentials, could that make it lag?
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
It's a short timings BUT i made a payer log in and out during the entire time the timings were running.
in timings, open full server tick, and connection handler
Look at the tasks in there on JoinEvent
It looks like WorldEdit is having more of a tick than Essentials is
towny even more than that
WorldEdit is responding to commands, so somewhat expected really
towny is killing it, tho. 63ms per join
62ms per command is still pretty bad 😛 but not the cause of the reported issue
It shouldn't be an issue with Essentials cause it runs that task async to get the user data.
if you do big edits you might get 10s of seconds per command :^)
it's probably averaged tho tbh
world edit was not in use at the time.
async tasks take time to complete, if something needs it on the main thread before it's loaded it would block main until it's got it
//expand 5 takes 0ms, //set takes 10 seconds, averages out
I Tried using plugman to unload 'TownyLockWipe' but the join lag was still there?
show updated timings for that
I'm gonna do some testing on my test server, I'll see what I find first. Thanks for the help.
TIL that pex even loads on 1.13.2
why wouldn't it though
maybe because no one has touched it in a century
yeah but how much of the stuff that is broken pretty often is actually touched in PEX
why do mobile games now play the game for you
asphalt 9 you don't even drive it drives for you lol
all you do is push the boost or drift button
Pokemon game has a auto play button 🤔
not sure how
I just delete the game after I find out it is auto play
New API https://papermc.io/api/v1/paper/1.14/latest/download tested and working great with Multicraft updater configs. : ) Thanks team!
I'm starting to wonder if it would be better to make this from scratch instead of trying to repair it
does anybody know a way to only show open tickets in youtrack -.-
@vestal jasper the only repairing I would do is CTRL+A into delete
I'm honestly considering just doing it myself and recreating it
god why do people not just use github's issue tracker -.-
just burn it
2000 loc in the main class, named main - check
no native 1.13 compatibility - check
doesn't use maven or gradle - check
they also haven't commited any of their changes from the past 7 months
I wanna tweak the plugin but I literally cannot compile it in its current state
It's a mavenless eclipse project built against 1.12 by someone who doesn't know project structure
I'm about to fix this shitshow 
or no, that's just the logger?
fuck I'm dyslexic
you're on IRC so you can't see my edit

when I first saw it I didn't want to believe it either

I'm assuming you're talking about engine hub Phoenix
You track always feels so slow
And i had to make a new account
yes
well I already had an account, it's just that the interface is lacking in features in some places
like either I'm blind or it really has no way to only display open tickets...
doesn't exist
what doesn't exist?
the open state
I guess I have to manually select all states that might correspond to "Open"? 🤔
Yup
yeah, that's stupid
Worth noting that that's the new UI apparently, youtracks older one didn't seem to have state selection for the filters, had to write the query yourself iirc
Glad they've improved that
also "Type to see more" is pretty dumb too, like do I have to go through all characters of the alphabet to see possible states? xD
Yes.
lmao, typing "e" matches "Not Enough Details" but not "New"
I mean I get that it only uses the first letter but still...
whats this 
*first letter of a word
reeeeeeeeeeeee
Wtf just happened here, any ideas?
Only thing I updated was worldedit/worldguard, and one build of paper 1.13.2
Did wizjany break my server :'(
well what did you do before it occured? xD
no idea, wasn't necessarily in game, had it minimized
went from paper 624 to 625 so doubt its paper
inb4 my completely unrelated fix broke it ;_;
from which plugin phoenix616
Paper
oh
(I really doubt it's that though xD)
Does anyone here know anything about domain encoding?
from BSCHQzB to %42%53%43%48%51z%42
wat
since the dns system is case sensitive
I have to encode my domain name for a cname
since example.com/example/TnGuFuFk.FjFj doesn't work
it will be directed to example.com/example/tngufufk.fjfj
yeah
and I'm sure it only applies to the domain
not anything after
the stuff after can be sensitive or not, depending on web server
I figured out to use the cname I have to convert the letters to hexadecimal
I've noticed something about my lag spikes on my server.
but the problem is I can't use % in a cname
and i dont think its to do with the join event.
so i need the cname code for a %
why does it need to be sensitive
idk same thing applies to discord
if you were to make a cname redirect to a discord invite link
you have to do the same
oh
just make it redirect to whatever
cname redirects only apply to the domain, not the entire url
they just lookup another dns record for whatever it's pointing to
anything between the tld and the first # is send to teh webserver in whatever case it has
i see
if you want it to do something.yourdomain.com to go to anotherdomain.com/something then you need a webserver to do that
there are free services online to do that of course but nonetheless you can't do it with DNS alone
uh, no you don't. you can do that directly in the dns
wat
but in that case the case wont work I guess?
^
or maybe it's just a feature of some registrators 🤔
discordapp.gg.opts-slash.INVITECODE.redirect.center
the cname has to redirect to that
yea cloudflare can do it I know
still uses webserver
to redirect
i.e. pagerules
just don't use it as part of the domain? 🤔
all good though i just went with the cloudflare worker redirect rule
was hoping I could strictly use a cname
easily at least
ya c, can't do with dns alone
I kinda fail to see how you would even use that
like why do you put the invite code into the domain?
cuz he's TCC
he dum on dumcord
wants ppl to use his domain for dumcord invite
invites
it is easier in some cases to use my own domain
but cname isn't even applicable there? I don't think discord offers a domain for invites?
idk how it's easier
you still need invite code
that's the "hardest" part
I mean I too have my.server/discord redirect to a discord invite but that's still only the normal discord invite url in the end, not a domain
sometimes it is easier for people to remember or recognize discord.domain.com they can type out rather than discord.gg/fFdDdA
it does just redirect them but you can join from the browser
I still fail to see the issue. you are redirecting to an url, not a domain with the invite code
Oh I thought you were doing invitecode.yourdomain.com
no worries it works as expected
in that case idk why case sensitivity mattered
I can’t connect a subdomain to a discord URL. I’ve looked at many threads and blogs but nothing helps. I want to connect my subdomain: discord.infamousmc.org to my discord invite URL which is https://discord.gg/BSCHQzB
has some info
Unless you mean the value for the cname record - which it's only gonna look at discord.gg, not discord.gg/whatever
I just do it with my own webserver ¯_(ツ)_/¯
yes you still need a webserver to do it regardless
also the wrong answer is marked as solved, lmao
"Cloudflare’s page rules change the URL to a lowercase record"
it's entirely cloudlfares fault
use a better dns provider
runs
Some plugin I want to use that I'm recreating
what is it called so i can make sure to never use it
basically you can just do if (hasWorlds) as it's already a boolean ;)
or well, if (!hasWorlds) I guess in that case
You do have to keep in mind that some older plugins haven't been touched since like 2016
Pretty much the entire source is comprised of "why the fuck was this done this way"
Barty, set per-virtual-user limits using ncftpd_edquota.
how much does the java edition normally cost? 🤔
26.95 USD
.wa 26.95 USD to EUR
(phoenix616) Result: €23.98 (euros) - https://is.gd/KecOUb
so it's discounted too, neat
by like, uh
38%? xD
Where can I change the loot table for structures that load?
as in what items are in the loot chests and shit
can we edit that?
I would imagine that you can just override the vanilla loottables with a datapack
assuming everyone has seen https://github.com/features/package-registry already?
@willow basin I think those are in .dat files
no, they use loottables
@cosmic raft it's a package hosting service? 
interesting
pugs?
but what is pug, and why do i need it in my life?
Imagine being able to like, write a webpage, without xml
you mean how we did it in the 90s before xml and css and json and ... trails off on long list of mostly useless webdev "inovations" over the past 20 years ...
honestly, though. css and jquery were pretty awesome
wth lol
that looks like someone made an entire language/framework just because they hated < and > characters
@unreal quarry then you'll hate stylus
I like it as it's a lot less verbose than html
same thing, but for CSS
Pug + scss is ❤
Best way I know of doing it involves node though, which ain't ideal, but 'eh, it works
i wish i still had some of my pre-css sites i built from the 90s
you guys would probably choke on your sodas
Did some work for a guy who basically had a website and never really modernised it though his years
Tables are nice
Where did my soda go
tables were king until some youngin was like "how about we take our content, and separate it from our style" and then everyone hated on tables 😦
I mean, if you miss tables, go write some email templates
^_^
I know browsergames that still use tables (with css added though) xD
lol
i was so into those
Those where some fancy shizzle
I remember some miniclip type site which had all of their titles on grids which just scrolled endlessly
Hi
How can I do for check type of block will be posed and to refuse build if it is an type of bloc in Java ?
what?
pop's link sucks. use this one https://papermc.io/javadocs/paper/1.14/org/bukkit/event/block/BlockPlaceEvent.html
😉
they might look similar
but the second one is better
the other one is for some software called spigot
which paper is similar to but better

yeah just thought i'd share that bit of knowledge no one here knew
yeah the other one is missing docs 😮
Howdy.
I'm taking a look at what Java compiler does to my code.
It's some interesting stuff, making .class files out of inner enums, removing any spaces, explicitly adds this. to everything that's usually implicitly implied, some weird castings, ..
It also puts any inner double/triple/etc if statements all in one if statement..
this is only ever implicit because it compiles explicitly
Yeah.
The most interesting thing though, is a lot of times people criticized my code for how many inner if statements I had.
So I started to do the whole check the OPPOSITE and return from that, rather than just checking and continuing if it's true.
So you know, there's this nice piece of code:
private boolean setupVault() {
if (getServer().getPluginManager().getPlugin("Vault") == null) {
return false;
}
RegisteredServiceProvider<Permission> prsp = getServer().getServicesManager().getRegistration(Permission.class);
if (prsp == null) {
return false;
}
vaultPerms = prsp.getProvider();
RegisteredServiceProvider<Chat> crsp = getServer().getServicesManager().getRegistration(Chat.class);
if (crsp == null) {
return false;
}
vaultChat = crsp.getProvider();
return (vaultPerms != null && vaultChat != null);
}
You're looking at the results of a decompiler, it's not really accurate as decompilers do work to cut fluff out
They do.
But it's just interesting taking a peek.
That's just for me to setup Vault, and as you can see it does the whole check opposite and then return false a couple times.
But what do you know!
whoever tells you to always do it one way or another is a mongoloid
Once you put it through a compiler and (decompiler, I guess)
its situational
private boolean setupVault() {
if (this.getServer().getPluginManager().getPlugin("Vault") == null) {
return false;
} else {
RegisteredServiceProvider<Permission> prsp = this.getServer().getServicesManager().getRegistration(Permission.class);
if (prsp == null) {
return false;
} else {
this.vaultPerms = (Permission)prsp.getProvider();
RegisteredServiceProvider<Chat> crsp = this.getServer().getServicesManager().getRegistration(Chat.class);
if (crsp == null) {
return false;
} else {
this.vaultChat = (Chat)crsp.getProvider();
return this.vaultPerms != null && this.vaultChat != null;
}
}
}
}
Look at all those if statements!
Apparently compiler (or I guess decompiler) doesn't really care about how many nested if statements I use.
¯_(ツ)_/¯
why would it
It doesn't need to
I know I'm just
It's more about readability than "making it nicer for the computer"
it's just interesting because I make my code how other people said I should make it which is less readable in my opinion
this is just the tabs vs spaces debate in a different form
do it in whatever way is more readable in the context
nested if's just get unwieldly
anyway I like
if (player != null) {
System.out.println('hello!");
}
rather than
if (player == null) {
return;
}
System.out.println("Hello!");
if if if if if then do do do do do
your code shouldn't be designed in a way where you're in a situation with a million things to check in the first place
Haha yes
hmm
I have some code like that
biggest issues is just null checking
if item isn't null, then get item lore, blah.
Kotlin <3
best way to do stuff is just catch exceptions
ask for forgiveness instead of permission
Taking a peek at Kotlin I don’t see what’s too bad, some parts look pretty nice
Swept
it's ugly
but it's more performant
If statement wins
If we’re talking about looks
If statement wins
If we’re talking about PERFORMANCE
function over form
I'm deciding on whether or not to go see pokemon
everyone I know thinks that's the lamest thing to ever exist
no
yarn is god
Wowza
Wow, I actually got a review on my tiny plugin (with a config bigger than the plugin myself)
🍿
🍿
brian if i had a spigot account i'd rate you 0 stars
Makes me pretty happy that someone found my stuff useful, and plus they gave some feedback too! Kind of nice :P
thanks Wiz <3
I'd add a reaction to yours
I was really surprised when i realized that this functionality wasn't native in world guard. ok well this person is actually retarded
so it doesn't count
I'd fuckin rate your posts on spigotmc
You don't have to be so negative just because someone's not knowledgable about something ,_,
but making baseless assumptions makes them retarded
but they removed my ratings god damn it
I used to spam optimistic on the spigotmc irc moments thread
apparently someone wasn't happy with that
I wonder who 
back to the songoda shit
any speculation as to whether 1.14.1 will let us ssafely update our 1.13.2 worlds
yes, I have speculation
who knows
probably not, maybe? probably not.
there's not a tiny hint of that in the pre-releases for 1.14.1
I know right!? I'm very good at searching for evidence for my speculations.
That's why they call me the speculator.
ahem
What's songoda?
https://songoda.com this?
The one stop marketplace for all the Minecraft plugins you will ever need.
ew songoda
Correct.
its a retard
Wow.
This is a really nice website for something.
I'm not sure what.
But something.
you should see the code ^_^
Per my speculation skills, and my highly reasonable skills of deducting, I conclude that this is for plugins, no?
its even nicer
Hey css is hard I don't blame them
lol
Wait hire kids and refuse to pay them?
What?
Yeah, those buttons going out of the box are really nice
just looked at their site. apparently they have no idea how to write css
It's just.. huh.
^^
How do you mess it up like that lol
By my deducting skills extraordinare, I conclude their quantity outweighs their quality.
EpicFurnaces..
EpicFarming, EpicVouchers, EpicHeads
EpicBuckets, EpicKillstreaks, EpicAnchors
EpicSpawners, EpicHoppers, EpicBosses
Goodness gracious.
That's a lot of stuff.
I bet people download them because they have Epic in the name lol
your face since you're trying to reconstruct the thing
YES
my face it was
i sometimes suck on my fingers, when im thinking
yeah, songoda is known for butchering good plugins
can you link kingdoms what was that all about?
or just tl dr
I know one of the devs
ugh i had enough cringe for one day
And if he happens to take care of the project
im gonna go walk my dog
It's going to have 50 layers of pure interfaces

oh my
they had more than I thought
based on my meticulous research, my extensive speculation, and my excellent deduction, I have come to the conclusion that they have these plugins:
EpicDispensers, EpicKillStreaks, EpicAnchors, EpicSpawners, EpicHoppers, EpicBosses, EpicFarming, EpicFurnaces, EpicVouchers, EpicHeads, EpicBuckets, UltimateModeration, UltimateKits, UltimateStacker, UltimateTimber, UltimateRepairing, Ultimate
that's a lot of plugins
"Ultimate" pretty sure that's a sport
also PlayerParticles and FabledSkyblock!??
Good branding though.
That's really consistent so people feel like "ooh if I got EpicHoppers I should get all these other ones too!"
Why?
Hey if they're getting good money which I assume they are since..
Oh wow did they.
They took their EpicHeads plugin off Spigot?
They took everything
Yikes they're DMCAing things.
yet it's open source?? https://gitlab.com/Songoda/epicheads
what are they winning from this
They got banned from Spigot.
lol
Woah
I wish I had that commit history ,_,
That's a open source enthusiast
Honestly I should make it a goal to write out messages on my git history
Blue looks sweet.
that means...nothing? about being an open source enthuthiast?
Did they transfer from Github to Gitlab?
Because if they didn't, that means just out of the blue they suddenly started off by commiting 24 times in one day and consistently working after that.
i have pretty blue boxes too
How!?
Highly cool, much recommend
Wowza
KyoriPowered?
it's always night mode!!
LEL
Where's night mode >_>
what's the lel for
lol you've only contributed that much?
KyoriPowered is a very anime name
@austere ivy https://github.com/StylishThemes/GitHub-Dark
Huh.
Woah
Wow I have very good googling skills, huh
2 minds think alike
Of course, I have amazing googling skills
I mean name's right there
I'm the master of speculation, deduction, and reasoning, duh
Stylish is very cool
.eta
Anyone requesting an ETA will be fed to goblins.
yes.
PAPER 1.14.1 ETA!!!
Anyone requesting an ETA will be fed to goblins.
(asking for ETAs are very bad around here, the developers get stuff done when they get stuff done.)
or you're just being sarcastic
I was told it is good to ask for eta
ah man
you were being sarcastic..
I am no longer worthy of the title of Señor Specúlator
for I am now just
Señor
:(
should probably hide that guys number lol
no one here is going to doxx anyone
right guys?
maybe wiz, he's a shady one
psst between you and me
I heard he puts the milk first
Huh.
Leaf what's happening with Songada right now anyway? You said you were doing Songoda something
lol I was doing songoda beta testing for a bit
I quit because they are weird
and it got boring
@static badge this? https://github.com/discordapp/discord-open-source/issues/174
yikes this is some serious stuff.
lol
right so it's
I don't quite believe all of this
so it's a transgender dude pretending to be a girl
and then he's depressed and self-harming?
let me bring up some previous logs
you what
huh
and if you put the cereal before the milk, then the cereal gets soggy while the milk warms up
why would you warm the milk
wiz I always knew you were retarded
but you didn't need to spell it so clearly
I love cereal because it's cold that's bad.
To be honest sometimes I do put milk before the cereal because..
just hold on here.
it's almost like a different mindset.
worst thing I've done with cereal is use water instead of milk
I like cereal mostly because of the milk, so I put the milk and it's like my "fuel"
i mean warm cereal is kinda a different category
so then I add the cereal until the "fuel" is out
yeah it's a different category than cold cereal.
hot cereal
I thought you were joking wiz
Yikes, that's really messed up with the Songada dude.
First is like "oh wow cute girl doing coding" then you discover it's a trans with self harm.
which..
hold on a second.
https://www.reuters.com/article/us-health-transgender-teen-suicide/trans-teens-much-more-likely-to-attempt-suicide-idUSKCN1LS39K
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5630273/
i love this drama
weird
anyway
back to cereal discussion
I like cold milk more than warm milk because cold milk is almost like melted icecream >_>
WHAT
CHOCOPARROT?
the mod
spigot mod
Oh.. okay.
tbh milk is my #1 drink
Yeah milk's great, I like anything that's cold.
second is water
I had issues with milk.
3rd is like...nothing i guess
we need a video wiz
Whenever I was thirsty I'd just drink milk instead of water
what do you need a video of
some days I'd drink absolutely no water
have you never seen someone put cereal in milk
your cereal method
not healthy I do not recommend
not with warm milk
i literally fucking pour milk in a bowl, warm it up, and pour cereal in
it's not rocket science
to me that is rocket science
thats obviously a dum report, completely unrelated to discord
you heathen!
ceramic is microwave safe? so yes?
have never seen anyone do that to cereal before
right apparently this zip file has already been sent to discord
microwaving milk must make the milk soggy
that the milk gets soggy
how on earth can you drink soggy milk
how are you so stupid to fall for each one
do you code your plugins backwards too?
i thought he was gonna say the bowl was gonna get soggy
that too yeah
soggy milk is a-ok
yhuck!
ur soggy
at this point you mine as well be drinking wet water!
i bet you drink skim milk brian
that's how gross that is.
because your mom tells you drinking real milk will make you fat
actually I have bad allergic reactions to cow milk so I either need to drink lactose free or goat's milk
and we get our goat's milk from a friend so we actually got 100% whole milk
i mean i was talking about fat content
for all my life
not lactose content
I stopped drinking milk and I lost my acne which was strange
then I started and then got it back
that's not strange
odd.
it's a lot of fat
yeah, honestly.
drinking another species' breastmilk is pretty strange, considering drinking our own species' breastmilk is considered taboo
^ what an original thought /s
u know what else is fat
brains
legs
tend to be composed mainly of fatty tissue
incorrect
well, tend to be
they're actually mostly made of brain tissue
we all know yours is just a rock
i mean, for a rock sure
you know our computers are just rocks tricked into thinking
people able to spew nonsense is high level for a rock
yes, i too have seen that tweet reposted all over
very original
har har
let me just cough
go grab top of all time from r/showerthoughts
am sure to come off smart as human, beep boop
while we're having this highly constructive and intelligent conversation, I'm reading a tad bit of the "Evidence" for Songada
yikes
That pr was supposed to be for taking Songada off of the "open source communities" for Discord list, so I suppose it is a bit related.
@pulsar wigeon MY WORLD GUARD IS BRAKE UP MY SERVER! https://hastebin.com/ditavenogo.md
fuck you too
it did 
that's proof
fix pls make less brake
definitive proof
it broke server
I'm reporting worldedit to spigot
they bout to get banned for purposefully crashing servers
now my player quit ?
better report us to curse
better yet
since we don't even publish on spigot :^)
I'm reporting you to nasa
oofers
reporting worldedit to discord !
huh?
what?
.g pewdiepie vs t-series live
(DiscordBot) https://www.youtube.com/watch?v=UVxU2HzPGug -- PEWDIEPIE VS T-SERIES LIVE SUB COUNT: THE ENDGAME ...: "Feb 6, 2019 ... YouTube's most subscribed channel PewDiePie is about to be dethroned by Indian record label T-Series, according to their live count..."
YouTube's most subscribed channel PewDiePie is about to be dethroned by Indian record label T-Series, according to their live count on SocialBlade. This is u...
Wow they're 2 million subs ahead.
Those darn Indians, always taking away our things. First they took away America's land, then they take away America's prized youtuber! Pewdiepie!
correction, subbots.
cuz pewds is murican LUL
swedish
no he's from swedland

