#general
3141 messages · Page 335 of 4
Agreed
that's p hot
Well thats awkward
<Spottedleaf> fucking tea time
you may think you have a choice but you don't, you've no-one to select from
alright see you folks later
Though, actually
Bees do attack other mobs when damaged, for example when a skeleton shoots at a bee, the swarm attacks
How the heck is that supposed to work?
an absolute catastrophe of performance lost
mojang:
1.15 will be a mostly performance focused update
Minecraft, performance?
no
also mojang:
bees
They said that they'll be piping towards performance/bug fixes
But we'd be stupid to think that that was all they'd try to shove in there
lies and slander
looks like /rg flag __global__ deny-spawn bee is on the menu
^
next feature to add to Canyon: async chunk loading
lul
Im sure I it's sync
man it feels good to stand back and appreciate how far you've come
just made a simple plugin that does global rewards on player login based on arbitrary permission nodes running arbitrary commands in arbitrary cooldowns post-login with restart and reload persistence in well under 3 hours
Trump just wished some random dude happy birthday. Kinda confused.
couple of years ago this would probably have taken me two months to make and it would probably work very poorly
@static badge 100% sync
And already made chunk loading when spawning much better than stock CB https://github.com/canyonmodded/Canyon-Server/commit/2bc10c3fadc1f6d1474d6699bc59c12da3a4fd2a
yep
It's OIO, so naturally you need a billion threads to service a handful of clients
and the implementation I now have in Canyon is nowhere near optimized yet

The changes I made for sending chunks more intelligently should help, too.
That change is applicable to the Netty implementation and the java.io.* implementation
Yo, quick question. Is the 1.14.4 version of paper stable?
I'd improve the old stack some more... but given that it was not difficult to just drop in Netty, that's what I went with
it's stable as in sure you can run it without crashes or significant bugs
not stable as in running more than 20 players since 1.14 
@static badge Well, you'll be happy to hear that in NetworkManager, Mojang has used... synchronized ArrayLists as queues.
Ok cool. My server never has more than 4 🙂
you know
I was doing some testing on how synchronized arraydeques compare against concurrentlinkedqueue
Why is mc even written in java
synchronized arraydeques actually whooped the shit out of the CLQ in high contention
absolutely rolled it
A ArrayDeque would've been much better, at least
Is ArrayDeque's implementation different than ArrayList?
Yes
Yes
it's a wrapped buffer
gotcha
ArrayList will literally move the entire array over when you remove an element from the 1st index
so for removal from head you simply nuke the first element and increment head
that's bad
But whatever, I have Netty, which is a superior solution to the old stack
Is Netty a network stack?
if patch maintainability wasn't such a large issue
Netty is a network I/O library for Java
I don't think I could imagine the number of stupid little perf boosts that are available in the source
Ah, makes sense. Sorry for the obvious questions
Upstream sure as hell isn't updating, we can do all the changes we want, as long as it's broadly plugin-compatible
Back in those days, NMS was unversioned...
concern is more about not dumping 200 patches out each update 😛
I have said that with 1.14, I am somewhat more open to considering patches which we know won't survive an update
why's that
mainly because trivial fixes such as ripping out stupid streams
i.e. the Netty NetworkManager stuff should fully backwards-compatible as long as you're not mucking with socket directly, because almost none of the NetworkManager machinery is used with Netty
I wonder if we could maintain a "remove all streams" patch :>
simply by re-generating each update
not without breaking abi
lambdas can also be shit for allocation too depending
why can the play store only update one app at once
get that shit off the main thread
pretty sure that's an android filesystem limitation. its not a truly mutitask capable OS
it can fake it pretty well, but disk i/o pretty much shows its true colors

