#general

3141 messages · Page 1932 of 4

dapper umbra
#

Eternity...

twin lagoon
#

Eternity

rancid void
#

Eternity

dapper umbra
#

Michael.

twin lagoon
#

Build Eye

dapper umbra
#

Fr

#

How do i add a fallback server

#

on bungeecord

upbeat falconBOT
twin lagoon
#

who would've expected

#

there's your answer

dapper umbra
#

if its there you can give me a virtual slap in the face

twin lagoon
#

look at the priorities

warm anchor
#

force_default_server and priorities

dapper umbra
#

oh i was in config

dapper umbra
warm anchor
#

Ok michale is faster I was actually reading the page because I only ever use velocity PepeLa

wet storm
#

michale? micheal?

warm anchor
#

Same to me AYAYARie

dapper umbra
#

wtf

#

my bungeecord just stopped working

#

can i send u the logs?

upbeat falconBOT
dapper umbra
#

can someone help me find the issue?

plucky plaza
dapper umbra
#

How is this the issue

#

I need to tell it what server is the default server

plucky plaza
#

you already did that on line 12

#

remove -lobby at line 18

dapper umbra
#

o

cyan harness
#

how long will it take for paper to release on 1.19?

crystal lilyBOT
#
__There Is No ETA__

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.

potent wedge
#

I think you can see progress on the GitHub if they don't use a separate GitHub for developing things (I swear why do people do that)

potent wedge
jolly schooner
#

@slim nymph still around anymore?

warm anchor
#

@jolly schooner please don’t ping staff member. You ain’t entitled for support

#

Your server isn’t hitting the spawning target

jolly schooner
#

@warm anchor I've been around for a decade, wasnt trying to get private support, but I've met Aikar in person a few times lol

#

but understood

warm anchor
#

Your mob cap is too high pretty much

jolly schooner
#

hmm... its been 3-4 years since i've been back in the "scene" what controls this now adays? It used to be bukkit.yml

warm anchor
#

Your server is dying in trying to keep the mobcap whilst not enough of available spot for monster to pop up

jolly schooner
#

Hmm.. so the CPU needs to be faster or i need to reduce them. Whats the best method to do that now adays?

warm anchor
#

The most notable change is monster now requires light level zero to spawn

#

So your mob cap of 70 in bukkit.yml is too high

jolly schooner
#

ooo!

#

What would be a more reasonable number? 40?

warm anchor
#

Try that and see. It may just work, if player complain about no mob later just reduce the mob-spawn-range in spigot.yml (the trick is making this change WITHOUT telling your player)

#

So > make the change on mob cap

if no one notice, it’s good.

if a good amount of people notice, reduce mob-spawn-range in spigot.yml

jolly schooner
#

oooo very nice

#

When it comes to spigot.yml --- doe sthe world name have to be default or should it be the name of the world?

warm anchor
#

Default just applies to all worlds

jolly schooner
#

ahhh makes sense

#

Would ticks-per-monster spawns be something to adjust?

#

monster-spawns: 1

warm anchor
#

You can increase it as well but to me that’s more noticeable (if going over 100) to player than overall mob cap change

jolly schooner
#

ahh. okay so ill set it to 20

warm anchor
#

So instead of making the check slower, making the overall cap lower is better approach imo

jolly schooner
#

ticks-per:
water-underground-creature-spawns: 20
axolotl-spawns: 20
animal-spawns: 400
monster-spawns: 20
water-spawns: 20
water-ambient-spawns: 20
ambient-spawns: 1

#

Thanks Etern!

warm anchor
#

Aikar has been busy with his inRL stuff iirc

#

He’s not that active anymore

jolly schooner
#

gotcha

true canyon
#

😆

#

(Hiiiii Kainzo!)

warm anchor
#

You are ancient too @true canyon

true canyon
warm anchor
#

Also @magic river also still active here Pepelove

jolly schooner
#

haha mannnn i am so old dude

#

i should get a fancy title in here

#

Im bringing back Herocraft, heh

#

I dont know why but I am damn it

true canyon
#

There's a really cool one you're eligible for with an extra step! 😄

#

Oh god herocraft's coming back? That's ancient!

jolly schooner
#

yah, got 60+ players on right now

#

That sounds like stealing... but with extra steps @true canyon hahaha

warm anchor
#

Server with history is nice Pepelove

jolly schooner
#

Eternity, how do I increase the rate in which chunks load? im noticing players being able to OUT RUN them lol

#

I'm assuming the optimizations i did for mobs also did some chunks one

warm anchor
#

chunk-loading in paper.yml

#

Do note that increase by too much will drop the player connection

#

1.18 is a different monster compare to 1.8 and 1.12

jolly schooner
#

interesting, is there an optimized amount?

#

oh wow thats confusing

#

lol

wraith trail
#

there is a lot of playing around with it to do

#

I'd start by raising max-concurrent-sends generally

wraith trail
#

but this will also be useful ^

jolly schooner
#

I got 64 online right now... mobs feel adjusted

warm anchor
#

A lot better now but still got a way to go. Already it isn’t all red PepeLa

hard marsh
#

Is there a way to make a Java program accept arbitrary CAs? Alternatively, is there a way to make a "dummy forge" program that won't make forge mods complain when it runs them and runs through the startup method completely fine? The reason for this is I want to use mitmproxy on some suspicious forge mods.

jolly schooner
#

@warm anchor ayyyy.. i think I can lower the rates a bit more

crystal lilyBOT
warm anchor
#

But yeah the trick is making change unannounced and find the lowest you can go without player noticing PepeLa

jolly schooner
#

Thanks ❤️ ill check it out asap

#

is there a specific mc flag set up now for java? I heard something about aikar flags

warm anchor
#

Still same one with aikars

crystal lilyBOT
jolly schooner
#

Eternity... so im still trying to wrap my head around how to update chunks faster around players...
My thoughts are to reduce mobs a bit more and then to raise the chunk updates to players

warm anchor
#

is the map pregenerated or you are waiting for 1.19 ?

#

that is probably single biggest factor if the chunk is new. Otherwise, they are mehhhhhh on 1.18 (slow in general) especially if you have 50+ players.

