#general
3141 messages · Page 304 of 4
@prime fractal I like your avatar
Haha thanks! 😄
Hey, I was making a java swing application just a fun side proj and for some reason the background for my buttons keeps turning up gray (but the outline of the button is the right color) even though I set the button background to like blue. I've tried making sure the button is enabled, setting it to opaque, etc. Just wanted to see if anyone had a creative solution
so did someone discover more secure random since I left

does true random exist
are we all just randoms
or are we dancer
Anyone know of a good Anti-Cheat plugin?
oh so there was another convo with Mr. Random
Nobody knows of one?
they tried
Who tried?
there are only a few people who have successfully pulled it off
but it doesn't work anymore does it
what
you're not singing you're YELLING


https://i.imgur.com/G9XKpHz.png
lol what
so it's not constructive feedback if you point out why the shit he is using is bad? the actual fuck
anyways
kickash did you show that snippet to your crypto friend
he says it's not constructive because he doesn't like it
Devon is super coder, didn't you know?
smarter than all of us
He knows what he's doing Duck.
Stop judging him.
(/s)
Anyone have know a link to some good advice with regards which plugins, config and why for a successful factions + economy spigot / paper server
or even just some plugin recommendations
No. It's not some guide you can follow. Success happens from spontaneity and making your own choices.
for sure
typically you delete factions
Yeah Factions is shit
more interested in the economy stuff
@fallen oracle's "Guilds" might be suited, but I'm not sure.
found some good old bukkit threads etc for good advice how to keep it balanced etc.
This chat is typically server issue help / development help, not "how do I make and manage my server". However, admincraft is great for that.
Have you joined admincraft
Great, good luck
i sometimes wonder why im here 😉
i dont run servers, i dont really develop plugins either lol
Well, this channel is good for just chatting
shitposting all the way
Those questions, if they were on topic, should have been in paper-help. But..., well, they weren't on topic for this discord really
Does anyone know of a decent UHC plugin that works for 1.12.2 or higher? I ask bc the version I have is "supposed" to work for 1.12 and it clearly doesn't, im fed up with the dev and I don't know enough Java to make my own.
If i have to make my own, I guess I would, but I don't really have the time to invest in such a large effort.
@void void what's good
surprisingly, 1.14.4 is playable
on a raspberry pi 4
though a little intense
[19:36:55 WARN]: Can't keep up! Is the server overloaded? Running 5593ms or 111 ticks behind
[19:37:36 WARN]: Can't keep up! Is the server overloaded? Running 11270ms or 225 ticks behind
I have 1.14.4 on an Intel nuc. Seeing it on a pi4 is impressive.
I tried it on a raspberry pi 3 B+, wasn't impressed
the 4 seems to handle it really decently though
Lol
Its got more horsepower
But are the horses in the back?
so the raspberry pi 4 is around 6-7% of the performance per core
compared to a 9900k core
that isn't as bad as I thought it would be
that is sysbench to sysbench though and thus is completely scientific /s
(DiscordBot) How I found a thief & cheater on Vanilla : admincraft - 37 comments, 35 points - acemccrank, 7h ago
Your guys’ thoughts on this?
Doesn’t paper slightly change some vanilla mechanics? Or is the guy just nuts?
decided to use a box fan towarsd the raspberry pi
overclocked it to 2ghz without effort
like damn
its worth using a fan for the pi4
i have no idea how the pi4 compares to my shitty nuc given the age of the i5 in it.
nowhere near as powerful lol, https://www.titanicfreak.com/imgs/73bbe3e18b591ce330c0893e0e3c061c.png
@left yacht pi3 vs pi4
I dont know the clock speed of the A72 without googling it and im lazy 😂"
well this thing is stock 1.5ghz
quad core?
yes
damn
my i5 turbos up to 2.6 but yeah thats hardware from 2013 vs 2019, that's super impressive.
mobile hardware
hell this is literally phone ARM cores
surprised it does as well as it does
I've always been impressed at how far tech has come especially with processors. I grew up with a Pentium III clocked at 300 or so mhz, so it's always amazing for me to see chip manufactures push the envelope for performance and form factor
💯 i agree
never quite understood minecraft vanilla generation. https://www.titanicfreak.com/imgs/e999d6aeaa736dbbb1097a6c50c01212.mp4
So it makes sense for them to fit in handheld devices and still be fairly powerful
cpus are tiny now
they used to be at least 5x5cm
excluding server CPUs, those are a diff class. Im talking about consumer-grade stuff.
Well yeah obviously
but yeah, mobile processors are incredibly dense and powerful given how small they are
Those aren't even single socket most of the time
They used to be entire rooms :)
And programmed with paper punch out cards
We've certainly come a long way, in relatively short time compared to some historical feats.
not being 1.14 :>
I'm just curious what kind of optimizations are done to hold 800 players
Can you give me an example? I need to know if you're trying to talk about a network or an actual server holding 800
actual server
And programmed with paper punch out cards
I bought a box of those recently
Can't wait to read what the fuck's on them
remove mobs, hoppers, and redstone. ez.
If barely anything ticks then you can't have performance issues 

