#general
3141 messages · Page 749 of 4
Isn't it like Monday or something? It's time for work, time to be productive.
mine are like 90 emotes, 10 actual servers, with 3 of them being servers i talk in
@twin lagoon Join the-eye discord where we ping 25k people 4 times a week 
Oml
Barty just stop please
i counted them
wiz is mean 😭
49 @quasi valley
no wait
we need pepe_sleep
i forgot my own ones
michael
depends on the day






lol
Yes I too like to have 30 variants of the same emote
when I legit have like 34 unread pings on the-eye
is the-eye still slow as fuck
Lol
I haven't seen a ping there in awhile, I might've turned it off.
How about that new inbox feature?
Anyone using that yet?
"Mark as read. Mark as read. Mark as read. Dammit. They keep coming!"
shouldn't be slow but larger downloads will randomly fail when the nic drops packets
ye the nic is still fucked
new hardware online soon™️
™️
How is the papermc progress for being stable for 1.16?
give it a try
Yes
i ping glare sometimes to remind him that i exist
i did caused alot of errors so came back to 15.2 and thoiught i would see if you guys make more progreess
otherwise he might forget and get another ebf
but do you really?
https://s.56k.pw/a/G6zND5d.png
still pushing 8gbps though lol
@pulsar fox so have you tried archiving it in ipfs?
i'm sure someone mentioned it already in the eye discord

he did that to me too
he kept asking for an invite, joined, said it was shit and left 
within around 5 seconds
i only join the best discords
Discord be like; hol up just a second; you’re about to ping over 3000 people are you sure you want to continue?
More accurately; hol up you’re about to ping 800 bots 400 second accounts 50 actually active people and annoy the rest of the people that forgot this server existed or is in their server list
pinging everyone is a good way to get rid of inactive users 
usually get a few hundred leaves when you do that
nah, for us people just complain and post memes
do a few @ everyones over a few days and the server will prune itself off people
we did just prune inactives, went from 25k to 20k...now already almost back up to 21k lol
We like being honest, plus it also helps out Dyno a bit
dyno is so bad
lord knows it needs as much help as it can get
Anyone know what disto this is?
ThE ApI sTruGgLeS aFtEr 10k
That one looks so beautiful
I mean it's nano... so probably debian based
shell is most likely zsh with a custom theme + some plugin
we have to put in support tickets with them like 5 times a week lol
or some other "cool" shell
Thanks guys 🙂
we replaced dyno with warship (the one active in LinusTechTips discords) a month ago or so
10/10 stuff
private bot but if you're interested jake can get you set up
Can it do most of what Dyno does?
for us we only care about moderation & uptime
We use it primarily for moderation, logging, and ranks
ok for ranks you'd have to stick to dyno
moderation & logging warship can handle nicely
oh, well ranks is the part dyno has the most trouble with 
it randomly gets desynced an people stop accruing points
then we have to put in a ticket and they kick the mongodb or something and it fixes it
mongodb 👀
memedb
why do people love mongo so much, I don't understand it
Since when the heck was ALT + L a keybind in Minecraft 👀
wut
hipsters will use any db with a fancy name
Isn't it just L by default?
I've never modified my keybinds before.
or L I guess 
Ahh yeah it works with L too.
yea it's L by default
which happens to have been worldedit's reference card gui for the forge mod
kek
why do people love mongo so much, I don't understand it
You are missing out
I love Mongodb
Mongo is for lazy ppl who don't understand relational databases
I've heard about postgres
postgressql is literally best of both worlds
you get proper SQL
and you have the ability to get json document stuff
like mongodb
oo
No
At least use Maria
Should look into that tbh
Maria does not like to be used, she is a human too
I use databased so much, but I actually never spend time into it
Guess thats why my love for Mongodb
Again
Yup
Mongo is for lazy ppl who don't understand relational databases
@vernal moth ^
Well, I know what I gonna do tmrw
I use MariaDB cause i want to use mysql but i will get yelled at if i don't atleast use mariadb.
Postgre is clearly superior to any other sql db
We migrating at work right now
Which is fun
Cause we have tables with billions of entries
microosooft
Are ORMs bad?
bajillion
So when I mean right now, I mean since 2 years
Are ORM's bad?
@smoky python meh, really depends
The mapping challenge is hard, so ORMs are hard. It's a leaky abstraction.
Generally you want to be in control how your tables and queries look like
Most orms allow you that kinda ok
But you can't just design some java dtos and throw them at a orm and expect to get a good database layout
You need to design your data structure with the DB in mind
Hence why the abstraction is leaky.
You also can't trust that the ORM is going to generate the most optimal queries either
when performance is too tight you often have to drop down to writing them directly yourself - further removing the abstraction
I think the biggest issue with ORMs is that they make promises of "ease of use" and "same language as you're already working with", but at the end of the day, if your data or your access patterns are just a little bit complex, you have to dig into and really understand what the ORM is gonna do. So people often end up trying to figure out how to get the ORM to write the query or the layout that they know how to write manually.
I much prefer an object mapper, but nothing more
let me write the query, just give me a library to map query results to objects
this is my favorite https://jdbi.org/
Yes!
idb 
JDBI removes most of what is annoying with JDBC and leaves you with something a bit simpler but still close to the database.
Guess I go for something like that. It will improve my knowledge too
I use hibernate, since that's in spring, and I don't need to manage big stuff anyways
I wrote basically the equivalent of jdbi from scratch at a company I worked for a couple years ago. was really fun
Yeah Hibernate is pretty horrible.
Just some stuff for our printing jobs, some temp context storage, some short urls
I don't think any of those tables will have more than 1k entires
What jdk version is best for running a paper server? Which are running best, or does it not matter?
I hava a low powered eco friendly pc.
Is it solar powered?
what make you think this way. it consumes less power
Hmm, how big a solar panel would you need to power a gaming PC?
My home power is "Solar powered" meaning that the power company is enforced by law to invest every penny they earn from me into solar power.
Mathemagical!
bruh
WTF
IRC never forgets
Amen
Anyone here experienced with creating discord webhooks? Github says that everything's being delivered successfully, but nothing's showing up on Discord
The wiz is a lot sexier than I thought... (trying to make light of this situation)
What happened? I am dumcord
What jdk version is best for running a paper server? Which are running best, or does it not matter?
I hava a low powered eco friendly pc.
I thought this was a basic easy to answere question.
11
its easy
14
6
21
Not sure, it says everything's successful but it's clearly not
42
just add /github at the end of the webhook url
go with trend, jdk8 > *
Ew
wat
garbagemule
It's not so much about whether or not it's easy to answer. It's just that it's more interesting to find out how many solar panels to drive a gaming PC.
jdk 8 
🧿
dalvik or bust

