#general
3141 messages · Page 1936 of 4
If you sent your players a resource pack that changed it to %{team} %{message} ${display} then you could use the team name component to mean prefix and the display name component to mean suffix and put whatever bullshit you wanted around the message, those aren't signed
The message would be just the message though, no name or group or whatever
So even if you modify it to be super generic and let people do weird things again the system for doing so is still quite a bit different from how things work now

modified messages that are unsigned do not get rendered by client unless it has some resource pack fuckery?
I think the idea to make sure you don't screw up the signature is to save the result of the last preview packet on the player and then when their next chat packet comes in that's what the server is going to send out, you can look but not touch
Unsigned player chat messages render by default but log a message in the debug console every time
And there is a config option on the client to make it reject them
i could give less of a fuck about signing messages, all i want is for my players to be able to hide players messages from players they don’t want to see
Even still, if you send it as a player chat message it's going to get the <>
I am surprised that need to use the beta version of velocity to get 1.18.2 support. Hopefully when paper updates to 1.19 , the proxy will follow same time.
You can chose to not send someone a message
yeahs that’s some bs
You just can't modify the message per-player
hope they improve on that
Being able to modify it per-player would mean the client had to have a UI for me to review every version of it so I can approve signing it
That sounds messy
i was under the impression the purpose of signing was for reporting messages, not for even rendering the message
And you'd have to shuttle all these back and forth and keep track of them
The rendering change is unrelated
Aside from all of the signing stuff they also changed the system so the client is now responsible for all vanilla chat formatting
Clients are just sent the actual text the player typed and they combine that with who typed it to make the string in the chat box
ah i see this
i am already foreseeing people accidentally disabling unsigned chat
The workaround for all of this is to only send system chat messages but now the player can't hide all chat or use a mod to hide chat from particular players
I don't remember if they can hide system messages too and just get rid of the chat area entirely but if so that's usually a bad idea too
right, i will probably always send all system messages unless mojang made drastic changes
there’s a hide chat setting already that players constantly accidentally enable
pre-1.19 it was Show Chat, Show Chat But Only Enter Commands, No Chat
Those are what I said too, just more confusing 😄
If you only send system chat packets hide none and hide players are the same thing
players frequently accidentally enable the Commands Only setting, and the error message used to be “Cannot send chat message”, players would think they were muted
mojang was begged to make the error actually useful
iirc they changed it in 1.17
Wait it doesn't hide messages from other players, it only stops you from chatting?
pre-1.19
Or does it do both but you're already sending system messages? 😄
no idea about 1.19
1.18 at least had this setup too, just all in one packet
UUID of all zeros in the packet means system
it would show the chat window and all messages, but not let you message, only send commands
Going to guess you (or just Spigot) were doing something to make it send system packets otherwise that's the dumbest design I've ever heard of
the setting iirc was Chat: Show Messages, Commands Only, and Disabled.
i never tested it on vanilla
Everything I can find suggests commands only means don't show player messages
No sense in letting you send any if you can't see replies too so that block makes sense
So yeah, must be something spigot, paper, or one of your plugins is doing if switching to commands only doesn't hide player messages
in 1.19 spigot is definitely doing only system messages (so far anyway) but I didn't think it was before that
so it still is basically most of the time an accidental self mute lol
Only because your server is ignoring my preferences
going to commands only mutes you and stops you from seeing player messages. most people do it on accident
belongs in MSA settings IMO
with a confirm button
wow

!ban @void void
Command ban requires 2 argument(s) (<user:user|snowflake> <reason:str...>) passed 1
My Keyboard is fucked wtf
!ban @void void Hatespeech
:raised_hands: Banned yurasek#1868 (Hatespeech) [1 total infraction] -- aurora#4484.
i hate that keyboard
I need my wake up shower

Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
!ban @ebon steppe Asking for ETA multiple times, not stopping after a kick
:raised_hands: Banned ProGamer2904#1475 (Asking for ETA multiple times, not stopping after a kick) [2 total infractions] -- aurora#4484.
is there any way to add cooldown for end crystal usage in over world and nether anyplugins? ppl using crystals for pvp do anyone know?
Imagine all these people asking about an ETA are actually doing so in a philosophical way. I imagine it in the same way Dracula from Castlevania: Symphony of the Night words it. "What is an ETA? Just a miserable little pile of secrets!"
hello aurora pls give me eta on kenny being awake
there is a geyser plugin it allows minecraft bedrock players to play with java players with this plugin it lags a lot can you help me fix the lag?
It sounds like you may want to speak to Geyser first if you're using their plugin and experiencing lag? https://discord.gg/geysermc
Otherwise, if it's related to your server/tps/etc use #paper-help and provide some timings
soon
it's 08:26 now
gotta wake up soon
@quasi valley GOOD MORNING(?)

