#general
3141 messages · Page 1932 of 4
Eternity
Eternity
Michael.
Build Eye
https://www.spigotmc.org/wiki/bungeecord-configuration-guide/
May 20, 2021 ... The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
its not there...
if its there you can give me a virtual slap in the face
look at the priorities
force_default_server and priorities
oh i was in config
well give me the slap
Ok michale is faster I was actually reading the page because I only ever use velocity 
michale? micheal?
Same to me 
message.txt by @dapper umbra: https://paste.gg/2492c796e9f3490991490101932d05e9
can someone help me find the issue?
In your bungecoord config file. I think you accidently removed a : where it needs to be one
How do i find it?
How is this the issue
I need to tell it what server is the default server
o
how long will it take for paper to release on 1.19?
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
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)
@cyan harness ^
It's not like in a readme vor anything so you need to build it manually (probably)
@slim nymph still around anymore?
I just relaunched my server and with 60 online, entities are EATING my lunch
https://timings.aikar.co/?id=bdf25bddc0464dcbbf3c7bf60a527358
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
@jolly schooner please don’t ping staff member. You ain’t entitled for support
Your server isn’t hitting the spawning target
@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
Your mob cap is too high pretty much
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
Your server is dying in trying to keep the mobcap whilst not enough of available spot for monster to pop up
Hmm.. so the CPU needs to be faster or i need to reduce them. Whats the best method to do that now adays?
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
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
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?
Default just applies to all worlds
ahhh makes sense
Would ticks-per-monster spawns be something to adjust?
monster-spawns: 1
You can increase it as well but to me that’s more noticeable (if going over 100) to player than overall mob cap change
ahh. okay so ill set it to 20
So instead of making the check slower, making the overall cap lower is better approach imo
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!
gotcha
You're old.
😆
(Hiiiii Kainzo!)

Also @magic river also still active here 
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
There's a really cool one you're eligible for with an extra step! 😄
Oh god herocraft's coming back? That's ancient!
yah, got 60+ players on right now
That sounds like stealing... but with extra steps @true canyon hahaha
Server with history is nice 
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
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
there is a lot of playing around with it to do
I'd start by raising max-concurrent-sends generally
but this will also be useful ^
I got 64 online right now... mobs feel adjusted
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
A lot better now but still got a way to go. Already it isn’t all red 
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.
@warm anchor ayyyy.. i think I can lower the rates a bit more
Community contributed configuration guide for Paper: https://eternity.community/index.php/paper-optimization/
Some dum dum made this guide you can read a bit. Since you are already experienced, you can skip over the stuff you already know about 
But yeah the trick is making change unannounced and find the lowest you can go without player noticing 
Thanks ❤️ ill check it out asap
is there a specific mc flag set up now for java? I heard something about aikar flags
Still same one with aikars
reading through that doc you posted, very informative.
I am noticing less overall lag but the chunks are loading VERY slowly. I also optimized things with this guide > https://shockbyte.com/billing/knowledgebase/155/Optimize-paperyml-to-Reduce-Lag.html
(mostly just from google, no clue if its proper)
The Shockbyte Knowledgebase contains hundreds of tutorials for managing your game servers for Minecraft, Hytale, ARK, Rust and more.
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
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
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
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
Okay.. is view-distance controlled by server.props still?
yes but it can be set per-world in spigot.yml now
Additionally, you can define individual values on a per world basis in spigot.yml to overwrite server.properties.
i see
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 
simulation-distance: default <<< does this mean that "default" gets passed to the server.props ?
yeah that means it respect the server.prop
cool...
any value you put in there will overwrite server.prop
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
still holding pretty strong... 17 TPS
Also whats the rammifications on no-tick-view-distance and network-coompression-threadshold ?
no tick is no longer in use
They got me https://github.com/EpicGames/Signup/pull/24
ayo
!ban 575537605329027072 Homophobia
:raised_hands: Banned Tennessine#9355 (Homophobia) [1 total infraction] -- mbaxter#1592.
heoo