I've already installed jdk 8. I will keep that way I guess

Delete him
🚮 🐎
oh... I guess that worked, thanks Nick
man
I love it!
but I was joking
hatrez, at least update to 11
Np @heavy jetty
hatrez, at least update to 11
@quasi valley
Ok, will do. Thank you!
It looks like 3 or 4 "domestic solar panels" would be enough to drive a gaming PC, according to "the eco experts". Assuming the sun is out while gaming I guess.
wanted solar panels but my roof has like 12 sides
Is there a way to make it send an update when a project is moved from one column of a project (e.g. Development/Backlog) to another column (e.g. Development/In Progress)
I have it set to send everything, but nothing's getting sent when I do that
I don't think the projects tab has any related webhooks
aww alright ty
That thing is still alive?
look at how scuffed my roof is https://img.legendeffects.co.uk/Xc5Or
thats a new shape in itself
(DiscordBot) https://www.quora.com/How-many-houses-are-there-in-the-world -- How many houses are there in the world? - Quora: "A lot, there's about 7.5 billion people in the world many of them live in cities so they may live in an apartment, condo, duplex, etc. and the others..."
That didn't answer my question
is there a way to change the name color?
.wa How many houses are there in the world?
(DiscordBot) No results.
:C
There are no houses
.wa Why are you running?
(DiscordBot) No results.
.g How many houses are there on our earth.
(DiscordBot) https://theconversation.com/the-world-needs-to-build-more-than-two-billion-new-homes-over-the-next-80-years-91794 -- The world needs to build more than two billion new homes...: "Feb 28, 2018 ... By the end of this century the world's population will have increased by half, ... changes has been the rise in one and two-person..."
Okay it's pissing me off
It's at least 7 houses
@green turret is a mathematician confirmed
It's at least 7 houses
Facts
Mathemagician* !
I wish I was able to answer my math test like that
How much is 55*58 = At least more than 100
"The important thing here is that it's probably more than plenty."
First - define the "developed world". For purposes of this discussion, I will assume it is the top 1/3 of the world. So, let's say approximate 2.5 billion people live in the developed world.
Now, estimate the number of people that live in a family unit - With the average family size of 4 persons, then note that only 1/3 or so will have all of their children at home and that some are single (etc), lets say that there is approximately 2.5 people per dwelling. So now we have about 1 billion dwellings.
Now, estimate how many of those are "houses" (as opposed to apartments, etc) - looking at just the USA, that is about 90%, and it seems fairly representative of the developed world, so let's go with 900,000,000 houses in the developed world
So I was right.
Yes... But no
My answer even takes into account the rest of the world.
Actually your answer is the most accurate one
Animals have houses too
That website didn't even include those
I think the most accurate way to answer this questions is to first define what a house is. If we make the definition of a house specific enough we can assume that only one such house exists
In fact, due to the fluctuations of quantum mechanics one could argue that no houses can actually exist to meet such a specific definition
Everything that is made by a living entity and has a place to sleep is a house
so a random hole an ant made is a house?
.g how many ants are there
(DiscordBot) https://www.bbc.com/news/magazine-29281253 -- Are all the ants as heavy as all the humans? - BBC News: "Sep 22, 2014 ... But no-one knows how many ants there are in the world. The BBC Four documentary claims they number not 10,000 trillion but 100..."
Ant will take over the world
ok it's settled, there are at least 10,000 trillion hourses on earth then
.g how many snails are there
(DiscordBot) https://www.snail-world.com/ -- Snail Facts and Information: "There are many types of snails, but they fundamentally differ because they are aquatic or terrestrial. The former are adapted to live in the sea or..."
Snail Facts and Information. Habitat, Feeding, Anatomy, Reproduction, Lifecycle, Predators, Species and Pictures.
.g how many snails do exist?
.wa snails on earth
(DiscordBot) https://www.snail-world.com/ -- Snail Facts and Information: "It does not last as long as it may seem. While moving, snails leave behind a trail of slime, a lubricant they produce to allow them to go on any..."
Snail Facts and Information. Habitat, Feeding, Anatomy, Reproduction, Lifecycle, Predators, Species and Pictures.
(DiscordBot) No results.
hm
.g how many snails are in the world
(DiscordBot) https://www.snail-world.com/ -- Snail Facts and Information: "There are many types of snails, but they fundamentally differ because they are aquatic or terrestrial. The former are adapted to live in the sea or..."
Snail Facts and Information. Habitat, Feeding, Anatomy, Reproduction, Lifecycle, Predators, Species and Pictures.
Okay 60k
pls stop bot abuse
r/botsrights
this isn't your personal google spam channel
Bots are people, too
it should be
"Avast Password Manager" wonderful antivirus bloatware you have there
😠
avast bloatware
U don't know what else I should use as anti virus
mcaffee!?
Thats even worse than Avast
exactly
I had a friend who bought McAfee premium
i like bitdefender
You meant your ex-friend
or linux 
I had
I've used Nod32 for like 15 years now, it's the only AV that doesn't slow everything down considerably when compiling / doing dev work for me.
If you are a student, you can apply for Malwarebytes Premium licenses for 4 years and it only costs $5.
ooh, thats intresting
When launching a Minecraft server, what specs of the CPU is important? Base Frequency?
real men just deactive defender
WOW
bech that's the last thing from being important
Really?
Aren't you supposed to have a really high Frequency pr. core beacuse minecraft servers are single threaded?
@twin lagoon What is then important? lulw
IPC
IPC
and what is a good value for that?
From my experience, paper 1.16.1 is pretty stable
intel xeon dual
probably
Just get the server Linux used for his MC server
Linux
Linus you mean?
That’s overkill
Especially for the version they are running, 1.12
@twin lagoon Where can I read more about IPC on processors? Like I looked at this one, on a server but I can't seem to find any stats related to IPC.
https://ark.intel.com/content/www/us/en/ark/products/52585/intel-core-i7-990x-processor-extreme-edition-12m-cache-3-46-ghz-6-40-gt-s-intel-qpi.html
Intel® Core™ i7-990X Processor Extreme Edition (12M Cache, 3.46 GHz, 6.40 GT/s Intel® QPI) quick reference guide including specifications, features, pricing, compatibility, design documentation, ordering codes, spec codes and more.
Dual i9
No
Ryzen 3 3300X does the job too
And it’s cheaper
oh.
nowhere
homehosting minecraft servers 
German server provider | #VPS from €3.99 / mo | EU and US Locations available | 15+ years of experience | 70k+ happy customers | #hosting #cloud #infrastructure
I thought he was talking about > homehosting minecraft servers :monkaS:
@serene bolt it’s possible and I do it
Internet in the Netherlands is excellent
Over fiber and such
well no shit it's possible, it's just not generally a good idea
I get more proper redundancy from ovh
2014? 
Intel® Xeon® Processor E3-1246 v3 (8M Cache, 3.50 GHz) quick reference guide including specifications, features, pricing, compatibility, design documentation, ordering codes, spec codes and more.
probably bad
4790K is like the only pre 2016 CPU I can think of that's still decent for MC servers
but I guess all CPU's too old
both of those lineups are cheap
@twin lagoon 2011 too old? XD
@void void I run on a i5 650 and it works fine
It’s even older xd
and at how many players
at how many players & how playable is it @void void
If you don't have a budget just get an Aternos server
i5 650.... for MC server hosting... uhhh....
because i doubt you're getting a decent chunk view distance
and normal tick rates for everything / spawn rates
@twin lagoon Whats the difference between AX and EX?
the specifications...?
Yes, but in terms of performance.
ax is better
like its the same price
uh why is mysql bad?
so i was wondering, what would get me the furthest
ok
at how many players & how playable is it @void void
@twin lagoon 20tps, 5 players max xD. Tho to be fair, my Athlon XII 250 could handle that too with 1.14
My goal for when the server opens is around 20 players at once
a raspberry pi can handle 5 players
@twin lagoon not with all 5 people generating chunks at once
Kinda depends what for gamemode type it is
Mfw Trump was banned from twitch
survival
Then get a good processor or whatever they recommend you because you will need it
You don't want your server to lagg to its death because 5 people are exploring the world
and the rest of the people are not able to login
.Intelli
nobodies buisness got harmed by it
You don't want your server to lagg to its death because 5 people are exploring the world
@smoky python it can handle it so no lol
If the server lags and has issues then I might replace it
ehhh but that aint true though is it https://img.legendeffects.co.uk/vwF6p
Bandwidth is not an issue tho, neither is ping: 250/250Mbps over optic fiber
if I was able to do it then others have too
Am so done with all of spigot
Yes
mds essay really pissed me off
be better off getting a ryzen 3400g (that has a integrated gpu) than using a rasberry pi for a server
well yea..
be better off getting a ryzen 3400g (that has a integrated gpu) than using a rasberry pi for a server
@quartz peak or just use your old intel desktop from 10y ago
that works too lol
It’s free, try it, and if it’s not broke don’t fix it
Because that’s a waste of precious money
bardy is the only person that could need 3 separate pr attempts to edit a readme https://github.com/PaperMC/Paper/pull/3699
any multi-world plugins updated to 1.16 yet?
Use waterfall instead
or if you are ballsy enough to do it make a cluster cloud of rasberry pi computers XD
even his pr is annoying to read lol
or if you are ballsy enough to do it make a cluster cloud of rasberry pi computers XD
@quartz peak id rather finish my arcade after getting dusty for 2 years
Hey. I need help with Paper 1.16.2. Where would I go for that?
into the future
@vernal moth Don't be sad here is a coupon for 73% off the best available spigot course https://memeacademy.org/referral/6sq5d4f
omg lmao
lol
LOL
oh are we talking about meme academy again
LMAO
What is the fix lighting cmd again?
I didn't even see that haha
./paper fixlight
do you think he knows you can update prs instead of making new ones
Don’t do GitHub desktop kids
or that he himself can do that
idk i think he "nailed it"

