#general

3141 messages ยท Page 1519 of 4

unkempt drift
#

yep, I tried to fix a bug

brave radish
#

LOL

ashen cliff
#

By removing Yatopia?

swift root
unkempt drift
#

I PR'd deleting the whole repo, but no dice

waxen panther
#

shame

#

maybe next time

worn ember
#

mission failed, we'll get em next time

crimson kayak
#

hm

waxen panther
#

hmmm

crimson kayak
#

someone with a random username logged on my server

cunning raft
#

ok

crimson kayak
#

and tried to run /gamemode creative

#

then left

#

I don't remember sharing the IP with anyone except my friends

#

well whatever this player didn't do anything

void void
lean kiln
#

lol

#

is that with a new world or when converting an old one

brave radish
#

not alone ^^

lean kiln
#

should install that stacktrace deobfuscator mod

void void
#

new world

golden gust
#

it's a bug in the chunk management stuff apparently

brave radish
#

Which explains why someone confirmed it by flying an elytra really fast

brave radish
#

I just use cmd f lol

lean kiln
#

the mod I know of for deobfuscating traces uses yarn and doesn't have an easy way to use mojmap

brave radish
#

Note that this did not cause a crash

Category: crash

void void
#

welp xD

lean kiln
#

could try deleting the world folder and a new seed

#

maybe it works lol

brave radish
#

1.17.1 might be coming out before Paper 1.17

waxen panther
#

1.17.4 will be out before md writes his blog post

brave radish
#

@waxen panther ๐Ÿฅฆ

waxen panther
#

hi there mister

lean kiln
#

๐Ÿฅฑ

waxen panther
#

i am SICK of jomps bad mood

brave radish
#

I have to ping every time you change your nickname

#

...or JRoy does

waxen panther
brave radish
#

honestly why doesn't md_5 just use yarn

lean kiln
#

lol

brave radish
#

I mean we have mojmap now

cunning raft
#

he'd use mojmap before yarn

lean kiln
#

yea

#

and thank god lol

brave radish
#

well he would now that they changed the license

#

but before

cunning raft
#

i promise you md fucking 5 doesn't give a fuck all care about licenses

brave radish
#

which explains his own licenses

cunning raft
#

he doesn't have one

ashen cliff
#

Can't DMCA a private hosted repo. kekwhyper

brave radish
#

he doesn't have a license...?

mossy vessel
#

He has the license to not need a license.

cunning raft
#

his mappings have no license

brave radish
#

oh I meant in general

#

not the mappings specifically

cunning raft
#

he owns all code contributions to bukkit/spigot

#

bukkit/spigot are still ""gpl""

brave radish
#

which is why I haven't contributed to bukkit/spigot

left swift
#

Rite

ashen cliff
#

have "problem"
don't care
have no problem
Via daily.

worn ember
#

Yes

wispy blade
#

i hope cat doesnt shit on my rug while i sleep

swift root
#

if he can do it while you're awake then why hope at all

wispy blade
#

no i can stop him while im awake

swift root
#

suuure ya can

worn ember
#

Once the rug is shitted on. It can't be unshitted

crimson kayak
#

Main mission: shitting on the rug
[Stealth is not optional on this mission]

wispy blade
novel monolith
#

Hey, I know C# and I'm looking to get into Minecraft server stuff. Is there any great resource to learn basic differences of the langauges, the basics of compilation in Java, etc. without spending too much time on it?

swift root
#

The fast and dirty way is to make something

#

the proper way is to read the documentation for java and take some free online course that's good (I've heard good things about mooc.fi or something like that?)

#

and then start or modify a project

#

however you learn best I'd say is probably where you should start - if you learned C# in a classroom setting and learned it well, try a virtual java class

#

learning just how Java and C# are different is probably not where I'd say you should start out to get into java, knowing the differences is good but it should probably come as a side effect of knowing both langs

#

Disclaimer: I'm not the Java Master Grand Emperor Supreme

warm mesa
#

Java is very similar to C#

#

Now I wait for all the people to tell at me.

swift root
#

hey you know both so you know better

novel monolith
#

Thanks.

However, I think I should be more specific here: I don't intend to spend more than a week on learning the basics of Java and I think online courses take a little bit longer than that. It sure is great to know both languages well, but I have some time constraints. My question is, maybe there is some nice webpage listing basic things one should know, like this: https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes-oop.html ?

twin lagoon
swift root
#

and those are reportedly not the best docs haha

twin lagoon
#

larry tacoPlead

warm mesa
#

Oh wait. I believe the word that gets people to yell at you is Kotlin

warm mesa
#

๐Ÿ˜‚

swift root
#

a week to be able to learn and use the core concepts well in usable and good code tho... idk sounds very difficult

#

takes time to get experience in bughunting and solving problems as well as just writing code that isn't going to give you bugs and problems

novel monolith
#

Maybe there is some text course that talks about compilation and Gradle while also offering a table of contents so that I could read about specific things, like multithreading and async?

#

Thing is, I don't really want to dig into all this too much just for a couple of simple plugins for Java Minecraft servers with the rest of the infrastructure, e.g. API being written in C#.

swift root
#

I'd caution against dipping your toe into Java and then running your own code on a production server, as that can be very painful. But if you really want to do it, the gradle docs aren't a bad resource. Just takes a bit of reading and probably could be best expedited by trying things out on your own/with other open source projects

wind geyser
#

does anyone know how to enable people to fly when they join a server using essentials? If not, then I'll go into the essentials discord server (if they have one)

swift root
#

they do indeed have one

novel monolith
#

Thanks for the advice!

swift root
#

someone said the word

wind geyser
viral lion
#

kotlin = trash

magic river
#

Kotlin = the only way I'll write something for the JVM these days