are ticks when things update?
yes
20 ticks per second, every tick: players move, blocks update, and literally everything else happens
Except async stuff
what kind of server do you want to run with that many players?
that is kinda implied vic lol
the advice depends on what it is
:^)
Oh I don't want to run a server with 800 players lol. I was just curious how it could possibly be done
The only servers I see hold 800 players are skyblock servers
keep mobs under control for one
and making player -by-location lookups O(1) instead of O(n)
i literally cant get more than 80 players online without connection handler + packet processing taking 50% of my tick and murdering my tps
sad
let alone 800
barty I'm practically doing that for my server
What exactly is player by location look up o.o?

in the game theres lots of things that loop through every player in the world
All I have left to do is to randomly get words
oh
patch your paper/spigot to store players in some bucket like chunks
and replace every loop over world players with that
wat
Yeah I have my limits and I'm not touching some of the plugins I use
thats just one example though, theres lots you can find if you have the players and time to profile
Ok unscramble game should be done, almost there
Man I'm almost about to get my degree in computer science and I still feel like I can't make advanced mc plugins/optimize spigot and what not
yeah tons of theory
oh yeah if you're trying to optimzie 1.7/1.8 you can yank stuff from newer paper/spigot
that helps too
Optimizing beta 1.7.3 🤔
that sounds like an adventure indeed
Y'all see this backlash fortnite is getting for their latest decision? It's #1 trending on Twitter within 2 hours
at least I have some ideas there...
I don't see Source Code Pro in his avatar
Similar though!
Anyone know how I can improve at java? I feel like I've plateaued since 2016.
where are you at now?
yeah, would take too long to just do my own deobf and crap, maybe I should just bring up CB beta 1.7.3 and work off it
might as well write your own server from scratch for versions that old
that could be fun
too lazy, plus "what about muh ancient 2011 bukkit pluginz"
but definitely doable, with time
of which I have not very much
Honestly I don't really have a clue. I'd like to say I'm intermediate. The last thing I learned was concurrency. What I find confusing is generics and this https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html.
so it's better to just patch CB 1.7.3 beta as compatibly as possible
@spare venture the mechs
Look at Twitter
It's #1 trending
Within 2 hours
Worldwide
oh and minecraft related stuff. I find NMS and networking very confusing
No they made a decision today
To keep them and not nerf them
So people are upset
they just removed it lmao
Sources say they are being lowered / removed due to the outcry
I quit after like Season 6
I can't build and shoot at the same time
Too much to handle
Looks like all the top content creators are threatening to stop playing the game if mechs aren't removed.
Yeah
@fallen oracle i literally cant find it
oh
ok
i had "trends for you" turned on
that was stupid
i want worldwide trends stupid twatter
@vestal jasper how do you handle that?
how do I handle what
Are you literally doing .replace(“%word%”, word)?
yes
No fancy context stuff or anything?
Huh okay.
In my plugins I just do ‘%s’ and have the meaning implicit.
Huh okie
@void void it's #1 globally
Format placeholder, barty
It is for your dog to go in and out without asking to open the door.
And also an easy way to let thieves go inside the house.
they fear not death, mortal
they have transcended
they are...
b u g g e d e n t i t i e s
Kash's text lib
.8ball do you exist on this discord server?
shakes the magic 8 ball... You know the answer better than I
heh, no
.8ball is Arisa ugly
shakes the magic 8 ball... Cannot predict now
shakes the magic 8 ball... One would be wise to think so


