#general
3141 messages · Page 447 of 4
the issue with the last font is that the verticals are bolder than the horizontals
just offer all google fonts and let the user choose ¯_(ツ)_/¯
can i get the ttfs from google lol
pretty sure
yes
w/o having to download them for every request :>
just download them all in one package
store them locally?
runs
oh nvm
it's a file?
lmao
gfdi simple
yeah 
why are we letting simple code this shit
we're gonna end up with something barely better than the last guy

and barty unexpectedly comes in from nowhere and somehow manages to lower the collective IQ of the conversation
are you even allowed to host those files 
don't know
probably lol
btw, the builder will let you control all the positions of everything so i mean, what im doing is just the "default" design lul
you guys can move text n shit and resize it however u want
also he isn't hosting them, he is using them ;D
true, it would be in the maven resource dir, but not directly downloadable
just used :L
I think we're fine.
seems like they recommend embedding them but they dont explicitly state you aren't allowed to
so you should be fine
ref the licensing section
This means we're good.
I mean
and im gonna have at least a 300MB jar

not gonna be much
300MB jar, ready glare?
I mean you can download them all and then go through them to see which you like.
bruh
or you could do that first
what fun is that
xD
oh nice google
"over 300MB"
416MB
they're not wrong
jesus fuck
no im not doing this
this is horrible
downloading all google fonts into a java project :>
like 3000 fonts
maybe more
idk the two i just looked like were like 47kb each
I mean they include bold etc variants for all fonts
Hey guys I am on 1.14.4 and want to update to 1.15, should I simply swap the server.jar out with a renamed paper-8.jar? Is that how updating works?
yes, you should also update all your plugins to the latest versions and check if the ones that needversion specific releases have updates to 1.15
of course you should also make a backup before, especially of your world
Thanks, will do.
brave lad
Are most servers that have a fair amount of plugins not updating yet?
I don't think a lot have.
it'll take some time
I mean, it's still stupidly early in the release cycle
Aight here's Source Sans Pro https://cdn.discordapp.com/attachments/344740247902617600/655591926661382164/blue_radial.png
looks cool
although I think that strs and review count should be on the same line
^
Yea, makes it potentially look like an author review being there or something
Would also save your ass with nick length
huh good idea
ah good idea
if they get long i guess
also make one for d.b.o please
so i can show off 21M dls
is d.b.o devbukkit
yea
i mean
do they have an api
or am gonna have to scrape
im not on that site like at all
we used to post plugins on bukkit forums
havent been for like 5 years
then curse offered curseforge and made dev.bukkit.org as a front
this is a thing
Doesn't seem like a 1:1 unless there is a way to get it to poop an image instead of html
thoughts on using icons to represent the words 'downloads' and 'reviews' instead of writing them out?
meh
nah
its literally a counter that restarts if you leave it long enough
lol
better i guess
any other changes you think? 
delete the repo
no fuk u
😢
@pulsar wigeon reason?
double whammy
Whoa @spare venture cool idea. Do it cost money for the 1.15 version?
it's almost like that was in the changelogs
As we said, they didn't touch chunks on the server
Tell a lie, they added an IO worker thread, but like, yea...
not sure why they wouldn't send chunks fast enough. Not like the amount of data being sent is overly large to begin with.
I had 2 emails to "update my Intellij plugin" to support 1.15 less than 24 hours after it came out so that's cool
sends 3rd one
that cancels out all annoying emails
the radio in this game find some pretty good music
🌟 Stream / Download: https://EnormousChills.lnk.to/Dose
SUARK & Will Jay - Dose [Enormous Chills - ETC204]
Swiss based SUARK teams up with US singer songwriter WILL JAY. The collaboration resulted in an epic dance gem. One of those tracks tickles the forefinger to hit th...
(DiscordBot) SUARK & Will Jay - Dose - length 3m 32s - 42 likes, 1 dislike (97.7%) - 1,044 views - Sirup Music on 2019.12.09
so, server migration complete and a huge improvement to server performance
forgot this existed https://en.wikipedia.org/wiki/Boaty_McBoatface
Boaty McBoatface is the lead boat of the Autosub Long-Range class of autonomous underwater vehicles (AUVs). It is used for scientific research and is carried on the research vessel RRS Sir David Attenborough. Boaty McBoatface is owned by the Natural Environment Research Counc...
oh wtf
those bitches
1.15 is actually better?
chunkgen shit, chunk loading of pregenned better, entities better
toaster better
nice i thought people were saying it wasnt any better
chunk rendering for the client is also better too
Explosions are better
Although factions servers will probably hate them for some reason
it's k they're still on 1.8 anyway
^
Hola
Is there a list of fixed exploits by paper?
Aka a list of exploits in spigot? 😂
Just look thru the patches if you want that kind of info
yes
what exactly are you working on?
resource banners
to be used where?
anywhere
Forum signatures, etc.
I see
you can also do this https://banner.mcbanners.com/resource/987/banner.png?template=burning_orange
yeah thats why we give those controls tho
in case it doesnt fit bc name too long or w/e
could use some clamping though
or maybe ill include a way to send a regex for how you want the name displayed on the image b/c some have updates in the resource name
when you really just want res name
yeah this doesnt look too much better haha https://banner.mcbanners.com/resource/40699/banner.png?res_name_font_size=7
well would a regex help so you can get the part of the name you want
Just ?display_name
?display_name="BEST PLUGIN EU WEST"
yeah displayname sounds better xb
yeah i need to put an error page in
well we pull plugin info from spiget
but yeah could add a display_name arg
ill throw some stuff around tomorrow
https://banner.mcbanners.com/resource/1177/banner.png?template=burning_orange
Okay this is way sexier than the old stuff
Thank you. Still WIP
the missing star looks awkward with that template
we're gonna get new star sprites
I should get people to not give me poor reviews
lul
MiniDigger how do I do a custom error page in spring
do i just make a route for /error
ye
alright thanks
spring 