GOOD MORNING!
Good morning coummeron
Camm
I'm not saying that I hate you
but, your grave
will be my favoruitest place to dance
But, really, good morning ❤️
do anyone know? can anyone hlp
do we have an eta for 1.19?
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
lol ty
GOOD MORNING 
and paper is a version of spigot right?
Paper is based on Spigot
Not recommended
- You will lose some internal data which can cause issues
- You should probably wait at least until next week for stuff to stable out
ok tysm for the advice
this is the first big update ive had to update my homeschool groups server
Made that mistake (no harm, had backups), spigot is barely built for 1.19 rn
Just make sure you take frequent backups of everything!
Then no matter what you may stuff up, you're safe
where can i find that Minecraft server forks list picture
i have this, not sure if it's the latest one
You mean the very misleading meme pic? Not sure.
nice thanks
Unless you're excited to try out the new content (which needs new chunks) you can just switch your launcher back to 1.18.2 for now or install ViaVersion on your 1.18.2 server so 1.19 clients can connect
Or fire up a vanilla server for a week of anarchy to let everyone tinker with the new stuff
To clarify, I mean a completely separate server, not switching your current one to vanilla
theoretically, can we somehow manage 1.19 clients' chat preview in 1.18 servers?
No
You can't even do chat preview on 1.19 servers
That's a vanilla-only feature for probably a long time
Or non-Bukkit-based feature
So ViaVersion can make 1.19 bedrock players join 1.18.2 servers with geyser 1.18.2?
really? i think I saw a screenshot that someone did a minimessage thingy in chat preview
this
Of course that's possible
Just not via the API cause spigot added no API
Just listen to the preview packets
yea that's what i've thought
Renamed it just in time then
You also need to mod spigot to make it allow turning on preview/signing
Sup people
But then unless you completely hijack the preview and chat packets and don't let the server touch them at all you can't get valid signatures
And that screenshot was only able to get a valid signature (if they did) because they kept the vanilla chat format of <PlayerName> message
Honestly I would think it's more likely that was minimessage on fabric or something 😛
If you want to do something other than <PlayerName> message you either have to use a resource pack or switch to sending an unsigned system chat message instead of a player chat message
?
Which then means people can't verify who said it and can't disable chat unless they also turn off all server alters and command responses
I think that would be a geyser thing?
Assuming geyser is only doing 1.19 bedrock to 1.19 java then it would depend on whether it runs before or after ViaVersion I guess
Try it and let us know how it works
#GermanTakeover
Hi does shulker farm work in paper mc
hey
Yeah they should, try it and see
!ban @eternal delta ZTI: take your views elsewhere
:raised_hands: Banned id6z#6659 (ZTI: take your views elsewhere) [1 total infraction] -- electronicboy#8869.
Ooh, R32 has a boiling point of -51C
That means in a heat pump it'd be effective everywhere except the arctic circle 😄
Huh boiling point?
Are you sure about that
Yes
It should freeze at that temp
thats not too high
That's how a heat pump (aka an air conditioner) works
👀 👓
You get a refrigerant with a low boiling point and then either compress it and extract the heat or let it expand to absorb heat, iirc
That's a super high level view, of course, although from a physics perspective they aren't very complicated
The chemistry of getting a good refrigerant and the engineering to build the thing are the hard(er) parts
just for reference a lot of gases have a boiling point lower than that
k i'm gonna pretend i understood that
Imagine you're in the Arctic, it's -50C outside and suddenly the oxygen turns liquid, wouldn't be great
Yeah but those gases are flammable, toxic, destroy the ozone layer, or make CO2 look like the good guy for global warming 😄
xD
Me just enjoying the 5fps stream
R32 looks to be the way the industry is moving due to greenhouse gas regulations and (eventually) efficiency and size gains
Yeah those plants need alot of care
You need less of it and your system doesn't need as much reinforcement to avoid explosive decompression
Right now it's more expensive to produce and of course you actually have to design the new systems that use it, it's not a drop in replacement
It's apparently also simpler (in theory) to produce, transport, store, etc too so it's just a matter of time before it's a win all around
anyone knows about the 1.19 release date?
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
2 years
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
see you say that
well then, don't ask
I mean, you're gonna wanna wait a week or two for plugins/early build stability to be worked out anyways.
So, even if paper did release today, you'd be stupid to use it in production
if you release a 1.19 server now you will end up with broken worlds
I'd delay the release, put up an anarchy temp server or something
Unless you don't use vanilla worldgen
i mean it shouldnt be too long. ive already waited months for 1.19 i can wait a few more days for paper
i found the secret eta, send me 1000 dollar in paypal for secret eta
i can tell big secret eta then
will you accept 1500 dollar? i dont have change
ok good
the 1000 dollars is going into charity
"let kenny out of the basement foundation"
oh don't worry, he is treated very "well"
Someone get Kenny to stream on youtube
My college blocks twitch
And I have like a 2 hour break
can also view the discord stream
Me: 'Ill make a MC server'
Researches everything except when 1.19 releases
Server goes live 2 days ago with 1.18.2