how did code with streams even make it in
they're pretty
F U N C T I O N A L
Wrap that in quotes
one nit with the new stack is that there is an annoying 5-second delay on startup
I think it has to do with SecureRandom or DNS
fixed the slow startup, you can blame the fruit company
fruit company?
🍎
oh glad you clarified i was going to blame mango
I should recreate my Canyon Discord... but I have a better idea!
actually canyon sounds pretty lit
thanks
except mcpe support in velocity pls thx
the #1 I have to do is find a way to redistribute my remapped server jar
MCPE support in Velocity? No thanks, I was working on a similar project but gave up because Mojang has totally screwed up the protocol beyond belief.
:C
Plus, it's basically a team of 1 still, I barely have time to show up to class, show up to my on-campus job, do my homework (I have three assignments due Tuesday), attend to university functions (I'm a teaching assistant and now president of a student organization), and still have time for myself to enjoy doing passion projects.
(i actually dont care, i was half trolling half interested in your response)
i respack your responsibilities
So yeah, I am simply not going to work on MCPE support in Velocity.
Feel free to pick up the work for yourself https://github.com/Mineteria-Development/alien
(DiscordBot) DCAWI Background Changer v1.4 - length 1m 29s - 0 views - Devon Casper on 2019.08.23
you can look at this shit and decide whether I liked it or not https://github.com/Mineteria-Development/alien/blob/master/minecraft/minecraft-bedrock/src/main/java/io/minimum/minecraft/alien/minecraft/bedrock/packet/McpeStartGame.java