i don't know how scalable it is
Mini might be able to answer that
it seems to handle to ~12 million monthly requests
lets ping the shit out of him 
its the number #1 web framework for a reason
is it?
(java web framework)
does it not suck when you have large request volumes?
because most of their shit is open source

their blog is actually really interesting
{$session.description|strip_tags|truncate:250}
ahhh, found something I find interesting
its even shown as a MMO example
owo
hi
Damn wtf
Idk if I'm fucking retarded but I can't get spring to send json for all errors
it wants to send whitelabel, try disabling that it sends some tomcat shit
json is only shown if it's not coming from a browser
wtf
where does isIncludeStackTrace come from and they want me to implement getErrorPath
where did you get that from so im not asking you questions lel
im looking for docs on this
the methods all come from AbstractErrorController
yeah but getErrorPath isnt implemented
and it cries
and isIncludeStackTrace no exist
am sorry
using 2.2.2-release tho, so maybe it changed
BasicErrorController
o
Okay that worked, but now it screams over this lmao ${server.error.path}:${error.path:/error}}
That's just the context path, no? Seems to be very angery over server.error.path specifically, https://paste.md-5.net/uxitoxuvaw.sql
oof maybe i should run it with debug
aight. removed the server.error.path but still getting whitelabel. However if I understand correctly, this should only fire on exceptions. Meaning... that the 404 is not an exception.
However I has this spring.mvc.throw-exception-if-no-handler-found=true D:
So am don't understand
Ok am look at this tomorrow
This is rart
@heady spear added the display name thing
oh it's free
Why t u telling me I don’t want this I’dh h logo away
Stopp ping or I block!!!!! Pinging is illegal and it’s actually murder so
I never asked for dumb display name
Ping someone else instead you nooblet
I’m going to make a rival service
And advertise it to all our users
luv u
In fact I’m going to make it better
how
I’ll add ads to it