#

You may have to suck it up and reduce the view-distance and simulation distance

jolly schooner
#

its pre-generated/custom

#

This is the public release, we did a pre-release 3 days ago, so nothing is being generated fresh

#

Simulation distance... this is a new one for me let me read on that

#

Ohhh.. so simulation distance is the activity within the chunks

warm anchor
#

try increasing max-concurrent-sends and global-max-concurrent-loads but I dont have a value for you. This is something you have to test yourself on each scheduled restart

jolly schooner
#

Okay.. is view-distance controlled by server.props still?

warm anchor
#

yes but it can be set per-world in spigot.yml now

jolly schooner
#

Additionally, you can define individual values on a per world basis in spigot.yml to overwrite server.properties.

#

i see

warm anchor
#

what some big server with end dimension does is keeping it at 10 in the end and lower then in overworld.

#

so people can still somehow fly in the end without hitting an island PepeLa

jolly schooner
#

simulation-distance: default <<< does this mean that "default" gets passed to the server.props ?

warm anchor
#

yeah that means it respect the server.prop

jolly schooner
#

cool...

warm anchor
#

any value you put in there will overwrite server.prop

jolly schooner
#

3

#

❤️

jolly schooner
#

still holding pretty strong... 17 TPS

#

Also whats the rammifications on no-tick-view-distance and network-coompression-threadshold ?

crystal lilyBOT
warm anchor
#

no tick is no longer in use

magic river
primal solar
#

ayo

true canyon
#

!ban 575537605329027072 Homophobia

thorny flickerBOT
#

:raised_hands: Banned Tennessine#9355 (Homophobia) [1 total infraction] -- mbaxter#1592.

warm anchor
#

what's wrong with it?

#

PepeLa @mental meadow best month

#

also good morning Pepelove

mental meadow
#

heoo

warm anchor
full rune
vernal moth
#

looks like I didn't use hangar in quite some time 😄

meager tusk
#

Hangar when?

vast mica
#

hey everyone!

#

Minecraft Java 1.19 is releasing tommorow, so when will paper 1.19 release?

#

and will all existing plugins work with it?

crystal lilyBOT
#
__There Is No ETA__

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.

frank otter
#

to handle like technical changes or new blocks or whatever

ashen cliff
#

I love cPanel.
You have no idea how much I love it not applying PHP settings.

golden gust
#

cpanel is love, cpanel is life

quasi valley
#

?ban 692748677701304330 Spam

thorny flickerBOT
#

:raised_hands: Banned dotxyz#2418 (Spam) [1 total infraction] -- kennytv#9656.

void void
#

for a university project

#

yeah sure

worn ember
#

@warm anchorreleased 3 days ago topkek

wet storm
#

What phone would you recommend to buy? My phone was samsung galaxy A8, it worked 4 years and yesterday it broke, prob there is an ability to repair it, but I think that it'd be better to buy a new one, my requirements to a phone is fast UI, fast internet connection, good camera, but I don't care about having too powerful cpu, cuz I don't play mobile games...

vernal moth
#

Whatever the lastest Google pixel A series is

#

Ah 6a is coming July 21 guess that's too long

twin lagoon
#

google pixel

#

granted may or may not be easy to get depending where you live since they only sell it in a few countries

ashen cliff
#

OnePlus Nord 2 5G and Pixel 4a both have good cameras and are mid range.

#

Also found out "Asus Smartphone for Snapdragon Insiders" exists. kekwhyper

novel horizon
#

I got Samsung Galaxy A52s 5G, my first "better" phone and it's great, I got it for a fine price kinda

#

Few months back

ashen cliff
#

So, apparently a programable python calculator exists...
Thank you eBay.
NumWorks

#

Amazing.

golden gust
#

Yea, gotta have an exam mode to be usable in exams and shit

#

Which, like, if you're selling a calculator these days, it's like, yea

ashen cliff
#

Yeah. This could be very useful at school...
Since it's only 100€.
And can be probably programmed to work with any exam mode.

brave mountain
#

yeha bedrock for free!!

ashen cliff
#

Yey. Now try opening it and watching it just close. kekwhyper

brave mountain
#

we need custom launcher for bedrock

ashen cliff
#

There actually is.

#

Made for Linux, but still. kekwhyper

brave mountain
#

for linux? mmh i didn't know

#

is a android/pocket edition, no windows 10 edition

twin lagoon
#

iirc you used to be able to flash a custom firmware to get around exam mode restrictions

#

but now they've removed all of the custom firmware functionality

ashen cliff
#

Yeah, but you can get around it, Raspberry Pi moment.

#

I was thinking in like, the school would manage that part and you just get them on load before the exam and at school to practice.

opaque cloud
#

this isnt for paper but im playing pixelmon with a couple extra mods and while im playing, my ram resets down to like 500mb once it hits a certain number, even though ive dedicated more than enough ram. anyone know how to fix?

spare venture
#

that’s a garbage collection

void void
#

spigot plugins work in paper 1.18.2?

vestal jasper
#

Yes

spare venture
#

yes

void void
#

i install plugins and dont work

worthy geode
#

make sure you have all dependencies the plugins need, that they are the correct version etc etc

void void
#

dont work

#

this plugin dont load with paper

worthy geode
#

It works fine with Paper, they even recommend using Paper over Spigot

#

make sure you have installed Vault, it needs that.
And if its still not working after that, go to their Discord (its linked on the Spigot page) and ask for help there (and post an actual error there when you do that)

red canopy
#

does anyone know how to enable scoreboard for SavageFactions plugin?

wet storm
worthy geode
true canyon
#

I thought they shut everything down (and good riddance, they copy/pasted my code without attribution).

molten egret
red canopy
#

savagefactions dont have discord no moe

worthy geode
worthy geode
true canyon
#

Early on he was definitely just copy/pasting and then editing it to be kotlin, but nobody's sure anymore since it went private behind a 50+ dollar pricetag. But at this point, I'm like 99% sure he completely quit the community.

#

Don't worry, there's more than one plugin around that copy/pasted some of my code 😆

idle plover
#

ah, the june again

molten egret
#

my code is like at most 40% mine

red canopy
#

