#general
3141 messages · Page 282 of 4
just popping in to ask, is 1.14.4 still fucked?
was looking into making my little personal server run a bit better
aint gonna happen on 1.14.x
and then stumbled into methods video
what video
and was like "if there is an entire video dedicated to shit that got broke" https://www.youtube.com/watch?v=kVlDtWRoWuA
a demonstration of what happens if you dont think about what youre doing at all and do 0 testing aswell
(DiscordBot) Random Changes and Bad Gamedesign in 1.14 - length 16m 31s - 783 likes, 21 dislikes (97.4%) - 10,196 views - MethodZz on 2019.05.04
fucking 16 mins
"then it's probably why my server is running like ass"
it's just him showing off every
single
thing
that mojang broke
thumbnail is all you need to know the important info though
sounds about right, does he also say "guys" repeatedly and unironically
probably
after only watching that one video about 1.14.4 I'm about 80% sure he's why theres a splash with the text "great game design right here"
@Spottedleaf, in case you are interested, seems like FPS stutter only happens if render distance is not a x5 or x10
weird
very weird
I'd suggest grabbing the map and dumping it on mojang
what could cause that
yeah should prolly dump it to jira
irc.
was just tryna make sure we hadn't skynetted ourselves yet
we will take your jobs first
im a NEET fam you can't take my job
his comments about mobs in lazy chunks counting for mob counts is actually wrong
very wrong
oh was this for the OG 1.14
yeppers
eh could be
the latest .jars are the ones you see on the page, right?
yeah only the last whatever builds show on the downloads page
my pee brain wanted to make sure since it technically says last successful artifacts and I'm retarded
what minecraft world pre-generator works best with paper?
worldborder works well
okay I was moving my main file directory off of my desktop for some performance increases and for some fucking reason I can't find an executable for minecraft
where is the actual file it runs when it starts up through a shortcut?
the regular mojang minecraft launcher
fucking hell I'm just gonna reinstall it
Anyone mind tryin to point out what in this list is making the server hang up for 25 seconds every few minutes? Its hanging up on different basic 1.14.3 stuff not plugin actions. Ive spent lots of time reading guides and posts and looking at explanations of the flags and this is what I tried:
@echo off java -Xms35G -Xmx35G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=60 -XX:G1MaxNewSizePercent=85 -XX:G1MixedGCLiveThresholdPercent=35 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Dusing.aikars.flags=mcflags.emc.gs -XX:MaxTenuringThreshold=4 -XX:+UseLargePagesInMetaspace -XX:InitiatingHeapOccupancyPercent=30 -jar paper-131.jar pause
Probably giving 35G of ram to Paper, that's your problem.
Every time it has to GC, it's probably going through massive amounts of memory.
Even the most populated servers don't need more than 10G
I've run servers with 300+ players on less than 10G
yup
With the other flags on there aikars guide said to give it access to as much as possible
If you need more, you have a memory leak or similar issue.
no aikar's guide says, and i quote, not many need more than 10G andf allocate up to 10G
and I read the type of GC used it more efficient the more ram it has
What? His guide didnt say about the GC part. I said I was lots of places
that was in the java documentation
.mcflags
Optimized & Recommended JVM Startup Flags: https://mcflags.emc.gs
If you're gonna ask for help and just ignore it, just don't ask for help lol
well my dedi has 64 gigs so why not give it half
more ram more perf
jokbon shut up
Im not ignoring the help byte im explaining my reasoning.... the actual java documentation says that the GC works best with as much ram as possible







I was trying to have a discussion about it
No need to have a discussion on GC, Aikar's already done all the research.
It's beating a dead horse.
indeed
Read his article fully instead of selectively interpreting bits ofi t.
aikars post hasnt been updated in years
Wrong
^
completely incorrect
aikars research is bad
it says at the top
my host told me
Aikar's article was updated less than a year ago
its funny because thats actually something a host might say to justify why they give such low ram and why his flags may not work
There's a changelog clearly visible at the bottom
I just joined in here, what happened?
"<DiscordBot> <jokbon> People who use excesively stupid amonts of memory are suporting jews"
that happened 
that has literally happened simple
Oh
I read the whole thing multiple times today byte. why are you so rude when im trying to have a civil conversation about it?
what do you m ean sweepy.
but to the point of GC, once zgc comes out and is stable I'll be doing a lot of research on it and hopefully if everything works right it should crush g1gc performance
explain.
till then, just use aikar's flags
hes not being rude, he's dropping facts.
and the truth hurts, apparently.
maybe aikar'll come back and do research too 
I banned jokbon, he's not here anymore
lol
He's been in ARK-land for the last couple months