Hangar when?
hey everyone!
Minecraft Java 1.19 is releasing tommorow, so when will paper 1.19 release?
and will all existing plugins work with it?
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
simpler ones maybe but normally plugins have to explicitly update themselves after paper releases
to handle like technical changes or new blocks or whatever
ok thx 😄
cpanel is love, cpanel is life
?ban 692748677701304330 Spam
:raised_hands: Banned dotxyz#2418 (Spam) [1 total infraction] -- kennytv#9656.
@warm anchorreleased 3 days ago 
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...
Whatever the lastest Google pixel A series is
Ah 6a is coming July 21 guess that's too long
google pixel
granted may or may not be easy to get depending where you live since they only sell it in a few countries
OnePlus Nord 2 5G and Pixel 4a both have good cameras and are mid range.
Also found out "Asus Smartphone for Snapdragon Insiders" exists. 
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
So, apparently a programable python calculator exists...
Thank you eBay.
NumWorks
Amazing.
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
Yeah. This could be very useful at school...
Since it's only 100€.
And can be probably programmed to work with any exam mode.
yeha bedrock for free!!
Yey. Now try opening it and watching it just close. 
we need custom launcher for bedrock
there's some controversies / firmware bans on it
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
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.
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?
that’s a garbage collection
spigot plugins work in paper 1.18.2?
Yes
yes
i install plugins and dont work
make sure you have all dependencies the plugins need, that they are the correct version etc etc
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)
does anyone know how to enable scoreboard for SavageFactions plugin?
okay, I think Imma buy pixel 5a
they have a discord, the people there probably know
I thought they shut everything down (and good riddance, they copy/pasted my code without attribution).
wuts cpanel
savagefactions dont have discord no moe
according to the spigot page the dev is making a new plugin, FactionsX. Not sure if that also steals your code
well, if they don't support that plugin and are also apparently using code from other plugins without attribution, you probably should use a different plugin tbh
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 😆
ah, the june again
my code is like at most 40% mine
wait... your the guy who made factions uuid?
thats prety cool ngl, mad respect
🥺
I've been its maintainer for 3 years. The code I reference being taken without credit was written by me in that time. 🙂
Instant @developer reaction to a server error guaranteed 
Wait what is the log actually outputting that's making it ping
funny discordsrv moment?
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
I thought that was Saber 😳
That's the one still going that did the same
Ah
Naniii
Only a factions server owner would think that creating a factions plugin was a smart idea
Repo is just an issue tracker, in 3 days it has 500+ issues
Can't imagine going through that many
@vestal jasper
UwU
;w;
Oh I see but hey. That’s a start than using Reddit
Or even worse… that old forum from 2011

ayaya
does anybody know how to stop people from being able to view a server resource pack?
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
Make a good community and people will stay. Resource pack stealing can’t really be stopped currently
If it's on the clients computer, they have access to it.