it's been a fuckin week dude
on another note, that gProtector guy finally managed to rip off my protocollib-less code for packets
chill out and go look
boi
I don’t think you actually need a plugin for that other than to load the worlds at all
👀
you think i'd be asking if I didn't look 👀
Seems like you've already got your answer then
NOBODY FUCKING CARES ABOUT YOUR MULTI WORLD PLUGINS
why bother us
STOP ASKING
My 1.16 paper server has multi worlds without a designated plugin 👀
what a brave soul
Internet rule 34.3 & 35.3 & 29 & 30 are so true
M
DS CLEAN UP THE MESS 
god bless innovation


what are those screenshots from donotspam ?
WDL 
the code ones
An white IDE
my plugin's code compared to another one called "gProtector"
which is supposedly "better"
ah lmfao
lol wiz
by adding some hacked clients which will definitely not change their brand as soon as they find out
and 300% more errors
It's probably your white IDE skin
sam wtf are you talking about
i don't like Intelli's dark theme
lol isn't that the fucking green one
one sec
all the colors are kind of washed out on the dark theme, I don't like that
man hating on white themes while using a green one 
are we doing the kangarko thing again here today
the material dark themes are more legible
whats wrong with kangarko
ew
I use a light theme at work though, much easier to read in sunlight
^
I don't like your theme either DoNotSpamPls
i should have expected that coming
no
when im at work i can't just move into the shade lol
I keep my monitor on eye saver permanently though, headaches
That light be yellowish
y'know, I'm not even mad that this guy is ripping off code 1:1, just disappointed - some of the features are a pain in the arse to implement properly
Mfw I just want to go to sleep this this day has been a mess on so many levels
and he is just like "yeah this is mine now"
And I get called by a friend and she forces to leave the house
What is the best light theme?
The normal one?
intellij light 
eclipse colors, IntelliJ default themes are ew
i use visual studio for dark, eclipse for light
i'm just going to leave this here
if (getPlugin().getServer().getPluginManager().getPlugins().toString().contains("ProtocolLib")) {
gMain.log.info(ChatColor.translateAlternateColorCodes('&', "&5[TIP] &7Since version 2.2, the use of ProtocolLib isn't necessary to run gProtector."));
}
lmaoo
LOL
lol lemme hop on discord real quick
gMain.log.info(ChatColor.translateAlternateColorCodes('&', "&5[TIP] &7Since version 2.2, the use of ProtocolLib isn't necessary to run gProtector."));