Every 20th time it will show a mcprohost ad
wats ur web project qtpi
I’m spending way too much time on creating a way for me to organize class related material in the cloud
guys what do you think is the best shared host
no shared host is best
they're all TRASH
🚮
So it organizes notes, assignment and shit, also books and it has latex rendering for note taking
oddwhirled, whats ur budget
Because I have committed to my 4.0 GPA
i have used a vps and i don't get the same performance to price ratio
And I want sexy tools to make me even smarter
It’s probably going to be done by the time I get my masters
No because my web server breaks all the time
Poor web server
Okay so the issue is that I haven’t started yet
Is a 4.0 GPA actually a 100%, or is it just a between x% and 100%?
Haven’t decided on a front end tbh
dude cs majors be like damn i could just do this in a few days or i could spend a month to make a computer do it for me
I like how in 2020, we talk about webservers like we talk about trucks or something.
That rusty old piece of shit goes doe all the time
that's a relatable feel
Oh okay.
A => 4, so as long as you get all As and nothing lower you're 4.0
How much is an A in percentages?
Here, (idk about city), if you get an A+ that's a 5 so you can get higher than 4.0 
for me, it's 90%+
Well so the thing is, I refuse to use anything but Kvantum and I started working on that POS when I was 16 and had no clue what I was doing
@void void heck yeah
Okay, so depending on where you live it's either 85%-100% or 90%-100%
So I end up having to remake components that clearly suck all the time, which sets me back lol
Okay but where is your custom web server and framework you asshat
It’s fun to use and I learn a lot more this way
Because I wanted to learn more shit and actually understand what I’m doing
I understand what I'm doing boi, doesn't mean I reinvent the wheel and write a custom stack
So kvantum and nginx is a far better combination for me 🤷

is kvantum your project
is nginx actually better than apache because i feel like apache has more support
Apache is dying
nginx is the sexy older brother's friend that does crack and runs really fast
LUL
that is to say, he is not in the family lineage of apache
apache SUCC
also honestly I don’t really give a fuck about web development in general. I much more enjoy tinkering with the server itself
Networking is fun
Yes which is why I made a web server. Fun, and practical 😛
there are now serverless solutions so you just write your routes and when someone hits it, it autoscales and runs the necessary code, so you dont even need to write a full serverside app. Although I do enjoy writing the server ends
The performance isn’t even that bad
It’s done. Just needs some love
oh god
I wrote the server software and the framework.
why are you...using nginx as well then
It’s been done for a couple of years now, but the more I learn the more flaws I find with it