waxen panther
#

yawn emoji

magic river
#

We're starting to get to a point where Kotlin is kind of clunky because they were first with a feature and it doesn't work the same way as the Java/JVM one that comes later though

#

Makes interop more painful

#

I understand Scala runs in to this problem a lot too

lean kiln
#

ran into an issue where a project compiles fine on java 8-15 but cant on java 16

marsh charm
#

ugh why did mojang require java 16 ๐Ÿ˜ฆ I wish they'd just required java 17 when 1.18 released

upbeat falconBOT
lean kiln
marsh charm
#

my linux dist doesn't even carry the non-LTS releases

viral lion
#

hello jetbrains? yes i would like to report a bug, it's this thing called Kotlin right?

marsh charm
#

at least buster is set to carry jdk 17

#

probably through some special policy exception

#

since there's no way that made the freeze

lean kiln
#

the launcher downloads the jdk for you

#

and it's not that hard to download and extract a binary distribution from the adoptopenjdk site if your distro doesn't have a package

magic river
lean kiln
#

I'd imagine they switch to 17 though when it releases

magic river
#

Look, apt repos

marsh charm
#

buster already has 17

#

you don't need a third party

#

sorry i mean bullseye

#

damn debian codenames

magic river
#

Err, why would an already released Debian distro has a...okay

#

I'm surprised sid even has a random jdk snapshot

#

17 isn't out yet

marsh charm
#

bullseye freeze was a long time ago, so I'm not sure why they have 17 in-repo either

#

like I said, I imagine it was some sort of exception

magic river
#

I suppose if you're on testing it's bullseye but unstable is always sid

#

testing is usually a worst of both worlds kind of thing though unless you're following it to stable on release

#

You're not all that less likely to run in to issues but those issues will take longer to get fixed because they have to go through the promotion process

#

I guess you can just use your 17 snapshots for running 1.17 then?

marsh charm
#

that's what I'll try in a week or two

olive marlin
#

Nothing stops you from installing the jre from testing repo - sudo apt -t testing install openjdk-17-jre-headless or whatever.

magic river
#

Yeah, that's the snapshots ๐Ÿ˜›

olive marlin
#

Or manually install from package, add external apt repo or whatever.

marsh charm
#

I still wish mojang had just waited to require the lts version when 1.18 releases so it would be more widely available

magic river
#

Although it looks like those come from semi-official releases? They aren't using the "I cloned git" versioning scheme at least, that would be a date and/or hash

marsh charm
#

gentoo doesn't package newer than jdk 11 but I'll probably just find some portable solution to play a la the launcher

#

gentoo didn'te ven package openjdk until like earlier this year

#

they used icedtea 8 lmao

magic river
#

Gentoo still exists?

#

...why?

marsh charm
#

wdym?

#

I don't think there's any other major source-based dists

woeful urchin
#

is spriggtot

#

up?

magic river
#

The distro was trash when it started and it never got any better

marsh charm
#

that reminds me

#

I wonder if chromebooks are still gentoo-based

#

wasn't google making their own OS?

magic river
#

I thought that was less gentoo-based and more use gentoo tooling to build a custom OS

marsh charm
#

i thought i read they were switching to something non linux entirely

magic river
#

Like, I didn't think they were using any of the packages from gentoo

#

Fuchsia?

marsh charm
#

yeah I think

#

is that still at thing?

magic river
#

Yeah, not something I'd put on a phone or laptop though

#

It's still mostly just a neat toy afaik

wind geyser
#

Fuchsia is still a thing

#

but I believe it's going on the Nest Hub devices

cunning raft
#

it recently got an ART too

#

but i think the plans to replace android phones with it were scrapped too

magic river
#

I think that's what fueled the Chromebook rumors more than anything

#

ChromeOS has an ART too

cunning raft
#

ye

#

wouldn't surprise me if it eventually becomes fuchsia

void void
#

When will papermc 1.17 be here

upbeat falconBOT
wind geyser
#

And there's your answer

void void
#

Wow

magic river
#

There is a lot of work put in on Linux for power management and handling hardware quirks that you have to not only duplicate but keep up with

marsh charm
#

yeah i guess it's not as big of a deal if you're putting it on your own hardware

#

(nest)

wind geyser
# void void Wow

I understand that you may be upset, but Paper can't do anything until Spigot does something

magic river
#

Yeah, something that's always plugged in and doesn't have random devices getting plugged in to it or paired via bluetooth would be a good spot to try out a new kernel

wind geyser
magic river
#

Just click the link, no need to repeat that in chat each time to try to talk them down ๐Ÿ˜›

wind geyser
# marsh charm (nest)

The thing I don't like about the nest devices are that they have their own open wifi network that anyone could join and setup the nest from there :/

#

if you have no internet of course

magic river
#

Printers do that too

wind geyser
#

what do you mean by that? You mean like WiFi printing?

#

printing from it's wifi network basically?

#

it meaning the printer

magic river
#