Doesn't matter what the thing is.
Yeah doubt there will ever be a way to stop it.
Well I know there won’t be. Can just screenshot smth
Even if there was smth like pack signing, they'll still find a way.
Ahh, well thank you! I guess this is what I'm trying to do. Do you know how to do this? I just want a small layer of security instead of nothing lol
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.
security by obscurity isn’t the way my man
I know, its more just have something instead of nothing
theres not much that can be done
it's not a layer of security when anyone knows how to do it
and it takes seconds to get around it
yeah thats true
Like I said. Build your community. People ain’t staying for resourcepack. They stay for good community
alright, then I wont worry about it, thanks
Hi, do you know where I can install paper 1.16.5?
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.
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.
Yeah I fully agree, I was just wondering because I saw some other servers doing it
the pack isnt that crazy either, so there shouldnt really be an issue
even with obfuscation or whatever i still have to deal with people reposting our assets on mcmarket
that sucks 😦
it's not worth your time
I bought assets from mcmodels, and I pretty much just want to prevent theft of those
Everyone steals Michael’s asset 
mainly for the author
Inb4 the assets you bought are stolen too 

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
The client has to decode it
Literally anything they do is gonna be reversable within a week
Heck, no
an hour or two
what kind of 'security' would they even add
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
given how easy it is to mod the game, people would make an extractor within hours ^
hell minecraft bedrock is a good example, they've got resource pack encryption already
insert pirate bay alternative specifically built for minecraft bedrock assets
It's just the bug tracker. No code sadly
At least they wanna fix bugs so that's good
Jeff wants to fix bugs.
why always an encryption? Maybe some token shit which changes by a mojang's website and does something with clients, etc. I think there are many ways to make it really hard by some real time processing. There is no way something like this doesn't exist in cryptographic field
the same shit can still be bypassed within hours of work
if the client renders it, it's there
free for anyone to export
tools for ripping models/textures from games have existed for years now even before minecraft e.g. http://www.deep-shadows.com/hax/3DRipperDX.htm or https://github.com/dtrebilco/glintercept
that last one would probably even work for minecraft
It's literally impossible to prevent this
It's pretty easy, if the game can read it, so can anybody else
I thought security guys can make secure everything, lol...
in situations where things can be expected to be secure yes
game assets have never been secure
Either it's not secure enough or it's stupidly annoying for everyone/everything
Best you can do is make it harder
Noting that any asset had to be readable by the client
Yeah
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
even heavily obfuscated AAA games get their stuff dumped eventually, Minecraft is very far from that lol
electronicmouse
I just want you to know, that I'd unplug you to charge my phone
😢
@untold meadow BEST kezz
By default
@twin lagoon bestest michael !
Well, that's a lie
hello cat
Hai jroy
i have a pr for you to merge
I'm lying in bed
My head's killing me, thus being ultra brit
Okay, but
if you answered any of these questions
Do you like waffles?
oh nice jroy gonna fix up the component logger pr
yeah for sure 
love this forward facing arc
plugin-yml: Fixes bug I report
Also plugin-yml: Does not publish an updated version so I can actually use the fixed version 
still alive
Whats one of the best Permission plugins to use these days?
Last thing I used was GroupManager..
Watch your step and tread carefully. The Wild Update brings the deep dark to Minecraft. This new biome is full of different types of sculk blocks and a deafening silence. Explore the ancient cities and face off with the warden on June 7. Stay tuned to discover everything that’s coming in Minecraft 1.19!
Wouldn't say no to a good SQL based one.
luckperms
ty
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
Multiverse is still the standard, pretty much
yeah
now thats a name I haven't seen in a while
Hyperverse]
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
News article: http://silicon-news.com/news/2012/06/17/linus-torvalds-nvidia-fuck-you/
Linus Torvalds reveals his true feelings for Nvidia.
It's the new drug, haven't you heard?
i know better how to make an entire ME system than any new mc feature that came out in the last 5 years
Is there anything thats surpassed NCP?
all anticheats suck tbh
but try this https://github.com/Updated-NoCheatPlus/NoCheatPlus
Will do, ty as always
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 😄
great, i'll make sure to not be here then
thats a classic
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
so how much has he sold it for?
At least 5 blocks of diamond
idk its all fake money so the value changes
lol'd
good for him
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"
What would he think now?
why would he change his view?
i don't think open sourcing of some drivers or whatever it was would change his view...
Expected
its not full open source either
Could be the warden a PITA?
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
kek LTTs latest vid has 6.5k dislikes already
But resource management and command submission and stuff is all done via driver
PitaVidia.
I'm so confused how the hell to download McMMO
just because dream is mentioned
https://www.spigotmc.org/resources/official-mcmmo-original-author-returns.64348/
I feel mcMMO is worth the premium price tag, with over 3 million downloads and it almost being mandatory on many servers, posting it as a ...
iirc you pay money or compile it yourself
Yeah the download doesn't work on the website
just redirects to the homepage with a cert warning
see the link that bot sent
I am not even sure if LTT donates that data to the extension or if this is just from extension/vanced users
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
so its just extension users then
Does Torvalds takes Open source like mandate?
which granted, might be a large share of his viewership, but still
cant wait for next WAN show, lmao
oh, dream
sick server but wtf does dream need a 1PB server for
oh god
to store cheats
thank you intellij for the short and useful tooltip
archive of all streams I guess?
doesnt he stream like once a year
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
1tb monster 🥶
No need to do that, since people already archive all of his streams to analyze... "quantum anomalies".
You can now transfer the entire server in one sec
and after that analysis, they proceed to dox someone
Thanks to Japan
because why not
8 seconds
just guessing that someone was doxxed because of dream today
some twitter user
1PB
1tb is wild
I dont get it
absolute gigachad big rat monster
yo wtf did jetbrains do that half of my plugins need updates? lol
guess its about the new UI?
https://github.com/metalbear-co/mirrord ooooooooo neat
Archive
And for ram for mc server dreaming dream.dm
Attempts to mirror a 10Gbps port onto a 1Gbps port.
Thank you Cisco for not stopping me from doing that.
Minor 😊

No.
Bro I was talking about what mirror would look like misspelled how messed up are yall
There is enough context, so even if it was misspelled it wouldn't matter. 🛌
"Attempts to minor" what kind of context tho?
Ignores everything after the word.
what's after the word.
We found a talking dictionary*
lol, enterprise SSDs have more compute and RAM than chromebooks
Just the ssd and it's controller?
Yes
Someone must have gotten doom running on one
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
It seems to me very efficient to use CPUs dedicated to specific processes while the central one focuses on the main processes.
@waxen panther