.8ball will TehBrian watch tomorrow at 4:47PM a spongebob episode S2E47?
shakes the magic 8 ball... Better not tell you now
Tell me tomorrow 8ball
is it possible to change the Server is restarting messege into colored?
yes, just use the color code
use §?
Whole server ducked up? How
Seriously I want to know
it crashed
didnt start
after i changed that
i seriosly dont know
i am trying to change this messege
is that possible?
Y
$10 says you just screwed up the config
What software do you use to 3sit config files?
Yes it is possible
Easily
Very easily
the one from the panel?
restart: \u00A74\u00A7lServer is restarting join back in 20seconds!
its not this messege
yes
pterodyctal
My brain cells
do you know what is control panel?
i edit it there
@azure patio
restart: §4§lServer is restarting join back in 20seconds!
still not changed
I don't know your hosting or how they made it but I would message them
When you click restart on panel they just simple sends command in the console
With kick message
Wtf
The host you use has bad panel
Talk with them
ok
i mean
that's better than actually using the restart command which is bad bad bad bad
unless you're using paperd which isn't out yet
Howdy folks.
Anyone here good with SFTP and care to help me with something for a second?
I'm trying to connect to my server host's ptero with SFTP and it's just not working.
Cyberduck, specifically.
I'm on a Mac so WinSCP won't work, and from a loot of things I don't want to use FileZilla.
https://www.reddit.com/r/netsec/comments/8t4xrl/filezilla_malware/ https://www.reddit.com/r/webdev/comments/8tcibb/be_careful_if_you_are_using_filezilla_for_your/
Namely those.
(DiscordBot) Be careful if you are using FileZilla for your freelancing work, the... : webdev - 65 comments, 169 points - [deleted], 1y ago
what about it is not working brian


I thought oh okay it's because I'm trying to download a folder.
If I try archiving said folder, I get this:
Hmm, are you able to SSH into the host?
Yeah, using sftp through terminal is just fine.
or whatever
And no.. it's my server host.
sounds like something janky is happening
Do you need a certificate to connect, or is it just a password?
I would assume password
Something janky is happening and I don't know why D:<
Do it
Happy August 10th, also no.
Server likely linux so wouldn't work any who
^
@austere ivy are you sure the user/pass/IP/port are all correct?
Uninstall macOS and install Linux
I just can't download the folders, and if I try archiving said folders, it gives me a weird error.
That one.
Are they read only?
No I can tinker with them just fine.
That is really strange...
Looking at the pterodactyl panel reflects the changes I make in Cyberduck.
Can you rename a folder?
Are you able to push files?
Yes.
I can rename a folder.
Just renamed the folder.
Let me try pushing files.
I can push files.
So, let's get this straight:
I can push files.
I can rename folders.
I can download folders.
I can edit files, just fine, tinker with them, changes are reflected on ptero.
I can NOT:
Download a folder, else I get these, spammed:
And if I hit allow..
Underflow? I'm not even sure what that is.
Alright, so maybe just errors with downloading folders.
I try creating an archive of the folders..
So, does anyone have any idea what's going on?
I'm stumped.
And yeah I can sftp through Terminal.
Must be, otherwise changing message of restart in yml would change it
i dont have anything else
Server is restarting is in spigot.yml
but when restarts it shows with !
Anyone have any ideas ._.
@austere ivy no, it sounds like it might be a problem with the SFTP client
I think so too
@void void try §4§lRestarting
Using terminal, get -r * is doing just dandy.
Sounds like you might just have to use terminal
I guess 👎 for Cyberduck from me.
I tried @slow hull the messege didnt change let me try again
And.. Linux has what sftp client?
Linux has everything
;o
But yes but what sftp client.
I've officially taken over
@vestal jasper pm me ip thanks.
I haven't been able to find any non-windows good sftp clients ;c
having leaf in my server is worse enough
Vic.
gftp is good
Brian.
iirc
@austere ivy gftp
fine
Ah okay thanks Shino.
before you decide to dox me
@void void hmm try changing it to just test
1sec
Also instead of restarting the server, try fully stopping it, then starting it after a minute or so
after minute? why?
Not sure how the host is "restarting"