wait... your the guy who made factions uuid?

twin lagoon
#

@true canyon

#

Is this true

#

Are you the mbaxter

red canopy
#

thats prety cool ngl, mad respect

true canyon
true canyon
wet storm
#

Instant @developer reaction to a server error guaranteed kekwhyper

lilac moon
#

funny discordsrv moment?

wet storm
#

It is our "home made" bot for interacting with our minecraft server, and it starts ping @developer when log output is ERROR, cuz developer = bad if errors in the console happens

true canyon
#

That's the one still going that did the same

real zealot
#

Ah

golden gust
#

Only a factions server owner would think that creating a factions plugin was a smart idea

vestal jasper
#

Can't imagine going through that many

twin lagoon
#

@vestal jasper

vestal jasper
#

UwU

twin lagoon
#

;w;

warm anchor
#

Or even worse… that old forum from 2011

vestal jasper
#

That's better than 95% of game companies

#

Aye

wet storm
#

ayaya

minor sequoia
#

does anybody know how to stop people from being able to view a server resource pack?

vernal moth
#

Impossible

#

If Minecraft can read it (and it has to, lol), so can I

#

Some people try to corrupt the zip in ways that a few zip readers fail but java still can read it, but that only stops the noobs

warm anchor
#

Make a good community and people will stay. Resource pack stealing can’t really be stopped currently

vestal jasper
#

If it's on the clients computer, they have access to it.

warm anchor
vestal jasper
#

Doesn't matter what the thing is.

unkempt drift
#

Yeah doubt there will ever be a way to stop it.

#

Well I know there won’t be. Can just screenshot smth

vestal jasper
#

Even if there was smth like pack signing, they'll still find a way.

minor sequoia
unkempt drift
#

If you have the resources, you can probably go after people who use it without perm. Idk if there’s anything about that in the mc Eula. But it’s art that someone made. Someone has the copyright on it.

warm anchor
#

security by obscurity isn’t the way my man

minor sequoia
#

I know, its more just have something instead of nothing

#

theres not much that can be done

twin lagoon
#

and it takes seconds to get around it

minor sequoia
warm anchor
#

Like I said. Build your community. People ain’t staying for resourcepack. They stay for good community

minor sequoia
#

alright, then I wont worry about it, thanks

native otter
#

Hi, do you know where I can install paper 1.16.5?

crystal lilyBOT
#

To download old versions of Paper, click here ➡️ papermc.io/legacy ⬅️ and fill out the questions. Note that old versions are completely unsupported and contain numerous bugs/exploits.

warm anchor
#

If your server is fun, people will play on it. If one just steal asset and put it on their server, it doesn’t really make it good.

minor sequoia
#

the pack isnt that crazy either, so there shouldnt really be an issue

twin lagoon
#

even with obfuscation or whatever i still have to deal with people reposting our assets on mcmarket

minor sequoia
#

that sucks 😦

twin lagoon
#

it's not worth your time

minor sequoia
#

I bought assets from mcmodels, and I pretty much just want to prevent theft of those

warm anchor
#

Everyone steals Michael’s asset AYAYARie

minor sequoia
#

mainly for the author

twin lagoon
#

chances are you're not the target of asset theft

minor sequoia
#

yeah very true lol

#

Well thanks a lot for the help

worthy geode
#

Inb4 the assets you bought are stolen too kekw

warm anchor
wet storm
#

btw, what do you think, is there any chances that mojang will do something about the security of resource packs? Like they did with crypto messages. Probably there is a smart cryptographic way to read rp by a java client but make it nearly impossible by usual readers

golden gust
#

The client has to decode it

#

Literally anything they do is gonna be reversable within a week

#

Heck, no

#

an hour or two

void void
twin lagoon
#

people keep asking for resource pack encryption but don't realize that you'll always be easily be able to get the contents of the pack

#

regardless of what they do

void void
#

given how easy it is to mod the game, people would make an extractor within hours ^

twin lagoon
#

hell minecraft bedrock is a good example, they've got resource pack encryption already

#

insert pirate bay alternative specifically built for minecraft bedrock assets

worn ember
warm anchor
#

I got excited

#

But yeah

worn ember
#

At least they wanna fix bugs so that's good

true canyon
#

Jeff wants to fix bugs.

wet storm
twin lagoon
#

if the client renders it, it's there

#

free for anyone to export

#

that last one would probably even work for minecraft

vernal moth
#

It's literally impossible to prevent this

#

It's pretty easy, if the game can read it, so can anybody else

wet storm
#

I thought security guys can make secure everything, lol...

twin lagoon
#

in situations where things can be expected to be secure yes

#

game assets have never been secure

novel horizon
#

Either it's not secure enough or it's stupidly annoying for everyone/everything

golden gust
#

Best you can do is make it harder

#

Noting that any asset had to be readable by the client

novel horizon
#

Yeah

golden gust
#

Anything graphic related generally needs to be sent to the GPU somewhat early, e.g. that's what the texture atlas is for

#

But, I mean, worse case is you hook into the client in various places and just dump data it parses out to the disk

little frost
#

even heavily obfuscated AAA games get their stuff dumped eventually, Minecraft is very far from that lol

vernal moth
#

Nobody wants to invest developer time into any of that too

#

Would be a waste

golden gust
#

But

#

Cat and mouse is fun :(

little frost
#

electronicmouse

golden gust
#

I just want you to know, that I'd unplug you to charge my phone

little frost
#

😢

twin lagoon
#

@untold meadow BEST kezz

golden gust
#

By default

untold meadow
#

@twin lagoon bestest michael !

golden gust
#

Well, that's a lie

cunning raft
#

hello cat

golden gust
#

Hai jroy

cunning raft
#

i have a pr for you to merge

golden gust
#

I'm lying in bed

cunning raft
#

do you like color codes

#

personally i love them

golden gust
#

My head's killing me, thus being ultra brit

cunning raft
#

do you love ascii

#

do you love log4j

golden gust
#

Okay, but

cunning raft
#

if you answered any of these questions

golden gust
#

Do you like waffles?

untold meadow
#

oh nice jroy gonna fix up the component logger pr

cunning raft
#

yeah for sure Clueless

untold meadow
#

love this forward facing arc

rare python
#

plugin-yml: Fixes bug I report
Also plugin-yml: Does not publish an updated version so I can actually use the fixed version kekw

acoustic seal
#

still alive

#

Whats one of the best Permission plugins to use these days?
Last thing I used was GroupManager..

hexed dragon
acoustic seal
#

Wouldn't say no to a good SQL based one.

acoustic seal
#

Is there a better plugin for multiple worlds, Multiverse used to be the go to plugin but it doesn't seem to get much love

lament patio
#

Multiverse is still the standard, pretty much

acoustic seal
#

yeah

vernal moth
#

now thats a name I haven't seen in a while

void void
#

Hyperverse]