I mean 
he's working on PaperArk
Lol
discord sucks
ok someone tell me, is he actually retarded or is he trolling
discord should really show ban & kick messages imo
discord allows you to delete your join message
@silk stump
wat
Discord's answer is probably "git gud, write bot nub"
pretty sure I've seen people do that shit
Yeah, I can see him on mobile
or just add a toggle to show them or not
I hate the trend of just making a decision one way or another
for everybody
spotted ur trash widow
hes on mobile but multiple people tagged him in irc
hes probably rolling his eyes and going back to ark now
i dont get it
lul
~ ~ ~ ~ w e b s c a l e ~ ~ ~ ~
so hes in the room but not at the same time until all nodes refresh :>
ok my name what
I can also highlight the parts where he talks about using more than 10GB of ram and that it shouldn't pose an issue and is beneficial if you have it
there we go
hes not talking about unused memory on your system
lmao
that entire article is in the contect of the JVM
which has its own memory
he's saying unused memory in the JVM is wasted
so use his flags to use it all
lmao.
He literally said in the photo that G1 works better with more ram. But you are 100% sure the ram total is the issue and not any of my other parameters?
ye
ye
idk the full context of this discussion
ye
but G1's pause times can go much higher if the heap gets too big
wolfgang mistakenly believes that Aikar's article endorses using a 35G heap size.
it doesn't
wolfgang is clearly wrong.
but that's max vs average pause times
I was using 35GB as well because we are doing massive world edits currently
i need water before i get cottonmouth
@everyone frick
brb
basically with more heap, pause times will be less frequent, and bigger
did u actually just ping everyone
Yes
no
no, it doesn't ping everyone lol
after the IRC incident we've z @everyone
10GB is the optimal amount of heap for G1 and MC's memory allocation
z's patched
it was a great incident
if you have asynchronous worldedit and a non toaster cpu you dont need more than 10
Even if you have a toaster cpu I dont see it helping much
I have normal world edit and an i7-7700k in it
Have you tested any of this
cool, well you can lower your heap size or keep wondering why your GC causes huge spikes every few seconds
Ass
😂
I am doing more testing. Byte I was not talking to you
I hear epsilon has zero gc times
Wat'