Yeah by default they run their own wifi network (forget the name of the mode, it's for point to point wifi basically) until you get in there and configure them to join your wifi network

wind geyser
#

WiFi direct I believe it's called

cunning raft
#

wifi direct is different

#

wifi direct doesn't have an open network constantly iirc

wind geyser
#

well then I have no idea what you're talking about then

#

:/

magic river
#

The term I was looking for was an ad hoc network, btw

lunar skiff
#

i want 1.17 paper SO BAD UGHHH

unkempt drift
#

Not out yet

#

๐Ÿ˜›

warm anchor
unkempt drift
#

This should be good

#

You know what I use to see a lot more of in the dev help channel? Is people just responding โ€œxy problemโ€

worn ember
#

Kek

light cave
#

i waiting 1.17 paper

waxen panther
#

ok!

#

i waiting 1.17 spigot ๐Ÿ˜€

light cave
#

๐Ÿ™‚

lean kiln
#

i waiting

#

๐Ÿ˜ƒ

spare venture
#

i

dull linden
#

๐Ÿ˜€

spare venture
#

donโ€™t like that development team is the same color as notable used to be. v confused

left swift
#

just re-remember the new roles lul

light cave
worthy geode
#

๐Ÿ™‚

olive marlin
wind geyser
#

I waiting for uhhhh

warm mesa
olive marlin
#

.fawe

worthy geode
#

nah, Fawe is love

warm mesa
#

City isn't wrong. It used to stand for that. We haven't corrupted a world in....awhile.

olive marlin
#

I need to see if FAWE started working with Java16 already, because it still keeps throwing errors on my dev server.

warm mesa
#

It does.

olive marlin
#

ngl, I wouldn't use FAWE on my main prod servers, but will use on additional creative servers where I don't care that much.

warm mesa
#

We always recommend backups. A production ready FAWE is a goal of mine before the end of the year.

vestal jasper
warm mesa
#

Everyone is waiting for 1.17 but I'm waiting for Minecraft 3.0.
Yeah I said Minecraft 3.0 because Minecraft 2.0 is overrated.

olive marlin
#

I mean, I always do backup. But still, minimizing impact is more important to me.

warm anchor
vestal jasper
#

tbh blood carbon doesn't use NMS at all, since all of the features I needed NMS for got PRd to paper :^)
so assuming none of the API I use is dropped, whatever I write will instantly work in 1.17

#

I just need to finish the damn thing

warm anchor
#

Cabon out of alpha soon (?

vestal jasper
#

But I just spent 6 hours straight doing plugin stuff so maybe not tonight lol

olive marlin
#

I know it's not very likely something will happen anymore, but still gonna use WE for the "more important" servers, especially since I rarely need to do world modifications there anyway.

vestal jasper
#

I don't have any PRs

lean kiln
#

really

#

i thought theres 2 branches

warm mesa
lean kiln
#

u create so many branch

vestal jasper
#

there's branches yes but no PRs

#

I'll PR when I'm confident i'm not gonna make substantial changes

olive marlin
#

I'm so very split, because I'd like like to help with Carbon and/or other oss projects, but at the same time have new project at work which kills me and I'm also rewriting whole backend and management section for my server before 1.17 update so...

vestal jasper
#

do what you want to tbh I'm in no rush to deliver carbon by a due date

#

I'd rather take my time, enjoy it, and design it well than rush it and burn out instantly

olive marlin
#

Yeah, understandable.

#

I want to help more with open source, just always find myself working on my server stuff.

#

But hopefully now with a config manager written and storing everything template-able in github subworktrees, as well as having some basic plugin manager and such, I'll need less time to maintain it and test everything.

brave raft
#

Any good server performance mods out for 1.17 out yet?

vestal jasper
#

Within less than a day of release?
Maybe but not likely

brave raft
#

Yeah I know its unrealistic, I was just wondering

ripe sphinx
#

given there's not really any server softwares out yet, there ain't gonna be any mods for performance

brave raft
#

Yeah...

#

The vanilla server jar is something else

lean kiln
#

lithium has a beta if you want a fabric mod

brave raft
#

Oh nice! Ill try that out

lean kiln
#

should install starlight too

low heath
#

i have a question

#

so spigot has 1.17-rc1 done

cunning raft
#

it comes out when it comes out

low heath
#

because their server runs 1.17-rc1

cunning raft
#

he's probably doing api/docs rn

low heath
#

what difference is it though thats what im confused about

cunning raft
#

he probably hasn't finished api or docs for his private builds

#

so that's likely what he is doing

low heath
#

so are rc different to the full update or what

unreal quarry
lean kiln
low heath
#

so if theyre not too different why does it take this long?

#

isnt it similar enough or nah

novel horizon
#

Why not ask him

lean kiln
#

even if it was it doesn't matter

#

md_5 releases when he wants

low heath
cunning raft
#

did you hear what i said or no

#

what is the confusing part

low heath
#

the entirety of what you said cuz i dont know this stuff

#

so thats why i asked

cunning raft
#

do you know what an api is

low heath
#

no i know nothing

#

im an outsider

#

i know nothing]

cunning raft
#

then you will not understand

#

it comes out when it comes out pretty much

#

hopefully today

low heath
#

i hope

novel horizon
#

i don't care about it, there's still time

low heath
#

he really needs more developers to help

novel horizon
#

and when spigot goes out it's gonna be HEY PAPER ๐Ÿ˜ก where PAPER spigot is already out ๐Ÿ˜ 

unreal quarry
#

at least with paper you'll be able to track its progress. even watch it unfold live in the streams

novel horizon
#

there's time, so ๐Ÿคทโ€โ™‚๏ธ we can wait ^^

#

yeah, sure

low heath
#

im fine with waiting for paper

warm anchor
#

its like taking a shit, you will know when its coming out. idk why the rush

unreal quarry
#

push

fossil cedar
#

yay, i wait the stream ๐Ÿค“

brave raft
#

4 gb of ram usage with 0 players ๐Ÿ˜

#

Nice job mojang

warm anchor
#

that's not how ram works... kek

#

you can make it 10G usage too! jsut set xms to 10

olive marlin
#

What if I only have 8G and set xms to 10?

warm anchor
#

.try

limber knotBOT
brave raft
#

The server GUI says 4000 mb

waxen panther
#

and

#

memory is a pointelss metric

brave raft
#

Ah ok

unreal quarry
brave raft
#

Sorry I'm not very experienced with server hosting

olive marlin
#

Probably Java heap has allocated 4GB from the OS, but how much internally is used is something different.

warm anchor
#

not helping every host and their mother has a fansy CPU and RAM usage graph... litearlly the most pointless thing if they dont even have access on the system itself PepeLa

brave raft
#

I'm assuming that a 12 year old server cpu isn't terribly good for server hosting.

spare venture
#

.wa 6 PM PST to Australian central time

limber knotBOT
potent fossil
spare venture
#

I saw

fossil cedar
waxen panther
#

isnt this the same as jroys old one lol

unreal quarry
# brave raft Sorry I'm not very experienced with server hosting

its not a server hosting thing. here, imagine the ram in your computer is a blank table. you can have a small table or a huge table, doesnt matter. but once you have a table you can only fit so many things on it. lets say you want to eat a meal on it. you have to put things on this table in order to do that. plates, silverware, cups, napkins, etc. you take up space on this table to do this task. lets say you want to draw a picture. you'd need to put paper and your drawing utensils on this table. etc etc. eventually you'll run out of space on this table and will have to put some things away before youre able to do other tasks on the table. ram is the same way. programs load things they need into memory so they can be used. java is no exception, except it behaves slightly differently since its a virtual machine (jvm = java virtual machine). java needs to section off part of the table specifically to itself. this is what your xms/xmx flags are doing. once you've given your server 4gb of space on this table, nothing else can touch that space. to the OS and anything outside of java that space is taken. its used, even if whats inside the java isnt really using it ๐Ÿ˜‰

cunning raft
#

the granny person was the guy who pr'd back to my original one

waxen panther
#

uncredited hate 2 see it

cunning raft
#

looks like they forked and hosted their own

#

idc about credit

waxen panther
#

i would like a large banner praising joshua roy

#

now

cunning raft
#

that site is slow anyway

#

since it depends on jenkins builds

brave raft
cunning raft
#

not commits

elfin fern
#

is there a list of paper forks? i know there are three main ones but i don't remember one if them, the ones i remember are tuinity and purpur

cunning raft
#

that's all you need

chrome quest
#

Is there an etd on 1.7?

cunning raft
#

etd?

chrome quest
#

Estimated time of delivery

novel horizon
#

yep

spare venture
#

duuuuuuuck

chrome quest
#

I don't want to be fed to goblins so I'm not asking for an eta.

#

๐Ÿ˜ฆ

novel horizon
#

doesn't matter how you name it

#

still the same thing

chrome quest
#

Agree to disagree.

spare venture
#

wow is no one reacting to it ๐Ÿ˜”

novel horizon
chrome quest
cunning raft
#

what is new

brave raft
#

The lithium beta is pretty good

spare venture
chrome quest
#

Does your name translate to duck?

novel horizon
#

there's conjuring 3 ๐Ÿ˜ฎ

lost trail
#

Horse

#

Thank you.

cunning raft
#

@waxen panther ^^^

lost trail
#

how do I get cat role

lime oak
#

show proof of being a cat

lost trail
#

I throw up on people

#

Is that enough

potent fossil
#

no

waxen panther
potent fossil
#

dogs do that, which means you may be a dog

#

and we can't allow that

true canyon
#

Everybody wants to be a cat

elfin fern
#

i have a very bad sleep schedule and i annoy people because of it

#

does that make me a cat?

lost trail
#

I also lick my own butt

elfin fern
lost trail
#

Altho humans do that too

unreal quarry
#

#adorable-pets message

brave raft
#

Are the "Can't keep up!" Alerts normal?

unreal quarry
brave radish
brave raft
#

Ah ok

lost trail
#

POV: 1400 withers

brave radish
brave raft
#

I should probably upgrade my cpu, it's $9 on eBay lol

lost trail
#

might be the reason

brave raft
#

Intel x3430

brave raft
potent fossil
#

poor paper

#

being suffocated by lack of resources

brave raft
#

I think it's the HDD ๐Ÿค”๐Ÿค“๐Ÿง

brave radish
elfin fern
#

i has picture of my adorable cats how do i post it in #adorable-pets

brave raft
potent fossil
#

if you dont have the role for #adorable-pets then you can post it in #general and if you are approved as Verified Cat or Verified Cat Lover then you can post there

elfin fern
#

ok then

#

they're sleeping in a laundry bin

brave raft
#

x3470, or I'll just swap out the Mobo and cpu entirely

lost trail
#

my cat

potent fossil
#

beautiful

brave radish
unreal quarry
elfin fern
#

have they been smoking/?????????

#

why cough

#

ngl cat addicted to nicotine

potent fossil
#

they got bad lungs from 15 years of chainsmoking in their youth

elfin fern
#

ofc

potent fossil
#

oh sorry thought you were asking about billy

lost trail
#

any1 have knife cat image

elfin fern
#

this one?

unreal quarry
elfin fern
#

or this?

lost trail
#

Thx

elfin fern
#

i just searched knife cat

potent fossil
#

be wary traveller...khajiit does not play these games...

brave raft
brave radish
chrome quest
#

What command can I use to search a file on linux for a certain command?

brave raft
#

Decent third or fourth gen i5 + Mobo for 75$

brave radish
#

like... it's a bash file?

#

I mean if you just wanna search for text, grep

#

or less the file and type / followed by the string you want to find

#

or grep -r a folder...

#

lots of ways

potent fossil
#

grep -nw . -e '<wordtosearchfor>'

#

will search all files in current dir (.) for text

#

replace . with specific file if you so desire

#

change -nw to -rnw to follow directories in the search

chrome quest
#

Nvm. I already found the command, and yes in the bash history file.

#

How can I merge two folders that aren't empty?

signal bluff
#

mkdir merged

#

cp -r dir1/ merged

#

cp -r dir2/ merged

brave radish
lime oak
#

Ctrl+R in discord for a fun surprise

#

lol sulu

chrome quest
#

cp worked. I tried mv before and that didn't work with -r

#

Thanks

spare venture
#

dog role

wind geyser
#

As dog/*, dog mode would be cool

#

*role

waxen panther
#

no

void void
#

1.17

#

when

#

when 1.17

upbeat falconBOT
void void
#

when

#

1.17

#

haha broke the system

waxen panther
#

so funny bro

#

so fucking funny

void void
#

ikr

warm anchor
#

wow funni man

thorny flickerBOT
#

:raised_hands: Kicked Rasinbran82#5968 (don't abuse the bot) [1 total infraction] -- sulu#5890.

waxen panther
#

sulu aMoriLove

void void
#

srry daddy

brave radish
#

edible is relative when speaking of broccoli

swift root
#

or is it ๐Ÿ˜

waxen panther
#

ok

#

drive by bullying

#

๐Ÿ˜ก

viral hornet
brave radish
#

I said broccoli, not broccolai

#

smh

shrewd siren
#

Can't wait for the new update support

void void
#

paper 1.18 when?ยฟ?ยฟ

#

/s

bold hornet
#

is it normal for servers to be lagging heavily without spigot/bukkit etc?

waxen panther
#

yeah

brave radish
#

yes

waxen panther
#

default is terrible

brave radish
#

that's vanilla for ya

bold hornet
#

so we're just boned until stuff releases?

#

๐Ÿ˜

void void
#

uep

#

stick for 1.16.5 for now

#

not worth updating

bold hornet
#

we've been powering through it lol

void void
#

until paper 1.17

bold hornet
#

but it's bad

waxen panther
#

You've waited 6 months you can wait another few days pepePls

brave radish
#

Fabric and lithium can help but that's a bit of a stretch to get better performance for a relatively short time

void void
#

even if purpur 1.17 releases im still not gonna update

#

new terrain not even out yet

#

ยฏ_(ใƒ„)_/ยฏ

waxen panther
#

ok keep me informed

#

๐Ÿ˜

brave radish
#

axolotl though

#

something to control the squid population

magic river
waxen panther
#

good job im broccolai not broccoli

bold hornet
#

is there anything we can do in the short term other than revert to 1.16.x to help w lag

void void
waxen panther
#

fabric w/ lithium & starlight

#

it'll still be shit tho

bold hornet
#

what are those

waxen panther
#

fabric mods

bold hornet
#

am new to server owning/running

waxen panther
#

fabric is a modding platform with a server implementation

#

clients dont need to run fabric

brave radish
#

hydrogen's not done yet anyway

warm anchor
#

wow brocco VERY helpful

waxen panther
#

sunglass emoji

rustic valve
#

Glass emoji

#

๐Ÿ•ถ

chrome kite
#

how do i copy paste something with the syntax format still remaining the same

magic river
#

You don't, generally

chrome kite
#

for example i want to copy paste something to vs studio but with the same syntax

magic river
#

Oh, you mean the spacing and such?

brave radish
#

just include the indentations in your selection

chrome kite
warm anchor
magic river
#

That should just happen

chrome kite
warm anchor
#

unless hes using notepad

magic river
#

Unless you have something in vs code that is reformatting your stuff automatically on save or something

chrome kite
#

how do i do that

magic river
#

My vs code doesn't do that though so it'd be something you turned on

#

So... you have to figure out how to turn it back off

chrome kite
#

lol that's why i came here i knew the reason nvm

magic river
#

There are a bunch of things that could be doing that

#

You could have eslint --fix being run on save, you could have some extension doing it, it could be a commit hook, etc

serene trail
magic river
#

I don't think the stock vs code even has an option for it

serene trail
#

hahahahah I love it

magic river
#

That thing tries to play a sound... on a server

void void
#

what happens if you use the jar lol

warm anchor
#

haha funnie

magic river
#

Even if there was a speaker I'm not in the same state

void void
#

oh

magic river
#

Hell I'm not in the same country

warm anchor
#

I cant think of any worse place to take a nap

brave radish
#

on a wooden board on top of an active volcano

chrome kite
#

i have a lot of fem

#

em

warm anchor
#

nice time for a binary search!

brave radish
#

you should probably check if VSC has a setting for that itself

#

it probably does

magic river
#

I think vs code has a setting to run a command on save but not to do any kind of format on paste or save

#

Well, I'm wrong, there is a format on paste option

#

Why'd you go and check that? ๐Ÿ˜›

#

Huh, it has a built in format on save too

#

I wonder if I just never found these before or if they got added since last time I bothered to look

serene trail
#

It's clearly a joke, sorry. No Spigot 1.17 yet

magic river
#

lol running some random shit from the internet without knowing what it is

serene trail
#

Yeah ikr

magic river
#

Your computer must be tons of fun

serene trail
#

soon, TM

upbeat falconBOT
viral hornet
#

yes

brave radish
#

You can set #โ—-1-17 to ping if you want to know when Spigot releases (they'll probably say). Downloading everything that claims to be 1.17 and running it is not a good idea

#

for the record I am not a paper dev but ok

#

and in case Paper doesn't announce it you can set Spigot's 1.17 channel to ping too if you want

limber knotBOT
viral hornet
spiral robin
#

hi

viral hornet
#

aber?

#

peepoheart

spiral robin
#

hi camm

#

best camm i ever met peepoSmile

#

reply

#

i said nice things you better reply

mighty storm
#

how do i spell purple

brave radish
#

r o r y

#

purple for 1.17 or rory for 1.17

#

or just for 1.17

mighty storm
#

god i hope they add rory to mc

brave radish
#

YES

mighty storm
#

off we go

#

WHAT

magic river
#

I plugged these two resistive heaters into this extension cord and now I have three resistive heaters!

mighty storm
#

oh yeah? well i plugged in a dehumidifier and a humidifier

tough tiger
#

I am so horny for 1.17 release lol

mighty storm
#

power went out, turns out the server did too so we had to figure out the password

tough tiger
#

Whoops wrong word

viral hornet
spiral robin
#

HEY

mighty storm
tough tiger
#

I donโ€™t watch porn lol

magic river
#

Sure you don't

tough tiger
#

I watch hentai

#

Jk ๐Ÿ˜‚

viral hornet
#

oh

#

gross

mighty storm
#

hentai is better anime but it's still bad

viral hornet
#

chew pls

tough tiger
#

Depends tho

viral hornet
#

PLS

tough tiger
#

Some have good plot

mighty storm
#

hentai - when they gonna lewd ๐Ÿ‘€
anime - what the fuck language are these characters speaking and why isnt it english

tough tiger
#

But yeah, Iโ€™m very excited for the 1.17 release

#

Very anticipated

magic river
#

pfft, half the anime is just "when they gonna lewd" too, they just do it without nudity

#

At least none on screen

tough tiger
#

Lol what have I caused

viral hornet
#

australia hate anime .

#

like they literally tried to ban it from coming in because it depicting.... terrible things

tough tiger
#

Has anyone created a 1.17 yet?

lean kiln
#

yes

#

Mojang

brave radish
#

no bukkit-family projects have

#

at least not publicly

mighty storm
#

sponge, fabric, etc

tough tiger
#

I meant a server

mighty storm
#

sponge, fabric, mojang

tough tiger
#

Okay gotcha

brave radish
#

sponge 1.17 is experimental though

#

only stable ones are Mojang and Fabric, and most Fabric mods won't have stable releases yet

magic river
#

paper is always experimental ๐Ÿ˜›

brave raft
#

Nvm

brave radish
spare venture
#

so is minecraft

left swift
#

1.17 mama

#

Haha

#

Wait I think I missed something

magic river
#

File->Settings then there is a search box, just type "format" in

wispy blade
#

is it really too much work to press tab or shift tab on a selected block of text?

#

programmers ๐Ÿ™„

potent fossil
#

what

#

after what

#

paper is free, paper for 1.17 is not out yet

#

it will be soon.

vernal moth
#

You can't purchase paper, it will always be free

#

If you payed somebody money you got scammed

potent fossil
#

yeah..uh

#

no

#

paper is free. you got scammed

#

lol.

wispy blade
#

gg

vernal moth
#

Can you provide details on whom you paid and how much?

potent fossil
#

if it was someone in this server, report to staff.

vernal moth
#

Should also charge back the payment

potent fossil
#

loading

#

it aint loading but yea, 100% scam

vernal moth
potent fossil
#

oh we bein grabified or smth

vernal moth
#

Just upload to discord

potent fossil
#

k

vernal moth
#

@paper marlin u gonna show us?

wispy blade
#

dmca takedown time?

potent fossil
#

idk im getting vibes it didnt rlly happen lol

vernal moth
#

Seems like a low effort troll, yeah

tepid tinsel
#

XD YOU GOT SCAMMED BOI

wispy blade
#

imagine reading

vernal moth
tepid tinsel
#

waiting for the day when 1.17 paper releasing...

upbeat falconBOT
wispy blade
#

making fun of people making mistakes, unacceptable

#

/s

#

i do that alllll the time

potent fossil
#

<@&748618676189528155>

minor badge
#

?ban @paper marlin Jump-scare, troll

thorny flickerBOT
#

:raised_hands: Banned FxNk#4206 (Jump-scare, troll) [1 total infraction] -- Proximyst#6900.

wispy blade
#

xd

potent fossil
#

I saw that coming

formal turret
#

lol the pnrt one was a jumpscare website

wispy blade
#

which didnt even load kekw

potent fossil
#

figures as much

formal turret
#

lOL idk why i clicked it that was stupid of me

#

it didn't load the screamer though

minor badge
#

it's not even scary though lol

wispy blade
#

screamers arent scary

potent fossil
#

yeah i saw the title load first and i was like "ok"

mighty storm
#

it's never scary, it's just loud, obnoxious, and catches you off guard

feral locust
#

Was he Trolling?

mighty storm
#

he did a little bit of it and now hes gone

wispy blade
#

i can deal with loud and obnoxious, i have a little sister

mighty storm
#

yeah but you cant smack a video

viral hornet
wispy blade
#

i can, just impractical

mighty storm
#

ok murr

vernal moth
#

"bruv i got banned on the paper server for sending jumpscare link and its permanent ban frowning"

#

Spigot discord

wispy blade
#

KEKW

shell vine
#

๐Ÿ˜ 

left swift
#

Bill dipperly

wispy blade
#

lmao

#

only noobs say spigot is pro

shell vine
#

yea actually delusional

zealous wedge
#

bruv

vernal moth
#

Man, I miss good trolls

wispy blade
#

i'd troll but i dont want to get banned

grand pewter
#

the moderators have evolved too much

wispy blade
#

:p

grand pewter
#

trolling is no longer an option

wispy blade
#

only insulting people as a joke is allowed ๐Ÿ˜”

left swift
#

Yes.. as a joke..

wispy blade
#

mhm

#

as a joke

#

โ„ข

vernal moth
#

My legs are so fucked, lmao

left swift
vernal moth
#

Burning like crazy

wispy blade
#

watame

vernal moth
#

Cycling was a mistake

wispy blade
#

you just insulted my entire country

#

but yes

left swift
#

Burning means that you did something

#

Probably

vernal moth
#

I know what it means

#

Doesn't mean I like it ๐Ÿ˜‚

wispy blade
#

airpods were a mistake: i can literally hear the guy sitting across me on the bus's music

#

dude's listening to some whack ass carnavalskraker

left swift
#

Omg the fucking "level 30 boss" mobile game ads are back on YouTube

wispy blade
#

they were never gone

left swift
#

I was blessed for so long

#

Now I suffer

wispy blade
#

gives mana

shell vine
#

ublock and sponsorblock

left swift
#

On mobile?

shell vine
#

vanced

potent fossil
#

yos

#

vanced gud

left swift
#

It works where I can just watch in utube app

#

?

rustic valve
potent fossil
#

vanced is a custom YT app that gibs u utube premium for free

left swift
#

Internesting

vernal moth
#

Also got Sponsorblock integration <3

shell vine
#

i wish there was one for roku

potent fossil
#

god i love sponsorblock

wispy blade
#

"Internesting" - Mana, 10-6-2021

rustic valve
#

The interneters are nesting. ๐Ÿคซ

left swift
#

Yus

#

Automagically blocking ads

brave raft
#

Lithium really helps out with server performance

vernal moth
#

*Insert obligatory if you block ads support the creators you enjoy manually remark here *

left swift
#

Ur a virus

potent fossil
#

lmaooooooooooooooooo

#

just because it trolls the shit out of you doesnt make it a virus

left swift
#

You just got smartpwned bro

potent fossil
#

it literally just plays the jebaited song

#

thats it

#

then exits

left swift
#

Future reference don't run jars from non official sources

rustic valve
#

A virus these days is anything that doesn't automagically fix your life issues and throws free money at you upon installation

left swift
#

That means I've been a virus all along?

wispy blade
#

tmi

rustic valve
#

Maybe you should consult your doctor for that

potent fossil
#

sorry but thats hilarious

#

i love the author of that

#

whoever he or she or they may be

rustic valve
#

They're a robot >=c

wispy blade
#

i say star the repo

rustic valve
#

Star your life ๐Ÿ˜‰

left swift
#

Vanced reviews look shit lol

potent fossil
#

its good

left swift
#

Can you turn off the autoplay?

untold copper
#

day #5 of trying to get abs: legs hurt but not as bad. this is probably good

potent fossil
#

none of my stuff autoplays

#

??

left swift
#

Idk was seeing reviews saying autoplay is permanently on

#

Like alot of them

untold copper
#

lower body + core today

wispy blade
#

gamin

#

good job on leg day

untold copper
#

also this

wispy blade
#

monkaW

untold copper
#

welcome to india kekwhyper

wispy blade
#

how are you still alive man

#

i wouldve melted already

untold copper
#

it is very hot i agree

#

could be worse i guess

#

ยฏ_(ใƒ„)_/ยฏ

wispy blade
#

true

untold copper
#

41 is where i start to struggle

wispy blade
#

27 is already melt

untold copper
#

wat

#

lol no

#

27 is heaven

wispy blade
#

i live in europe

#

27 is toasty

untold copper
#

anywhere below 35 is fine

wispy blade
#

says you, someone accustomed to the heat

unreal quarry
#

.wa 35c to f

limber knotBOT
#

(DiscordBot) Result: 95 ยฐF (degrees Fahrenheit) - https://is.gd/1NfV8s

Wolfram|Alpha brings expert-level knowledge and capabilities to the broadest possible range of peopleโ€”spanning all professions and education levels.

unreal quarry
#

sounds about right

untold copper
#

told ya

wispy blade
#

NL will literally go from 5 C to 45 C sometime

untold copper
#

.wa 38c to f

limber knotBOT
#

(DiscordBot) Result: 100.4 ยฐF (degrees Fahrenheit) - https://is.gd/NWjxvp

Wolfram|Alpha brings expert-level knowledge and capabilities to the broadest possible range of peopleโ€”spanning all professions and education levels.

untold copper
#

oof kekwhyper

unreal quarry
#

my typical summer hovers around 110f

#

.wa 110f to c

limber knotBOT
#

(DiscordBot) Result: 43.33 ยฐC (degrees Celsius) - https://is.gd/xoxQZq

Wolfram|Alpha brings expert-level knowledge and capabilities to the broadest possible range of peopleโ€”spanning all professions and education levels.

untold copper
#

OOF

#

that's rare

wispy blade
#

that's uh

untold copper
#

even for here

wispy blade
#

not healthy

#

fingers acting as autocorrect YEP

unreal quarry
#

its a tropical humid heat, too :3

#

houston, texas here

lime oak
#

my area is almost always cloudy

shell vine
#

did not know that was a thing

wispy blade
#

now i can watch isaac butterfield without the 2 minute sponsor breaks

north walrus
#

1.17 is cool

lime oak
#

south america is pretty hot

#

:P

untold copper
#

ok i go and sweep house because mom is very tired

viral hornet
#

especially when it's so hot and humid outside it's literally harder to breathe lol

unreal quarry
#

most of america is farther south than you EU people. Houston (my home) is the same latitude as Egypt

wispy blade
#

yeah checks out

vernal moth
wispy blade
#

LOL

shell vine
#

yea i been using it on pc didnt know vanced had it now ๐Ÿ˜ฎ

north walrus
#

Iโ€™m BRITISH

lime oak
#

red is houston texas

vernal moth
#

It's still experiemntal and stuff but works well

wispy blade
#

might check it out later then

#

first i gotta build bobenchal-6 on tmnf

lime oak
#

top left of the image is where i live

unreal quarry
#

down here if your air conditioner goes out its considered an emergency and the government will help you out lol

#

no a/c = death

wispy blade
#

agree

fleet scroll
#

guys whats the ideal amount of ram for 10 players online and sometimes 20

potent fossil
#

6-10gb

fleet scroll
#

okay ill do 8 gv

#

gb

#

thx

potent fossil
#

with aikars flags

unreal quarry
#

10gb is that sweet spot

fleet scroll
#

true

unreal quarry
#

6gb i'd say is bare minimum and 20 max

wispy blade
#

time to buy more ram i guess

fleet scroll
#

lol

unreal quarry
#

ram is cheap ๐Ÿ˜‰

fleet scroll
#

yea

#

most of it

wispy blade
#

yeah but my "server" uses ddr3

rustic valve
#

What's the recommended GPU for a headless server? thinking_gun

fleet scroll
#

mainly gpus

rustic valve
#

That's because of Chia

wispy blade
#

chia kekw

unreal quarry
#

i just dropped 32gb ddr4 into this laptop about 6 months ago for less than $150

wispy blade
#

chia's the fast way to destroy your ssds

rustic valve
#

I looked into setting up a Chia farm, because like, why not.

It does not make sense.

unreal quarry
#

server ram (non-ecc) is even cheaper

fleet scroll
#

is 500gb storage enough for my server

#

or nah

wispy blade
#

see $150 is a lot for me

fleet scroll
#

survival

#

yea

rustic valve
#

Could get away with like, 20-30Gb of storage

fleet scroll
#

ok lol

#

its like a rly big map

#

100k block border

ancient bolt
#

chia has more technical holes than yatopia

fleet scroll
#

and all rendered

ancient bolt
#

not to mention how crypto in general is shitty and only good at wasting resources

rustic valve
#

Well, maybe you should like, check how big the map is first ๐Ÿง

#

I love pregening the map. Just tell everyone it's "maintenance time".

fleet scroll
#

lol

#

true

meager tusk
#

Crypto ๐Ÿ›Œ

rustic valve
#

Maintenance, GIT

wispy blade
#

just waiting for new PSU

unreal quarry
#

every time someone says chia i think of

wispy blade
#

same

gloomy sentinel
#

true

rustic valve
ancient bolt
#

lol forgot about those

twin lagoon
void void
#

the bob ross and shrek ones

#

โ›ฝ๏ธ

gloomy sentinel
#

more interactive than a pet rock I guess

meager tusk
fleet scroll
#

yea

rustic valve
left swift
#

The Garfield chia commercial gave me indigestion

meager tusk
#

Rise and shine bro!

wispy blade
#

Idriz bro!

meager tusk
#

What bro?

rustic valve
#

684651

#

...

brave raft
#

Is dynmap resource intensive?

wispy blade
rustic valve
#

It's storage intensive, that's for damn sure.

brave raft
#

Yeah

unreal quarry
#

should try pl3xmap

rustic valve
#

And such a goddamn pain if you, for whatever reason, decide to back it up. ๐Ÿ˜ญ

unreal quarry
#

very low storage

#

^_^

meager tusk
brave raft
#

I'll check that out

wispy blade
twin lagoon
meager tusk
brave raft
#

Also, what are some good plugins for performance?

solid meteor
#

:>

#

Please

twin lagoon
#

@brave raft dont use any basically

fleet scroll
#

it helped me free a lot of ram

novel horizon
#

basically any plugin for "removing lag" does the opposite

twin lagoon
#

that

rustic valve
#

๐Ÿ˜Š

meager tusk
#

The only legitimate lag removal plugin.

#

MSPT went from 80 to 10 just with stock settings.

rustic valve
#

If you need to use a lag removing plugin, you've probably already done something wrong.

twin lagoon
#

BalkanOptimizer destroys your economy within 30s

brave raft
#

Ah ok, the only one that I've found is clearlag, just because it clears items. Which is still pretty annoying to the players.

fleet scroll
meager tusk
rustic valve
brave raft
unreal quarry
#

seems a lot dont for some reason

#

its been there for years

fleet scroll
#

lol

meager tusk
#

Too long.

fleet scroll
#

cobblestone rarer than bedrock

rustic valve
#

Put a hopper underneat?

meager tusk
#

Should never drop in the first place.

#

Can we go back to only having cobblestone as a building block?

#

And nothing else in the game?

rustic valve
#

What about dirt

meager tusk
#

Fuck dirt

rustic valve
#

Are you going to KILL my dirt shack?!

#

YOU MONSTER

meager tusk
#

I MIGHT?

meager tusk
#

Ok

#

I'm not a monster

rustic valve
#

Ya'll monsta

#

Taking my dirt shack away ๐Ÿ˜ญ

minor badge
#

This is a lie

twin lagoon
#

shut up mari

unreal quarry
waxen panther
#

was Michael hacked

twin lagoon
#

by Idriz

waxen panther
#

ok understandable

swift root
#

waaaaat

#

rude

fleet scroll
#

:c

rustic valve
#

๐Ÿ˜ 

fleet scroll
#

:-:

rustic valve
#

Damn right ๐Ÿ˜ค

fleet scroll
rustic valve
#

โ—

fleet scroll
#

:!:

waxen panther
#

the HECK is going on in here

fleet scroll
#

broccoli

rustic valve
#

Why do you care all of a sudden ๐Ÿ˜ญ

fleet scroll
left swift
#

Omg brocc hi

rustic valve
fleet scroll
waxen panther
#

heyyyyyyyyyyy x

rustic valve
#

๐Ÿ˜Ÿ

fleet scroll
#

gtg school

#

bye

rustic valve
#

thank god

fleet scroll
#

:C

rustic valve
#

Maybe you should play more HL

#

git it

#

get money

fleet scroll
#

lol

rustic valve
#

AND YOU! school

limber knotBOT
#

I should try Alyx

#

I wake up 7 on weekends ๐Ÿ˜„.

rustic valve
#

Now you just have to wake up at 5AM ๐Ÿ˜„

chrome kite
#

wtf