vernal moth
#

reeee, I don't see the audio of my TV in the sound panel

#

did you really break it again nvidia?

#

even fucking HDCP works

vernal moth
#

thanks discord

#

Time to reinstall the drivers

#

Again.

#

and now it works

acoustic seal
#

I've forgot how to Minecraft

#

tfw NoCheatPlus ded

vernal moth
#

wait people do minecraft?

#

I think there are forks of NCP

acoustic seal
#

It's the new drug, haven't you heard?

worn ember
#

i know better how to make an entire ME system than any new mc feature that came out in the last 5 years

acoustic seal
#

Is there anything thats surpassed NCP?

vernal moth
#

all anticheats suck tbh

worn ember
#

theres a few but ion know their names

#

try some names on the periodic table

acoustic seal
#

I should make myself a spreadsheet of plugins so I don't forget. I always come around to updating them and never remember where they're from 😄

vernal moth
#

well

#

you are a week or two early anyways

#

1.19 drops Tuesday

worn ember
#

great, i'll make sure to not be here then

acoustic seal
#

lovely

#

So this server I'm working on will be out of date way before release 😄

worn ember
#

thats a classic

twin lagoon
#

the trick is to not have an anticheat

#

works out in a good amount of scenarios

vernal moth
#

but have you seen the coolest thing in this community yet that happened this year?

#

md_5 minted an NFT as april fools and actually sold it

acoustic seal
#

@vernal moth I've not really hung around here in about 3 years lmao

#

lmao

vernal moth
worn ember
#

so how much has he sold it for?

acoustic seal
#

At least 5 blocks of diamond

vernal moth
#

idk its all fake money so the value changes

acoustic seal
#

lol'd

vernal moth
#

today it would be 150 bucks

#

but yesterday it was 145

worn ember
#

good for him

vernal moth
#

on the day of the transfer it was worth 238 bucks

#

plus 8 bucks gas fees

#

so it lost like half its value already 😄

#

"value"

brave mountain
vernal moth
#

why would he change his view?

wet storm
#

i don't think open sourcing of some drivers or whatever it was would change his view...

brave mountain
#

Expected

vernal moth
#

its not full open source either

brave mountain
magic river
#

They put a CPU on their GPU, moved all the driver logic to that, call it firmware, and then the linux driver is just making RPC calls to the firmware

#

The firmware is not open source

#

AMDGPU kind of does this too, they let the firmware handle all the display pipeline configuration afaik

vernal moth
#

kek LTTs latest vid has 6.5k dislikes already

magic river
#

But resource management and command submission and stuff is all done via driver

topaz mortar
#

PitaVidia.

acoustic seal
#

I'm so confused how the hell to download McMMO

vernal moth
#

just because dream is mentioned

upbeat falconBOT
magic river
#

iirc you pay money or compile it yourself

acoustic seal
#

Yeah the download doesn't work on the website

#

just redirects to the homepage with a cert warning

twin lagoon
#

see the link that bot sent

vernal moth
#

I am not even sure if LTT donates that data to the extension or if this is just from extension/vanced users

magic river
#

I think Linus said to provide that data to the extension directly they had to give it way too much control over their channel

#

Or access to more stats than they wanted to share

#

It was something like that

vernal moth
#

so its just extension users then

brave mountain
#

Does Torvalds takes Open source like mandate?

vernal moth
#

which granted, might be a large share of his viewership, but still

#

cant wait for next WAN show, lmao

vagrant marlin
#

oh, dream

twin lagoon
#

sick server but wtf does dream need a 1PB server for

vagrant marlin
#

oh god

vagrant marlin
wet storm
#

thank you intellij for the short and useful tooltip

vernal moth
vagrant marlin
#

doesnt he stream like once a year

twin lagoon
#

yeah i don't think he streams that much

#

can't blame him for getting a 1TB monster though

#

aesthetics of those servers look awesome

vagrant marlin
#

1tb monster 🥶

ashen cliff
brave mountain
#

You can now transfer the entire server in one sec

vagrant marlin
brave mountain
#

Thanks to Japan

vagrant marlin
#

because why not

vernal moth
#

dox who?

#

what drama did I miss?

vagrant marlin
#

some twitter user

vagrant marlin
#

1tb is wild

vagrant marlin
#

its a joke that dream's "stans" dox people because they diss dream

#

🥸

wet storm
vernal moth
#

yo wtf did jetbrains do that half of my plugins need updates? lol

#

guess its about the new UI?

twin lagoon
vernal moth
#

I dont get the point?

#

is it to simulate load?

potent wedge
#

And for ram for mc server dreaming dream.dm

ashen cliff
twin lagoon
ashen cliff
#

No.

potent wedge
#

Bro I was talking about what mirror would look like misspelled how messed up are yall

ashen cliff
#

There is enough context, so even if it was misspelled it wouldn't matter. 🛌

potent wedge
#

"Attempts to minor" what kind of context tho?

ashen cliff
#

Ignores everything after the word.

potent wedge
#

what's after the word.

brave mountain
#

We found a talking dictionary*

magic river
#

lol, enterprise SSDs have more compute and RAM than chromebooks

brave mountain
#

Just the ssd and it's controller?

vernal moth
#

Yes

merry talon
#

Someone must have gotten doom running on one

magic river
#

They've got some kind of ARM CPU cores and like 8GB of RAM

#

Some of them just have Cortex A55s, some have the more "embedded" specialized ones

#

Like a quad core Cortex R8 or something

#