pop_os looks interesting
straight outa 2011 bukkit tutorial 😎
just missing the public static hamp instance 
if we're going that far, we also shouldn't forget the obligatory forceop
anything's possible if you try hard enough
@warm owl you're missing the point dude who doesn't want random shit logged to their console?
Especially random shit that does fuck all
hahahhaha... that took me a second to figure out what the heck you were talking about
I submitted a review too :^)
haha
Oh I should expand it
you should type out a reply, that uses more data than that plugin. ex: just bigger than 2.7kb
lmao
I'm fairly certain his plugin.yml is larger than his main class
Actually, there's probably more bytecode header bullshit than there is actual code
haha probably
oh create a plugin called "HampPRO" and add another string to the main class 🤣
yesss
I got it
take the original code
and just make it message people "ham" on login
@golden gust @cosmic raft 1.12.2 is no longer developed?
i am from turkey
my english very bad and little
Seriously..
?
@golden gust 😦 thanks
$125k for stool sample and $600 for brain
thats the pancreas i think
Maybe Mojang can add a Butcher's Block in 1.15?
a what now
@wooden blade what should that be used for?
Extracting the parts of the individual in the diagram shared by DarkEyeDragon
🤔
Wouldnt be a nice idea..
if you eat too much cake your organs fail and you need new ones
Of course suggesting that we extract organs from an annoying individual for money, that's a nice idea? 😉
but they would have to add money too?
just trade em for emeralds
There is no conversion table for that..
^ I've seen a few shady trader llamas that'd probably do it.
black market villagers
There are enough bugs already, amirite?
they should remove shitty tps too
Noo, not remove the tps, improve them 😄
updates 1.15.1: Removed TPS, you now cant complain anymore
Exaclty what i tought ^^
In before witty release notes: Our latest addition, might bug some people, but we think it'll create quite a buzz
1.14.4 is not suitable for servers.. really
What's next, recipes for chocolate grasshoppers?
they would surely lower the tps even more..
then end result would just be crickets chriping
I agree totally, I'm being facetious.
I think some of these ideas they're adding are coming from someone's significant other who thinks creature 'xyz' would be just so kyooot, and if said other's loved one would only add it to the game, then they'd be loved forever
Either that or these ideas won a poll at a Minecon? 🤷
my PC bein dum :<
think i need a new liquid cooler
fans all register but CPU temp whack
replaced thermal paste to be sure
only thing i can think of is the cooler
for now put all my fans to max and downclocked the CPU
barely keeps it under control
am i dum or any experts opinions
@acoustic pilot so you liquid cool your cpu but think its not working properly?
Replace thermal paste
been using the same liquid cooler for years, probably just dead
You need to repaste every few years
yeah probably the circulation died
i havent repasted since i got this pc lul
do you not have a regular fan to put on it?
now, i repasted because this was an issue in the first place, and it's still an issue after repasting, but it could just be that i repasted poorly
it's a really shitty coolerl ol
paste doesnt make that much difference tho
yeah not thinking it's the paste
paste more often than not outlives the hardware it's on
i got a few spare fans with heatsinks laying around lol, sucks i cant give you them xD
dont think so
given the reviews, i guess after 5 years i had a good run with it
better the cooler than the mobo
fuck, almost thought it was the mobo
or power supply
just not getting enough power
lol
cooler should be cheap to replace
who needs liquid cooling when you can just use a massive block of conducting metal lul
honestly i dont build PCs, so i dunno, do people actually use heatsink-fans over coolers? lol
well, i guess some coolers come build that way too maybe? 😛
so get a cooler with a heatsink + fan?
yeah that is pretty cheap lol
i'd just never spend the money on liquid cooling if i'm not massivly overclocking
i actually dont really overclock this one, kinda lost out on the silicon lottery any way
it does look cooler tho
so i just rely on the 4.2ghz turbo lol
fair enough
so probably could get away with a heatsink-fan cooler
this ones clocks to 4.5ghz and gets cooled just fine
mugen 4 scmg-4000
cool, will check it out, thx
fucking downclocked this shit to 3.6ghz T_T
even then still have to be careful with what im running lol
oof
sits between 70-90c
yeah noticing that
so might wanna check your space before you buy anything lol
i'll definitely measure first
now let's see if i can open intellij without crashing
99c
oof
indexing is disk tho
i remember my old dualcore 2.6ghz cpu being overclocked to 3.2ghz and it would run at 110°C under heavy load
still outlived its other parts
temp not really stabilizing with IJ open
put it in a bucket of water to cool it down
@worn ember what processor? (in that image)
oh thats not my motherboard
just a pic of the fan/heatsink
thats the one i have tho
Little bit old 😄
not like im going to buy a new processor each year...
isnt nessescary but would be too old for me
tf do you have then
tf?
the fuck
Intel Core i7-8700K (Yeah dont like intel, but need QuickSync)
only 2 generations newer ¯_(ツ)_/¯
But more powerful 😄
what gpu do you have?
nothing top of the line
I've only a Radeon RX580
i'll just give you all my specs while were at it
the ram is wrong tho
thats 16gb DDR4 3600MHZ
Why?
why not
Legacy
Dont now why I would ever need such thing..
for installing windows 2000
😂
Easier than tryna get XP to boot from USB 😛
isnt that floppy drive?
no
10 < 2000
i havent used it in years, its just there cuz it can be
8.1 was even worse.
you forgot vista
we dont talk about vista
it was so bad you forgot it
.1 was just some half assed "we fucked up and so we half reverted it"
I actually never used vista when it was released
Beyond fixing a few laptops
10 looks nice but thats really all lol
man you use linux so you really cant say shit lol
Who?
you?
No
the startmenu of 10 is bad..
I use a mac
frick
is pretti
and gea
I think im going to install linux on my next laptop
I need more power but theres no way im getting the shitty new macs
Linux is nice if you have the time to deal with it
i run debian with MATE and it looks better
Linux is much better.. But there is software that only runs on windows
but still trash
either that
I honestly found that linux was just too much of an investment for daily usage
or I try to hackintosh it
at least someone gets it
Oh, god
thank you cat
Hackintosh is a trap
yeah yeah...
It's like a free sample of crack
Think the cooler is completely dead now, cant even maintain temp at all
Not safe to use computer atm
download more ram to offset the cpu usage /s
Gonna have to pick up a new one later :(
lol its a cooler its easier than making a slice of toast, if the fan works when was the last time you cleaned it and replaced the thermal paste.
its water cooler tho
https://i.imgur.com/UK8wYhR.png
Heh and now fibers are called lightweight threads
Ugh, on a crappy laptop 😛
It's a liquid cooler, if it was a heat sink I wouldnt be having this problem 😛
Repasting is the very first thing I did, as was cleaning
Am dumb, but not that dumb
nope, but I suspect it isnt
the reviews on this cooler consistently criticize its short lifespan tho, and the one i have is like 5 years old now lol
the 2 fans work, am guessing it's just not flowing
Oh god, one of the pics in the reviews showed that it wasn't pretty on the inside
Hm, I can dual monitor on this laptop, if I wasnt lazy to move some cords
It probs just rusted itself to death or something stupid
Yeah lol
I think it's been slowly giving out
Because the temp issues didnt come on suddenly
I just didnt realize it until it was this bad that ah, it's prob the cooler
out of everything that could fail in there, glad it was the cooler
That looked differnt in the preiew
cheapest thing to replace
now to see if i can find a DVI cable... cuz this laptop can only do 1 HDMI and 1 DVI lol
so i can triple screen
So weird thinking that I used to do that with dvi + vga
me too lol
Just had some dvi -> vga adaptor
Pretty much my first machine, was working and wanted to build a mchine, but I was working stupid hours consistently, so just wanted to grab something that would work instead of having to mess around finding parts and ordering them and stuff, just to get home and not wanna throw it together because dead
I also had a hd5450 in a machine that I nabbed back, portal 2 hype
damn lol
I had a Savage S3 way back in the day 🙂
In my Compaq
when shitty pre-builts used to cost $2k 😢
Around that time, I finally threw out an old machine, GPU was dying and the machine wouldn't attempt to boot without it and would have hissy fits over starting up, but lasted like 10 whole years and probs woulda been a simple GPU swap or something
Even had an original seagate drive that was still running fine
for some reason my wifi cuts out (chromecast, phone) whenever my PC is in hte bios
works fine when PC is off or booted into OS lol
🤔
I am torn as to what is worse, Linux or hackintosh
Linux feels like it takes forever to do anything with, and the hackintosh uses an equal amount of time just fixing stuff just to be able to do anything.
Windows>Mac>Linux imo. Purely because games, though
windows is for sure the easiest to use out of those
https://photos.app.goo.gl/UF2em1BvEXgqj5we9 bottom rigjt screw suddenly doesnt wanna come out, just keeps turnijg. What do
pull it while screwing
Tried
Literally fucking screwed lol
if so, see if you can hold it from the other side, if it's threaded however, errrm
Prob, but wanna avoid
That's where it gets surgical :L
drill through it
The others come out fine
your thread is probably fucked
time to break out the angle grinder
I would maybe pull the other side of the case off if you can at the least and giving it a peak
Might be something stupid/trivial
Might be the death of you
Theres plastic thingy between screw and board
So dont thimg back side would reveal anything
just yank it till it either breaks or gets lose
Thatd break the board
thats the bad part
try harder
Very frustratong
Hmm
It turns
Just... Doesnt come out
And the more i try, i wear it
Soon, wont evem be able to screw
I just witnessed someone posting a screenshot of a screenshot of a screenshot of a picture of their cat on facebook
plastic thingy?
My thoughts are is that the actual fitting will be on the back side, no idea what it will be, but 3 out is pretty o.O
Long cylinder plastic thingy
I'm kinda praying that your backplate ain't spinning around there or something 🤷
Fuck me guess i have no choice
Anyone know a fucking good world gen plugin for 1.14 that isnt shit EWG
time to buy a new pc kappa
The backplate might be loose
@dusk drift give me a couple more hours and i'll have something that might work for you lol
but only if you run on superior windows
wut?
i'm working on a project that lets you generate chunks on multiple servers at once. all generating different chunks
is it on github yet dark
i can push it if ya want
lmk when its on gh
and your plans for borders?
I guess you could just gen the terrain and leave population
i'm planning on just using worldborder to generate the worlds and just give each another offset
idk what you mean with population?
trees, etc
Things which populate over chunk borders
I guess you'd just need to play it smart and leave some space between edges so that you can let those populate manually
yeah we could do single server pass through the edges
arent tree locations based on seed tho?
No
hmm
we'll figure something out
Go fire up 1.13, select a region in a forest and //regen
yeah i could leave a few chunks as buffer
hello, in 1.14 armor enchantment, can protection and fire protection be together?
yes
oh im currently using 1.14.4 :/
which site can I find if enchantment are compatible?
couldnt find any in google
what's spinning exactly?
What’s a guy gotta do to get a swifty role?
the nail itself is spinning
the plastic cylinder that goles between the screw and the nail is supposed to keep it stil
but isnt
goes*
what you see in the back there is the backpart of the nail
on the front of the board goes the twist screw
unscrewing the twist screw turns the nail
so it never unscrews
cut the plastic with a knife or something?
or
idk glue the plastic to the screw or something'
i think i might have to super glue the back of the nail to the backplate
to keep it from moving
i dont see any other option...
@celest coyote https://i.imgur.com/eEpluRR.gifv thats what i got so far
what? last time i checked you cant specify the output dir?
also how would that even work lol
-jar takes a path
wtf is this shit
java -jar /this/can/be/anywhere
No, files are placed in the working path
meaning everything will be outputted to the same directory
You got gitbash?
yes
what i'm trying to say is: if you run the jar, everything will be generated in the root of that jar's location right?
and theres no way to change that i think
mkdir server1; curl https://papermc.io/api/v1/paper/1.14.4/175/download > paperclip.jar; cd server1; java -jar ../paperclip.jar
(run that in some folder, witness magic)
(Teeechnnnically, paperclip also has a "patch only" option that could be used for you to just run the patched jar 😄 )
whats the difference
save the cache folder generation for the subservers too 😄
👍 thanks
Damn looks like minimize removed some used classes 🙁
rekt
is there a way to exclude package or class from minimize task in gradle's shadow plugin?
probably
how i not have krazy glue on hand, am useless lol
that doesn't help much dark
if the krazy glue dont work tho, ill have no way of getting the cooler off the damn cpu lol
rip
we shall see in a few hours 😛
@woven otter have you tried the docs?
next step will be to get a drill
i was able to barely grip the back of th screw with pliers, but not enough force with the other hand to untighten the screw
back of the nail*
but it wasnt a very good grip either
@worn ember yeah maybe I'm missing something. At least there's documentation available now
some time ago it wasn't even available
Seeing stuff like that just makes me miss having a pair of mole grips
i just dont have a good repair kit lol
Not my fave tool, but such a blessing to have at times 😄
i really hope the krazy glue adhesion will be tougher than the screw
enough to keep the nail in place
gonna krazy glue the back of the nail to the backplate
once target opens, any way
if i fuck up the glueing and get some on the mobo tho, rip lol
you can always cut the glue with a knife
though... i could probably just clean it off with rubbing alcohol as long as i dont turn it on?
yeah, of course will aim for that
but just in case, good to know i can at least try that, maybe lol
could probably just stuff some tissue or something around the edges
hm, yeah
i think there's actually a really tiny seam between the nail head and the backplate
enough for glue, but not actually damage anything
its how i was able to grip the nail head in the first place with pliers
i actually dont mind the nail being forever stuck to the backplate either
so not a big deal if i can clean it off
cant*
Morning
Hey
maybe he's right
it sounds like I have lack of brain cells
apparently superglue (most kinds) are non-coductive so it's recommended to not remove it if you spill some on the mobo
trying to remove it can cause more problems
was kinda thinking that too
Only real concern tbh would be it screwing up components or heat
yeah or getting some glue into connectors
glue on mobo?
I mean, if that happens, it's end of the world
yeah lol

fortunately it will be very focused on the backplate, no connectors nearby 😛
will be extra careful
famous last words
inb4 knocks the glue all over it
so my dad spend 4 hours trying to set up a network camera and couldnt get it work, he was only using a switch lol and had enabled DHCP :))
oh boy, need to make sure i dont accidentally discharge more glue than necessary too lol
those damn glue bottles can be evil
im guessing the switch wasn't connected to the network and had no PoE?
owo
It's painted iirc, probably won't bind properly and might go elsewhere
le me is confused xD
the first listed files should be the working dir and then i go up one to get to server.jar 🤔 am i just being retarded or?
watch it be the / instead of \
yeah nvm
first time doing something like this dd?
doing what exactly lol
like some app in windows
nah i've done it before a few times
its juts kinda aids to interact with the java process
what lang?
We were using mostly C#, C++, php, some arduino thing but you know
little bit from everything
ah nice
but C# was main
i pretty much had the same in my first year of college, before i switched courses
move up a dir
no it doesnt
it works fine in cmd and anything else, why wouldnt it work for this?
because this is not a console terminal
Yea, might need to provide the absolute path for windows
i gave it a working dir though, so it should work
Should work the exact same overall however
just do the substitution yourself
its literally launching a java app using those arguments so it really should work lol
i call bs
I one time make as homework program to find random porn(there was also normal films, anime etc..) and download it as torrent with magnet link, the teacher was like: that girl is messed up
me: 😢
wat
that was for arisa lol
literally the teacher was showing the homework on wall like with projector and he started to download the porn with school net (he had to test it)
lmao
You're using multiple servers to pregen?
yes
because .. doesn't work inside of C#
but its launching a java process with those arguments? so its essentially the JVM executing it?
no its not
nani
java -jar '../paperclip.jar' bash it happy with it, you sure it's running in the correct folder? is the jar in the folder above where it's running?
bash is doing a substition before it gets sent to java
do you know what is debug
just see the path
look at the path
with breakpoint
like make it on more pieces the code
and look at the values
smh
thats not really the issue tho 🤔
huh
..\paper.jar
windows uses backslashes
not forward ones
i think that's the issue
i tried both
Hey, do you guys think a vps is better or shared host? For like 4gb memory
and it works in regular terminal
heh
isn't there some realpath(3) like thingy in windows?
sometimes you have to use two slashes
probably
yeah i had to escape the \ but i did that too
look into realpath-like thing then
again why unix is superior to windows :^) paths behave consistently everywhere
(Bash doesn't actually sub the .., btw; .. is a perfectly valid path)
yep yep
isn't?
what is painful
lul
listening to her broken english
my english best
don't be so meanie
I was best in class
🙂
owo
explains a lot
Kinda figures
Anybody who'd have received enough brain damage to explain.. well, you... probably woulda died in a flash
what did you do?
give it an absolute path
it flashes the consoles for a split milisecond and its gone
wow
so clearly something isnt right lol
Actually I think im just gunna use a linux VM on windows for my next laptop
umm
did you eula?
doesnt even get to there
Can you not grab stdout?
there are no logs, the java process never starts properly
but i cant tell why cuz idk how to prevent the console window from not vanishing on me lol
grap sdout from all processes and write to files
to stop the consoele to end
he is using C# doesnt he? above heh had console,writeline
dd send me the code in dm at least
dd
yeah ded
send code
I help
ok sec
yeah I want to attempt writing c# without an IDE
thank you very welcome
good
no, this isnt a console app, theres no readline
why do you write
also its an entire different process
smh you guys are missing the point, this has nothing to do with the main app. It just starts a process (any process) so i cant just tell it to "wait" for my userinput with that
ah you don't have console of that right
yeah, non of the output is related, logged to the app unless i redirect it
https://i.imgur.com/xoH6Isq.gifv it literally pops up and vanishes 🙂
ill just redirect the output to the logger
this chat is now C#-dev
just put a breakpoint in and step
afterswitching from 1.13 to 1.14, pandas takes most of my CPU. any optimalisation plugin you know about?
yep, pandas. will continue to chat in paper help
get outa our channel :kappa:
dafuq, i didnt even know there were pandas
there are bees now
all they're useful for is the bamboo forest 
if i just open a cmd screen it works fine lol
so its related to java then
that was fast?
95%
owo
finishing up
windows
typical..
btw good tip when you click shift right click on file you can copy location
and instead of two slahed put there @ in front of the string
finally
downloading original jar
@worn ember what rarted proj are u making?
multiserver world gen
Explain that
you didn't run paperclip with cache generation only
yeah i know
now you are gunna get a bunch of corrupted jars
just wanted to see if i could get it working with as little args as possible first
whats the arg for it?
It will work fine, just every server folder will have a cache folder
now i need to generate an eula too 🙄
thats pretty easy
yeah just annoying
@worn ember explain what a multi server world gen is???
just save a copy and copy it to dir
@grand slate generating a single world over multiple servers
So multiple servers all run on the same world?
or append file path(with extension) and "eula = true"
there is method to auto create the file and append tro it
scaling horizontally i see
no, they all run their own instance but will all generate different sections
-Deula=true
uwu
oh there is arg
thats a thing?
oh thats epic
What was the context to your rant Electro?
https://www.spigotmc.org/threads/guide-server-optimization⚡.283181/page-13#post-3527419
But there should be a way to lower TPS?
You'll ALWAYS get that server overloaded message, hell i get it in Beta server versions
Sometimes it still...
I might not be getting it, but idk what i'd use it for?
Oh, wait, that might have been removed
to pregenrate map
hes talking about clearlagg and stuff @robust quest
so it still works?
Right, his comments just seemed to come out of nowhere is all 😅
@grand slate its to speed up slow world gen in 1.14
usually its awefully slow and doesnt use all the availible resources
It's apparently -Dcom.mojang.eula.agree=true now
I figured he was defending a position he made or responding to someone.
Ah right so it's more of a 1.14 performance tool.
yes
Makes more sense now ;d
Well, you can run paperclip with a flag to just create the patched jar and close
Yea, few messages up
I probs shoulda quoted or something
But more of a general statement too, soo 🤷
"guys i install clearlagg and my server is still lagg pls halp"
download more ram
"how do i donload more dedotated wam"
.g download more ram
(DiscordBot) https://downloadmoreram.com/ -- DownloadMoreRAM.com - CloudRAM 2.0: "Download. Please select the amount of RAM you would like to download. One cannot simply Download too much RAM. 4 GB. DDR4-2400 10-12-10-27 1.65V."
DownloadMoreRAM.com - CloudRAM 2.0
if you didn't download 230GB then its not enough
react is a meme
imagine having all lag removing plugins installed
somebody had 3 yesterday
lul
my server still lag!!! what do.
rm -RF server path
im sure that would lag a server with 0 players
I already remove mobs every tick, but mobs still lag!
im surprised theres not a plugin with dynamic mob limits
It's flashy and looks high-tech. Which is all a new server owner needs to see to think it is the $5 solution to all their problems.
alright you guys want to get together and make a flash anti-lag premium plugin?
yes count me in
ok heres how it works: it does nothing
we will spend all our budget on marketting
let's provide arbitrary stats so it seems that plugin is doing something
yes yes, we need that
override the tps command
hah
we will have commands like /optimize chickens
so it looks like tps is getting better when the plugin "does" stuff
and it will write "234 chickens declucked"
Alright
I need some help guys
I want to learn how to code, specifically java and python
But I'm not sure how to start

search up on youtube getting started with java
.youtube how to start with java
(DiscordBot) Java Programming Tutorial 1 - Introduction to Java - length 7m 36s - 2,918 likes, 46 dislikes (98.4%) - 160,670 views - Caleb Curry on 2018.11.26 - http://youtu.be/2dZiMBwX_5Q
Check out Pramp: http://www.calebcurry.com/pramp Java Course - https://www.calebcurry.com/java-crash-course Need more practice? Get your free trial of Plural...
theres a million java tutorials
should make another meme plugin

read
Head first java is a good one
yes
reading is important
you gotta watch and read
Books better than videos
hard stuff i know
Then read others' code and use it yourself
how 2 read? plzthx
ksksks
watch AND read? not sure how my brain can take that beating
90% of the time it's buzzed on corona
who's reading
what is reading I touhc my display and recognize charc depends on temp of color 
not me
never heard of him
lmao who tf uses books
books?
hides
what do you mean
yes, read nothing
imagine coding without reading your own code
LOL
what if you're blind?
"eh fuck it"
worldguard
^
yea kickash ik people like that
imagine reading mojang code for a living
my coworker, for instance
worldguard is the best meme
your life is very sad and you're wasting away as your youth drip. drips away
worldguard /fill command is ass
No that's //fill
Plans for 1.15: Remove async, wait for somebody to PR and place in paid private fork for $$$$$$$$$
why are we talking about WG suddenly
(Yes, that many $)
i'm confused
wow aboose
because worldguard #1 meme
never gets old, ppl continue to use it, and it's continuing to be a meme
cat are you going to instantly delete PRs containing the words async?
Plans for 1.15: Switch to "superior" Minecraft Beta 1.7.3
the last good update
Plans for 1.15- fuck over java to move people to bedrock
muh pistons
- claim that patch needs to be fixed
- wait for people to crowdfund patch to be fixed
- make it seem like you have fixed something
- ???
- profit
just hire @robust quest as your personal fund raising man
no flaws in that plan whatsoever