i was talking about the ass eater
0% overhead too
Yessss
it's a god tier GC
Asss
Damn Old Town Road has to be like the most remixed song ever lol
How many remixes this guy gonna do
.g Old Town Road
(DiscordBot) https://www.youtube.com/watch?v=w2Ov5jzm3j8 -- Lil Nas X - Old Town Road (Official Movie) ft. Billy Ray...: "May 17, 2019 ... Official video for Lil Nas X's Billboard #1 hit, “Old Town Road (Remix)” featuring Billy Ray Cyrus. Special guest appearances from..."
Official video for Lil Nas X’s Billboard #1 hit, “Old Town Road (Remix)” featuring Billy Ray Cyrus. Special guest appearances from Chris Rock, Haha Davis, Ri...
Dude is probably a millionaire just from Old Town Road remixes
I wanted to write my message lexer using slices of one string
and I was able to do that when lifetimes were simple
0 allocation lexer
buuut now that I want to store my lexer output so I'm not persing every time I think I have to get rid of that approach and introduce allocations 😦
@zealous prism That was a warning, next time I won't be so nice. So keep it together.
Ok NVM then at least
I don't know if you have any questions please feel free to contact me at any time
I'm sharing the data across threads so I haven't found a way to reconcile lifetimes
I really wish someone would make a docker 'package manager'
so I can install some util and it just aliases it to run with docker
except they're versioned and it prompts me for updates
that was my claim to fame idea but fuck it
ur literally js
it would essentially remove the need for all the language version managers
yes
it should be in js
but then that's a paradox of js installation
so i haven't figured that part out yet
i know
im crossfaded right now so i wouldnt dare attempt to write something
I'd attempt it if I was home
but it sounds fairly ezpz
if you want to design a repo tho
that would be the hardest part, i think, and even that is not so bad
This isn't an actual issue for me but I'm curious as to what caused it:
making a new 1.12.2 server with paperclip and I started server.jar to get all the files you need, once for eula and then again, then replaced it with paperclip-1618.jar (newest 1.12.2) and it said the world was on an outdated version
the repo would just be people PRing manifest files for their packages
because the docker hub is the repo
the 'getting started' page doesn't say anything about needing a new world
hm fair
could also go create an api that just references docker hub and a start script
and people submit those 2 things to it
and that's a "package", get hub artifact, run script on it
well I think the image entrypoint would suffice no?
I would have to think about volumes and stuff
what if you wanna customize it?
for things that touch the filesystem
could just use docker compose and make them use compose format scripts
would make it much easier
hmm yeah
has everything you need in it, volumes, networks, name, image, before script, after script
im not sure it would be a good thing to allow changing the entrypoint itself to something other than just the base command
I want it to mimic the behaviour of actually having it installed
yea well could use a modified format, just read what you want out of the docker compose standard yaml; and then you can create a bash script that runs the provided script and respective image
(DiscordBot) xkcd: Universal Install Script (11 March 2016)
heh
side effects 
oh cool docker-compose has a run command
yea exactly
it could literally be a frontend to that lul
i would likely do that in python then
which is weird because fiddling with python installs is what reminded me of this
but idk someone will think of a solution to that later
distribute it with python 
is this minecraft boss music ^_^ https://www.youtube.com/watch?v=QJlt-pMHEHA
Support my projects on Patreon: https://www.patreon.com/magmaguy Join discord: https://discord.gg/9f5QSka Check EliteMobs out: https://www.spigotmc.org/resou...
(DiscordBot) EliteMobs Undertale easter egg - length 9s - 1 like, 0 dislikes (100.0%) - 14 views - MagmaGuy on 2019.07.25
motherfucker
not quite the same thing
but almost
I still want to do it
because I sure as hell am not writing go
pretty cool.
no, it's a feature I'm building into paperd
to let you connect to a virtual console
the console>
yeah
built with ncurses
well what would the alternative be
how the hell do you get out of the virtual console
cntrl-c..
without killing the server?
yeah you're just attaching to it to interact with the console
I guess the alternative would be just not having that
the attached paperd probably handles the ctrl+c itself
does it have a command to send commands already?
then accidentally ctrl+c a proxy
yeah i show it in the gif
because I'll think it works the same way
ah
pro tip you can disable ctrl-c already if you use tmux or screen
using the trap command in bash
what about outputting logs
I assume it does that
I do that because I killed my server so often by cntrl-c'ing tmux
file logs are unchanged
logs/latest.log etc
I mean
9, 8, 12, 17..
will it show you them
That's the number of the XYZ.
there's paperd log which lets you see recent logs or tail the log file
if that's what you mean
yeah
paperd is sick
dum
whenever I even enter a screen session
yes I use screen, yes I know it's crap
don't kinkshame me
@ancient bolt now make waterfalld :^)
^^^
trap '' INT
java -jar paperclip.jar
trap - INT
will prevent the contrl-c mishap
make that your start.sh
or just don't run it in tmux
thank me later
what do you gotta press it twice then?
use systemd or something
yeah use paperd instead
or it just stops it
no you do stop...
well it could be dead
ctrl-c is sigint, 2

oh
-9 doesn't actually send a signal
well it does, but not to the process
it sends it to the kernel
asking the kernel to kindly murder the process
idk I thought they were incremental
I wouldn't call it kind
nah they aren't incremental