That's about the same as a quad core A55 setup so I guess Chromebooks might be faster there, they usually have 8 of them or have some Intel Atom setup

brave mountain
#

It seems to me very efficient to use CPUs dedicated to specific processes while the central one focuses on the main processes.

spiral robin
#

@waxen panther koriLaugh koriLaugh koriLaugh koriLaugh

brave mountain
#

I didn't get the reel on broccolai's profile.

#

I need an explanation

waxen panther
#

hello

warm anchor
#

hi brocco Pepelove

acoustic seal
#

So hows NMS stuff work now. Looks like PaperWeight is needed? Is there any way to use it with Maven without moving to Gradle?

magic river
#

Spigot has a thing that is similar for maven

#

Can't use any Paper API that way though

acoustic seal
#

My plugin last used v1_11_R1 of NMS ... lol

wide chasm
#

There's also a version for maven that someone else made

magic river
#

Should just move to gradle though, so much better 😄

acoustic seal
#

yeah, I've been using Maven for ages and know it really well. Avoiding switching just yet while I get my backlog of plugins working again lol

magic river
#

jeez the audio on youtube videos is awful

#

Playlist of songs from an album, for the first one I need my volume at 60, second and third need the volume at 40, fourth one needs the volume at 30

#

This isn't to be loud enough to hear, this is to be quiet enough for my sub to not rattle the house 😛

limber knotBOT
#

just download them and replaygain them thinksmart

magic river
#

I have them all on my PC from when I ripped them in like 2004 but it's more convenient to pull them up on youtube on my TV

limber knotBOT
#

that's what you get for nor using a media center and a nas 👀

#

*not

magic river
#

NAS coming soon, will have to look in to the best way to expose the music to Google TV though

limber knotBOT
#

I just use Kodi for everything ¯_(ツ)_/¯

magic river
#

jellyfin seems better for movies/tv, I don't think it'd work well for music even if it's supported

#

Although they do brag about its music support on the homepage so... maybe

limber knotBOT
#

main reason I run kodi is just because they have tons of addons for lots of services

#

and it's interface is actually providing a unified experience without pushing any content on my like all the other smart solutions

#

*me

#

also til that you can integrate jellyfin stuff into kodi thonk

magic river
#

neat

limber knotBOT
#

I'm kinda confused why one would use both though

magic river
#

kodi is just a frontend

limber knotBOT
#

oh wait, jellyfin is more like plex I guess

magic river
#

jellyfin does metadata lookup, transcoding, etc

acoustic seal
#

JellyFin > Flex now imo

#

Runs pretty well, It's Google Cast stuff is flakey though. I have so many issues with it

golden gust
#

MajesticFudgie sounds as about as majestic as cow pat

acoustic seal
#

I am a cow pat 😦

void void
magic river
#

Yeah jellyfin seems alright for music

#

(already using it)

molten egret
#

paper is kinda overrated

#

||writing on rocks was fine||

unkempt drift
#

I don't see why you would use anything not developed by Mojang, the developer of Minecraft. They want to make sure everything runs properly. Putting a bucket on top of your server will not help it run better. It will only hurt it. Paper? Come on. Snake oil

lilac moon
#

True

potent wedge
#

who wants my exe???

spare venture
#

what

worn ember
#

his exe dude

drowsy spruce
#

fact

wet storm
foggy silo
#

Well, if it was a bucket of water maybe it would make it faster.

#

Cause less bandwidth = FASTER internet 😎

wet storm
#

true water cooling

jolly schooner
warm anchor
#

Seem to be some really large base taking up a lot of resource. You may want some sort of hard limit per chunk to solve it (Like with farm control for animals) etc

jolly schooner
#

Thank you @warm anchor !

#

ill check it out

paper marlin
#

Hey what do you guys have to do to update paper to a new version. I'm curious

merry talon
#

well, first you'll need a chicken from the far away lands

paper marlin
#

Hmm ok I'll write that down

warm anchor
#

lies, it's just a button with named release now on it and we just wait and see how long we can hold it off Trollge

paper marlin
warm anchor
#

resolving conflicts yeah I mean it will likely be streamed when it starts, you can join the voice chat to watch later on this week riewoke

paper marlin
#

Oh awesome! I'll love to watch it

vestal jasper
#

Though with the number of patches and how big some of them are, it takes a lot of work

paper marlin
#

Oh yea I would imagine it takes a while

wraith trail
#

https://github.com/PaperMC/Paper/issues/5785 this issue from the 1.17 update has a nice outline and it will mostly be the same for the 1.19 update, but the 1.17 update came with a whole new build system so it was a bit more involved there

GitHub

Step -1 - Tracking the update process This acts as a tracker for all issues and progress for the update to Minecraft 1.17. Preliminarily, these are the points we will need to fulfill: Spigot 1.17 r...

paper marlin
wraith trail
#

paper doesn't, no.

paper marlin
#

Oof

foggy silo
#