I hate hosts
why do you need an sftp client
it almost definitely means you're doing something wrong
@slow hull i did like you said put it restart: test and still didnt change
Pterodactyl.
so no way to change it?
@merry talon because that's the only one Pterodactyl supports.
.g pterodactyl minecraft server how to change restart message
(DiscordBot) https://github.com/pterodactyl/panel/issues/1271 -- Using /stop command on minecraft server, the server don't...: "Aug 7, 2018 ... fixed by pterodactyl/daemon#70 ... Servers will only auto-restart if they terminate with an error code other than 0 . ... I have to..."

so you're either A) not just using the host machine file system or B) using a shared host
so doing something wrong
Sweepy did you read all my messages?
Everything's working but archiving stuff
also cyberduck bad
...the sailor maaannn?
I dont think you read
you'll probably want to ask spigot.. not not spigot
but probably not
Anyone knows of a plugin which can make a certain world available at a certain time for users?
I have a mining world where users can mine blocks (all types) and i want to make it available to users only for 2-3 hours a day. Is there any plugin like that or it has to be totally custom?
of course the time when I decide to give wsl 2 a go it's currently broken in the latest insider build
should be possible with MV-Core and some kind of timed permissions already Xvi
@void void no
bruh i be out here making some rlllllllly stupid math mistakes
Are there any tools that people know of that will let me regenerate parts of the world? I'm trying to make a small area amplified for a spawn. then the rest of the world beyond that generated normally.
I'm talking a small radial area that would maybe take a few minutes to get through to normal terrain.
I'm pulling my hair out on this one. 
//degenerate
help I did something bad
I'll give that a shot, thanks @void void
np
im trying to do the math class i signed up for on khan academy
that way i am sort of prepared
cause i havent formally studied math in a really long time...
so, im a bit scared i'll get there and be confused as fuck
signing up in khan academy? 🤔
oh
im on khan academy doing the same stuff
trying to get an idea of what the class will be doing
oh
1 week now :^)
what is it about
just pray you dont have probability calculations
so on khan, im running through all the trig content, which is part of their precalc content
thankfully due to programming, i'm familiar with the trig functions i just didn't have an intuitive understanding of them
so, going well, but now im trying to do the angles of a circle when they aren't contained in a triangle and it throws me through a loop lol
but im getitng there. just practicing :S
Whats the best server host location for both USA and Australia?
Hmm
Hi beautiful Minecrafters what’s floating
yes
i tried to taste some hot sauce and i am currently dying
im tasting more
meh not too bad now
Are you dying alone or with friends
alone
well atleast you can cry about it
this made me rofl
@worn ember nein
😦
Anyone knows how can i make shop inside claim and provide the users to purchase ?
I have grief prevention for land claims and chestshop plugin for making chest shops .
When someone is creating a shop inside claim region it shows permission not granted but outside claim (unclaimed regions) users can purchase.
@void void probably because your region doesnt allow usage of items/blocks
try to add the flag /rg flag <regionName> use allow
try again then
Well actually everyone can create their own shop, so it will be almost impossible to put regions like that.
My fault, as i am Op it was not working

so many GH notifications
https://github.com/softpak/HOSE/issues/56 for example
(wtf kind of shit they using to make that blow up btw)
@upper flicker what happend to Aikar? It seems he has vanished from earth
aikar is arking
probably got super burnt out there in the end
cant blame him
fried aikar
he still lurks GH swatting down the stupids
lol
save for leaf, but we can deal with that
you just want me to do that so you can complain about all the broken PRs
look
considering how long they've been there
they're all broken anyways :>
but yes

