#general
3141 messages ยท Page 1552 of 4
There are linters that can reject things without javadocs and you can write a github action to run them on PRs and reject PRs where it fails
not worth it on the long run I'd guess
I think you can even make github block merging the PR until the CI passes
unless they'd literally start to sell licenses so only certain people are authorized to run offline-mode lmfao
because there are legit uses
cool can you tell me where I can find such Linter? I looked at some but none of them actually had what I needed
never did, especially when they were still under Notch
even willing to work with them
Offline was never made for people to pirate. Itโs for dev and people who may otherwise need to do some quick test and may not be always have access to internet. And mojang does blacklist server
Speaking of API. How do I recieve a server state information like a REST API of my server?
Did anyone tried anything quite like this?
they don't blacklist for running offline server
just for selling non-eula compliant perks
You'd need a plugin which exposes a rest API
They do for eula breaking one that got under their radar
there was jsonapi but that dead, there was another somewhere but forgot what it was called
not sure I understand?
running offline server would break their eula iirc, but it seems like they've decided to let cracked servers be... at least for now
Check out Github Actions, it has plenty of pre-made steps. There probably is one for a Java linter.
now good luck effectively distinguishing one from other in practice lmao, the option is still there for everyone regardless
No, distributing the game would. Running an offline mode server is not a violation of the EULA.
I think the doclint that comes with the JDK does this
I don't know though, I've never done it with Java
any recommended plugins?
I uesed this package from npm and it does the job too but I geniunly don't know how it recieves the information: minecraft-server-util
their blacklist could be bypassed up to 1.17
well they could always change EULA and start enforcing it
and most cracked servers don't go over 1.8
I guess
They could backport that fairly easily without a plaayer noticing I believe
I mean, the server has its own built in handshake status thing
seems like most of 1.8 servers are kinda dying lol, even saw cosmic downsize
beyond that, no, i forgot the plugin, as I said
it's a version which hasn't moved in years
I guess people got bored of 1.8 after all
people get tired of it all being the same
I liked Cosmic only for the op kit pvp lmao, spending 15 minutes killing someone while rigged with enchanted gapples was somehow fun when i was younger
nowadays I got bored tho
Why would someone play on a earlier version anyway. Never understand that.
how is she so cuuuute?!? https://is.papr.best/gba6S3Kr.mp4 ๐
I think in the maven javadoc plugin you set the doclint variable to all to reject invalid or missing javadoc
I'm mostly bored of vanilla-derivative minecraft nowadays
20 tick server
no skill but spam
i only play modded
and in fact I think they will if enough servers won't comply, but that's just me
"cUz rEaL pVp"
I am stealing this!!!!!
sure do you know if there is a protocol how the handshake looks like?
please don't ping
I play 1.8 pvp cos sword swing fast
dropping hot take here: they probably know that many of the offline-mode users end up buying an account later so they let it slide
lol that was cute
counterargument how you want, I'll believe in this still
yea
because I've seen it happening
I did too ๐
I'm one such case even
nice
I kinda like this community. Everyone is kind and supportive.
Same
Sometimes.
openjdk-16-jre-headless
This is the version I am using on my machine. Guess I am fine then.
i run java 4 with retrolambda in my custom build /s
what's wrong with oracle java again? ๐ซ
beautiful
not really lol
afaik it's the licensing
Don't know people here are recommending zulu openjdk
yea but I mean what's the actual issue with oracle version?
I use AdoptOpenJDK and I'm very fine with it tbh
If there name has โdont pingโ, dont ping, and if they dont, probably dont ping ๐
atm we're still on 8 but I remember oracle version was a bit more stable... compared to jdk
I just avoid pinging in large communities, just too many things happening.
talking about java 8 ofc, didn't test much afterwards
Uses @ evryone
I moved from 8 or 11 to 16 since paper planed to up the minimal java requirements for 1.17
paper Mojang
Oh
If you use it commercially (for example run server and have a store), you need to pay Oracle.
i still think Mojang should've settled with an LTS version - 11 being it
god I have too much fun with such a dumb webpage: https://is.papr.best/gfEcIj7n.mp4
Paper plan to bump to lts which is 11 but Mojang did a quickie and bump to 16
You mean best webpage
omg Paper-chan emoji
blessed
What does 16 have that mojang can take advantage of that 11 doesnt
and they're gonna actually track and enforce that? and if so how? seems kinda far fetched?
Shld hv waited for 17