(This is because we have to wait for spigot, which doesn't like releasing snapshots)

paper marlin
#

Oh yea forgot about that

spiral robin
#

@warm anchor

warm anchor
#

@spiral robin @spiral robin

spiral robin
#

Because people are dumb koriLaugh

#

Mfw @warm anchor rieOP

warm anchor
spiral robin
#

8 hours playing today!

#

Go outside!

warm anchor
#

(mostly afk - I hope)

spiral robin
simple garden
#

so i have a noob question. how do i add color to my chat text? I keep trying to put this symbol § like you'd do in bedrock but it isnt working

lilac moon
#

I think you can use like minimessage nowadays

simple garden
#

im trying to use it for world guard, for the title text when you enter the hub

lilac moon
#

Try ampersands

#

&6 for example, for gold

#

That's what a lot of existing plugins still use afaik

simple garden
#

&6 Hello

#

like that?

lilac moon
#

yeah but without a space before the H, otherwise your message will start with a space and it'll be misaligned

simple garden
lilac moon
#

Nice

magic river
#

When did they add support for channel images?

tropic flame
#

channel images? discord is evolving too fast

#

"plugins" ends up being a term for a subset of mods which typically use a standardized API to interact with the game

#

as opposed to uh, mods that hack into the internals to do a lot of their stuff, you see that a lot in Forge

#

in Fabric it's all injections into the code too

magic river
#

You see that a lot in here too 😛

tropic flame
#

well, true

magic river
#

Anything using ProtocolLib, paperweight, etc

tropic flame
#

I meant more like, what Forge calls coremods (what lex usually hates lmfao)

#

but yes

magic river
#

Forge mods are still mods, they're calling in to internals

#

coremods are replacing internals, iirc

#

Other communities just call them all mods, we use plugins to tell things that use a designed API from everything else

tropic flame
#

yes

magic river
#

Forge doesn't have much API, it just looks like a lot compared to Fabric or MCP 😛

#

It has grown over time though

#

Most things are expected to just call internals though, the API is meant for places where things conflict or things that are complicated to handle

vernal moth
#

No

tropic flame
#

how come, berry?

ashen cliff
#

How to be a good ebay seller:

  1. Delete all shipping options just before the auction ends,
  2. Prevent user from requesting total,
  3. Make sure to send a "item not paid yet" reminder daily.
  4. Refuse to send the buyer an invoice, preventing them from paying.
    ???
  5. Send a another item not paid yet reminder.
vernal moth
#

talk to ebay? lol

ashen cliff
#

I did. They allowed me to send a request for the invoice 2 times, but the seller ignored it.

novel horizon
#

Maybe you got it for a decent price and they're not happy about that

ashen cliff
#

They are VERY not happy about it. kekwhyper

novel horizon
#

That behaviour is kinda scammy tho, ew :/

ashen cliff
#

Looking at the profile, not a scammer.

magic river
#

People who gamble on ebay like that and then throw a fit when they lose are annoying

#

If they set the minimum to something realistic they worry they wouldn't get as much attention so they're hoping people get competitive and ramp the price up high trying to "get a deal"

#

Which makes no sense, once the price gets up near or over what other sellers are asking I'd just bail on the auction and go buy one of those outright

#

Then again I basically never bother with auctions anyway, always buy it now, sometimes with some best offer haggling

novel horizon
magic river
limber knotBOT
ashen cliff
ashen cliff
ashen cliff
#

I see everything hates me today.

Renew your domain.
I have auto renew enabled.
Payment failed due to invalid address.
So, after 7 years, they no longer allow ŠČŽ...
Thanks for making the system even worse. kekwhyper

meager tusk
#

Albanian problems be like.

#

Select a country.

#

Kosovo - Not available.

#

Selects Albania kekwhyper

ashen cliff
#

Fact!

#

Have fun entering that Ë in there.

#

Even better a god damn Ç. Since no one else really uses it. kekwhyper

bleak kraken
#

I finding open source vote pages anyone knows one who uses a vote plugin

ashen cliff
#

None are opensource AFAIK.

lilac moon
#

Guess I'll make my own :trol

ashen cliff
#

Fact!

potent wedge
ashen cliff
#

Some country don't have the haggle culture.
Here, we usually pay exactly or a bit more. kekwhyper

golden gust
#

I mean, thing is taht best offer generally means that they wanna keep close to their posted figure, and so, unless I really wanna save some cash it's like, what's the point

primal solar
#

idk how they manage to do that

brave mountain
#

Good morning/after/night everyone.

#

Do you know why I'm so happy today?

void void
#

someone can tell me a plugin for create costum armors and weapons in the same genre as hypixel skyblock??

ashen cliff
#

Epic.

#

Time to still avoid Python.

potent wedge
#

Well python is good for lots of things but its still avoidable even if it is fast because it doesnt compile and all that

twin lagoon
lavish compass
#

@twin lagoon i love you

#

server logs doesn't have your ip address, right

warm anchor
#

I think we should provide world download this year Michael

twin lagoon
#

it's withheld but also tunneled through tcpshield without ip forwarding

lavish compass
#

but cloudflare spectrum

warm anchor
#

Last year people make some real good stuff in it PepeLa

twin lagoon
#

i'm not fucking rich

twin lagoon
warm anchor
lavish compass
#

ok

#

cosmicguard then

twin lagoon
#

and my ipaddress can be public

warm anchor
lavish compass
#

huh

twin lagoon
#

the server is coming back better than ever

#

5900x PogPause

lavish compass
#

does it autopull builds

warm anchor
#

Yeah with /cmi reload

twin lagoon
#

it's the same story as last year

lavish compass
void void
#

Still polling every five seconds?

twin lagoon
#

it just git pulls and builds the thing

#

every 5 seconds

#

absolutely

#

might even do 1

#

you know what i will do 1

void void
#

just don't get banned from gh lol

#

do they even ratelimit git pulling?

warm anchor
#

Can we do half a second I don’t think that’s fast enough

twin lagoon
#

probably not

lavish compass
#

very nice michael

#

has spigot released the RC builds yet

void void
#

nope

quasi valley
#

Spigomegalult

twin lagoon
#

perfect

void void
#

just make sure it can handle kenny's force pushing pepela

twin lagoon
#

it's ok we can just make sure kenny rebases

quasi valley
#

no you cannot

lavish compass
#

did you rent out a whole dedi for this

twin lagoon
#

it's my own colocated dedicated server this time

lavish compass
#

wow michael colo server

warm anchor
#

Pog

twin lagoon
#

the last one magically vanished

#

but this time it won't happen

lavish compass
#

where is it colo'd

twin lagoon
#

somewhere in amsterdam

vernal moth
lavish compass
#

how much did it pay for it

twin lagoon
#

the actual colocation wasn't too bad but for the location you're already paying more than what you can get elsewhere

#

the actual 1U server, idk, ~2k or something, bought a lot of stuff second hand

#

you're still better off renting a server from hetzner but this is the only sane way to get low latency to my server without having a fiber connection PepeLol

lavish compass
#

what's your latency to falkenstein

waxen panther
#

michael when ssh’ing into his dedi takes 1.5ms instead of 1ms

brave mountain
#

A test servers?, cool.

vernal moth
#

we need to find the guy that build the spawn

#

oh it was peter?

twin lagoon
twin lagoon
#

not having fiber is a scam

twin lagoon
lavish compass
#

hi Michael

#

do I get to upload very cool schematics

twin lagoon
#

no

lavish compass
#

so mean

warm anchor
#

Build it AYAYARie

lavish compass
#

you should make a prom exporter for gradle build process

twin lagoon
#

effort

#

this is held together by ductape and bash scripts

lavish compass
#

what if i make a rust wrapper

twin lagoon
#

although it is a big improvement over the shit i had last year

lavish compass
#

will you use it

twin lagoon
#

no

waxen panther
#

yes he will

#

wont you @twin lagoon

twin lagoon
#

no ?

waxen panther
#

🙂

#

this is not a question

twin lagoon
#

wtf do we need gradle statistics for

waxen panther
#

cubxity

warm anchor
#

We need everything

twin lagoon
#

shut up weeb

brave mountain
void void
void void
lavish compass
#

I agree

twin lagoon
lavish compass
#

@twin lagoon are you using Loki for your logs panel

twin lagoon
#

more than last year

#

yes

warm anchor
#

I mean we got the Cubxity why not AYAYARie

twin lagoon
#

i don't like the logs panel at all

void void
twin lagoon
#

but there's nothing sane to replace it

lavish compass
warm anchor
#

We neeed graphs for graphs performance

lavish compass
#

Grafana Performance Dashboard in Grafana

warm anchor
brave mountain
#

I was never able to set up grafana, I give up

lavish compass
#

ok but michael

#

can you give me access to your grafana panels

#

I will Improve it

twin lagoon
#

i forgot the admin password

lavish compass
#

what the fuck

twin lagoon
#

what do you expect from me

topaz mortar
twin lagoon
#

i set it to a random thing and never saved it

brave mountain
#

I would recommend bitwarden

twin lagoon
#

not saving passwords in bitwarden for a meme

brave mountain
#

Btw how much time would you recommend setting GitHub access tokens?

lavish compass
#

I would recommend KeePassXC with 2 factor using a YubiKey on an encrypted USB using AES-512-XTS with at least 512 bits of entropy stored in a military grade bullet proof safe

twin lagoon
#

same

brave mountain
lavish compass
#

that's why you should store a CSV copy of your database on google drive

warm anchor
brave mountain
#

I use an encrypted Excel

lavish compass
void void
warm anchor
rose minnow
mossy vessel
lavish compass
mental meadow
#

probably sticky

meager tusk
void void
#

Security by disgust thinksmart

lavish compass
#

Is that a new thing

spare venture
#

oo that just inspired me to set my grafana stuff back up for my server

lavish compass
#

I think I need to learn about it

meager tusk
#

Yes.

spare venture
#

once i have players on my server it’ll actually be useful kekwhyper

meager tusk
#

kekwhyper.

#

I love seeing the straight line on my grafana showing the player count.

#

At least I have a cool dashboard, if players can't recognize that then that's their loss.

spare venture
#

my players went 10 months without any updates or advertising and somehow i still have some

#

good thing i’m an influencer on tiktok

meager tusk
spare venture
#

that’s a good backbone to have

#

i’ll take this over getting asked 10 times a day in my discord if tlauncher works

meager tusk
#

Indeed.

#

I have a friends-only server. It died like 3 months ago because we all got bored, but there's this one guy that pops in almost every day.

potent wedge
spiral robin
#

@ripe sphinx

ripe sphinx
#

hi aber

#

any particular reason you pinged me in most of our mutals lol

meager tusk
#

Trolled

spiral robin
ripe sphinx
#

¯_(ツ)_/¯

spiral robin
#

😦

ripe sphinx
#

I mean if it makes you happy, go right ahead

#

(as long as it's not like 3am)

spiral robin
#

Are you one of those people who wakes up to pings

void void
#

discord notifs on full volume obviously

spiral robin
#

If so, NOT MY PROBLEM

golden gust
#

oh, das extended, never knew that existed

spiral robin
twin lagoon
#

@spiral robin

spiral robin
#

Get the fuck out of bed bitch GO

#

@twin lagoon

twin lagoon
ripe sphinx
#

actually I suppose it doesn't really matter when I get pinged, phone is set to auto DnD 10:30-7 anyways

#

(although if I'm awake and I hear a ping from my comp I will check it in case it's an alert that something's gone down, which I should probably find a way to mute during those hours too lol)

golden gust
#

I mean, goal in life is to get big enough to justify having an office

#

Then get announciater panels made

potent wedge
warm anchor
#

GOOD GOAL

ripe sphinx
lavish compass
golden gust
#

I can't find the video I wanted, but, like, if a core service going offline doesn't cause alarms like https://www.youtube.com/watch?v=nemYBeT4aQY, are you really doing it right?

A soundtrack experiment for a scene from the film "The China Syndrome." This electronic soundtrack uses manipulated sounds from within the clip (mostly alarm bells), a highly out-of-tune piano and a sampled ondes martenot. This clip was scored as partial fulfillment of the requirement for a grade in a film scoring class I took as part of my wo...

▶ Play video
ripe sphinx
#

(was away camping and came back to a couple thousand automated alerts, which was fun)

golden gust
#

Like, watching videos of simulator rooms is kinda cool, especially the older ones before they started tryna like, optimise it to all heck

#

Like, some of the older control rooms have so many alarms which can be all running over one another

hazy badger
#

What's a good ovh dedicated for minecraft?

#

Within a 90$ budget?

ripe sphinx
#

90% budget wat

hazy badger
#

ups

#

sorry

#

ahaahhaha

#

edited

ripe sphinx
#

oh lol that makes more sense

twin lagoon
#

this is guaranteed going to not fit with long commit names

void void
#

render it into a png and put that as the icon

hazy badger
#

well

#

ahahahah

twin lagoon
#

setup fees are a one time thing

ripe sphinx
void void
twin lagoon
#

$90 isn't exactly much

rare python
#

I finally got access to the IntelliJ New UI stuff

warm anchor
#

that's best you can get

#

for your budget.

twin lagoon
#

@warm anchor give me a 64x64 png image for the server icon

rare python
twin lagoon
#

it can be anything you want go

ripe sphinx
#

waits for paperchan

twin lagoon
#
sed -ir "s/^[#]*\s*motd=.*/motd=${GIT_COMMIT_MESSAGE}/" ~/minecraft/server.properties

@void void very reliable motd setting

void void
#

reminds me of my cursed upstream fork compat checker, did something similar but to gradle.properties

warm anchor
hazy badger
#

What about this guys?

lavish compass
#

what about multiline

hazy badger
#

oh wait that's italian site

twin lagoon
#

that is more than $90/mo

warm anchor
#

^ ._.

hazy badger
#

I still can afford it Michael

twin lagoon
void void
twin lagoon
#

oh like that

#

no it doesn't grab multi-line git commit messages

hazy badger
#

Is that dedicated good guys?

lavish compass
#

i see

twin lagoon
warm anchor
twin lagoon
#

@warm anchor

warm anchor
#

PERFECTION

twin lagoon
#

@quasi valley thoughts

hazy badger
warm anchor
#

@mental meadow thoughts?

mental meadow
#

michale you are epic

#

I'm gonna build a giant paperchan pixelart

twin lagoon
#

gotta bring back the pride flags too

mental meadow
#

just 20 slots is probably not enough lol

twin lagoon
#

oh good point

lavish compass
wide chasm
lavish compass
#

also add worldql

twin lagoon
#

even better

#

i've touched none of the .yml configs so 0 optimizations

void void
#

there's an npm module for everything

twin lagoon
#

there we go the test server is ready for pride month too now

warm anchor
void void
#

no weebs allowed

twin lagoon
#

oooooooooooooooooooo

#

that's a nice idea

#

yeah paperchan has to go

warm anchor
#

ok riesad

hazy badger
twin lagoon
#

the server is good

hazy badger
#

is the single thread performance good?

twin lagoon
#

yes

lavish compass
#

ok but can I see some colors in motd

twin lagoon
#

no

lavish compass
#

and why do we need the *

hazy badger
#

yes or no mich

twin lagoon
#

i don't know where the * comes from

#

git log adds it

hazy badger
#

i'm lost ahahaha

twin lagoon
lavish compass
#

fix your formatting then

twin lagoon
#

i tried

#

could not remove it

hazy badger
twin lagoon
#

that is neat

void void
#

64x64 looks suprisingly good

#

even if you bring faces into the mix

warm anchor
#

pick one with kneny commit

void void
hazy badger
#

wait, you can use 64x64 on server icon?

void void
#

server icons are 64x64, yes

hazy badger
#

oh yeah

#

i'm dumb

#

sorry

#

i was confused

void void
#

you don't have to say sorry lol

brave mountain
brave mountain
twin lagoon
warm anchor
#

wow... I was about to link it poutrie

mental meadow
#

has apple joined the weebs

magic river
#

I guess I'll watch last week tonight later

spare venture
#

apple is anti weeb

warm anchor
#

???

magic river
#

...have you seen memoji?

warm anchor
#

yeahhhhh

mental meadow
#

jokes on you apple is powering vtubers

warm anchor
#

TRUE

magic river
#

Wait the memoji tech is just vtubers, isn't it?

spare venture
#

oh god

warm anchor
#

the big studio using iPhone prtty much for face tracking

#

for the vtuber face

mental meadow
#

I know that a lot of people basically use the iphone as the input cam for their facerig because of the faceID face scanning stuff

#

so basically yea

magic river
#

That reminds me, one of the developers working on open source drivers for the M1 is a vtuber

mental meadow
#

yeah

#

I've seen that clip :D

twin lagoon
#

fucking weebs

spare venture
#

how is memoji weeby

twin lagoon
#

@warm anchor AYAYARie

warm anchor
#

You can try this

#

this is their demo app from holo

magic river
warm anchor
spare venture
#

fucking weebs

twin lagoon
#

what the fuck is apple

#

how can you have such an event intro

brave mountain
#

anyone could be behind the screen

twin lagoon
#

only to talk about ios

mental meadow
#

ngl that dude kinda sounds like one of those over enthusiastic ad readers

twin lagoon
#

ios users finally discovering personalization

#

took em 10 years but here we are

mental meadow
#

can't wait for the "oh you can now personalize your lockscreen when is android going to copy that"

void void
#

weather widget, nice

void void
spare venture
#

lol their video player won’t go landscape when i rotate my phone. amazing apple

warm anchor
twin lagoon
#

pride wallpaper PogPause

topaz mortar
#

Hopefully Mac OS 13 isn't that feature outdated like iOS. 😄

mental meadow
#

ok ngl that slightly hiding the time behind the mountain looks pretty epic

void void
#

why are all apple APIs called ___Kit

lavish compass
#

people will make cursed lock screens

smoky cloud
#

Paper-chan Lock Screen

twin lagoon
#

why would anyone want this

topaz mortar
#

Let's see if my 6s+ gets it. 😄 Then I can charge and start it. 😄

warm anchor
#

lol

smoky cloud
#

Apple harold

mental meadow
#

but it looks cool michael

#

ngl the more I watch the more I think "Ah iOS didn't have that before?"

smoky cloud
#

iOS is surprisingly lacking

mossy vessel
#

iOS users don't need fancy features

#

The majority of people I know use a handful amount of apps with default settings lol

twin lagoon
#

imessage zzzzzzzzzz

mossy vessel
#

ikr, plus facetime, calendar and a browser is all I use on my own

lavish compass
#

EDIT MESSAGES

mental meadow
#

Hey babe

lavish compass
#

NO WAY

spare venture
#

what is it lacking lol

topaz mortar
#

Who the hell uses Messages outside the US. kekwhyper

mossy vessel
#

Never felt I'd need anything else

lavish compass
#

Signal >>

spare venture
#

a US company focusing on things that the US uses a ton? no… no way.

mental meadow
#

Signal is epic but has so many small annoying issues

lavish compass
#

CRUNCHYROLL?

mental meadow
#

based

warm anchor
#

WEEB

magic river
warm anchor
#

yes that's brocco OMEGALUL

void void
#

sharing disney+ videos?
disney's lawyers will like that

frank steeple
#

This server is right under server where im posting nsfw posts, and im too lazy to change server order, im afraid that one day i miss cick