it would be kind if the kernel warned it it was going to die
with the exception of SIGSTOP, -19, all other signals go to the process
incremental
i think technically sigquit is stronger than sigterm
what -9 does is just kick open the door with a shotgun
how many fucking termination signals are there
most signals aren't for termination
I know most aren't
yeah, there's a lot of signals but only a few for term
that's just the only ones we really care about
SIGKILL doesn't even open the door
it demolishes the building with dynamite
having your morning tea
building collapses
SIGKILL is the only termination signal that can't be handled by a program, I thnk
SIGKILL causes the kernel to immediately preempt the process, remove it from the scheduler, drop all memory allocated to the process, close all file handles
unix is so oppressive
there's another one
but JVM also doesnt allow you to handle SIGQUIT, IIRC
though I think you can technically handle it in C
I think SIGQUIT also can't be handled
yeah lemme check
oh no I was right originally
SIGSTOP cannot be caught or handled
SIGQUIT is something else
The signals SIGKILL and SIGSTOP cannot be caught or ignored.
ah ok, there we go lol
so yeah it's probably just the JVM preventing you from handling SIGQUIT (I tried, throws exception lol)
you could very probably override that with that interface
but seriously though ncurses doesn't natively support ANSI styles, I had to handle all the colors and formatting manually https://github.com/PaperMC/paperd/blob/feature/console/src/console/ansi.rs
oh I think it's because maybe SIGQUIT is reserved for thread dump in Java?
lol
I been meaning to make a wrapper thing too, but in Java. I have very little fucking clue about ncurses or text UI libraries >_>
I wonder if it could be done in Lanterna
ah beautiful
ah rust
damn rust looks pretty gud
no
compared to C, yes
yeah rust is great
considering it's a non-managed, non-GC'ed, low level systems language
i can't understand it therefore it's bad
and yet has all the features you'd expect from a higher level language
it's fucking nice
and it's extremely safe on top of that
What tools do you use for Rust development?
clion + intellij-rust plugin
How's the static analysis?
spotty, fairly good, has a long way to go
you can enable an external linter too
but it's super slow compared to what you'd expect from intellij
so I lave it off and just take what I can get
I do have to build it a bunch and go through the compiler a lot since the plugin does miss a lot of stuff
but the compiler error message are the best I've ever seen
are there any made for rust IDEs yet
nah, just plugins for other shit
i know there's one for vscode, probably one for eclipse I would imagine
So I was forced to do a core workout yesterday and man it hurts to move.
seems like an active plugin, intellij-rust
it's there now isnt it?
well the plugin exists
intellij-rust is where I got a lot of shit from for mcdev
it's just not as good as IJ
i mean you gotta install plugins out the ass, but you have all the basics supported through official plugins
the idea of code-server running remote vscode for java dev is kinda appealing
probably webstorm, but it's still pretty damn good from my use of it
I think because that's just their target
speaking as not a JS dev
tooling for dynamic languages is a lot different than strictly static languages I think
and I hate dynamic languages
as in better? lol
tooling for dynamic languages seems to be a lot more hands off
at least it appears to be that tooling is better in dynamic languages
it mostly just suffers in static analysis
tooling can really understand your code with static languages
idk maybe it's just me being too lazy to really tune those IDEs after doing it for hard hours with vscode
oh i disagree strongly with that
all tooling I've seen with dynamic languages is trash

i dunno i guess im only familiar from a web perspective
ESLint is pretty damn good
yeah I'm strongly biased against web
web dev tooling is amazing right now
the web? lul
definitely "making the best with what we have" sort of thing
so you just think js sucks
it's true, js sucks
it's getting better though
maybe one day we won't have to use typescript 😃
typescript looks awesome
lol
fight fight fight
see y'all tomorrow
wait @static badge did you just try and incite violence
I'm going to have to kick you for that
wow kick time
is that a taylor swift reaction gif

What's with the influx of people trying to runescape style bot mining
🤔
It literally makes 0 attempt to even appear as if a human is controlling the account
wait are you talking about people getting on minecraft servers with bots to mine
my heroes
The movements were literally impossible for a human to make and I caught one of them getting stuck
the thing managed to fuck itself and was unable to pathfind to the coal ore 10 blocks away from it
and it kept pacing back and forth
lul
oh the pacing
that is like runescape
I vividly remember being in the fishing guild and one dude was running back and forth for like 3 days
I tried that bot with mining logs 😃 really funny
Caused by: java.lang.ClassNotFoundException: me.dylan.wands.commandhandler.commands.BindAll
at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[patched_1.14.4.jar:git-Paper-135]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[patched_1.14.4.jar:git-Paper-135]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
how tf do you get such an error
you fukd up
ClassNotFoundException only happens when the compiler is drunk
but I've restarted it several times
Well there is nothing in the code which I noticed that could cause that
sounds like the class is not in your jar.

why is it named like that...

my compiler is frigged up then

why would it have a different name then my class name?
because you are not following java standard and naming your file the same as its containing class.
but its named the same
i dont have time for this
well at first it was named like that but then I refactored it
there must of have gone something wrong then
wtf it keeps renaming it like Bindall
inb4 windows