It is illegal. But you do you.
Anyway, what does openjdk have that oracle doesnt
Doubt they're gonna chase against small servers, especially since they'd need to somehow prove you use their distribution.
if you ever want any kind of support contract with oracle you should really make sure that you have all the licenses for their software lmao
Really intersted to here the answere to that question as well
I've got the seven seas in my blood so i generally don't care 
- It's open
- It's free to use
An epic logo for jar files instead of a coffee cup
They won't track it, but if they find out you bet they will enforce it by taking you to court. And yeah, you will lose against the multi-billion dollar organization. However they'd probably just send you a scary cease and desist letter first that'll make you shit your pants.
But why want to use Oracle's Java? Just use AdoptOpenJDK
now you're making things even more confusing lol
Am scared now
so zulu or adoptopenjdk or ... lol
you see, there is more than one distribution of OpenJDK
There are a lot of Java distributions to work with. Both adopt and zulu are fine.
for minecraft i don't think it really matters which one you choose lol
i think curseforge has a tiny problem ...
True
@rich elbow is this for running a server, and if so what os is it on
I'd avoid debians openjdk distribution
deb10
the license is fine but they do stupid stuff with it
they do?
e.g. they where shipping java 9 without the agent stuff at one point
everybody knows you should use KGBOpenJDK
(completely broke paperclip)
openjdk version "16.0.1" 2021-04-20
OpenJDK Runtime Environment (build 16.0.1+9-Ubuntu-120.04)
OpenJDK 64-Bit Server VM (build 16.0.1+9-Ubuntu-120.04, mixed mode, sharing)
If I enter java -version I get the output above. How can I find which exact distro of openjdk I am using?
it tells you right at the beginning
https://sdkman.io/install @rich elbow
you're using openjdk
places like adoptopenjdk change that
But, there are many people who package "raw" openjdk builds
that's just OpenJDK compiled for Ubuntu
(Adopt distributes these now too)
You're just running plain openjdk, which is oracle's open source jdk. AdoptOpenJDK reimplements it but on their own. Zulu does the same. Among other OpenJDK distros.
I mean, somebody already pointed out the ubuntu
last I knew adopt at least changed the vendor name in there
adopt does:
openjdk version "16.0.1" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-16.0.1+9 (build 16.0.1+9)
Eclipse OpenJ9 VM AdoptOpenJDK-16.0.1+9 (build openj9-0.26.0, JRE 16 Linux amd64-64-Bit Compressed References 20210421_23 (JIT enabled, AOT enabled)
OpenJ9 - b4cc246d9
OMR - 162e6f729
JCL - cea22090ecf based on jdk-16.0.1+9)
2nd line
For long term longevity its probably easier using smth like sdkman tho
Is there a proven significant diff between these distros?
Not really
Good reading.
outside of debian being debian, they're all the same and use the same license overall
they can differ on whether they use HotSpot or OpenJ9 but besides that, i don't think so
oracle does not ship openjdk, but their own modified proprietry build
vender name goes into the version tag
the axolotl = gamer
they don't techically need to do that, but, any of note seem to do so
u can pick JVM with adoptopenjdk https://adoptopenjdk.net/installation.html?variant=openjdk16&jvmVariant=openj9#x64_linux-jdk
or so it seems lol
Just sick to hotspot
Well, yea, AOJ ship openj9 VMs too
Stick*
But, not recommended for MC outside of niche usecases
did you see my message cat
yea
and?
i think
just IGNORING you
marina?
:p
HotSpot is still very based
marina
@swift root https://www.youtube.com/watch?v=rxaTAFXgykU
Official Audio | MARINA AND THE DIAMONDS - Savages
Subscribe to the MARINA YouTube Channel - https://Marina.lnk.to/subscribe
โFROOT is a symbol for something really positive: you plant a seed, a tree grows, it bears fruit, that is the cycle of our lives. I feel like Iโve got to that point where I feel fully realized as a musician. Iโve never...
She classic
is this a MCVersion song
no
It's really convenient for me to keep this version / distro because I can update it via the build in ubuntu package manager easily if there is a security update available. Don't need to add external repositories.
.1.17
1.11 <https://youtu.be/izGwDsrQ1eQ> George Michael - Careless Whisper (Official Video)
1.12 <https://youtu.be/Y1xs_xPb46M> One Direction - One Thing
1.13 <https://youtu.be/hmE9f-TEutc> BTS (๋ฐฉํ์๋
๋จ) 'ํผ ๋ ๋๋ฌผ (Blood Sweat & Tears)' Official MV
1.14 <https://youtu.be/2fngvQS_PmQ> Ed Sheeran - I See Fire (Music Video)
1.15 <https://youtu.be/CwfoyVa980U> Charlie Puth - "How Long" [Official Video]
1.16 <https://youtu.be/_ZcmuKsyvzg> *NSYNC - Tearin' Up My Heart (Official Music Video)
1.17 <https://youtu.be/fXN5SdcpeeQ> 5 Seconds Of Summer - If Walls Could Talk (Official Audio)
1.18 <https://youtu.be/0wrsZog8qXg> The Postal Service - Such Great Heights [OFFICIAL VIDEO]
these are the songs
yeah I was thinking marina would be like a far distant song
like 1.19 or something who knows
1.19 is planned already currently
got a song yet?
Justin Bieber Linux
yes
Can someone explain... what, exactly, is the purpose of the weird thingy the client and server do where the client tells the session server it's joining and the server confirms? Just so the server can block proxy users?
There are LOTS of linux distros like that 
I mean, that's a typical auth flow for 3rd party services where you don't want to expose any keys over an unencrypted network
PaperMC finna unite and make the Taylor Swift distro
Im pretty sure theres also hannah montana linux
pretty sure that the client gets a key from mojangs API for the encryption stuff over that
yea
client would ping server, server would set online or offline mode, then client would validate session via mojang servers before getting back to mc server itself
.flags
Optimized & Recommended JVM Startup Flags: https://mcflags.emc.gs
it u wanna tell if a client is cracked or not before it's denied by mojang sessions it can't be done
cause it's clientside
if you're just curious that's kinda simple way too look at it
link broken
Takes ages
Is this actually optmized for paper or are these generally options to use when hosting any minecraft server?
Any server benefits from them
Those are quite few options
@limpid comet pls fix your website
doesn't matter, it's GC not exactly server software specific
oh we're pinging the flags ppl
@spiral robin you too
it's catered towards mcs memory allocation pattern
Do I need those options as well?
-Daikars.new.flags=true
-Dusing.aikars.flags=https://mcflags.emc.gs
Its literally a matter of copy pasting them
need, no
hover over them to see the purpose
they're just marker ones
they tell people where the flags are from, and that yoy've done the update, otherise ^
-D sets system properties
MVP
is it beneficial to use the -server argument with a mc server?
yes yes i meant those two specific ones
java uses -server in headless envs
they're custom... paper could load them and check if they're present but that's about it
from my experience? yes, but it's because I do what no one should and run servers in the same place i play 
aside from that they probably don't have any functionality
could possibly show up in timings if that was implemented but I didn't check the code tbh
i did that for months lol and im about to do it again
will work just fine with spigot, paper, bungee, waterfall... whatever
good luck
tho for bungee/waterfall thy're probably not needed
when you're poor you work with what you've got
Does OpenJDK even support running with -client?
I know -server is the default for 64-bit builds, regardless
up to version 8, yes, after that i have no idea
pretty sure client was ignored now
u can in fact print gc log and then analyse gc.log and see how it does
So unless you run on a shitbox you're getting -server whether you ask for it or not ๐
-server is not included on the website which was linked here. Should I include it anyway?
not needed these days, as amar said
Ok sorry didn't read
offtopic but if your toaster takes 10 minutes regardless if you turn it on in advance, like mine does: microwaving your sandwich kinda works
it won't get crispy
but it'll still be warm
and the cheese will melt
so that's what counts kinda
you mean you dont get grill marks?
that too
but i like to leave it there until i can literally hear it crunching when i bite it
like a potato chip
but then i just end up microwaving anyways because lazy
trick for toasters is to down a cup of coffee and do what naturally comes after first coffee while the toaster is toasting
Maybe it's not heating up as quickly as it used before. Get a watt measuring device to see if its drawing enough power from the wall and copare it to the procuts spec sheet
Everyone should have one anyway
lucky boi
baaaaaarry
(See also #โ-1-17) Paper updates have no ETA, ever. See the following for more information: https://github.com/PaperMC/Paper/issues/5785
!mute 396468779288231939 7d ETA
:raised_hands: Muted Tom the Schemer#8958 for 7 days (ETA) [1 total infraction] -- Larry#6086.
yesterday
Can I also get to do that here
ETA jokers and ETA askers - fed to trolls
you can use IRC yeah
everybody asks an ETA for paper 1.17 but no one asks an ETA for the revival of AquiferMC ๐ /s
it's a public channel
Hmm
true OGs remember
the eta is also -a couple days already
How do I do it
Thereโs some people who take the piss and do it cos theyโre sadistic, but some actually ask cos they donโt know
people are blind af
Lol
like just click the download link https://is.paper.sexy/gfTXcVdT.png ๐
How do I do IRC in here
you don't do it in here
Join the irc now pheonix is lonely there
Itโs like 3 active one lol. Pheonix, geo, and zml
I'm wondering who here uses notifications so I don't accidentally ping em
if they don't want to be pinged they would just disable it in their client lol
how are you?!
oooh congrats! my weekend just started a few hours ago :)
eyo
wizjany does too or he always magically appeared here when his full name is mentioned
byeee
imagine IRC
farewell till later
imagine discord
(love you especially zml)
hi zml
revolution