... well if all the people reviewing stuff stopped doing that
it stands to reason that there'd be no more approved reviews, yes
seems like i only need to assassinate about 5 people then
kitty boi, z and you?
oh nvm it was kashike i saw 😃
I hate horses AI
what is with them
they are re******
they only goal is to get into nether
nothing else
Jeffrey Epstein found dead in jail cell.
.g Jeffrey Epstein
(DiscordBot) https://en.wikipedia.org/wiki/Jeffrey_Epstein -- Jeffrey Epstein - Wikipedia: "Jeffrey Edward Epstein (born January 20, 1953) is a convicted sex offender and financier. Epstein began his career in finance at the investment bank..."
oh
Fucker got off too easy
He was on suicide watch and still managed to somehow hang himself
Some foul play, IMO
wow
If he was on suicide watch, death by hanging should not be possible. Someone let this happen.
No doubt, influenced by some shady ass fucking people.
what's a preferred linux subsystem under windows 10? ubuntu, debian, ..?
(for someone that has never really used linux)
at least he didn't escape through the shower floor while on camera
There are plenty of politically and financially powerful people who would probably want Epstein dead, and Epstein himself probably realized there was no coming back from this.
ripperoni
Notch Was on My server
Yeah its fishy af

Also theres two Pixuh_
Who knows how many powerful people he might've implicated in court, which is exactly why he's dead.
need someone to help me figure something out if possible.
.ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.
Is there a good way to backup a server without stopping it? i.e some way to temporarily disable saving of world files
Or maybe a plugin people use to create zips regularly
there is a plugin
nice
meanwhile the server can save a chunk while it's unloading with save-off
I think
lemme check
it backs up entire server folder (excluding itself)
isn't that the plugin
wouldnt surprise me if mojang let that one slide by
@static badge discord never forgets
that fucking corrupted
the region file cache hash table
becuse it was doing saves async
let'
s not recommend that plugin
yes it is that plugin
so don't use the ServerRestorer plugin?
lol you cannot save chunks or worlds asynchronously
except for the way I did it in async :>