hello
hi brocco 
So hows NMS stuff work now. Looks like PaperWeight is needed? Is there any way to use it with Maven without moving to Gradle?
Spigot has a thing that is similar for maven
Can't use any Paper API that way though
My plugin last used v1_11_R1 of NMS ... lol
Should just move to gradle though, so much better 😄
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
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 😛
just download them and replaygain them 
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
NAS coming soon, will have to look in to the best way to expose the music to Google TV though
I just use Kodi for everything ¯_(ツ)_/¯
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
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 
neat
I'm kinda confused why one would use both though
kodi is just a frontend
oh wait, jellyfin is more like plex I guess
jellyfin does metadata lookup, transcoding, etc
JellyFin > Flex now imo
Runs pretty well, It's Google Cast stuff is flakey though. I have so many issues with it
MajesticFudgie sounds as about as majestic as cow pat
I am a cow pat 😦
gotta store those twitlonger apologies somewhere
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
True
who wants my exe???
what
his exe dude
fact
Putting a piece of paper does not help. And don't even get me started about Spigot. There is no way opening a spigot outside your house will make the internet go faster.
Well, if it was a bucket of water maybe it would make it faster.
Cause less bandwidth = FASTER internet 😎
true water cooling
so things with Herocraft are still going... wish I had a silver bullet for some of this lag tho
https://timings.aikar.co/?id=fe151188183f45edb09d24631f54cad5
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
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
Use
https://www.spigotmc.org/resources/entitydetection-tile-entity-support.20588/
and https://www.spigotmc.org/resources/insights-super-configurable-region-limits-asynchronous-scans-1-18-2.56489/ to search up entity and redstone blocks that may be excessive.
@jolly schooner
Hey what do you guys have to do to update paper to a new version. I'm curious
well, first you'll need a chicken from the far away lands
Hmm ok I'll write that down
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 
Lmao I'm like actually curious tho is it just fixing issues that come up with new versions or something?
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 
Oh awesome! I'll love to watch it
Boils down to updating patches, resolving conflicts that come up, discussing how to resolve them sometimes, and testing
Though with the number of patches and how big some of them are, it takes a lot of work
Oh yea I would imagine it takes a while
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
Wait so can you not start the process with pre releases and snapshots?
paper doesn't, no.
Oof
(This is because we have to wait for spigot, which doesn't like releasing snapshots)
Oh yea forgot about that
@warm anchor

(mostly afk - I hope)

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
I think you can use like minimessage nowadays
im trying to use it for world guard, for the title text when you enter the hub
Try ampersands
&6 for example, for gold
That's what a lot of existing plugins still use afaik
yeah but without a space before the H, otherwise your message will start with a space and it'll be misaligned
you are a god
it worked like a charm thank you
Nice
When did they add support for channel images?
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
You see that a lot in here too 😛
well, true
Anything using ProtocolLib, paperweight, etc
I meant more like, what Forge calls coremods (what lex usually hates lmfao)
but yes
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
yes
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
No
how come, berry?
How to be a good ebay seller:
- Delete all shipping options just before the auction ends,
- Prevent user from requesting total,
- Make sure to send a "item not paid yet" reminder daily.
- Refuse to send the buyer an invoice, preventing them from paying.
??? - Send a another item not paid yet reminder.
talk to ebay? lol
I did. They allowed me to send a request for the invoice 2 times, but the seller ignored it.
Maybe you got it for a decent price and they're not happy about that
They are VERY not happy about it. 
That behaviour is kinda scammy tho, ew :/
Looking at the profile, not a scammer.
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
Not like that, but still, can you even left comment if you have made no purchase because of this? 🤔 Otherwise people who don't get their product like this can't comment anyway?
(DiscordBot) xkcd: A-Minus-Minus (5 October 2007) https://imgs.xkcd.com/comics/a-minus-minus.png
Depends. If you request to cancel, no.
If they ghost you, yes.
Only had it happen 3 times, if we exclude today.
1x ghosted,
1x they microwaved the product before shipping aka. not possible to repair it,
1x they were very nice about it, asked to cancel, I agreed.
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.
Pft, slovene problems.
Albanian problems be like.
Select a country.
Kosovo - Not available.
Selects Albania 
Fact!
Have fun entering that Ë in there.
Even better a god damn Ç. Since no one else really uses it. 
I finding open source vote pages anyone knows one who uses a vote plugin
None are opensource AFAIK.
Guess I'll make my own :trol
Turks enter the chat.

Fact!
Nobody these days know how to haggle they be taking everything like it's the final price
Some country don't have the haggle culture.
Here, we usually pay exactly or a bit more. 
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
Come to India, I have seen people take things worth a 1000 in like 300
idk how they manage to do that
someone can tell me a plugin for create costum armors and weapons in the same genre as hypixel skyblock??
Epic.
Time to still avoid Python.
Well python is good for lots of things but its still avoidable even if it is fast because it doesnt compile and all that
@lavish compass papermc 1.19 test server will be greater than ever https://paper.iptables.sh/dashboards
I think we should provide world download this year Michael
it's withheld but also tunneled through tcpshield without ip forwarding
but cloudflare spectrum
Last year people make some real good stuff in it 
i'm not fucking rich
who can really say

and my ipaddress can be public

huh
does it autopull builds
Yeah with /cmi reload
it's the same story as last year
i9 12900K? 🥺
Still polling every five seconds?
it just git pulls and builds the thing
every 5 seconds
absolutely
might even do 1
you know what i will do 1
Can we do half a second I don’t think that’s fast enough
probably not
nope
Spig
t
perfect
just make sure it can handle kenny's force pushing 
it's ok we can just make sure kenny rebases
no you cannot
did you rent out a whole dedi for this
it's my own colocated dedicated server this time
wow michael colo server
Pog
where is it colo'd
somewhere in amsterdam
more trailers https://www.youtube.com/watch?v=htOLSv8-oR8
Run free and soak in the natural beauty of the mangrove swamps. The Wild Update introduces the allay, frogs, and tadpoles to the Overworld’s ecosystem. Discover the natural beauty of building with mangrove wood and mud blocks on June 7. Stay tuned to discover everything that’s coming in Minecraft 1.19!
how much did it pay for it
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 
what's your latency to falkenstein
michael when ssh’ing into his dedi takes 1.5ms instead of 1ms
A test servers?, cool.
like 30ms
i already get like 10 - 15ms to amsterdam
not having fiber is a scam
were a bunch of people but peter was one of the active ones
no
so mean
Build it 
you should make a prom exporter for gradle build process
what if i make a rust wrapper
will you use it
no
no ?
cubxity
We need everything
shut up weeb
😭
hey, if it works...
pretty graphs
I agree
we have plenty of pretty graphs
@twin lagoon are you using Loki for your logs panel
I mean we got the Cubxity why not 
i don't like the logs panel at all
there are never enough graphs
but there's nothing sane to replace it

We neeed graphs for graphs performance
Grafana Performance Dashboard in Grafana

I was never able to set up grafana, I give up
i forgot the admin password
what the fuck
what do you expect from me
That's how it works. 😄
i set it to a random thing and never saved it
I would recommend bitwarden
not saving passwords in bitwarden for a meme
Btw how much time would you recommend setting GitHub access tokens?
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
same
You could end up losing everything 🤣
that's why you should store a CSV copy of your database on google drive
I write down my password in a piece of paper and hide it under my anime figure
I use an encrypted Excel
just put it in a glass jar and absolutely no one will touch it

is it memory leak in paper.iptables.sh?
Nobody would touch that, seems like a good spot
no, that's just how GC works
probably sticky
Your first mistake was thinking that anybody would touch anything Eternity owns.

Security by disgust 
Is that a new thing
oo that just inspired me to set my grafana stuff back up for my server
I think I need to learn about it
Yes.
once i have players on my server it’ll actually be useful 
.
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.
my players went 10 months without any updates or advertising and somehow i still have some
good thing i’m an influencer on tiktok
You've landed on the players that treat your server like a singleplayer world.
that’s a good backbone to have
i’ll take this over getting asked 10 times a day in my discord if tlauncher works
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.
Says the one with the
in there name thing
Trolled
Do you not like it 
¯_(ツ)_/¯
😦
Are you one of those people who wakes up to pings
@spiral robin https://www.youtube.com/watch?v=Gj43NTveEnI
Marc Rebillet - Morning Alarm - Extended Version
Original Version : https://youtu.be/enYdAxVcNZA
Marcs Channel: https://youtube.com/c/MarcRebillet
Instagram: https://www.instagram.com/marcrebillet/
Follow me on the gram: https://www.instagram.com/rickydigitall
The God Damn Robe: https://ploverrobes.com/products/the-llama
discord notifs on full volume obviously
If so, NOT MY PROBLEM
oh, das extended, never knew that existed
Oh god, love this guy
@spiral robin

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)
I mean, goal in life is to get big enough to justify having an office
Then get announciater panels made
Finally Rick roll the peasants without their own office
GOOD GOAL
Current announciater panel https://f.u11.io/XkEdIn

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...
I mean when shit hits the fan I do know https://f.u11.io/o8A23j
(was away camping and came back to a couple thousand automated alerts, which was fun)
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
90% budget wat
oh lol that makes more sense
this is guaranteed going to not fit with long commit names
especially when kenny starts with the woooooooooork titles
render it into a png and put that as the icon
setup fees are a one time thing
"quick rebase"
no wait, icon should be whoever commited last
$90 isn't exactly much
I finally got access to the IntelliJ New UI stuff
@warm anchor give me a 64x64 png image for the server icon
I like it
it can be anything you want go
waits for paperchan
sed -ir "s/^[#]*\s*motd=.*/motd=${GIT_COMMIT_MESSAGE}/" ~/minecraft/server.properties
@void void very reliable motd setting
reminds me of my cursed upstream fork compat checker, did something similar but to gradle.properties