Was tired of editing HOCON in Pterodactyl as it doesn't have syntax highlighting for it....but neither does VSCode apparently hnnnngg
or androirc
@swift root <3
symbian app 
seems to for me, Camm
I just installed an extension for it, but definitely didn't have it for me by default.
it has very little by default lol
their design is based around primarily exposing things through extesions
Maybe it does if you open a file.conf? I was just pasting in then trying to change the language
it does some things where extensions can register themselves for certain extensions
How do you deamon your minecraft server? Using screen or something else?
tmux :p
json-looking but less strict
paperd someday
How to fix
register your nick
How
hocon is love
I'm new to irc
hocon is a neat format with a bad spec and a terrible implementation
I don't mind it, I much prefer YAML for usage, but I understand developers preferring HOCON
/msg nickserv register (i don't remember the rest of the arguments)
*until configurate is done ๐
you should do it on the server tab
configurate 
well actually the big reason why I like HOCON is because Configurate supports comments in it 
awesome for people using legacy color codes ๐
it won't delete all the comments just because I set something programmatically and saved
anchors and aliases are quite nice
hocon has the same issues with $ tho
my favorite thing about yaml is that it claims to be designed to be easy for humans and computers to understand
and it's terrible for both
yay significant whitespace
i bet that dates back to when yaml was an XML derivative
i think it's easy for humans until you actually have to change values
and then do things wrong and program throws parser errors
i find it hard to follow unless i have a sufficiently good editor guiding me
https://yaml.org/spec/history/2001-03-30.html this is a fun piece of history
i'm glad the format evolved a lot from that first draft
Once I registered
I really like that
It doesn't still show lists
I hate how they formatted their example
but that looks nice
I say that as someone who is a big fan of xml
Where does the usage of YAML in Minecraft for plugins come from?
Like, did it just start and become the norm or something
I need help with irc, I've registered but still can't see lists
Hi
It's as old as craftbukkit at least
@viral hornet sk liked it, wrote an adapter and tossed it into bukkit
this isn't an IRC support chat
Gotcha
so at least 10 years ago
Where is irc support chat
not here
I don't believe there is one lol
Oh ok
Just google your issue perhaps
the Indians are in vacation, there's no support right now
Ughโฆ
no, because you still haven't figured out how to ask not here
Wow
That's just an alias/anchor?
yeah
Would you like to repeat this sentence? 
I kinda like this community. Everyone is kind and supportive.
sounds like we made a mistake with that one
Needs more uwuwuwuwuwuwus
@swift root uwu :3
Hi z I'm back
hi back, i'm z
Oops it's not 5 more like 0.7
byeeeeee
Baiiii
Hi
๐
I can actually understand why some people would prefer to use this in work environments, a lot less distraction on the screen lol
Hi
You figured it out! Well done
after you connect to esper, and do the /msg nickserv identify thing, you click on the three dots button at the top right corner of the screen, click in "join channel" and type "#paper"
Yep ๐
Ty
new release???
hi bot ๐
Hi
I very much doubt it'll be a stable release, so I wouldn't put whatever jar he attaches in a production environment
its for testing broo
@viral hornet go to bed cunt
released
It's 10:14AM ๐ฅบ
@ancient bolt thank you for reacting
of course
Cheers Den
My brain hurts no
(but lame reaction you should have used
)
z750 is a motorbike
300 hours to upload to my server, shitty internet aaaaaaaaahhhhhh
bro i live in brazil, here is very shitty internet, i pay dearly and i don't have a good connection
loookk
there
Ayeee!
needs more paper chan tbh
Ty Den ๐ฅบ
272kb/s is fast
nice, you fixed the memor yissues
the average is 100kb/s
fuck u
Hello, broccolai! :eyes:
haha
๐
I'm fine, thank you! Just came here to see how things are. I have been busy lately.
I also haven't joined through the IRC since a long time ago. :sweat_smile: I had forgot my nickserv password for a moment.
15 minutes for upload, the worst internet?
Whatever, my IRC client is a bit inconvenient to use. I'm on discord now!
camm WHAT are you rolling your eyes at
And what about you? ๐
๐
Paul understands
I wasn't hungry, so I had a fruit smoothie, and now i'm starving

๐ฅฆ
i am WONDERFUL, fiance
i had a good day thanks for asking
Sorry mobile
Damn, broccolai, that's kind of cold. o-o
brocc
The phone hates me so sorry b
Imma need you
Didn't know that side of yours.
To relax a bit
and love me again
There's a experimental build that was just uploaded in #โ-1-17
Happy Birthday for tomorrow!
Oh well, matters are calling me again. See you sometime later! โค๏ธ

oof, the latest commit took 13 minutes to build :S
goodbye paper chan love u

๐ฅฆ
very excited for 1.17 prod build
brocc ur too young to have a fiance
He's already MARRIED SWEEPY
A two-timer?

Possibly
she will understand
Mhmmmm no
she cheats on me daily anyway
Open relationships are becoming more and more popular
Happy for you and your Minecraft wife & paper chan, brocc xx
even though you HATE me
thanks

God knows why
I can't think of anything worse
Each to their own
No, it's people who can't accept the fact that someone doesn't want to be exclusive with them so they try to make it work half ass and then it just ends up in disaster
It's bad lol
Idk, just can't see it any other way
I don't really care what other consenting adults do in private
It's not "bad" just because you're not comfortable with the idea lol
That shits not for me, but whatever
I think with growing media and internet people just expose to it more. Wouldnโt say it ainโt popular before
That too
I can't comprehend polygamy, which is what an open relationship is, but that doesn't mean it's bad. It's just not my cup of tea.
Same as stuff like crimes. The crime rate has gone down overall but it doesnโt feel like it coz in the past you ainโt going to hear about the murder some 5 towns over
just don't use it as a free pass to smash a new one every 2 days
everyone should know everyone involved
Depends on the relationship.
well, sure ยฏ_(ใ)_/ยฏ
It's a covenant made by a group of people, and what they do is up to them and really nobody can judge em. Even if they could, not like the group cares. :P
Not for me, that's fine. They can do what makes em happy.
anyway I got some new socks for my birthday
very good
I needed them too 
because you did not obtain Windows 11 legally, and pirating software discussions is against Discord ToS
so stop
I get messing around with stuffs when you are young but it is overwhelmingly always some 12 year old masterhackers that try to pull this shit 
Get 20% OFF + Free Shipping @MANSCAPED with promo code TECH at
https://manscaped.com/TECH
Use code LINUS and get 25% off GlassWire at https://lmg.gg/glasswire
This week a leaked version of Microsoft's upcoming rumoured Windows 11 was posted on Chinese site Baidu. We were able to get our hands on it and EVEN boot it up with an NVIDIA graphics c...
Its kinda Microsoft fault for leaking it tho but who know what your downloading from some random site
This may come as a surprise but I am sure LTT already got permission from Microsoft to make that video ._.
marketing.
Yeah
Windows 11 actually looks good
i just hope i don't fuck up my grub when i upgrade to win11
it's for the dumb user
most people use phones
apple did the same with the new macos
rounding everything, making everything look like a phone
making the OS easy to understand for someone who had a phone for years but not a computer
Also kinda funny that windows need new version number for some changes in UI while am using Ubuntu KDE and can tweak everything i freaking want
so glad 1.17 came out on paper 
It kind of didn't. It's highly experimental. Don't use it on your own world if you're making progress you want to keep/don't have backups.
no, im only using it for tests, not for serious progress
Interesting... I'm getting
[01:11:28 WARN]: Boat (vehicle of username) moved wrongly!
spammed in the console
I wasn't riding a boat...
Herobrine ๐ณ
.github
Paper's Main GitHub repo: https://github.com/PaperMC/Paper
I've been told bugs for that go there too
ok
when hypixel & mineplex are down but your still waiting on paper for vanilla
||Imagine if we could just use new releases from Mojang||
is that why we get more kids??? Please put hypixel back online thanks!!
Theyโll be offline for atleast 24 hours - their forums post that is currently down
WOW I live on an island on my survival server, and neither I nor any of my friends have once gotten a trident from any of the countless drowned who have come to attack us. I kill one mob on the experimental build, it's a drowned with a trident, and it drops
why u play with my feelings like that 
lol
RIP novaskin.me
?
404'd minecraft.novaskin.me
cool. Thanks for letting us know. The paper dev will work on getting the website backup
@brave radish for someone using semicolons in their messages... https://i.imgur.com/Qyo9aGk.png shaaame
what's wrong with that?
idk
but I can
maybe FF cached the whole thing or something before DenWav deleted it
hmm DenWav in my timezone?
probably
thought you were in germany or something like everyone else here
that's ok I'm from the left middle
wow you guys are almost in the best timezone but eastern is still the best.
wtf wtf wtf!
imagine not using GitLab ๐
why are you booing me i'm right
test

only one plugin completely incompatible with 1.17 damn
that's pretty good
(terra)
Larry I have question on how the hell do you have all those pictures ready

I do not, the all knowing google provides them at my whim
wtf is going on
hello broccolai
nkjbdhsfa
Do you guys have any info on GeyserMC?
About how it's working with paper
Mountain time!
I have no affiliation to Paper or Geyser
ceo of geyser
It works fine with 1.16 at least
my guess would be it does not work yet
Yeah I'm asking in general
geyser itself is updated
dunno if you're asking in general or with 1.17
they have a server
It's updated to 1.17 since release date
I'm asking about if it's working with paper
Thx
Well it did in 1.16. I haven't used it since then and I also don't have Bedrock so I can't tell you more.
Yeah the server I'm in uses it, and we're waiting paper to update so we can add it back to the sv
you don't have to wait, ViaVersion works as well
Yeah ik
The server you are connecting to has to support the latest version of Minecraft Java Edition (at this time this is Minecraft 1.17) The server itself does not have to be the latest version but does have to allow connections. If you're running the server on an older version, you can use the plugin ViaVersion
from geyser docs
Never heard of it, will report it to the server owner and see if he can add it
Most servers use Via after an update comes out
The problem is we've been using paper so idk if it'll keep our itens and things like that
I hope so
Via will
it's just a spigot plugin
is a Via dev
Ok, thanks guys
no problem
๐ค
yep, got two of those
lmao
new windows 11 app progress bar isn't a whole green background anymore, more mac os vibes
Lol, the HBO email is trending #2 on Twitter
from what i've seen of win 11 thus far it's just Windows but it feels like Mac
so setting the bar even lower than before 
๐
yepp that's what i've been getting so far, and some linux vibes too with the new start menu
iCarly new ep???
"linux" meaning... GNOME? KDE? MATE?
KDE
ah, i've never actually used KDE. I use GNOME, but i've been meaning to try KDE for a while
eventuallyโข๏ธ i probably will
but honestly if i do end up switching it'll most likely just end up "KDE but configured to act like my GNOME install's configuration" lol
lmao same here
gnome 2 master DE
never had to unlock a world before. All you do is remove world/session.lock, right?
If you're 100% certain it isn't locked by a running server, yes
If it just crashed and didn't clean up, then yep
I just killed the server ๐
kde has a lot of customisation in terms of themes and stuff
I had a chunk that was killing the server but somehow a SIGKILL fixed it so now I can't report the bug ๐
F
That's really all you can use for now
oof ok
All the other good ones are forks of Paper
yea
Once Paper is out, then all the other forks will start updating
like what are the others?
craftbukkit 
Tuinity, Purpur
god no not again
Purpur is a fork of Tuinity which is a fork of Paper (which is a fork of Spigot which is a fork of CraftBukkit...)
is purpur downstream of paper or downstream of tuinity
oh ok
also, the fork to end all forks....
i used to use spigot so im most used to spigot anyway
the one and only...
ssssssssh
im scared
Does bukkit even update anymore?
no
well, md_5 maintains a private bukkit fork for himself to build spigot
most of md_5s merged changes are to bukkit/craftbukkit
so yes but also no
both. i cant just be downstream of just tuinity or i'll be a month behind paper all the time ๐ so i keep them separate so i can upstream both of them separately
gotcha
how come memes was archived btw?
#gifs-and-memes
Wait is spigot a fork of craftbukkit?
"Yes."
Spigot itself is. CraftBukkit is now maintained by Spigot though
With plug-in support
Well not CB ๐
Paper or tuinity
I used to use CB
You at least want Paper or a fork of Paper
and not Yatopia
The one with all the arrows pointing to it must be the best right?
thankfully they mention it at least
Whatโs Hydrinity?
Thats Hyalus ur talking about no?
Hydrinity is just a random Tuinity fork with experimental stuff like Fish and all those
Fabric mod
Oh
think it's by a Velocity dev but idk
[02:57:18 ERROR]: Chunk file at [-18, 9] is in the wrong location. (Expected [-18, 9], got [-11, 11])
[02:57:18 ERROR]: Chunk file at [-12, 3] is in the wrong location. (Expected [-12, 3], got [-25, 6])
[02:57:19 ERROR]: Chunk file at [-21, 10] is in the wrong location. (Expected [-21, 10], got [-13, 9])
[02:57:19 ERROR]: Chunk file at [-22, 9] is in the wrong location. (Expected [-22, 9], got [-11, 13])
[02:57:19 ERROR]: Chunk file at [-22, 13] is in the wrong location. (Expected [-22, 13], got [-16, 17])
[02:57:19 ERROR]: Chunk file at [-15, 15] is in the wrong location. (Expected [-15, 15], got [-11, 18])
[02:57:20 ERROR]: Chunk file at [-15, 16] is in the wrong location. (Expected [-15, 16], got [-15, 11])
[02:57:20 ERROR]: Chunk file at [-17, 17] is in the wrong location. (Expected [-17, 17], got [-13, 15])
well that's not good
so that chunk that was killing the server earlier didn't get fixed; it got removed or broken even more ๐
so was it new or old
oh sorry
the first "new" meant it was the new build that did it
the second msg meant that I'm pretty sure I generated that on 1.16
would be more helpful if you ran the new build on a newly generated world
we aren't including fixes for worlds which were already corrupted from the first build
ah but this is from 1.17
it wasn't
that's a borked region file
I'm gonna restore the region file from a backup and see if it happens again
I just do mappings & tooling - once you get inside the minecraft code I'm clueless lol
at least --forceUpgrade with these builds isn't setting my seed to 0 like the first few 1.16 builds did ๐
1.17 is the most complicated Paper update ever for a whole lot of reasons. Hence the update taking longer.
But build 3 seems pretty good for the most part (from what I can see). So we should be getting close to the final step of the update process which will be setting up actual official test-builds and merging dev/1.17 into master
Unless we discover something catastrophic in build 3 that is
I hope you guys donโt
Erm.. don't wanna be a nay-sayer, but build 3 seems pretty catastrophic to me
Have you opened relevant issues on github?
Whatโs a good backup script/plug-in?
we need to be able to track these things lol
For one problem, yes. The rest of them I'm still working on figuring out what exactly the issues even are ๐
And also what are some nice plugins for a SMP (1.17)
Backups are best done outside of the server, including outside of plugins
As for that one, I like a plugin that puts coordinates in the action bar, not that that's an integral feature lol
I mean just world backups just in case someone tnts everything
Well in case of TNT, Prism
The action barโฆ.
Whatโs that lmao
The place where the message goes when you can't sleep cuz there are monsters
Ah thanks
Coreprotect helps with rollbacks in-game for stuff like that along with a lot of other useful stuff
(Prism is like Coreprotect btw)
Ah gotcha
For real backups, just copying the folders, or something like rdiffbackup if you wanna be fancy
Iโll recheck my plugins folder
Ok thanks!
First Ima get a ssd for my server pc lmao
Itโs an old laptop hdd rn
guys anyone has any expected date for paper 1.17 release
We call those trash can bricks
.eta
(See also #โ-1-17) Paper updates have no ETA, ever. See the following for more information: https://github.com/PaperMC/Paper/issues/5785
For you, never! 
๐
if you get this reference then you're a true gamer
@brave radish these are all of the issue we currently have reported for 1.17 lol https://github.com/PaperMC/Paper/projects/13
we definitely need more reports
I just added it
ah
was looking over the issues
but yeah I know I'm no use if I find 80 bugs and don't report them. That weird region error appeared to be a one-time thing or something cuz I tried the same build on the same backup of the world and no problem
(tried it twice, actually; maybe three times)
we'll try to add new issues to the project when they are created so we don't forget
will be easier to track
I will use paper 1.17 on my server.
Even if it's a test version
As long as it's still available
what do you mean
hasnt happened to me yet, although my world was generated in 1.17
well has happened to like seven other people
I thought someone mentioned disappearing TEs was fixed in build 2?
guess it's not hmm
That was me
because leaf posted a patch and Machine closed the issue so I assumed it was
but it isn't, hence reopened
gotcha
The rest of my strange problems appear to have been one-time, but I'll do some more breaking of things tomorrow
also, I just noticed DenWav's pfp is a kitty
well two
so if i wanted to try and replicate the bug, i would just have to unload and reload a chunk?
yup
or, at least, that's how it works for me and some other people in #paper-help and #paper-dev
i unfortunately can confirm that i just successfully replicated the bug
if it makes you feel better we currently have no idea what's causing it lol
Solution: patch that keeps every chunk loaded forever
lmao really
but they probably don't get saved when the server stops either
that's fucking hilarious
at least a while ago save-off would stop chunks from unloading, yeah
idk if that's the case anymore
Hey guys i have an VPS with 8GB RAM and now i just don't use it anymore instead of leaving it idle and wasting my money i wanted to create a minecraft server. Is it still worth it? cause there are already a lot of them
I feel so much better now!
If you want to make money and have a big server, I'd say you need a lot more than a small VPS anyway
I don't :(
depends on what kind of server you want to make.
I assumed when I opened that bug that some dev would come along and be like "oh, yeah, we put an extra ! in an if statement :pepela:" and it'd be done but ig not
Possibly Survival, Creative, RPG, Minigames, Skyblock that kinda stuff
8 GB of RAM won't host all that lmao
yeah
Good evening Mrs. Coral
basically all it'd do is be able to run a server for friends
.wa 2+2
(gimple) Result: 4 - https://is.gd/qI3MoC
Wolfram|Alpha brings expert-level knowledge and capabilities to the broadest possible range of peopleโspanning all professions and education levels.
thanks zombie
.g is simple good at this
Y'all are doing god's work with paper development โค๏ธ
๐
I got excellent help in here last night, with ideas for where to start learning to code for myself and my son. Tonight I have a different question: I'm running 6 different Minecraft "servers" (basically, 2 Bungeecord networds) for our school. 5 of them are working perfectly. One keeps randomly crashing. The crash reports aren't at all consistent, and have very little the same from instance to instance. One time we had 19 kids playing at the same time. Another time there was only one student in the world. Another time there were 15 online. And once there were 4 of us. Are there "key words" or anything I should be looking for to figure out what's going on? I really don't want to have to wipe the world to get it the SMP server to work properly (it's the most popular for the 6th grade and up crowd).
I would need to see the different crash reports to help out
If you are comfortable giving me full logs from startup to crash, I can probably tell you what's causing it
Man I wish I had teachers like Mrs. Coral when I was in school
I had a few very good teachers. If Minecraft had existed then I'm sure they would have been all over it
Also, bungee networks wow, you're not messing around
yeah bungee is a PITA to get set-up
Very admirable. I mean, the kids can't get together and play at recess, so Minecraft is such a great idea
For sure
I have fought HARD to get these servers, and the whole explanation was "THIS IS THEIR PLAYGROUND when they can't meet in person!"
It's been an uphill battle with administration, but I'm glad to have been the one to fight for these kids.
How's the best way to get the logs to you?
.paste @tough depot
Then, you can either post them in this channel (publicly) or if soup is ok with it DM them
Please paste large logs to a pastebin: https://paste.gg
A sensible, modern pastebin. Share text and source code snippets with no hassle.
Thanks! Working on getting the pastebin data.
hey, whats the estimated ETA on paper 1.17?
.eta
(See also #โ-1-17) Paper updates have no ETA, ever. See the following for more information: https://github.com/PaperMC/Paper/issues/5785
Same link as above
Or any sort of Pastebin, I'm not picky
Bungee is annoying, but it's not super agonizing. If you need help with setting it up lmk
I use Velocity personally, but I'm familiar with the process
is there even any advantage using bungee over Velocity?
Just plugin compatibility
gonna write all my proxy plugins for waterfall and velocity bro
Pull a ViaVersion and support Spigot, Velocity, Fabric, and Bungee in the same jar
nvidia +4.76% too ๐ฅณ
yeah but i only have stocks in amd lol
wow Naomi ceo of AyyMD soon?
Thank you to the devs putting in all the hard work! I don't have time to test the experimental Jar yet but our server is excited that we're almost to the official one!!!
btw you may wanna wait for 1.17.1 now 
Was 1.17 meant to come with any performance increases? Or is it more or less the same as 1.16.5. Sorry if this has been asked a million times already
varies for everyone
@warm anchor What have I missed that we should wait lol
simplest deduction would be that 1.17.1 is on its way and paper isn't done with 1.17 yet
Mojang will release 1.17.1 for some fixes
Have some major issues already been found? Apologies I haven't kept up





