#general
3141 messages · Page 1985 of 4
Yeah, some people just get in terrible mindsets like that.
But I am glad that this is a safe place. 😄
It really is a shame that some people decide paper general is a great place to share their hate speech, I don't understand it at all
Some say it in the hope they'll get others chiming in, agreeing. Some say it hoping to convince others. Some say it with the goal of just upsetting people. 🤷

(I searched for fan, and that's just, the most relatable image I can see to the current state of the UK right now)
How's it going, hot stuff?
"satans asscrack" is best way to describe it
https://www.youtube.com/watch?v=RTXszRHc0qs - on the joyous list of movies I need to rewatch
Buy/Rent The Blues Brothers!
Amazon: https://www.amazon.com/Blues-Brothers-John-Belushi/dp/B001BR3P3U/
iTunes: https://itunes.apple.com/us/movie/the-blues-brothers-unrated/id323340861
YouTube Movies: https://www.youtube.com/watch?v=5NnapHZP8mQ
Google Play: https://play.google.com/store/movies/details/The_Blues_Brothers?id=5NnapHZP8mQ
Fandango No...
Anyone here cant sign up to oracle cloud even tho credit card is working??
I missed it
yes, i just stopped trying at this point
what on earth is this gif
lol yesterday the person who just got banned was complaining that "Anything that can trigger lbqt is perma ban" with chat reporting
wonder what lbqt is
Why does running a Minecraft Server require this weird Adoptium Java version?
it doesn't
Then why is it telling me it does?
where?
When I try to start the server
So 18 doesn't work?
18 should work too
Doesn't though
send logs
^
That's literally all it says
Dang it, I thought I removed Java 8
Pacman won't let me remove Java 8 because it can't find it, so i'll just dig it up from root 
your install of j18 failed up here I think
top line
No I tried adding Jre18 but I accidentally wrote -R instead of -S and it tells me I had it installed so no problems up there.
ah alright, not familiar with pacman
whats your java version?
he diagnosed it, j8
Java 8
Do you have j18 installed?
How do I remove Java 8 on Arch?
I believe I do, I'm trying to get Java 8 away
that's for ubuntu/dpkg in general, not arch
Do u have a sever hosting rn?
I installed Java 18 but it doesn't detect any Java installation
So you didn’t really install it 

on arch, multiple java installations are managed with the archlinux-java command
which changes the /bin/java symlink for you
to view java installations: archlinux-java status
to change default java installation: sudo archlinux-java set java-18-openjdk
Kekw
I think I just calculated that you could get 90k€ per year with a PV installation at our housing complex and I'm not sure if I'm just bad at math or people just never thought about it
like that feels absurd
Initial investment too high?
I read that you can sorta estimate it by taking kWp * 3000€, and to get kWp you take the available area/10, so it would be a bit less than 300.000€? Which I think is way too low for an estimate
But they plan on redoing all the elevators for 1.5m€ so unless that estimate is missing a zero I still don't really see a reason why not
Understandable.
in some areas there are local restrictions that don't allow installation. thats mainly for historic buildings tho
the part that baffles me is that apparently there is a government owned private firm in austria that buys the pv energy from you for the current market price, which is ~30ct/kWh. Like that can't be right
I wanted to put old solar panels onto a barn, so I could have some power there and run a small rack.
The problem being... I can't do that. The place doesn't have power at all and you have to connect the solar panels behind the power meter...
But there is no power meter. Which to the person on the other side of the phone seems like an impossible concept to understand.
I checked and we are right outside that :D
You'd have to recoup the cost of the panels, which usually cost a lot more than they generate in electricity returns in a year.
well yeah but if my calculation and estimation is anywhere close to reality that would be...less than 4 years to break even
like that feels wrong
It used to be 7 years like 5 years ago. 
And those old panels were 🗑️ after 10 years.
just get used panels, they are really cheap and usually still pretty alright
That's what I did for my small projects.
Used 190W panel, only need it to produce like 50W. 
for some reason my neighbour has three large solar panels on his balcony. but I don't think he really understands how they work, they are angled in completely the wrong direction 
Maybe they don't need them to make more power and to hide them from the weather and... legal.
the sun could reach them. If it for some reason was in the north-east 

what happend to your color
werent you green or something
TIL that there is an airbag vest for motorcyclist... that requires a monthly subscription for the airbag to actually activate.
oh yeah
just murica things
Person deadly injured in the ICU
"See sir? Thats why you always pay on time..."
Should make it take 100€ from the account just the moment before you crash.
If it fails... well, tough luck.
lmao
not that I'm aware of lol
probably yeah
not every german has a rank here
Yet.
I should be in the core team tbh
hah
Requirement for core team is "more PRs than Owen and MM together" 
Well, I didn't say that these PRs need to be merged
they have something like 2/3 of them lol
idk i'd get discouraged if my pr didnt get merged in the first 15 minutes
The only PR I ever did got merged within a few days, don't understand the problem 
That seems wrong
My dad has a 6 kw peak installation and sure doesn't make that kinda money off of it, lol
Then again, they use most of the output
Which is actually best case, cause normally you sell it for less than you buy power
At least in Germany
I think somebody told me that if you get 10kwp and go for 50% independence you save like 1500 and get 500 thru feed in
we gotta pay to put back on the grid
cuz belgium
apparently before 2015 you could also sell it to market prices in germany but they stopped doing that
but in austria you can apparently still sell it for market prices?
you used to able able to do that in the UK, and the people that signed up for that i believe still can
Things I want to do: Have a fully (and only) solar powered home lab.
Things I can't have due to my government: ^
Does somebody have the link to the yml sucks Website?
Ty
😒
Sadly there is no SQL to YAML converter. I have one amazing SQL statement.
SELECT FROM_UNIXTIME(`coreprotect`.`co_block`.`time`) AS `TIME`,( SELECT `coreprotect`.`co_user`.`user` FROM `coreprotect`.`co_user` WHERE `coreprotect`.`co_user`.`rowid` = `coreprotect`.`co_block`.`user`) AS `USER`, ( SELECT `coreprotect`.`co_world`.`world` FROM `coreprotect`.`co_world` WHERE `coreprotect`.`co_world`.`rowid` = `coreprotect`.`co_block`.`wid` ) AS `world`, `coreprotect`.`co_block`.`x` AS `X`, `coreprotect`.`co_block`.`y` AS `Y`, `coreprotect`.`co_block`.`z` AS `Z` FROM `coreprotect`.`co_block` WHERE `coreprotect`.`co_block`.`action` = 0 AND `coreprotect`.`co_block`.`type` IN( SELECT `coreprotect`.`co_material_map`.`id` FROM `coreprotect`.`co_material_map` WHERE `coreprotect`.`co_material_map`.`material` = 'minecraft:spawner' ) AND `coreprotect`.`co_block`.`y` <= 64 AND FROM_UNIXTIME(`coreprotect`.`co_block`.`time`) BETWEEN CURRENT_TIMESTAMP() - INTERVAL 30 MINUTE AND CURRENT_TIMESTAMP() AND '1' >=( SELECT COUNT(`s`.`rowid`) FROM `coreprotect`.`co_block` `s` WHERE `s`.`wid` = `coreprotect`.`co_block`.`wid` AND `s`.`x` = `coreprotect`.`co_block`.`x` AND `s`.`y` = `coreprotect`.`co_block`.`y` AND `s`.`z` = `coreprotect`.`co_block`.`z` AND `s`.`rowid` <= `coreprotect`.`co_block`.`rowid` ) ORDER BY FROM_UNIXTIME(`coreprotect`.`co_block`.`time`);
Oh no.
"if SQL was in JSON"... MongoDB
Is like hikari?
I have been given some work from my teacher to use these in my programming project. Currently doing a web based dashboard thing but there is a back end to implement some of these algorithms in. Anyone got any ideas of how / where htey could be used?
Maybe some sort of search or sorting for tree traversal?
I need people who can make models for mobs in a resource pack. We make a backroom server
Graph/Tree traversal: permissions 😄
List operations/linked list maintenance: This can be some basic CRUD stuff just done inefficiently (you almost never want a linked list)
Stack/Queue operations: You could build a queue of operations to perform on the list then apply them, potentially with some UI to see the pending operations before applying
holy cow
where can i make suggestions for the paper api?
Yo guys
I'm having a problem, basically all my background application are capped at 30 fps
do you guys know any solution for this?
It really sucks
GitHub issues probably a good place for feature requests
i.. don't know how to use that
Create an account on GitHub if you don't already have one, and then go here - https://github.com/PaperMC/Paper/issues/new/choose
(Which was found by going to paper's github, going to issues, and clicking new)
hi

i need vdieo ideas
please any help?
Nvidia?
if yes, nvidia control panel -> 3d settings -> background application max framerate
it was disabled before
i tried setting it to 144
no changes
both background and not are 144 fps
sorry, it's italian
I really need to fix this, i need to record video etc
and thats in all applications? because some applications have their own limits for those things
and obs has this problem too when i try to record mc
all applications
obs
minecraft
discord
every game
everything
weird. if its a 144hz monitor, its also def not some vsync stuff.
Only other idea that I have would be the Windows setting to prefer background applications. advanced system settings -> performance -> advanced
That would be really weird tho
why are you recording something in the background
tried that too
not working
i need to record minecraft
that's not in the background
my the app i use for recording it, obs, is on background
send a video of what happens when you record
since i'm using minecraft
any chance its related to recording and not background apps? that would make more sense
also I’d you’re on NVIDIA and just need to record quickly, use GeForce experience
like if you’re in a rush
i'm not in a rush but i need to make good quality video for tiktok
iirc you need an account for that now, annoyingly
and this sucks
that is not 30fps
that's not
that’s like 5fps
i know
show your recording settings on OBS
i swear it's not a obs fault
i used it for a whole year
this started happening like a month ago
This really sucks..
Having problems with TNT Duping, Bedrock Breaking or Sand Duping Vanilla Exploits? See: https://github.com/PaperMC/Paper/issues/3854 for information.
it could have been a OBS update or something. But having to do something with the recording seems far more likely than a OS/drivers issue imo
That's not just obs
Look at this clip
when i'm using minecraft no lag and no problem
in the exact moment i click on obs it goes back to 30 fps
yeah for sure
the clip is laggy
i'm dumb
as you see, the exact moment i clicked on the obs the video stopped lagging
you see?
at the end
Lunar 
trying it
good chance they included something that caps background fps. I use a fabric mod that does the same
Yeah but
What about obs?
Obs is being capped too
when i'm not actually using it
so it's not on background
Its kinda hard to see if OBS is capped or not if the thing its recording is at like 5 fps, because that would be the only moving part of the OBS window 
id in doubt, reinstall windows
When in doubt don’t use windows 
my logic always goes: I mean, I’ve had it installed for over a year anyway, it’s definitely slower already
I tend to reinstall every year
lunar moment
how's it even possible?
it’s lunar
so lunar client just cap all my background app?
they always fuck shit up icl
apparently, lol
bro wtf
Lunar sucks
what's their problem?
it broke boss bar colours for me which led to wasting the paper teams time, sorry
They are just yanking Fabric mods anyways
Dynamic fps
i have no words ahahaha
Fabric has a mod that can drop your fps down to 1
the only thing I like about lunar is that everything is preconfigured
If it’s on background
Does lunar support chat components properly yet? 🤔
Do xp farms overflow with a lot of players in one spot on a server with per player mob spawns enabled?
Missing a (
At least Lunar hasn't managed to give everyone Xray yet.
Badlion did that in 1.16 for some time 
I’ll never use any of those clients
and Badlion also sends a "vanilla" client brand, so you can't even do anything about it
who
he got a bookshelf in the background, he must be smart
switching back to essentials from CMI feels great
also essentials added so many things now from last time I used it for a proper server
honestly it aint that bad, but configuring the messages is a pain because it mixes with CMILib.
i ditched it mainly because how limiting it was despite all the “features” it offered
why does it even need a mirror build system?
plus, the individual plugins honestly do it better
i replaced the features i used with cmi with specific plugins and they do so much more and better performance
u mean something along the line of essentialsdiscord?
not yet, but they have discosrdsrv support
i mean it does that, just not a good job
all it’s features feel half-assed
no idea
zrips could be a team idk, but how they are managing all the plugins by one person plus all that cmi features
i have no clue
thats prolly why theres like 200 different bugs of the plugin
CMI is closed-source and paid, that alone is a no-go for me
yeah i had a thing where i was obsessed with paid plugins because i couldnt find similar ones for free
Im fine with paid plugins, if they are open-source
why do you have a thing where you spend money when there are free, better, options? 
da dopamine of spending money

kinda rare tho
i can think of mcmmo, plotsquared, iris world generator
citizens?
most of them say the premium thing is just meant as donation
so idk if that count either
wait advancedenchantments is open source
i paid for it lol
Depends on the time you put in
why are mc players always crying asking for custom enchants
I had those same players but I just don't get it
most of CE plugins I've dealt with had issues with conflicting enchants (vanilla, mcmmo, whatever) or dupe bugs
also kinda wondering if ETable is at the point where all this can be seamlessly integrated...
ah and anvils...
lol
I wanted to ask if somebody knows how to prevent tnt/creeper explosions from destroying dropped items (using aternos....)
install a plugin that stops that
Rip unity
Is there such a mod that can just spawn in any item with any nbt data in creative mode without using commands, since the command is too long
because the protocol allows it doesn't it, And saved toolbars work too
im bored
Hi bored
Here I thought I cod get solid weekend of hangar work in before my vacation when I get a call by a coworker telling me to show up at 1330 tomorrow at the central station with my bike, clothes and swim stuff to embark on an epic 3 day cycling/drinking tool thru the whole state
Like, fuck, they know my priorities, they know whatever I had planned for the weekend will be trumped by an epic beer tour so they even ordered a hotel room in my name already
Like wtf
They guy planning it was an apprentice of mine, how can he give me orders?! 😂
You should have had the high ground
I mean, I can't complain tho
It sounds like fun time
Just my friends whom am going on vacation with are angry cause I can't help prep 😂
But priorities!
lol, you can build a 4k gaming rig with a 3070 for about as much as I spent on my 3070 10 months ago
why did you buy at those prices
are the mojang authentication servers down again, my friend can't join
MS auth has been proven very good 
oh wait would msa still work
no
First time I try to debug something in game in a month and the auth servers go down.
Goddamnit.
Oh ok
yeah you run into that chance if they go down every day lol
I would get alwaysonline but it seems to mess with luckperms
just turn it to offline mode
just in days for me, but SAME
I thought it was because I messed something up
then that messes with uuids
doesnt matter if you're just debugging stuff
depends on the stuff
offline mode affects a lot more than most people expect lol
obviously not for a public server lul
If it weren't I would turn it off
back in the day i would turn my server to offline mode when auth servers went offline, i'd get a giant boost in players lul
before UUID's were a thing
True
and since it was modded no one had cracked clients anyway
man i miss the early modded days 
2012-2016 were the golden days
Any simple plugin already existing that can take an inventory and output the mojangson that would let you /give those items to someone?
is that even exposed in the api yet? 👀
Pheonix get to work 
. . . what?
Yes. I added it into Bukkit a short while ago, ItemMeta#getAsString()
You would have to prepend the item type to it, but you can then turn around and use it in ItemFactory#createItemStack()
Writing one would be easy
inventory.forEach(item -> {
String itemAsString = item.getType().getKey().toString();
ItemMeta meta = item.getItemMeta();
if (meta != null) {
itemAsString += meta.getAsString();
}
player.sendMessage("/give @p " itemAsString + " " + item.getAmount());
});```
Throw that into a command or wherever you need it, should work fine
(cc @true canyon)
Neat!
What are you even talking about at this point?
Lmao, an two hour phone call with my best friend and now I officially got her seal of approval to go 😂
Why are women like this?
Where did paper.yml go?
In 1.19, paper.yml has been split into two files, both in the config directory. In paper-global.yml you will find configuration that changes behavior of the whole server, and in paper-world-defaults you will find configuration that can be overridden on a per world basis. See https://docs.papermc.io/paper/per-world-configuration for more information on overrides. The function of server.properties, bukkit.yml, and spigot.yml remains unchanged for this time.
offline mode smh
are you trying to dox him and failing? even if you are doing a bad job at it it’s still against ToS
I know where you live Oskar
my 5900x is overpowered
oskar why are you just scrolling two hours back to find some random bs to talk about
just drop it
im getting 120fps with ultra settings, 32 chunk render distance at 4k
What is "ultra" supposed to mean?
@true canyon how to ender cat carrier. there doesn't seem to be a door on it
no u
no
@void void uwu
@void void uwu
@lapis minnow uwu?
@warm anchor uwu
@idle tendon uwu?
cat staring at us, thinking what went wrong with society

We have junior Janitor position open @pulsar tide
ok i am mikrosoft now
Hey, EterNity, question
@warm anchor question
Old Dominion's debut album Meat and Candy, featuring "Snapback" & "Break Up with Him," is now available:
iTunes: http://smarturl.it/meatandcandy
Amazon: http://smarturl.it/amzmusicmac
Google Play: http://smarturl.it/gpmeatandcandy
Listen to Old Dominion on Spotify: http://smarturl.it/odspotify
Follow Old Dominion:
Facebook: https://www.f...
I'm sure you do
That shit is good actually
I mean, I had it disabled, as I was thinking it might have gave it away, but I guess not unless you're aware of that music and such
Got them vibes
hello who are you?
michael soft tech support
I'm your best friend
why soft?
drats
because @twin lagoon is soft
I forgot her name
who is ceo of michael soft
jokni
The position is open you can claim it now @vagrant marlin
i am bulb gates?
Yes bulk gate
yes many gates
great success.. i am rich
Michaelsoft is seeking for as many new members as possible to moderate as many chats as possible
share?
You can be Elon mask @real zealot
1.8 is the best version, yes
i run base 1.8 too, not 1.8.8
https://www.youtube.com/watch?v=4o_IQavlMDA - okay, this is the song my brain thought was randomly relevant
The official music video for Ashnikko - Hi, It's Me
Taken from her Hi, It's Me EP released in 2019 on Parlophone Records, which featured the singles, 'Hi, It's Me', 'STUPID feat. Yung Baby Tate' and 'Working Bitch'
Subscribe to Ashnikko's channel for all the best and latest official music videos, behind the scenes and live performances.
https...
i am milionaire i have 100 money
I can only imagine cats playlist is like 2000s kids pop
who you?

So, in 2023, that'll have about the same buying power as the chuddy in my back pocket
Hey, EterNity, I raise you
What time is it? Summer time!🎶 Watch the High School Musical Cast perform “What Time Is It” in the official music video from High School Musical 2! Show some love in the comments below!
High School Musical. Start Streaming November 12. Only on Disney+.
And get ready for High School Musical: The Musical: The Series streaming November 12. Only ...
ur my son
look here
i think im older than you though
i used ViaVersion SIMD blockchain technology to timetravel
This is a song from the SpongeBob SquarePants Movie Rehydrated
https://youtube.com/c/TheSpongeBobSquarePantsMovieRehydrated
oki doki boomer
☆twitter - https://twitter.com/sensenzawa
prod by JammyBeatz: https://www.youtube.com/user/Jammybeatz
instrumental: https://www.youtube.com/watch?v=aJQkYESNRLk
Epic
weeb
Don't you hate it when you're trying to get signatures for you petition and you get harassed by a cat girl?
Cat girl voice: https://www.youtube.com/watch?v=SWAjtnDWwXE
Police officer voice: https://www.youtube.com/watch?v=CaQ7zhIz6ek
Be respectful to these people if you visit their channels or videos.
i feel like shit.
Loved peeing on people
that's a clip for the books
yeah
can we add chat signing to paper discord
i will report kaya
micuwusoft pls modewate jokni for me
looking forward to get ban on purpose and close my server
then ill create blockchain server
with async and decentralized simd
I'll simd your decentralised blockchain
i think we should fork fawe and add simd
BEGIN KEYBASE SALTPACK SIGNED MESSAGE. kXR7VktZdyH7rvq v5weRa0zkJsdkHH Pp4i6jgnALem8E7 8rRfmAdAcGNdDXL ehxcc7j9iwdY2YY SNqGQp5OxRfVqH3 n8ugErr75kxXTVF iKQhZ6rsa7HBPRi VgYVB3tkcY5HXua jsFRxJ5tgZK1UVN lq5gNruE1viw536 GMtq1ITfUSEqHsN czAo6USiyDbm1C4 uUbR4339BiIaLEh 7JN2VRqoaet2WGd Qwppob1ZDVkguee HSqHzaV5VjGSXO7 UAK. END KEYBASE SALTPACK SIGNED MESSAGE.
we should spoon it
and add simd
Why doesn’t the client just sign the content of the message?
This almost certainly says "I shit on your rug"
does anyone know what the time is
8:43 PM July 14 2022 in New York
Yes
hey, I just wanted to say, that you, my friend, are a potatis
hi.txt.sig by @golden gust: https://paste.gg/8fd7ba18fb4a4824a9bb6855fe2b1d01
babi
it's always 1.8 o'clock
good
ur cringe
it's about arthritis-inducing pvp' o'clock
@daring hare
i pinged you
whatcha gonna do
kiss you
?ban ana
hello
hi
yeeess
yeeesss spam
like the meat in a can thing
is getting out the ban hammer! ▬▬▬▬▬▬▬▋ Ò╭╮Ó
do it
how do i delete bad clock (br##sh clock) ?
I work for Macrohard
bri-ish
wait, no more kashike??
i kill
oh


Installed a AMD Ryzen 9 5900X today, surprised I didn't blow up my computer.. haven't really put in CPUs before as I was too scared I would fry the thing
They are pretty easy to install nowadays
I mean, 1) ^
Takes a real idiot to fuck it up
Oh of course, it was relatively easy. I just was scared I would end up doing SOMETHING
as hard as @mild rune?
It's mostly the cooling stuff I wasn't sure if I was gonna do right, but yeah, it was fairly easy lol.

Just put on the magic paste and it works
heh
you fucked it up
not yet
if it goes into the square hole, the cpu can be installed improperly
^ FR
upside down cpu
i got a girlfriend
no

how ?
it's crazy
But yay, building clean paper now takes only a minute 😄 (on WSL)
not kidding
what is girl ?
womanest 
@void void
@void void HEY
why are there so many emily's
EMILY!
are you woman?
i am not woman
ok no problem
wait fr?
i am woman
without tha an
am wom
you are wom?
am worm
ok
i'm just listening to the "that's right, it goes in the square hole" on loop.
today i play csgo and there was girl in enemy team
I classify as "girl" yes
sexist
cool girl*
there was someone drunk in my team
cancelled jognki
cool "girl"*
drunk is best gamer
I'd fite you
pls do


cat vs womaner
pull a reverse amber heard
stop

@pulsar tide I’m alive!! And ready to come into the world of block building
Also did take a great power nap
Hello world
Oh my lord michaelsoft jan
I didnt know the amount of superiority I was talking to just now
Not a boy
Bro janitors be muscular as fuck

Gym teachers on the other hand…
y man..
kinda strange tho
janitors have to pick stuff up and put it down?
or?
new gen gym teacher... running everything over M$ Teams?

i love mopping floors
i love evident
what ...
Fernando Vera is the biggest piece of shit on earth, but can be relatable in dark ways.
s01_e02
eps1.1_ones-and-zer0es.mpeg
yea ok I should take a nap ig
lol
have a nice nap
👍
oh.. it's 9 pm... i have to go to bed for work ;-;
have a nice sleep evident 
Kaya, go sleep for me?
ty
you work for me?
hmm
Where
Where the kaya at
@pulsar tide
Im obsessed with this version of separate ways
What is that?
(DiscordBot) 7 day ban all for typing Nigel on a sign several times in my moms... : Minecraft - 673 comments, 7,340 points - 09dollface, 5h ago
^^^ Bedrock / Realms
I love how folks keep trying to fan the flames of this nonsense with misleading info.
Except they literally said they're not filtering for swearing (which is what that's mistakenly triggering) so please don't be weeks behind.
afaik they use a 3rd party entirely different system for bedrock, I am asking what the heck is going on here, but, like, o.O
entirely different teams
As I understand it that filtering has been in realms for a long time, basket.
Theres posts going back to 2019 for the bedrock filtering
Don't believe everything you see on the internet! Especially from these folks trying to push a misleading narrative about the chat stuff.
That was a quote, btw, from benjamin franklin
I appreciate your honesty.
They already do.

whats the need for typing Nigel multiple times?
(DiscordBot) 7 day ban all for typing Nigel on a sign several times in my moms... : Minecraft - 896 comments, 10,946 points - 09dollface, 7h ago
the post has like no context, people get mad over a title and a ban screen
ironically thats what people against the chat report use as a reason why it shouldnt be implemented
Do XP-farms overflow with a lot of players in one spot on a server with per player mob spawns enabled?
Also, is it enabled by default or do I need to add the line?
They shouldn't, no. And IIRC per-player is enabled by default.
Community contributed configuration guide for Paper: https://paper-chan.moe/paper-optimization
This guide covers a bunch of the mob stuff ^
did I shut him down a lil too hard awww
also my messages on iOS discord didn’t send when I pressed send that’s why I was replying to a 2hr old message jroy
i love you
Buys "new" camera.
Error 18.
Ignores error.
Error gone.
How did y’all start making a play shake
I’ve been wanting to work on a business for so long and now that I have the resources it’s been hard finding like the motivation to get started
Work for or work on as in starting your own?
Good morning @pulsar tide
Starting my own
Understandable. Quite an undertaking.
anyone has a link for a good server network setup tutorial, like how to connect multiple server/lobbies and stuff?
idk where to start, please ping
can pistons no longer move lecterns?
good morning cutie
good morning @dire trench
Pistons were never able to move lecterns. tile entities can't be moved by pistons, and lecterns are tile entities
damn YouTube videos fooled me lol
might be possible on Bedrock
what about furnaces?
id check but too lazy to boot the game kekw
they're TEs
Furnaces can't be moved by pistons
any block which stores data outside of the block state (i.e. generally basic properties), are TEs
has that always been the case?
well guess i'm getting alzheimers
yeah man i'm an old man already
big thanks to whoever made the ignore relative projectile velocity config option
kiss kiss kiss
saved me lots of trouible
world config
idk actually i modified it from within my plugin
also thanks for not making those final fields...
wtf
😁
if you don't override settings per-world then it's config/paper-world-defaults.yml under the misc section
Anyone knows a cheap hosting?
your own pc running 24/7 would be the cheapest choice 
but also a bell is a tile entity because... it looks nice?
does anyone know what happens to my data exceeding 5gb if I don’t pay for icloud
how long do I have to resub before apple decides to perm wipe everything
you get nagged to upgrade by your iphone
you wont be able to make more backups
and that's about it
you keep what you already got in icloud
Well, because the bell doesn't just store basic data
yeah you cant move furnaces either, i just tried
yeah i just viewed the vid description and it is for bedrock , u were right lol
To earlyyyyyy
do anyone know abt gch i have an issue with gch my disk got full but now i cant connect to ssh i tried manually resizing disk and restarting but stillcant colelct to ssh
connect*
Connection via Cloud Identity-Aware Proxy failed Code: 1006 Please ensure that you can make a proper https connection to the IAP for TCP hostname: https://tunnel.cloudproxy.app You may be able to connect without using the Cloud Identity-Aware Proxy.
do anyone know
Sad anyone here succesfully sign up in oracle free tier?
good morning now
Same to you
Is Papers Anti-Xray enabled by default?
no
How do enable it?
one of the configs in config/ should have an anti-xray section
or that ^ 
indicators for every message? eh, thats rather ugly
Where is this paper-world-defaults.yml located?
folder called config iirc
Where did paper.yml go?
In 1.19, paper.yml has been split into two files, both in the config directory. In paper-global.yml you will find configuration that changes behavior of the whole server, and in paper-world-defaults you will find configuration that can be overridden on a per world basis. See https://docs.papermc.io/paper/per-world-configuration for more information on overrides. The function of server.properties, bukkit.yml, and spigot.yml remains unchanged for this time.
Thank you! I thought you had to put everything into paper-world.yml
what exactly is a signed message
i mentally stopped on 1.12
Oh you have a liitttlleeee bit to catch up on
Let's talk about Minecraft 1.19.1 player chat reporting - a great tail of drama
In case you don't know who I am, I am a maintainer of the popular modded Minecraft server software Paper (https://github.com/PaperMC/Paper) as well as ViaVersion (https://github.com/ViaVersion/ViaVersion), spending a lot of time looking at the internal code of the se...
watch that
that youtuber makes pretty good videos
also a good streamer too
That's... a lot to unpack when you can just give Nacio a super short answer
yeah ima just yeet that if possible
tl;dr - Reporting players for bad behavior has always been possible in Minecraft but it's always hard to prove the player actually said it and wasn't just photoshopped. Mojang is making sure that reported messages can be verified as coming from the sender. That's it. ez pz
so the messages are saved on their servers
Only reported ones, just like what would happen in the past if somebody sent a report.
and what exactly was the issue with servers saving those in their own databases xd
The clear intent is to stop groomers, death threats, and other horrifying things. Not like "omg they said 'fuck' and I'm upset"
i mean leave content moderation for the server owners
yeah thats a common reaction in the community
That allows creeps to jump from server to server, harming others as they go. Again, this is just for people who have no business playing on any server. Not for any reasonable player.
it could be fine if vanilla behavior would be to send it to mojang
but you could intercept it with plugins on like paper
It would be neat if reports had a checkbox to also report to the server, yeah.
some way of knowing that someone reported someone on your server would be nice, yeah
But intercepting would just enable bad actor server admins, who also exist.
well
listen for the report event
player.ban() 
reasonable admins would take care of intercepting that report
and send to their moderators for review
but if someone just chooses to ignore that let them be
If the person you're reporting is the admin of the server, they should not be able to prevent that report in any way.
i mean it's their server after all
and if staff can't behave i'd stay away from a server like that
basically mojangs point is that you as server owner are not above ToS
Because, again, we are talking about terrible, awful stuff here. Not things that should cause any debate about "should this be allowed", but rather death threats and grooming.
Sure, but this way nobody else needs to be exposed to their horribleness either.
yeah i guess makes sense
as long as it'd also send it to the server's plugins
although some would also argue about EU's GDPR with that (i won't call server names :)) )
Imagine some 14 year old kid, making their age clear, gets hit on by some 30 year old creep who tries to get them to send inappropriate photos. Mojang should be blocking this person from ever sending messages again, not saying "well, kid, you should leave. And we'll say the same thing to the next child targeted by them too!"
quite extreme don't you think
Those extremes are the target of these bans.
has happened before. although I would argue that making your age clear also indicates some lack of "internet education" on their parent's side
don't blame kids for being kids
Kids are gonna kid.
thats why I blame the parents 😄
i also wonder how's that gonna affect offline mode
I'm usually one to roll my eyes as "protect the children!" efforts because they are often used to disguise bad behavior by, for instance, governmental entities. But here, it's been made very clear that they truly are going after awful people and only truly awful people.
We have to wait how it actually turns out tho. with how it works on Bedrock they don't have my trust at all
That's why we should send all the chat to Mojang and let them moderate it in real time. /s
blocking the server thread until it's verified preferrably
And client render thread.
They have already made clear they're not doing swearing bans which is like over 90% of the "I totally got banned from java here it's not a bedrock ban" bedrock ban posts I've seen trying to stir up drama.
yeah shadow mutes are not the way to go in minecraft imo
this is also something that should be implemented by server admins
Why stop there? Require the server operator sign off on all messages too. No chat while asleep.
Imagine the Hypixel backlog. 
im banned on hypixel 🥲
Good.
for joining with moreplayermodels 🥲
Last time I got banned was getting glitched in to a stair in an experimental gamemode. 
so soon on all company-run servers "Your messages may be sent to Mojang in case you're an awful person"
That privacy concern is no different from "players may screenshot your messages in chat" which has been the case for more than a decade.
actually if it's the client who sends the post request
it's mojang's concern
my bad :p
but yeah after the discussion imo it should send to mojang client-side and to the server
but servers could also have the ability to send these reports
You really need to have the toggle for not sending it to the server to protect from reporting staff, but I agree that it would be nice to get those sent to servers too.
I'll do ya one better, every client records the chat messages of every player
I can AFK in a Hypixel lobby and just log everyone's chat messages
In vanilla lol
i mean why the toggle if it's sent to Mojang anyway
The toggle is to protect from your report going to the person harming you.
omg! hacker
again if the staff is the problem you shouldnt care about that server and if they ban you who cares
because of that report event
There should be no reason to give the server ammo to harm you further when you've just been harmed. Knowing you accused them, they could spread false stories about you or post your ban (with some terrible ban reason) publicly (which could harm ability to join private servers).
and it might even benefit the server owner if they know their staff is abusive
I can only image reporting an abusive server owner, they find out, and then send a hate brigade against you by informing the rest of the (toxic) server.
I'm all for sending reports to server owners/admins as well just let me toggle it off if I'm reporting those people 
I've had my fair share of targeted attacks from minecraft servers I don't need more
never heard of them
Contabo definitely not a good host for minecraft. Vultr probably also not since it's all VPSes
Both are VPS options, which wouldn't be good for running a Minecraft server compared to a minecraft host
but that's because i only ever ever used ovh
Well I guess technically Vultr offers bare metal but it's probably not that cheap lol
jesus
I pay $125 at pnap for those same specs 
any good cheap hosting u guys can recommend?
Over the last month I have seen a lot of people come in saying "we've never had a problem that bad on my server" and I'm just thinking "congratulations, either you have been very lucky or have missed some horrible messages sent privately and received by players who didn't report it". There are some awful people on the internet. Some are lucky enough to have not experienced it personally.
Bloom or DedicatedMC
imagine having bandwidth limits
I'd like to second mja00's suggestions as ones that I have heard good things about. I have zero experience with either though.
I mean I could get unlimited but I never go anywhere near my limit
well i was making a server once
and even though nothing has ever happened to me
I had one guy spamming the nword and dosing the server a quick ban fixed him :)
when i was writing the rules i made it clear death threats/wishes, calling for suicide would be reported to the police
never finished the server btw xD
Mine is 65/mo (ignore the OS, which was just the starting image a while back)
I've had some weird fucking people on my servers before that would 100% get banned with this chat reporting system. They're actually people I reported to Mojang using the currently in-place system of emailing them 
They're some weird people on this game
i mean it's a game
where the main audience
is less than 16 years old
similar to roblox
Honestly, majority of players will probably never interact with the report system
you'd expect creeps to look here
But it's good that it's there for the times it's needed
yeah with me mentally stuck on 1.12 i wouldnt even know it exists
i've reported a polish server several times
for violating eula
guess what
they closed on their own eventually
Here's my dedi's specs. So not exactly like Vultr's but definitely nowhere near $300 if it was 
here's my too poor for dedicated specs
Now I gotta figure out what's hammering my outbound bandwidth all of a sudden
Oh someone is doing some massive chunk loading on my server 
yeah i'll just go to sleep ig
probably gonna change the song first before i vomit cuz of it
I use Contabo personally, and I do run a Minecraft server on it, but it's literally just for my girlfriend and I to play modpacks together. Other than that, I'm using it to host a Maven and Jenkins server
Will migrate my website onto it as well
I wouldn't host a full blown public server on it though lol
Will this be able to run a MC server?
https://blog.drorgluska.com/2022/07/risc-v-linux-on-esp32.html?m=0
yes
yo, anyone know any good auth plugins?
havent found any good ones for 1.19 paper yet.
online-mode=true is the best auth plugin
I like mojang auth, is very good
I second this ^
Yeah, just setting online-mode=true solves your auth troubles 🙂
I just manually ask players for their password (in plaintext of course) and bank account every time they join, best auth ever
Same.
qué?
i wish i understood more than discord and que from this conversation
No u
My PaperMC(1.18.2) is crashing while loading on Ubuntu 22.04, but it was ok on Windows 10. Can someone help me?
hi all ^_^ I have a question!
so i just updated to 1.19 recently and for some reasons when players sleep in bed, it resets spawn point instead of making it day. does anyone know where i can change this back make it day when players sleep? or a command i can run to do it?
@echo jackal and @naive mantle we have a lovely channel called #paper-help that you should strongly consider.
im using supreme plugins on my server, maybe in one of those plugin config files? i cant seem to find the option on the server config files anywehre >.<
I figured yuor wonderful community of people here might have experience or know something about this before i bother your team :p
Bother what team? The paper help channel isn't like a paid support thing.
I don't see how there's a difference in time wasted but okay!
that's crazy but keep it in #gifs-and-memes
In their Discord, https://discord.gg/PHpuzZS
yeah
Well yes
How do I create a data pack to edit the drop table for melons. (Ping me if you have an answer)
How do I now add that to my server? Like is there a YT video?
Just create a datapack with that file in the correct place. Im sure there are videos for datapack creation, the minecraft wiki also has some pages for that
What does that file do?
its the drop table for melons
How do I edit it to do what I want?
You might be able to use that site to create a datapack as well, not sure if that works with 1.19 yet.
Save it as a project(top right ... menu) and then in the left bar click on the ... and on "Download data pack"
that is the vanilla file, just replace the item entry (currently melon_slice) with the item you want instead
Why do Java and Bedrock feel so different graphically?
They are different games
bedrock has strange lighting
tbf, they used to look much more different in the past
see the PS3/Xbox 360 versions with the corresponding Java version of the time
they look like they have some post-processing filter
actually i don't think the PS3/X360 versions are considered Bedrock but I bet some of the old code is still there somewhere
We going for pre release 10