what about multiline
oh wait that's italian site
that is more than $90/mo
^ ._.
I still can afford it Michael
why would i need multiline
we just pray that never happens
Is that dedicated good guys?
i see
idk what your question mean, you told us the budget is $90 but then ignored all our suggestions and picked one that's well over $130
@warm anchor
PERFECTION
@quasi valley thoughts
I can still afford it i suppose
@mental meadow thoughts?
gotta bring back the pride flags too
just 20 slots is probably not enough lol
oh good point
color code it
I'd get rid of that stain on the left side, other than that looks good
also add worldql
of course there's an NPM module for this https://github.com/hemanth/github-avatar-url
there's an npm module for everything
there we go the test server is ready for pride month too now

curl "$(curl https://api.github.com/repos/PaperMC/Paper/commits/4b27254e6a27c6429eb26c66212c150ad4a10b7c -s | jq -r .author.avatar_url)&s=64" -o server-icon.png
no weebs allowed
ok 
So what about this guys?
the server is good
is the single thread performance good?
yes
ok but can I see some colors in motd
no
and why do we need the *
yes or no mich
i'm lost ahahaha
yes
Perfect, thank you!
that is neat
pick one with kneny commit
wait, you can use 64x64 on server icon?
server icons are 64x64, yes
you don't have to say sorry lol
pretty soon...
development eviroment go brrrr
and now for https://www.apple.com/apple-events/event-stream/
wow... I was about to link it 
has apple joined the weebs
I guess I'll watch last week tonight later
apple is anti weeb
???
...have you seen memoji?
yeahhhhh
jokes on you apple is powering vtubers
TRUE
Wait the memoji tech is just vtubers, isn't it?
oh god
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
That reminds me, one of the developers working on open source drivers for the M1 is a vtuber
fucking weebs
how is memoji weeby
@warm anchor 