I use nginx as a reverse proxy and to deal with shit I don’t want to implement myself lol
You don’t need to use nginx with it tho
Link me to this kvantum
also explain your gh username
For all intents and purpose, the project has been a success. I stared out the first year of high school
I didn’t know anything about networking
I knew nothing about performance either, tbh
I didn’t know how the protocol worked etc
nbd bb
And now I know.
No one should realistically use kvantum for anything tbh but I’m still going to 😛 We use it at IntellectualSites, and it works pretty well
man i need to dip out of cs before it's too late and switch to computer engineering
Kappa
I’m studying computer engineering lel
Hell, kvantum is probably the reason why I’m doing so well at uni
I'm considering switching to CE...
When we did networking I could just chill for a semester
I didnt realize CS is basically a research career
Which while fun, is not what I'm looking for
a degree is a degree. what matters is who will hire you
Also city explain! your! gh! name!
Anyway, so I ended up severely over engineering kvantum
u could probably get any tech related job with cs or ce degree 🤷♂️
I wrote a custom logging framework, event bus, plugin framework, command interpreter etc etc etc
yeah true but I think the ce degree path has more engineering related stuff
while cs has more research related stuff
stuff being classes
CE here is a mix of traditional CS and CE
You do a lot of hardware in CE though I'd think
It’s a 5 year programme with loads of focus on both engineering principles but also formal mathematics and theoretical CS
Yeah, so we have to study a bunch of electrical engineering as well
That's kinda what I wanna do. I took one (1) engineering class and I enjoyed circuit design
Would do again
is aikar swedish
Nah he’s murican
I liked digital electronics and all that but I do way better in mathematics and theoretical CS
As it’s a 5 year programme we get an integrated masters and I’m probably going to focus on mathematics at that point
About my github username, I picked it because I used it at spigot
that's the hyperuser, superior to the the superuser (uid 0) and the ultrauser (uid -1)
doubt
lul
So I dyed my hair black yesterday and now I get a spook when I look in the mirror
It hasn’t been this dark since my emo phase circa 2014
send selfie
ok good conversation im gonna dip because i don't live in sweden and it's 3 am here
Actually no
:(
Don’t laugh at my misfortune
I'm laughing anyway
My grandma thinks I’m satanic
As she should
You know simple, city the retard actually suggested a pretty good way for you to make money out of this cancer
Every 10th request to the banner is an ad 😂
Juat have it display an mcprohost ad every 20 requests bro
That was my idea
possible 
Stop stealing my ideas you German cunt

Can someone ban mini
Is there a comparison between the anti-xray engines papermc uses?
Anti xray 
It looks like I was born in the middle of Siberia and that my uncle is a polar bear
Heard it was the most optimized anti-xray ever implimented in mc. Just wondering.
I can’t pull this color off anymore
Also totally off topic but someone asked my dad if he was an Arab and now he’s super depressed because he’s a bloody racist and I find this hilarious
thank you, @void void!
2 is a bit heavier, but more effective
to put it short
(It has never hurt my server tho)
I'd go 2
What about chunk-edge-mode?
3 is good
.optimize
Guide for optimizing performance: https://www.spigotmc.org/threads/guide-server-optimization⚡.283181/
also use that guide
He passed away.
Tf
We also lost ChefJava and Shortninja to the same
I believe
And possibly one other
What would setting anti-xray > chunk-edge-mode: 1 do?
Just send the unobfuscated edges of chunks, or not send the edges of the chunks at all?
setting them both to 1?
i think that would result in unobfuscated chunk edges yeah
How did you guys even find out he was dead
One of the community members was an IRL friend
Ah
That’s like my biggest fear, to have died but no one of my online friends knows what happened
Hey is paper 1.15 stable
yes
if you get a bug report it
take backups as always
Any way to pre-generate chunks in 1.15?
is WB not updated
What's WB?
WorldBorder plugin
that's how you typically pregen
Yeah it doesn't say 1.15 but latest review confirms it works on 1.15
Alright, sweet. Thanks.
btw 1.15 is still shitty with generation so
It's gonna be fun while they're genning
But afterwards it'll be ok
So afterwards server should run really good
compared to not pre-gen
Should
Yes
eeeeeh maybe not the right place for this but caaaan someone help me how i can make so people can go to other worlds on my server?
Multiverse plugin
@void void this one? https://dev.bukkit.org/projects/multiverse-core didnt find it on the spigot site o.o
it sounds advanced o.o
It's pretty much the premiere multiworld solution for bukkit
Now, when you take the step up and do multiserver instead (or in complement), then you use waterfall :>
buuut im just gonna have 1 server but another world on it o.o?
or u mean if i ever get more servers in the future?
the latter
is multiverse hard to use?
if you cant read, yes. anything will be
Hey simple, tldr on the difference between waterfall and bungee?
What does waterfall patch then
stuff
look in the patches folder
Im on da fone
im on my life
sucks to be you
Not the first time i hear that 
🔥
lots of network stuff, forge is a first class citizen, some api changerinoes
lots of perf
Masterscape 🤔
I just farted
Was it wet
wet fart
yum
i've never been more disgusted in my life mikro
that's my kink
uwu
my fiance literally told me deadass that she has a shit fetish
and after asking me 15 times to shit on her face and me saying no fuck that she finally told me she was joking
she asked me that while nonchalantly doing her makeup
was she really joking then?

Yeah that was my thought
But I'm not bringing it up
yeah better leave it as-is lol
possible to add diffrent plugins to diffrent worlds?
no
There is a plugin called PerWorldPlugins but that's janky, and if you're trying to do that it means you want multiple servers.
shit on my face simple
ok
not without really ugly hacks. better modify plugins to support that feature themselves
pwp handles only commands
oh
but does not tap into listeners
Isn't that part of just world gen?
and most of the game is well... modified using events
it kinda is world gen i would say but there is a plugin for it
that generates on server
Doesn't it generate for the worlds you specify?
Can someone remind me again why do people here like to optimize for XY problem even when the person is sure about what they want/need?
according to the config u might be able to specify a world for it
wat
we don't aim toward XY problem, we aim away from it. if someone knows what they want and are not asking in an XY way, then it's not the XY problem
Then do I go in circles every time I ask a technical question here?
No you just ask properly.
plugin is 3 bucks and i dont wanna risk losing my cash for something that wont work for me :/
The XY problem is very specific and if you have it, you're not asking a good question. Period
I thought I did.. https://i.imgur.com/Z4VtZdN.png
I don't see how does that make it seem I have the XY problem..
XY = has problem X, but comes to chat and asks about solution Y. they do not mention X at all, just "how do I do Y". Most of the time, Y makes no goddamn sense because Y was the attempted solution to X, which they didn't know how to solve. so attempting to answer Y wastes time.
I know what it is btw
That's XY because you're asking how to apply NoAI and NoGravity, which is Y. What's X?
I asked what was the best way to apply two NBT tags... spent two hours to get a working reply by just going in circles
What are you trying to do that leads you to think you need to apply those tags
There's no need to know X when I know very well what I want to do.
It's all about asking a good question and giving context, even if that is the proper solution - the point is we don't know that because we don't know what X is
You're only asking Y.
Yes, because I only needed Y. 🤔
If you want proper help you have to give context to the problem
Next time I'll ask better questions. Thanks for you time.
I'm not asking it again
answer to you for a while ago?
basically he wants to apply those tags because he has entities in the world currently that don't have those tags and he wants to prevent them from moving before server ticks them
see thats good info
That was solved some time ago, but it still took longer than it should've
very important to problem
so just include it at first
so let's go deep into the problem
and dont waste time
it's your fault to waste time
you wasted your own and others
why do they move
¯_(ツ)_/¯
before server is ticking them
you are gonna break his heart
who gives a shit
wasted time is worse than a broken heart
because you can't buy time
is that a baltic proverb

you can also buy hearts
Well I think it's because they're floating atm and are at specific positions if he were to load those chunks server would tick them and they would move
in p2w 1.8 pvp server yes
Or you can go Liberia style and just get some children and take their hearts
a la general butt naked
African warlords are brutal, man.
no u
He and his soldiers used to drink the blood of small children before going into battle
oh yes
risky click of the day
jk
he used to fight naked which is kinda badass
smart too
"Blahyi said in 2008 that he killed at least 20,000 people and carried out regular human sacrifice and cannibalism of children."
lmao jesus
nah the liberian war is pretty fresh
So the entire story of the country is pretty fucked up
When slavery was abolished in the US, loads of former slaves moved to Liberia. It was arranged by the US to give them an opportunity to build their own society
first thing they do when they arrive is to enslave loads of the local tribes to force them to work in their plantations
...
Well
Learn from the best...
I'm sorry
btw @potent warren this is a gr8 section of http://xyproblem.info
https://f.jacob.engineer/3fNrwsqx.png
Asking about your attempted solution rather than your actual problem
Especially last sentence :>
"In Slaves to Racism: An Unbroken Chain from America to Liberia, Benjamin Dennis and Anita Dennis argue that the Americo-Liberians replicated the only society most of them knew: the racist culture of the American South. Believing themselves different from and culturally and educationally superior to the indigenous peoples, the Americo-Liberians developed as an elite minority that held on to political power. They treated the natives the way American whites had treated them: as inferiors. The natives could not vote and could not speak unless spoken to. Just as American Blacks were prohibited from marrying or having sexual relationships with white women, the natives could not marry Americo-Liberian women. Even when some natives became educated, they were excluded from government positions, except for a token few.[20] Indigenous tribesmen did not enjoy birthright citizenship in their own land until 1904.[9] Americo-Liberians encouraged religious organizations to set up missions and schools to educate the indigenous peoples."
So yeah they pretty much left the US in order to not be treated like shit, to Africa where they treated the Africans like shit. Ggwp.
Rip
what's today's history lesson about?
Liberia!
slavery and its repercussions on slaves
sounds sexy
and yeah, I guess that
and what happens when they go back to being normal people after being slaves
my favorite kind of people
they turn fucking evil
that's what
(also im high AS FUCK so my wording probably sounds big gae)
The excuse has always been that "they didn't know any better"
simple: I know what the XY problem is.. no need to explain it to me..
but the same can be said about the slave owners at the time
they participated in a society they had inherited, and benefitted from a system that was the only system they had ever known
which is why I find the whole "your ancestors were slave owners so you owe us money now!" deal to be so dumb
I'm headed to bed
6:45am
wot
and same city, that is a really stupid argument
and unfortunately very real
have heard in person. spoken
ok bed time
spr high and sleepy
kisses @heady spear
goodnight
@void void have you reconsidered your future marriage ever since the discovery?
discovery of what
he just said goodnight you goof
make some sense you russian fuck
or maybe both, who knows
it's also kind of the unfunniest and most stupid meme to have ever been thought of
Rekt^
It is pretty dumb
Kenny although this meme is rather shit im willing to argue there's a few other ones that are even worse
Hey ! Do you know if there is a solution to reduce FPS drop caused by HolographicDisplay ( or invible armorstands )?
With 10 holograms my FPS drop from 350 to 230 :c
What do you use ?
(But for me that's nothing, but for player with very small computer that's a big problem ^^ )
What do you use for holograms ?
I don't know how to reduce update in holographicdisplay
But you don't want to say the plugin you use ? 😂
10 holograms, that's not big
.optimize
Guide for optimizing performance: https://www.spigotmc.org/threads/guide-server-optimization⚡.283181/
😂
:(
I yoinked
it's just too sexy
at least ask first bro

I'll only steal the bean one, enough thievery for today


That's a little concerning
we already told you to stop trying to put increasingly large things in it
( ͡° ͜ʖ ͡°)
also happy you can use a plugin for that
o he wasn't very large
"he" was a fucking horse weeb
it hurts today city?
smelled like one for sure
i'm glad my cock made your ass hurt city
but maybe this isn't the place to discuss this
weeb aka mr hands
this channel should just be #gaysex tbh
also excuse me for forgetting to put some deodorant on tho
god damn wikipedia has a massive article on mr hands
the tutorial leader for our physics class is hitting on me on snapchat
i wonder if he grades the homework and shit
do it for the As weeb
he's weird
@void void if you found a bug and fixed it, maybe make a PR instead of uploading random jars on discord yea?
sus
he's also greek and they have a poor economy
I am most certainly not greek
yeah but you have poor economy
and I happen to have too much cash atm and now they want it all for taxes
personally that is
im many things but im not poor
i'm tax exempt for another 3 years yeeeeeet
I need to pay 25% social costs, 30% income tax and then another 10% because I've sold services to a non-EU country
what the fuck
social fees**
I pay around 53% taxes on my earnings lel
what the fuck
here people pay up to 50% income tax if they make like fuck tons of money
- income tax is bracketed
Here people of all incomes pay the same amount
- this is also why we have shit welfare/health insurance/etc issues
where you from wiz
Doesn't Israel have pretty good welfare and healthcare tho?
It has a nice iron dome
all of those evangelical Christians in the American south keeps sending y'all donations
it's good because you pay for it lmao
not directly
but you still end up paying for it
not nearly as much as you would have to pay for it in the US tho
because they think that once the Israelites have returned to the homeland the apocalypse will be triggered
idk how people don't end up on the streets after a heart attack there
the book of revelation is scary shit
the book of what 
last book of the new testament
of
basically once israel is completely inhabited by jews the world will end
and jesus will come down there and bring all the good christians with him
lmao
then tell the jews to worship him or they'll die
and they'll be like "oof ok we were wrong"
i want to take the meth they took when they wrote this
but they'll only know it's jesus because his feet have scabs and shit
so they'll be like "o ur jesus? ok we believe" and then they'll be zapped into heaven
This is why the evangelical Christians in the US are so anti-Palestine
because as long as there's a muslim presence in israel they'll never get yeeted into heaven
what's trump's last name btw?
star-lord
It's Sir. Mr. Deity. President of the World Donald Trump Star-Lord the 1st
Anyone know of a good Factions fork updated for 1.14/1.15?
good and factions don't belong in the same sentence
I'm illiterate when it comes to code
hire a developer

wat
What's Mister_Fix got against factions?
the fact that the plugin basically ruined the multiplayer community
PVP servers are cancer
What's your ideal server then?
personally i wouldn't mind anything else
bonus if you're giving the players something new
Factions as a concept is truly immedicable.
pvp communities in games where pvp is present are usually essential
what
what
what 
what 
i agree
if we didn't have 1.8 pvp servers, all our nice modern servers would be flooded with 12 year olds screeching about pvp
LMFAO
tbh I'm tired of "survival" servers that don't allow griefing, raiding, and pvp
well now we have owners looking for 1.8 support instead
Quite frankly, I'm tired of MTM.
yes, how dare people want to play pve
We should get rid of him and find a better, more suitable replacement.
you're tired of servers that don't allow you to be a cunt to other players?
Quite frankly, I'm tired of gay people who don't have a table and have "weeb" in their nicknames
I mean they're pretty boring

ok homophobe
no one is making you play on them
are you like 13
I'm just saying
I only like creative plot servers
LOL
Brilliant
all other servers are trash
PvP is fun but it depends on what you really like from a game
We know that it's because of p3
actually I've never used PlotSquared myself lol
I do not
I haven't played on plot servers since plotme was the goto plot plugin
City join my server, no plots creative free build with ranks you earn by playtime ;)
Just kidding please don’t join my server.
I don't play Minecraft
o/
gib op plz
I played on a server that took PlotSquared and made it into a housing plugin 
Minecraft is bloody boring
I find anarchy servers to be just right, as they allow people to be who they are. Cunts, friendly people, neutral, etc.
ur bloody boring city
@golden gust i unironically gave op to someone like this just to see what they'd do
no one asked you @woven otter
Gives the most freedom and varied experience
go sell your table
(((i had a backup)))
The fact that people use plotsquared is testament to the fact that you don't gotta write good plugins for people to use them
^^
you could also just not give ops any permissions
and use a proper permissions setup
That can also be seen in a lot of premium plugins 🤔
I mean just get a monopoly and people will use your shit 🙂
#PreachItSista
PlotSquared is popular because we bullied PlotMe out of existence
vanilla system is the only permission system you'll ever need
Now who's gonna bully PlotSquared out of existence?
having a proper permission system wouldn't avoid using OPs all together because there's plugins that use the isOp() method wiz
create a plot plugin and keep it alive for more than a year and you'll probably do a good job of that
PlotSquared is popular because we bullied PlotMe out of existence
I wonder how you achieved this.
dum plugins
you know how you fix that mister_fix
PlotZ was our competition but it was paid and the dude got all resources removed from spigot
well yeah personally i could replace them myself but not everyone can do that
can't really blame them
replace?
Well, I've been working on an idea for almost two years and I'm yet to release 😭
City what happened there? Why did he get his plugins removed?
by replacing i mean writing my own version of it
Well that’s rough.
you're missing the point
clearly you didn't need that plugin's functionality to begin with
Can we get rid of Spigot entirely? /s
Anyway so we had some funny fights with the PlotMe maintainer and now he's pretty much the only active PlotSquared developer
just make fun of everything they do and talk smack until they start working on your shit for u
lmfao
That’s really strange
Maybe he’s secretly trying to sabotage it so PlotMe will rise again
because by default people expect ops to get all perms
^^^
but it's a single config option to change that behavior
it's kind too late for this wiz
My creative server has no worldedit
😮
just like it was too late to enforce the EULA
for people who want to set up perms correctly
city: cries in FAWE
@heady spear by the way, what made you stop working on P2?
No but actually it’s because I don’t want cheats on my creative server :)
I use WorldEdit on my server and we build PlotSquared against the WE API
you have a server?
idk the fact that I don't care about the plotsquared community at all, I don't make any money from PlotSquared and I have better things to do in life
I don't make any money from PlotSquared
wow
answer my question you stupid swede
why is that surprising
that's what settled the deal for me, once donations dried up I lost interest 😄
most plugins don't make money
even premium plugins usually make nothing good
then why make it open-source in the first place if all you wanted is money..
... are you dumb?
yes
did he say he only wanted money?
tell that to the retard who wrote a 25 dollar chat clear plugin and sold 100 copies
Dude, that's ez
I am an adult. I study a hell of a lot, and I work as well. I need to be able to survive.
You release a premium plugin, then make it open source
I won't spend my time working on a plugin that's mainly used by morons anyway