have you cleaned your target directly then compiled
no
then try

can I configure my pom to do this before install?
<defaultGoal>clean package</defaultGoal>
just add a clean step before you build lol
that did the job
Hmm I just went from 10 tps 50% tps loss to 20tps 0% tps loss ...
Enabled citizens keep chunk loaded
So instead of loading and unloading the chunks 150.000 times an hour its reduced to a minimum

Not sure if im happy with that solution or not
lmao right now it's 26ºC at my place in Portugal
google says the max is 28
i'm pretty nice here, rip central france though
AC in the UK is pretty rare, tbh
It's almost 40C, though.
The worse part is that our houses are literally designed to keep as much heat in as possible, however
(Also, as a renter, it's a PITA because you can't really fit stuff like that, and those portable units are kinda 'eh
.wa 101 fahrenheit to celsius
(DiscordBot) Result: 38.33 °C (degrees Celsius) - https://is.gd/ydWhQ9
.wa 109 fahrenheit to celsius
(DiscordBot) Result: 42.78 °C (degrees Celsius) - https://is.gd/dSka2m
@tropic flame global warming amirite
@sudden scarab I guess, in the other hand it makes me appreciate winters more
Winters are great
lmao winters at my place never go below 0
today for us it's 67 degrees Fahrenheit (or 19 degrees Celsius, pick your poison)
(DiscordBot) Result: -33.89 °C (degrees Celsius) - https://is.gd/tUq8kS
metric to imperial is what paper is to spigot
My locale: Southeastern United States
Should all just use Kelvin.
Rankin scale for y'all Fahreinheit lovers
Actually, Fahrenheit lived in Gdańsk, Poland, where I'm currently studying. AMA
(Wasn't actually Poland back then - Free city of Gdańsk)
LOL
Whjy did he have high body temperature when taking the reference is my question.
Everything not using SI units, are a unit that can be aligned to a SI units is stupid
That's why we have standards
^
Celsius or I vomit
The point of a standard is that it's a standard
One unit for temperature, one unit for lenght, one unit for speed
It's all logical, connected and makes sense
Mmhh? It's all logical and connected
The Bot has spoken. (Do you guys use widgetbot here?)
K just means 1000, it doesn't matter much
It's just aligned for simplicity, the unit is still gramm
To better align with Newton
It's just adjusted into a range that's logical for ppl
Ufff
tablespoons are volume
why the fuck are you calculating the weight
I consider that better than tablespoons literally being considered a unit
barty you're retarded
what if your tablespoon is bigger than mine
it's not logics
Wtf is cgs?
a tablespoon is a unit with a defined volume
Wouldn't you have the same thing as with the kilogram not being grams?
(depending on where you are, that definition might be different tho)
But now with length?
All 3 of those units are si units?
there you go, depending on where I am
Of course they are
actually
But they still belong to the si system
seconds are the base units of time
kilogram - gram - milligram are in the same system lol
cm and g aren't (meter and kg are)
and if you can't divide/multiply a number by 1000, you're retarded
It's a part of SI
The metric system is an internationally recognised decimalised system of measurement. It is in widespread use, and where it is adopted, it is the only or most common system of weights and measures (see metrication). It is now known as the International System of Units (SI).
Wikipedia
wtf are you on about barty
or kilometers
depending on where they are asking
if you're asking for the distance across a field, you might expect meters
if you're asking the distance between cities, you might expect kilometers
^
either way, they are SI units
km just happens to be the "base unit"
whereas meters is derived (by multiplying by 1000)
er, yea
w/e
barty is making me lose precious brain cells
i only have 2 left you know
Ah I love the English scale
For some stupid reason they rebranded milliard to billion
The English scale came later ;)
long scale > short scale
i don't know which one i prefer
short one is simpler to say lol
"one thousand million" bruh just reduce it to a word
Long scale, absolutely.
I'm pretty sure there's no translation of "milliard" to portuguese
we literally just say a thousand million
We use the long scale here exclusively.
problem is that billion is different amounts depending on the scale
A billion is a number with two distinct definitions:
1,000,000,000, i.e. one thousand million, or 109 (ten to the ninth power), as defined on the short scale. This is now the meaning in both British and American English.[1][2]
1,000,000,000,000, i.e. one million million, or 1012 (ten to the twelfth power), as defined on the long scale. This is one thousand times larger than the short scale billion, and equivalent to the short scale trillion. This is the historic definition of a billion in British English.
milliard is similar
So you pick one scale and use that. I'm for the long scale myself.
I prefer long scale
Or just specify which scale you use.
Because with the long scale a billion is actually a million to the power two.
^
Same for trillion, etc.
when i was a kid i thought billion meant 2 million, because bicycle 
we say those in french
I do, but that's more because my native language uses the long scale.
Don't know why it changed though, Wikipedia says that at some point in the 19th century France just switched and the US followed. (https://en.wikipedia.org/wiki/Long_and_short_scales#History)
The long and short scales are two of several large-number naming systems for integer powers of ten that use the same words with different meanings. The long scale is based on powers of one million, whereas the short scale is based on powers of one thousand.
For whole numbers...
yes blame the french 😛
I don't see why not.
cool
NASA uses metric due to https://en.m.wikipedia.org/wiki/Mars_Climate_Orbiter
Mars Climate Orbiter - Wikipedia
I think I read somewhere that a rocket failed because one of the components was sending measures in imperial instead of metric
Hey @sturdy fulcrum your tracks are really nice !
Ayy thanks those were from back in the day!
what a way to join a server
Check out keyz @shrewd token

it's really nice, I think it just misses a bit of reverb on the drums
especially on the snare
but the piano is suuuper cool
Yeah that was so long ago. The mix is shit but it still has a good melody
The Netherlands and Germany just broke their all time temperature records... from yesterday.
(MiniDigger) @SimoRoth (Simon Roth): The Netherlands and Germany just broke their all time temperature records... from yesterday. (14 minutes and 57 seconds ago)
Ups
Because $$$$$$$$
it's also complex af
Given how much nuclear is shunned too reaaaaallly doesn't help with matters
Smth smth you can do it
In Germany 65% of energy is renewable
Almost 50% of our energy is wind
That's over 5 terrawatts
(that's average, and that's where the issue is)
Other source
b-b-b-but all the coal miners will lose their jeerrrbsss
And energy prices in germany have gone up year after year
And you guys literally rely on frances nuclear juice
Germany still exports energy
turns out economics and commerce is also really complex
and you can export something and import a very similar thing too
(again, mostly because $$$$$)
^^
I was watching some documentary a good while ago, and basically contries which are moving more to renewables are having to invest a lot more cash into their grids, we're still waiting for a lot of the tech such as batteries to be able to viably consider renewables as a primary power source
Tldr is that renewables are good for the environment, but they're costly on your wallet, and you end up introducing more natural gas onto the grid because guess what? renewables are unstable af and you need a plant which can power up fast
(DiscordBot) @yourkit (yourkit): If you develop Minecraft mods, then coming YourKit Java Profiler 2019.8 brings deobfuscation supports of MCP mappin… https://t.co/s7PQ9F9xlG (2 minutes and 54 seconds ago)
“If you develop Minecraft mods, then coming YourKit Java Profiler 2019.8 brings deobfuscation supports of MCP mapping widely used in #minecraft mod development. Download and try 2019.8 EAP now at https://t.co/98iU40TPhD”
Guess they got enough Minecraft projects applying for a licence 😂
Spigot mappings when? 😂
Useful mappings only
Did twitter change their site?
looks awful
They made it super mobile looking
Should've been spigot mappings /s
mappings
Sucked before, sucks now, yay Twitter
Spigot mappings are easier to implement, much less work.
would be nice if they used something other than > for the quotes
I think that they just opted to use the most fuck you characters
on PTB, no idea if that's out for all
Pretty sure they just used the markdown chars
i haev it now
Also, server folders for canary users
For some reason dicord doesn't seem to handle updates
yea discord's updater is retarded
I guess they update the "client" and the web stuff seperately or something stupid
>using greentext in discord
they use a module system
lul
a lot of things are updated spearately iirc
Yup, all these things are updated separately
Well, great
But they could at least get the updater to tell you when you should restart the client or something to get the latest version
There is actually
It does it just does a really shit job
a small green arrow in the top right
Which rarely ever shows
I'm not sure if it only does after ones been pending for days
Most of the time people start talking about things and a cmd-r fetches it
e.g. didn't have the > thing, "check for updates" did nothing, yet restarting discord pulled it in
Well at least one part gets the update correctly then
twitter still looks exactly the same to me?
omg where is Z
paper auto updater when?
🚮
yes, littering is bad
you're bad
but but but ;n;
yes you're bad, no but-s
It just came through on their TestFlight builds
So I assume it'll hit release eventually
🤔
🤔


the compression is real
i honestly have no idea how the dpi works on this monitor
sometimes it comes out large and clear, sometimes it comes out small and fuzzy
pulling discord from a normal monitor to a tv monitor
https://kennytv.eu/files/8tzgm.png
https://kennytv.eu/files/rcq8w.png
just distorts the size of everything
Yes, you can @fallen quiver
ty
Update fellas lol
Hey y'all would appreciate some help. How do I give players an already generated and filled map? I want to ensure everyone has the same maps.
Here on iOS
It's here, you probably know that, but what you DON'T know (maybe) is that you can rename them.
Left clicking (on Desktop/Browser atleast) brings up a menu where you can rename them and color them.
1.14 confirmed great performance https://kennytv.eu/files/tzsmt.png
I can throw all these discord servers that spam alerts in the announcement channel in a single folder woohoo
Amazing.
I have Personal Servers, EscRes, Minecraft Servers, Technical Minecraft, Minecraft Development, Minecraft Plugins, Techy Stuff, Friends, Music, Games, Reddit Memes, and Peepo Emotes.
Hm, what?
OH MY NAME.
I didn't set it to that.
thanks for reminding me.
Thanks
Thank you.
are you the Brian
server folders where? I need to be on canary?
Just another reminder that life is random, meaningless, and you should treat every day like it's your last
Universe doesn't care about your stick figure family
Due to the trajectory of the asteroid – flying towards us from the direction of the sun – astronomers had no warning it was headed our way.
:peepoJuice:
nostalgia am I right:
https://i.imgur.com/Ix13IQd.png
you gonna run an hmod server now?
my first time in the Nether on october 30th was scary
No @pulsar wigeon I think you can get the server jars from the launcher
At least the most recent ones. I'll see how far back it goes.
I found an alpha server jar, 1.2.6
@woven otter I got one for your version
are you trying to infect me
i have an hmod server jar and worldedit for a1.2.6
I found it on r/minecraft, thanks folks.
remember this:
https://i.imgur.com/JlGeEn3.png
No way wiz! Did you get in touch with the worldedit devs somehow for that!?
If someone can host an instance of that server and portforward it'd be 💯
Hey I get over 60 FPS with this version! :D
I can host it for a small donation
Im pretty sure I have hmod with worldedit on my pc at home
/pay nossr🦆 10
I didn't receive anything. Your plugin is broken Brian
/pay LordZachBora 🦆 10000
I'M ACTUALLY getting like 10 fps on this version.
Ouch.
1.12 runs better than this
~80 fps for me
yeah well not everyone has a decent computer like you
Still over 1k for me
OK feel free to join. 127.0.0.1
it's shit by average standards
im joining brian
... Brian...
Alright my computer is heating up WAAAY too hot in my lap.
Starting to burn my legs a bit.
Amongst other parts of my body.
How about someone else hosts it?
Stop it, get some help
maybe you have confused heater with your computer
/pay darkeyedragon -5000 to take all my money!!111!!
Also that's not a joinable IP, just saying
/pay darkeyedragon -5000
lol I remember that scam
I got a lot of money from that you know
I know flanigo ;p
I know how networks work.
ok fine I lied
no try ::1
Any status update on the 14.4 block break thing?
what's that
@woven otter me server no support ipv6 :(((
Who wants to play ping roulette?
@woven otter , @worn ember , @placid thicket , and @austere ivy are entered.
it's actually ipv4 afaik
fine this man for harrasment
At random I'm going to ping someone, whoever gets pinged, must ping the pinger BEFORE another person pings the pinger.
Wait no.
So basically.
I ping flanigomik and he has to ping me BEFORE another person pings me.
You can force ipv6 but Mc don't like
@woven otter :: only works in ipv6 iirc
And if IIS Kernel Mode pings nossr, let's say I ping IIS first, then nossr is out.
Nah
no let's play a game where you ping wiz and he calls you names
You first
lets bully Aikar for playing Ark
Drop a good old @ everyone and get banned
let's bully Aikar for taking a break