fucking weebs
anyone could be behind the screen
only to talk about ios
ngl that dude kinda sounds like one of those over enthusiastic ad readers
can't wait for the "oh you can now personalize your lockscreen when is android going to copy that"
weather widget, nice
guess I can finally drop my shitty shortcut
lol their video player won’t go landscape when i rotate my phone. amazing apple

pride wallpaper 
Hopefully Mac OS 13 isn't that feature outdated like iOS. 😄
ok ngl that slightly hiding the time behind the mountain looks pretty epic
why are all apple APIs called ___Kit
people will make cursed lock screens
Paper-chan Lock Screen
why would anyone want this
Let's see if my 6s+ gets it. 😄 Then I can charge and start it. 😄
lol
Apple 
but it looks cool michael
ngl the more I watch the more I think "Ah iOS didn't have that before?"
iOS is surprisingly lacking
iOS users don't need fancy features
The majority of people I know use a handful amount of apps with default settings lol
imessage zzzzzzzzzz
ikr, plus facetime, calendar and a browser is all I use on my own
EDIT MESSAGES
Hey babe
NO WAY
what is it lacking lol
Who the hell uses Messages outside the US. 
Never felt I'd need anything else
Signal >>
a US company focusing on things that the US uses a ton? no… no way.
Signal is epic but has so many small annoying issues
based
WEEB
Is that brocc or the alt I used to post in here?
yes that's brocco 
sharing disney+ videos?
disney's lawyers will like that
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