What theme is that
he could have just used if (getServer().getPluginManager().getPlugin("ProtocolLib") != null)
but that is too hard apparently
or just skip that entirely
^
holy shit
what
oh
Which plugin are you using?
Ah
I've had some good success with that, but others say worldborder is better
idk
..
donotspam: https://i.imgur.com/44JVO7y.png
😂
if(isRipOffOfEzProtector(this){ logger.info("get fucked"); }
Bet that gProtector has something like this; https://i.imgur.com/NzQWZI7.png
oh my fucking god
lmao
#paper-github is just filled with bombardy


geez @rare herald didnt have to bless us with that giant changelog ❤️
why'd we go from 2.x to 19.x lol
Now where is that screenshot
ow
Dropped the 2 😬
gg's on the coreprotect update
Thanks
yeah looks awesome, ill try it out in a bit
coreprotect open source when
no
Omg it is not
bruhh
Why is that
Incase someone griefs the code? And you can't rollback it anymore?
because freemium bad gpl stupid
@twin lagoon that's not a bruh moment, that's a bruh life
an epic bruh moment*
tf do u mean "grief the code" tho
It was a joke lmao
phew
just dont accept prs which change the history lol
kekw
yeet
To re-post a comment of mine from yesterday:
Source code is already available to everyone who volunteered to help cleanup the code for OS release. The new update is utilizing the new codebase, which is an exciting step forward. However, there’s still quite a bit of work that needs to be done to meet the release roadmap (including multi-language support).
But there’s certainly no rush, and our contributors are free to take things at their own pace. If you’d like to speed things up, you’re more than welcome to contribute yourself.
you don't get it
Info has been in the announcements channel on our Discord server, but if you're interesting in contributing the refactor, you can shoot me a PM.
kang kang kang
only thing i see in the announcements is how to pay money
i call any user of it a customer as with any other plugin 
"downloader" just doesnt have the same ring to it
hm
i call the people that download my plugins, "victims" 
@quasi valley yeah I saw that - to those people I would say "PR or shut up"
it's not like there are any blocking operations anyway
My server just updated to paper 1.16.1 and when I tried to break bedrock it didn't work. It worked fine on a singleplayer world. Anyone else having this issue?
Your single player world is probably broke
bedrock breaking is patched iirc
no
singleplayer world is fine
allow-perm-block-break-exploits: false
flip to true and restart
Thanks!

public enum MuchBetterBoolean { Ya, Nah }
Yope, Nope
actually, sometimes I can't choose
public enum MuchBetterBoolean { Yes, Maybe, No }```
public enum MuchBetterBoolean { Ya("1"), Nah("0") // TODO stuff}
whats good clock speed for minecraft?
20 * 60 seconds
holy crap
wut
Locked & Limited 🔫 
Pinged you on behalf of voice chat.
Oh it was only on 1.16
they explained that one of the reasons was the amount of chargebacks that were generated
this moron is serious, yikes
who have I not called a moron today
it's starting to lose meaning
Someone gonna comment on the space here? https://i.imgur.com/icAmu6g.png
ohi ur here lol
what in the world did i miss
Stad it may seem like a joke or something like that. but the guy on the phone at paypal was not joking, neither are the people that had their account shutdown already
is this for real lmao
doesn't spigot's premium resources directly interact with the paypal api to do transactions
wouldn't that er...
That would be an interesting turn of events
PaymentWall incoming
but if paypal doesn't want to deal with all the chargebacks and shit and just shuts this down lmao
interesting 
Soon we will all be using paysafecards
I wouldn't take the word of a PayPal phone support agent to mean much lol
is spigot really problematic enough for them to bother?
that's honestly quite hard to believe no offense
Sounds like a stupid move on PayPal's part, but it's PayPal.
idk who mechy is and idk who he talked to but that would be quite something really
the only thing I know they straight out ban is porn
I doubt it's actual policy, probably someone confusing support staff
I'm going with the garbage support route as well
Hello
what porn
Hi garbagemule
is that prohibited
garbage support, how can I help?
yes, paypal doesn't allow that apparently
PayPal has support? Since when
what about onlyfans
Oooo
onlyfans is just cc too I think?
PayPal support doesn't know shit
😭
This discord offers better support than PayPal ever did
hello wastepaperbaskethorse
what if I wanted to pay to see belle's nudes
Hi garbage, could you please tell paypal that they're garbage, thank you.
Hahahahha
Fuck money, I trade stones
@woven otter just give them your card details
And ducks
ez pz
Ehm
duck would download bathwater
I'll just imaginate then
Dear Notch, why can't I pay for Spigot plugins for my Paper server with PayPal? Yours truly, kangarko
it's always been his dream to be a rubber duck in z's bathtub
general too lewd (another siren emote redacted due to over emote complaints)
@heady spear https://i.imgur.com/foQ8tiq.png
o

Wtf put a password on it
um
i mean belle is pretty hot
Keep this in the fanclub city
bombardy-github
it's always been his dream to be a rubber duck in z's bathtub
z doesn't love me anymore
😭
took him 4 prs and multiple retries to add 17 lines.
Well, to be fair, the one time I contributed to Paper with an addition of 20 characters it took me 5 attempts, so...
i mean i know he said "new to github", but thats just ridiculous
@spiral garden https://i.imgur.com/HlYr0aH.png
clearly u suk too stef
I'd love to just respond "mine are open source =^]"
Yoh

Can u not break bedrock in PaperMC?
who is that
In survival that is
"Hi,
Since you are new to the Java and Bukkit ecosystem, I'll save you the trouble of decompiling my plugins. Here is my github where you can see all the source code: ..."
".. I hope you can learn something by reading it."

how tf did it take him that long to PR 17 lines
@marsh sequoia you can disable the fix for bedrock breaking. Search for perm block exploit.
Well, you're not wrong wiz 🙂
ik :^)
Yo found an error with paper when using nether portal in creative mode https://pastebin.com/aUPCSuK0
let's see if it actually affects spigot
@quartz peak MapLike errors are vanilla
no way
@quasi valley eZP is licensed under the GPL, so he is legally obliged to provide the source code under the same license
but thats too hard a concept :^)
Is it true that PayPal no longer supports payments to Minecraft Mods/Plugins?
It's Songoda I'm doubting everything tbh
But, like, check the ToS I suppose
everything they post is bullshit
more drama after kang 
What do you mean Michael?
songoda has done plenty of harmful things
their plugins shouldn't be used
nor should they be trusted
I just delete world_nether to get the new nether right?
Yep TnStriker
ight ty
Make sure that your players are out of the nether though
hmmm well time to dm them lol
@median crystal not going into full details here but it basically comes down to being manipulative and trying to get things done by sending nudes & self-harm to underage
their plugins run horribly aswell
That's an unnecessary remark.
hahaha
If we could leave it at that, that'd be great.
😂
Yea it's me @magic mesa lmao
Hey, didn't expect you to be here
I respect stef
lmao
He is a professional welcomer
My suspicion is songoda got banned from paypal and is reframing the situation
me: blacklists lava
my plugin: the floor is lava
@minor badge get ignoredddd

.-.

ping
everyone is always "why is wiz banning me"
But no one is ever: how is wiz doing 
i though proxi was a taco hater

@latent valve i det minste er jeg ikke svensk :)
now she likes it?
#wizjanyLifeMatters
she is the biggest taco fan :^)
Kek
Wiz will never ban me because I post cat pics
i ate tacos today actually
betrayal
I keep #adorable-pets active
lo
yea idgaf about your cat pics tbh
WTF
Lol
U monster
Savage
sassy
wasn't it michael who was keeping it alive before
revolution!
He doesn't know that, I would like keeping it that way
quick delete your messages
Some day I'll have pur back
why do you not have it
Idk. Kash gave me it once and ig my cat pics at the time were low quality
sup jimbos
F
it gets interesting
wat
good
fucking bout time
wait, can someone explain what happened?
all people selling plugins can tbh
I'm curious
GC
yes
GC did post it
some guy on that songodacancer
The author of AdvancedEnchantments
wonder if they'll start hitting random people on spigot resources unaffiliated with songoda?
that seems like a pretty targeted message
https://i.imgur.com/LcQj2iE.png
will this get me banned
The wording is a little weird. "Minecraft plugins are associated with songoda".

yeah that part confused me
it probably violates the #1 rule of acceptable policies tbh :>
Yeah I hope so too. Fuck if I'll be associated with songoda for making a plugin.
so you can't sell premium plugins through paypal?
not entirely sure yet
dont jump to conclusions
what's the first rule proxi
Songoda can't
You may not use the PayPal service for activities that:
- violate any law, statute, ordinance or regulation.
too late
wiz pls confirm
Duck cant read what did ya expect from a duck
thanc

rude fucc
Imposter!
thats one fat duck
I hope he doesn’t chicken out on that responsibility
wait actually
👀
It's a chicken-duck hybrid, also known as a chuck.

or a Dicken?
Ahahahaha
norris Flashbacks
https://i.imgur.com/oei2USj.png
this is a keyword.
clearly there's is nothing about minecraft plugins in the acceptable use policy
"I think "Minecraft plugins" It's the name of the API, in paypal. You know, paypal admits to create your own API to your account."
from spigot
and that makes sense
nuggets are good

so wait what? paypal has banned all plugins/mods (incl spigot) or just songoda?
🎷 Just do it
how about freelance 
seems to be just songoda

if it's just songoda no one should give a shit
that's a good thing
correct
PayPal hasn't changed their policies at all
then what drugs is brianna on now
i think the email is just badly worded, I personally think it's "any plugins associated with songoda.com" but I guess we'll see
I mean, in theory.. It could effect every plugin that is not following the GPL right?
Songoda got banned by PayPal for whatever reasons, but I doubt they were banned for selling plugins