it's not at the limit yet
Ya but I don't wanna burn my mobile data.
The college blocks discord as well
college of no fun allowed
It's almost as if they know twitch and discord are bad for productivity lol
POV: You program Minecraft plugins in the canteen because why not.
quite entertainingly none of the maven repositories I use are blocked
I can even download paper while at college
Is that the cursed dark purple Acer laptop?
No?
Good.
But is it? 
Acer and Asus at one point made dark purple laptops, like it look black until it doesn't.
It has an Intel i3 6006U
Save me
You can actually tell when I make a git commit from my laptop
Because my computer uses Peter-Crawley and my laptop uses PeterCrawley1, I don't know why... I'm too lazy to fix it.
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
Funny seeing md-5 call offline mode cracked. 
I was about to ask why the school you pay $$$$$ to would block "fun" stuff but I guess that's only in the US 😛

I mean, we have strict network rules here in Slovenia at least...
_That no one follows.
_
I've heard of schools blocking P2P stuff but that's supposedly because they crush the network
P2P, Steam, anything 18+, so Reddit as well. 
But we had "guidelines" of network quality.
24 students in 1 classroom watching 1080p YouTube without buffering for more than 1s.
And the school banned phones... so... have fun.
mine doesn't explicitly block like instant message apps, but every machine is like 55 seconds behind so I think that means no websockets
go go go
So like will Paper 1.19 release within the next couple of hrs or like after a few more days?
I hope so, My servers getting excited for it lol
more days/weeks/months/years
there is no ETA
Ifkr same
:c
Ik but like a rough figure wld help
no
neither are realistic
So more than a week?
we dont know
no ETA
:c
it could be somewhat random also it's somewhat out but nowhere near stable enough to kind of run on a public server it takes time to patch stuff like bugs or even anything that degrade it ( not 100%) sure
Hmmm ty
:c
So in a way paper is it’s own Minecraft?
:c
paper is a set of changes on top of minecraft
Ohh ok! Tysm!
it's a branch of spigot
and yeah that
Which is better Paper or Spigot?
paper
paper is much faster
My server is on paper, Wayyy better than spigot
spigot is slow and also a lot of exploits that can force op work on spigot but not paper
paper in my opinion is amazing
Hmmm thas y I'm waiting for paper rather than Makin my server on Spigot
Why arent you guys just using events channel
Stages suck
You can do the same in a normal channel
I mean, they have their use-case
It's just, discord tends to love to focus on highly specific usecases when they bother to add things
and, so, you know, useful features, kek
@viral hornet
Whats the command to make the ticket report thing?
exploit report?
like
Its a link with a website
lol
mojira?
For troubleshooting issues
github issues?
Cant remember the name
Like u run a command /ticket create
You wait a few minutes
And it shows a bunch of information
timings
timings, not tickets
/timings report
where are my lamingtons
see i picked a good number
I don't have any, I bought mini cinnamon donuts and and monte creams
where is my java 19 yolk
what are monte creams
why do you want java 19
Can I get my subscribers money back?
is java 19 even out yet
I don't condone with this treatment of weebs
[11:11:10 INFO]: Error uploading timings, check your logs for more information
[11:11:10 ERROR]: Could not paste timings
java.net.UnknownHostException: timings.aikar.co
at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
at java.net.Socket.connect(Socket.java:633) ~[?:?]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:299) ~[?:?]
at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:174) ~[?:?]
at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:498) ~[?:?]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:603) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:266) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:380) ~[?:?]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:189) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:175) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1430) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1401) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:220) ~[?:?]
at co.aikar.timings.TimingsExport.run(TimingsExport.java:328) ~[paper-1.18.2.jar:git-Paper-337]``` i got this error
no internets
yea, unknown host is a network error
ask your host
my friend is hosting the server on his vps
well, ask him
ping timings.aikar.co
ok i will
@night dome 

@twin lagoon 🥺



looks edible
barely
Wtf
would still eat at 3am
They're delicious
They're these, but not arnotts & better https://i.imgur.com/OGRJrpu.png
that looks worse
they're still so tasty
looks tasty
who is australian here that can back me up
Do they taste red?
The one downfall of aussy land
@blivvy
no he's about to get married
is that it's basically a snapshot of traditional british food and alcohol
sounds edible
@graceful wyvern back me up
Via version got an update
Meaning u can join on 1.19 now but it’ll still be 1.18.2
That’s a little something
Thanks @quasi valley
❤️
@hexed wyvern i love you 
@viral hornet
no e-dating roleplay in paper general
@viral hornet
Bro.
only skin comps?
some e-dating roleplay in paper general
none
BRO!
brah
BRO!
brate 
Brate!
bro
Rama in Open Balkan conference be like.
No chairs, just a squatting area?
We do have chairs. Have to keep the vodka and spare tracksuits somewhere.
Yes, sit on the chair next to the dinner table. Let me get rid of the coat, vodka bottle, laptop, and fruit container.
Chairs scattered around the edge of the room to hold rucksacks loaded with vodka, and for those western spies to use
Exactly.
Take your time... I wanna be able to watch the stream when you try to build and run it... 👀
where can i download 1.19 paper mc
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
use 1.8.8 it better 😵💫
You don’t :)
Guys when will paper mc 1.0.0 come out i really wanna explore the end
Someone needs to set the bot to reply to messages containing "1.19 paper mc"
no
Nah
so when 🤡
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
What part of "There is no ETA" did you not understand
wth is a eta
was it the "There is", or was it the "no ETA"
this is so long
Please don't do this.
i cant read it sorry
K
Well then good bye
bad mod 💀
If you cannot read we cannot help you. This is a text based communication platform.
!kick @willow garden reading is not optional skill
nice
Wtf so fast @mental meadow 
everyone liked that
they left I didnt do anything lol

wikivg momento (0x48 is correct though)
Can someone send me the 1.19 waterfall
Shame it's not a wiki so you can't edit it to fix
Why does Minecraft even do like 0xtj436
wdym?
its hex
Why hez
0x46 is short for 4*16+6
Then why is Minecraft using that for player pos thing
Everyone: paper 1.19 when
Devs:
since when has it been everyone
Everyone except anyone who already asked at some point lol
And got the /eta response
How do you get the weed icon?
Don't see that on mobile
Lol weed icon
joining
new members

it's nice
New joiner = weed icon (on desktop)
its quite nice, shows who you can just ban if they are annoying 😄
🔰
glad i am immune to bans
that is deffo true
are you? 😄
hmm
lets not test it though
test it
Lmao do it
I don't see it on mobile so I just treat everyone as bannable
you know to behave when baxter looks like this
Does it show mine too?
dnd shows up as dnd 🙄
It shows the role icons. Just doesn't do the new leaf thing which is not a role icon.
Discord moment. I am perm dnd pretty much
gotta love thee most active memes channel in discord

Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
so how manny days is it ussualy
There Is No ETA
ok
The Plugin i wrote today for 7.5 hours only waits for paper 1.19 to come and then it goes on the live server 😄
litertally could be anytime today weeks or in hours (unlikeyly for hours and today)
dawm i didnt knew
they do there best and they do amazing work
i am sure about it 😀
Programming in the college canteen? Forget it. I am now programming on the bus. Do not question it.
you went to sleep, people went to sleep, people woke up, you woke up
VC hasn't been empty since we started streaming
timezones do exist too, yes
Impressive
You guys are doing great work! Sucks that you can't just make all the improvements to actual spigot instead 😂
sucks that MD_5 doesn't provide a snapshot of the server he's working on...
Does anyone remember what the mod to allows 1.17+ to run on old PCs was called?
Found it. ForceGL20
#gifs-and-memes of course 🍑
So I'm trying to figure out why my server is stuck at 19.98 with 15 people online...
https://timings.aikar.co/?id=8ee63298bb5049dd8f53eaa1bcecbf07
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
Someone messages me, "Why are you taking so fucking long to update the server it took me 1 minute to update my game. What kind of a java developer are you"
What do I do now
Should probably use #paper-help
How much would a server cost for 100 players?
Depends on the host
ball park range
100€+.
Thats expensive
If you don't make 100€/month with 100 players online...
Good luck surviving.
Still, you can get a cheaper server
Not for a 100 users at the same time.
I mean minehut offers 500 users + 10 gigs of ram for 65$
Im using 12 GB for 30 players
You are never going to hit 500 users on that setup tho.
Maybe some 1.8 minigame server. 
thats way too much lol
Even on an 1.18 smp it shouldn't be that much
We play with the view distance at 16 and we havent tweaked spawns etc. I want to play minecraft as it should be so 12 GB is good for me. Players can do what they want.
Yeah download more ram ez
How long will it take roughly for the first 1.19 release?
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
ah ok
1.18?
true 🤣
yeah just go to free-ram-definitely-legit.superligitdomain.com and you can download yourself some ram
Can confirm. Exactly how I got my 127TB.
That's nothing, I got 114514PB of ram downloaded

Cool. Now start a MC server with it. 


of course you can
Oh no~ Vanilla and SpigotMC are soooo poorly optimized that it took up 114515PB of ram, guess I will have to wait for PaperMC 1.19
r5 3600x is enough for that

Aún no he probado la nueva versión, espero y sea disfrutable XD

inglish pls
Good luck with that.
Not on a survival server at least.
no one ever said it has to run well
but... but I only speak inkkkkglishhhh

I don't see that happening. 🛌
No, mejor español XD
Yo
Server language is english, please stick with that^^
I know Spanish

If someone needs help, hablo español .
Si supiera inglés, pues hablaría en ingles XD
I wouldn't keep that up if you don't want a one way ticket to the outside of the server....
DM me
I'm pretty sure this is English only...
a lot of racism here
if you dont know english, you dont talk

Is not racism is order

its not racist to make sure that the majority understands you
!kick @paper cave This is an english speaking community & if you are here to troll just stay away
or is it?
:raised_hands: Kicked YovasGamerYT#9978 (This is an english speaking community & if you are here to troll just stay away) [1 total infraction] -- aurora#4484.

Bibs, are you just gonna spam emotes?


Well, I guess he got his one-way-to-the-outside-of-the-server ticket
ill kill a vtuber of your choice
which one is it?
i can't think of one I don't like sry
Bruh I feel old, the heck is a vtuber
which one is your favorite
same...



remember to bring back some cat emotes

thats cool and all, but i have to use curseforge now
this is unacceptable
i am suing
🇧
🇬 🇴🇴
i think its just a youtuber that uses those virtual avatars
Wtf is that
:(
how do you guys know so much ... ahhh... characters...
it's just like watching normal streamers/youtubers, but anime
Just wait honestly
sad
Let's go boys, things looking smooth
proof
Face pic of my orange
more pls
acceptable

If I ever had a cat, it would be a black cat 🙏
Void
LMAO
@twin lagoon prepare for your server absolutely shitting itself
Godspeed to whoever fixes the stupid bullshit 🙏
thats a record for spigot
I mean its playable https://i.imgur.com/JLYGd93.png
what does this all mean 
this means that i will run paper in prod
same
Already deployed in production, so we can complain about bugs in a year.
So wait is paper 1.19 available now? I'm confused
I’ve never been so interested in dev than I am right now 
I don’t think so.
#❗ 1.19 AKA No
Dam
its not
we are not even done with all patches
and what we have rn is horribly broken
I would not recommend running this current state on any server 😂
So what you're saying is 20 years was the more accurate estimate
@manic bolt stop reaction spamming
oop
So paper is a fork of spigot right?
Just out of curiosity, why wouldn't MD_5 let PaperMC team work on Spigot?
md_5 let's no one work on Spigot
do y’all ever get pressured by mc or server hosting sites to release updated paper? probs a dumb question; I would assume so but jw 
Most likely trust
Most of the pressure comes from users constantly asking for ETAs
@vernal moth Ty for the info
Yeah but why....
ahhh makes sense
@void void ty also for the info
I AM THE PRESSURE! I AM ALL POWERFUL!
you’re welcome but this is so out of my field
oh... lol
@vagrant marlin ty also for the info
Adding more devs means they also don't know what they 'own' anymore so bugs creep in and code style deviates
I mean if he just let out a snapshot release every once or so, it will be extremely helpful....
This doesn't work btw.
I call the API with a name that has spaces from insomnia and it just changes it to dashes
oh no
it was patched last night
I run paper on my server
I need to talk with them
I’m old ty
I WAS in the server... until I forgot my password to my old account...
uh👉🏻👈🏻 apex, BUT it wasn’t apex officially it was another member
I was just curious about 1.19 release and enjoy watching eyes roll when people ask for an eta
you arent one?
It's coming out the 32nd of this month!
same im just intrigued now
Don't even - in Javascript that's just the 1st of next month
Gotta love JS dates.........
JS?
I don't think that's how that works
I think they mean Java script
NOW NO ONE MIGHT @ ME, at least not conveniently
but I could be wrong oop
no space
oh rip
yes teach me
yes java script
@drifting aurora
no I write in JS lol.
I write bots and in react
Makes sense since the bots need to react to things.

My website also needs to react on phones
so everyone here is just a dev and I’m just the person who doesn’t know wtf is happening
nice
Nah idk what’s happening either
there are way more server owners then Devs here
wym?
I’m just here to watch this place burn
not everyone in here is a dev
Oh
oh that’s
the majority isn't
lol
Am I cool then?
I’m intrigued yes
Kidding ofc, everyone is cool

Who isn’t
wdym, it was more active when the 1.17 release came out
Nah but my buddy owns one and we both just like to be updated.
yeah I feel that
big, small?
I kinda enjoy the chaos that is minecraft updating to a new version
just wondering what y’all are doing to keep your members patient 
I don't
I let them rage
oh
and burn up in flames
burn-
I told them if they're lucky I'll update my server in a few weeks
I bought another server for them to play on while my main is down
Like I said I’m just here to watch chaos unfold when someone asks “when’s 1.19 coming out”
Kinda small. Kinda big. Average lol. We’re all childhood friends so we’re all pretty patient.
I gotta wait for purpur to get updated
so that won't be before after paper updates
childhood friends, sounds like something casual, that’s cool
I'm letting 250 some player burning up in hell by themself
People in here asking about when 1.19 paper comes out I'm just waiting for 1.20 paper so I can get my server updated before 1.20 releases
is that indeed Chinese?
Ye there’s like 10 of us in the server I think. Some of us play more than others. We built a big ass zoo for the server. We spent 20 days trying to get pandas into the zoo.
yeah
oh well if you ever want another server to play on 
I’m always looking for more servers 💀
@twin lagoon feet pics
Ayo?
wtf does the no table role mean
They have no table
hmu 
they destroyed it
oh
Cause people asked when 1.19 is coming
oh so they’re in time out
Where is eternity
🫠

this place is no fun without eternity
No they lost their table to anger
im not scary 
There for no table
Yes I’m 24
WHAT DOES THAT MEAN 😭
youngin
Bro
@void void reeeeead this for me please
黴籲纔竈畝釁衊殲蠶繭棗叢樁氈醞蠟瓊態
but maybe im just old idk
I can speak some Korean, fluent in French but not Chinese.
What are you up to
Im 24 but I have stupid humor
I’m 30 but I look young eh
I can't even understand what I wrote up there tbh....
That’s what I said
I'm 15... and I'm here for no absolute reason and I also got awful humor....
Born in 1901

@waxen panther
Heyyy just working wbu 
All I listen to is weezer and bowling for soup on repeat
same
Have a nice day!
But that doesn't explain what you want with Micheles feet pics
1901?
Dw about it 
stephen Colbert is here my crush
Better I don't

1930 more like
1991

what got broken with chat lol
God I love the internet
you’re like
I’ll be nice 
makes sense
so that you can be pinged
internet is wonderful and full of fascinations
true... I suppose
its likely a bot
I don’t wanna work today
yes go work
You’re right. Screw all the rent I gotta pay or the dog food I gotta buy.
rent
how in the living world....
Its just random characters
Arent
imagine paying rent
Imagine waiting for Paper 1.19 release
Who waits for Paper 1.19 release
Not me
when you could have a ✨ mortgage ✨
Ikr Roblox is much better it's on version 2.520.399 (1213) already!
Minecraft is behind
WE NEED MINECRAFT 114514.114514 NOW!
I am a working man 👨 I work hard for my PC and rent.
ikr that's what I'm saying
👀
what happened with the chat?
Doggo!
cya
Goodbye
@loud zealotWhich doggo do you like
Adults are greedy....
Not my fault I’m a dog lovrrr
ready for prod!
is test server open to public yet?
awesome
On our wayyyyyy
I have a question
@twin lagoon could you make it do kick @a with a message so we know whether it crashed
sure
I am using spigot 1.19, if paper comes out 1.19, can I change world spigot to paper to continue playing?
Yes
real?
using spigot is not recommended tho, you could loose data by going back to spigot with a paper world
Lol
Welcome to the world of paper
I thought there used to be a bot called paperchan
I don't think there ever was a bot named paperchan, but there for sure was paperchan
seems good
I guess I’m just imagining things….?
I just wanted to say thanks to all the devs and the team who are working to update for 1.19. It's always hard to wait for all the tools and plugins to update with a new release, but I know that it's a TON of work, and it's super appreciated. It REALLY helps that y'all are so open about the progress and how you keep us all in the loop instead of just, "nothing, nothing, nothing, nothing, Hey it's done now!" Keep up all the great work, then get some sleep!! 
when is paper 1.19 release
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
??
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
There are 2 kinds of people...
thanks for all the work i really appreciate it
fuck you when does it come out
Literally couldn't have planned that...
Ahahahah
Paper team is all over the globe so they've been tagteaming out while people sleep/do $realjob
$realjob is the WORST. I have a coworker in the visitor cube behind me so I can't play Minecraft today in the background... smh
sleep mmmm
FREE GUY "He's just resting" Trailer (2021) Ryan Reynolds
© 2021 - 20th Century Studios
Much better movie than I was expecting. Not an Oscar winner or anything, but fun and filled with fun easter eggs
I was entertained. I didn't ask for anything more from it.
came back to say same
thanks for your review
are you drunk rn
join VC and find out
I’m in and so far i can’t tell
I've drank too much this past week-
So this is a new error with 1.19 servers, it’s to do with the more ‘secure’ chat API
I spent 5 days with people who I havnt seen in years and we went into Nashville
Is that bedrock?
Java
no thats a java error
You can disable strict key checks in the server.properties, that should resolve this
lmao
no
obviously shes a minecraft player
yeah obviously
I cant wait for 1.19 to be done and over 100 people to leave the server cuz they wont need the updates anymore
@twin lagoon quick question how beefy is the server
mmmm beef
5900x
plenty of resources