well like you could do it the way Z described it
sure but a plugin which automates the stopping of saving, flushes and creates the tar would be nice
after the save is done, re enable saving
oh nice
it doesn't unload chunks unless saving is enabled
IT WILL UNLOAD POI DATA THOUGH LUL
gg
gameprofilerfiller.enter("poi");
this.n.a(booleansupplier);
gameprofilerfiller.exitEnter("chunk_unload");
if (!this.world.isSavingDisabled()) {
this.b(booleansupplier);
}
n is the villageplace
well poi data is literal trash as far as I'm concerned
what's even stored in poi
location of villager job?
locations of various structures and notable positions
well
good thing that's not particularly as important as chunk data
its just so the server doesnt need to load every chunk to find shit
let's put it on the 1.14 shit list
but again idk how extensively theyre using it
here go add dumb 1.14 things
also poi data unload isn't targeted by our queue stuff
I think async might target it...?
I remember going over that
lame I don't target it
wat
I used to order from Vons a lot
Grocery delivery
Still got over 2 months to cash the check, void after 90 days (as of July 11, 2019)
it'd make a nice log in the fire place tbh
Honestly I wasn't expecting to get a lot of money out of this decision when I signed up
So glad I did though
or "made my claim" rather
Fuck Safeway (and Vons)
I wonder if this is taxable
The settlement amount per person seems to be based on the amount they were overcharged by Safeway. So those fucks managed to overcharge me over $1000 over the few years I was using their grocery delivery.
Seeing lots of people comment with even bigger checks lol
Yeah sadly I think this is considered taxable income.
Even though the money I originally spent purchasing the goods was income that was already taxed lol.
1000 USD taxable is still better than 0 USD.
Yeah, especially when you weren't expecting anything any way lol
1000 usd taxable is 0 
US has weaker taxes than most countries tho
If it's below 36%, it's better than here.
our lowest income level doesn't even pay income taxes
but after that it's like 12% or something
and goes up marginally
Here it's between 36% and 52%.
You always pay income taxes, though (unless you have no income of course).
if you're paying an effective 36% tax rate in the US, you're upper-middle class
wouldn't be the first thing we get double taxed on 😛
probably getting triple taxed somewhere
gon tax ur taxes
anyone got an idea where i can get a plugin that can rightclick commands?
hm, wonder if I can deposit this check with mobile
@marsh turret rightclick commands?
as in when i have a book and i right click my mouse it gives me another item
@urban mirage
So basically a plugin that will give you an item of your desire when rightclicking with an item in your hand?
Ugh, idk if there’s a plugin that offers this tbh
But it’s easy to code if you know how to
@urban mirage u could try using Skript
I'm really not into coding..
I actually didn't get any help for my previous issue either.
If you could help me figure it out that'd be really kind of you.
oops i meant @marsh turret lol
@deft tapir for example, even tho I never used Skript before
If it's possible.
and pretty good docs
could you help me with one more thing?
I can’t code this for you at this time, sorry. I‘m busy with my own plugins right now. What’s the other question?
So the issue i have is
so i have this crate plugin that gives me keys for the crate
however i have the shopguiplus+ plugin
but i want to add the key for the crate into the shop
but im really confused on how to
http://prntscr.com/oqortz here's what the key looks like
so..? 😄
So simply
I just want this key into my shop
however i'm unable to find out how to do so
It has no id either.
just the basic tripwire hook
Because the plugin either checks for it‘s ItemMeta or NBT Tags
You would become better support with directly contacting the developer of this (maybe he also had a discord for this)
yeah
He doesn't have a discord
btw @marsh turret the click thing is possible with skript
@deft tapir Is it possible to do this with a custom item?
possibly
Then contact him through Spigot forums or wherever you got that plugin from
Such as holding @deft tapir a book or somewhat?
I don't want something everyone can get.
Wym with „I don’t want something everyone can get“?
like
i think u can but you'd have to ask the people in the support server prolly
If it's a fishing rod
Anyone can get the item right?
I want it so that only you can get it if you buy it.
So technically a item that you have to buy.
yeah u could most likely do it
skript is very powerful
for more technical stuff tho you'd need to join their server for better help
does anyone have good names for a mainly survival server? i can't think of any good ones lol
genericsurvival6969
Your name + "craft"
pick a name of a crystal or gem or something
hm
Amethyst Survival
Put 69 in your name and you will get 1000 players in a minute
Minecraft Networks hate this trick
JustAnotherSurvivalServer | JASS
JassCraft
mineminecraftcraftsurvival
Salty Survival
YASSS: Yet another shitty survival server
A name is so fundamental to your server's identity, you should really put in the legwork unless you actually want your survival server to be generic and unimaginative.
IMO speaks to the commitment and resolve you have towards actually working on this server 😛
I know it sucks but I can spend hours naming things
Gotten better at it too
yeah i just can't think of anything good lol
Try mashing words together to create something unique.
Set some goals, like 3 syllables, 10 letters or something
This works for me, any way
yeah i've been using a random word generator xD
Yeah I used to do that too but they all kinda suck, been down that road
Tried them all lol
yeah altho the random mountain name generator seems promising lol
"Hopeless Hills" xD
btw Jason if you are thinking of a server name and you believe its the BEST one out there - do some research and make sure that no other server out there with the same name exists. You don't want to run into issues where new players confuse your server for a pre-existing one. (
must be a kid
This is a perfect opportunity to get him to do some work/learn stuff to obtain the resources required to make a purchase.
Why did they put a hold on
hows your heart
what'd you do to piss off the FBI
Can't you request more info
damn loot crates
Tell them you can't buy ice cream
Hey Z, I don't suppose you're still at work, are you?
Ikr
That moment when your bank robs your funds 😞
Want me to just leave you a reminder DM to get back to me when you have time?
Do you not have any offshore accounts
My dad uses Reddit more than me now. I should've never intorudced him to it.
It's prob lunch time too if calling east coast lol
Not many people taking calls now I bet
@acoustic pilot Here's Thursday's reminder to work on libby
@acoustic pilot Here's Friday's reminder to work on Libby
WHAT ABOUT WEDNESDAY
OK, let's see where I left off. I have it open! lol
@spare venture 🤔
Yeah I probably just need to make it so you can register some kind of error handler
Debt payments wouldn't go through a court order like that, AFAIK
And you would've/should've been summoned
Unless you ignored them
curious to know what kind of court order it is
Could be debt collection in small claims and you didn't show up
inb4 debt accrued through identity theft
speaking of, just a reminder that in the US it takes 10 minutes to freeze your credit with all 3 credit bureaus
everyone should do it
Any word on 1.14.5?
@fallen oracle what was your original issue again, what is the exact problem we're looking to solve?
If I remember it was specific to the way messages were formatted
right ok, so the info-level output is just too spammy
how you gonna pay off your credit card? lol
and when next month rolls around and your funds are still on hold? lol
oh that's good
inb4 credit card is blocked too
Would having a second bank where you have separate funds have avoided this or would the court order have gone out to all your financial providers?
Sounds like a small claims collection
lol rip ur parents got debt collected
tbf I've had forgotten debts too
but yeah
if they just flat out didn't show up to small claims
i can understand how it got this far
maybe lost in the mail or on vacation who knows
yeah
also a good thing to just not put all your eggs in one basket 😛
leave some cash elsewhere
if your standing with paypal is good, that's an option too
i tend to keep a lot of money in paypal
make sure you have a business paypal account
get a business debit card
love that thing
uh well you are a sole proprietor, aren't you?
that's a "business"
your EIN for your business is your SSN
as a sole proprietor
people who don't have registered businesses have to do business too lol
they are individuals/sole proprietorships with passthrough income
for tax purposes, their EIN is the SSN
I have a business PayPal set up this way
Just put your name or really whatever you want
But the appropriate name is your actual name
as a sole proprietor
heh
that I'm actually unsure of
Ex-CS:GO Pro - Streamer at http://twitch.tv/shroud | Business email: shroud@loaded.gg
7099
1250485
(MiniDigger) Invalid Input
.tw shroud
(MiniDigger) Error: [{'code': 32, 'message': 'Could not authenticate you.'}]
.tw @shroud
(MiniDigger) Invalid Input
I give up
Ex-CS:GO Pro - Streamer at http://twitch.tv/shroud | Business email: shroud@loaded.gg
7099
1250485
he lost access
Your postal address isn't revealed to buyers any way
just another idiot who cant setup 2fa properly
You might be able to do it though if your account is already verified or if you verify initially with your home address (they send mail) and then change it back to PO box after.
Still, highly recommend using a Business account
It helps to post the full error.
You cant use a PO box but virtual addresses exist for this very purpose
PhysicalAddress.com is a cloud-based virtual mail and business address service. The secured streamlined service provides access to high-quality mail scans in a client’s private online mailbox. Access to mail is available across multiple platforms, including iOS and Android....
You just fill out a USPS mail forwarding authorization type form and done
I'd contact the author of the plug-in
Interesting service o.o
a physical address that you can use for an online business
A PO Box that is a real address, effectively, sounds like.
for getting mail or to put on paperwork
Same level of anonymity without the disadvantages of being blacklisted
I've done that, too yeah
for years
The important thing is paying your damn taxes lol
And that you are who you say you are
That's what they care about
PayPal will report your incoming transactions to the IRS under your SSN if you are pulling like 20k+ too, not sure if this is exclusive to the business account.
Man losing complete access to your finances for a week would suck, like if it was a total shutdown
Imagine trying to survive for that one week
PayPal Business overall is a lot nicer 😃
I've even used their Working Capital loans a couple of times in the past. They are super low-interest (effectively ~8%), problem is they don't contribute to your credit.
paypal business is life
I'll probably use it again if I need ad space or something on a topsite
salve me, fons pietatis
wtf is r/mcservers
haha

noob
its literally a said reddit
top posts have 0-3 comments
reddit is ded

sorry i have a lot of tabs open
like that s alot
compare player counts 👀
are there any documentation/tutorials on installing Paper on a Debian system? Or would I just follow tutorials for Spigot replacing the .jar with paper?
its pretty much the same
you create a launch sh and replace the name.jar with whatever name your paper jar has
also make sure you have java installed lol
Thanks ISIS, I do have java already installed. I had a spigot server running prior, rebuilt the server, and was looking around for a more optimized MC server and found Paper..
nice
@spare venture thats not true in the US - its upto 6 years or less depending on your stated
assuming you acknowledge to the collector that its your debt; as you signed an agreement to pay the company you got the money/product from, not the collector.
seeing as they were compelled by a small claims court order to pay up, i think the debt ownership is established 😛
oh lol
what a backstory lol https://www.ebay.com/itm/264426657599
considering the price, who knows, might be true lol
the whole urban exploration and finding it thing 😛
Marshal Scotty's is apparently a real, abandoned theme park, so... interesting story lol
wow
always check ur mail for court summons, folks.
