#general
3141 messages ยท Page 1164 of 4
All joking aside - I don't have a problem with people who like LEDs on stuff. But I want, like, no LEDs on stuff and the options for the DIY PC market like that are tiny.
@void void You ever run Spigot 1.16.4?
64gb is not a lot
makes sense
run 
I easily flood around 30-35 these days
i thought you needed it for a pc not a server
when testing*
I need htop for windows
mirai be like
htop for windows?
64GB is nice when you start doing big graphical things.
My desktop is only 32GB right now.
But... but
But I run a lot of Photoshop and other image things.
only
Haha fair, but I need it for work. I run a lot of Java stuff for work.
how good of an idea would it be to buy a machine for a minecraft server for like 20-30 friends and have it sitting in my house?
64GB would probably be enough for me to not go into paging
great if you're tryna waste money
Makes more sense to do a hosted or dedicated box.
its called a dell optiplex 
I guess I could go down to 48GB
Your home line is likely not as great for hosting.
my pagefile has now grown to 50GB
did minecraft server hosting became so much more performance intensive or is it just a placebo
It's perf intensive
like 1.7 LMAO
MC Hosting is all about single thread power
that's when I was into servers tbh
Dedis are just a placebo letting server admins sleep well, clearly
Most CPUs are a lot of threads with small power
pentium 4 overclocked 
bro just write a minecraft server in python
Shit got a lot more heavy in 1.13+
Minecraft serburs been intensive since 4eva
Lol that actually exists oskar
and only get worse, just like websites c:
Python has a lot of things going for it but "faster than Java" isn't one of them.
ya, .NET is where u wanna go
Ha
I just found out that an old project I used to work on just got redone in ASP. Not .NET. Like, 1996 ASP.
what about PyPy
quick question, in pterodactyl if i want a task to repeat, do i use cron? like */30
This is working great
@void void Pterodactyl has stuff for cron built in
"scheduler"
Java would be faster still probably.
i guess
PyPy is like, not a language.
so */30 would make the task repeat?
It's like an implementation of a language.
true OGs
ty ily
must b amazingly fast and lean
https://crontab.guru/#*/30_*_*_*_* @void void
An easy to use editor for crontab schedules.
This is ur frand
write a custom minecraft server in assembly language, no dependencies allowed
speed
minecraft server in scratch 
execution speed is meh though
funny cat

.g cats
(DiscordBot) https://en.wikipedia.org/wiki/Cats_(2019_film) -- Cats (2019 film) - Wikipedia: "Cats is a 2019 musical fantasy film based on the 1981 Tony Award-winning stage musical of the same name by Andrew Lloyd Webber, which in turn was..."
Cats is a 2019 musical fantasy film based on the 1981 Tony Award-winning stage musical of the same name by Andrew Lloyd Webber, which in turn was based on the poetry collection Old Possum's Book of Practical Cats (1939) by T. S. Eliot. The film is directed by Tom Hooperโin his second feature musical following Les Misรฉrables (2012)โfrom a screenp...
(DiscordBot) https://www.cat.com/ -- Cat | global-selector | Caterpillar: "Genuine enabler of sustainable world progress and opportunity, defined by the brand attributes of global leadership, innovation and sustainability."
bruh
.g cat grep
(DiscordBot) https://stackoverflow.com/questions/13507889/difference-between-grep-vs-cat-and-grep -- difference between grep Vs cat and grep - Stack Overflow: "Functionally (in terms of output), those two are the same. The first one actually creates a separate process cat which simply send the contents ofย ..."
woah, intellij javadoc parsing
reader mode, wowo
Hm I hadn't actually heard of this:
don't
Haha
hey
Any Bukkitish fork is fundamentally flawed because of Bukkit
battle already lost wen u put an anime in ur readme
uh oh
akarin is previously torch, the continuation of HOSE, the epic of memeness
does anybody know a plugin where there is a chat for staff only all the ones i found are wayyyy outdated
you just stared a war @peak ginkgo
๐ช
If you want to leverage the existing plugins you have to have some bukkitishness.
I've got my axe
Was looking at some plugins that introduce boss mobs:
https://i.imgur.com/NjUU2JR.png
Bossโข๏ธ
Ya'll have made me paranoid
๐คก
RoboMWM: a TM plugin
Camm 
ah yes
nmf 
gonna file a trademark request for GP, brb
Haha
holdup lemme trademark the trademark
ooo his plugin is opensource now tho
Camm I can PM you one if you want.
banned
theres mythicmobs if you don't want to use his plugin
Sure! That would be great 
Haha
Boss is open source for years ๐
isn't magmadum doing elitemobs
yo camm i found a walthrough of that plugin https://youtu.be/dQw4w9WgXcQ
who is kangarko and why is he memed
I can't find my meme, hold on
MemeAcademy Written by your favorite Minecraft shittalkers, check out an actual academy thatโs worth your time (not sponsored) Introduction It started with the repugnant banners that cropped up across SpigotMC: kangarko has been peddling a Minecraft coding course called MineAcademy for about a...
That was REALLY easy
does anybody know a plugin where there is a chat for staff only all the ones i found are wayyyy outdated
Like /mod to talk in it or like #
write your own
Maybe Carbon?
im not experienced with java especiialy with writing plugins
Haha
i checked the "abort stuck builds" on jenkins and it just decided its stuck after 1m when its still building 
https://github.com/Hexaoxide/Carbon
I think Vic works on it. Only heard about it, never used it.
Tbh, not worth it. Just set timeout for the whole pipeline to at least a double of what you expect and forget about it.
i just unchecked it
Especially if your builds are self-contained.
they are
And let it build up to a few at a time and forget about it lol
only took 5 tries to get working lul
Imagine needing a slave per build, couldn't be my new project.
Smh not having green status plugin.
Delete past builds, set the next build number to 1 and act like it never happened.
DeD the most important Jenkins plugin you need to install NOW: https://plugins.jenkins.io/greenballs/
Just get a proper theme which handles icons
essential ball moment
Gonna stick to a proper checkmark https://i.imgur.com/btoT3Mc.png
I'm so sick of Jenkins. But I don't know of any decent replacement.
gitlab ci 
Michael how are you so smart 
Blue ocean has lots of dependencies and is a whole new custom UI
๐ฅบ
I hate it, but a lot of people at my work prefer it.
not a huge fan of it either
yeah i think i saw blueocean before but decided not to use it since i wasnt even familiar with the default one lol
TeamCity?
But it isn't good for viewing your loks which have thousands of lines of code.
Tried it like 2 years ago, couldn't figure how to setup my pipeline at all :/
I was thinking about using concourse. Nice thing is it forces you to use everything as code lol
I've worked with Bamboo a bit, well, was forced to at some job. Looks cool but more something you would use in house. There is still something like drone.io I stumbled apart recently.
But idk. Don't like using yaml for more complex pipelines.
I don't think Bamboo is designed for free stuff.
gui's 
Bamboo makes a little more sense if you use the other Atlassian stuff.
tbh devops is pretty sick too for ASP stuff
Yeah, they had everything centralized on Atlassian products.
But even the heavy Atlassian shops I work with use Jenkins instead. :)
Iirc for CircleCI Ive written like 200+ lines of yaml defining caching functions to build docker containers with cache.
For simple stuff I like GH actions. Apart from the fact that a lot of more complex stuff is hidden.
Like tried to automatically generate release message from commits. Finding how to send variable from bash script to the pipeline was a nightmare.
I'd want to use it for releases, not for continuous stuff.
It isn't bad for simple CI. At least you don't have to maintain your CI somewhere else and everyone can easily use it.
But I often find myself wanting to do CD and I don't want to do more complex CD pipelines with GH actions, especially since they are not tied to single repo.
True
I heard TC was pretty resource intensive, never ran it myself, I've always just used jenkins myself.
I know Jenkins quite thoroughly and that's why I don't want to use it lol
But I guess it'd be a bit different if I can setup Jenkins the way I want it.
But most IAAS Jenkins definitions suck.
I remember I had to end up running custom script console scripts to bootstrap a lot of things.
much better
ok guess i don't need energy drinks
i thought i'd try a bang
but i'm not doing that again
good thing it wasn't a red bull then
i guess its a bit innapropriate
well check the ingredients
if you see something with E google it
caffeine is a weak man's drink
meh, learned my lesson, wont drink them again lol
for example tartrazine is used in cosmetics prducts
they put it in FOOD and to avoid saying tartrazine they just say E102
some " vegan food " contain pork but they label it as E codes to hide it you gotta read them xD
Damn right!
I haven't had caffeine in . . . . 543 days.
I do think it's a little weird that we as a society are kinda propped up on caffiene.
leme ship you some starbucks then ๐
FUCK starbucks
eh, don't see any E ingredients or tartrazine
i HATE starbucks
I have no desire for caffeine nor alcohol
But I will say that some of my best work was at 2AM heavily caffeinated.
why brocc
Ha! I was never big on coffee
Haha
ya don't like coffee taste
You know another stupid name? broccolai.
why do you need a extra camaral 7 shot cloud mmachinajtop with extra gamer juice ?? ?
and tea, only some types, and only if I'm congested or something
people take like 5 hours ordering starbucks drinks
pisses meoff
and HECK you NMF
thai iced tea is pretty gud tho
ya, switch to Brokkoli
how do i enter venv in a bash script?
if i try: source OskarsMC/bin/activate it says ./pull_oskarsmc_main.sh: 11: source: not found, but it works in terminal
hmm, oragono apparently is some actively developed irc server
with built-in bouncer
add #!/bin/bash to the top of your script
same tbh, i never drank coffee in my life lol (other than to taste it as a kid)
idk if coke zero has caffiene, probably some, but thats about the only i have xD
i love coffee
Just realized I can't use GH actions in one of my projects that depends on NMS without building Paper on GitHub actions

So no GitHub Packages for me
there's a cache thingy for gh actions
I'm not sure I'm smart enough to impl this without shipping paper in the project
breaks my workflow, fuck it
:(
stinky brocc
I was on IRC and someone was like "Hey does someone wanna try this? It may brick your shit" and I was like "Sure fuck it let's go"
It didn't brick it, thankfully.
Although I did hose the thing for a few days every so often
back in your day, eh ๐ด๐ป
Haha
I just moderate a few of the discords now ^^
Yeah I mean fuck that was 13 years ago now.
Ugh.
Get off my lawn!
Yeah I haven't messed with any of that since like the iPhone 4 or something.
leave a like if iOS is bad
leave a like if Android is bad
leave a like if you use landline

what's that emoji
I still use a landline but I reject "liking" stuff because I'm old.
Proven because I still use a landline.

wtf
so kind of you broccolai
it's in the tuinity discord too, leaf stole it from me 
can you send link
ok
every day, paper-help feels more and more like the spigot channel
both a blessing and a curse, i suppose
it's inevitable
Ha
how do I minecraft
more people are adopting paper
Sometimes I look in paper-help and then am glad I'm not in paper-help.
yeah
i used to stand on the front lines of paper-help
i am a weaker man nowadays
cowering in #general
Ha
lol
adopt
what
me
Answering questions in general like "how do i create a minecraft server"
sh ./startcraft.sh?
npm i -g startcraft
no don't do that
i haven't uploaded the package
https://github.com/kadenscott/startcraft if you wanna check it out
Haha
ยฌ
I thought you were joking.
no
really its just for me - i create many test servers when im working on plugins, so having a quick cli thing to create em for me helps a lot
Yeah
I do the same thing.
And I also have folders and folders of old builds of shit.
i just have the one test server 
i have yet to add command line flags so you can just create it without the TUI but that's coming soon
who are these 2 guys
yeah same lol
you need to join waiting room
Although that came in handy Friday when the charity thing was 1.15.2 and I had all my client and server stuff for 1.15.2
and then they'll add you if they want
So I could spin up a test server and test it.
garbagemule created Discord.
Just hangs out here with us when they're bored.
Citymonstret is a cookie baker
And they're good friends.
The typing-sounds channel is restricted so someone with permissions has to move you in there. Typically if you sit in the waiting room they'll bring you in if what they're doing isn't private.
Could be.
Or could be they don't know you and don't want you bring you in right now.
I was not programmed for love but #colorforeternitywithnou
#yeahimdownforeternityhavingacolour
eternity is in my top 3/5 papermc members
wow really?
@warm anchor dota wen
I'm #1
Obviously.
Who are the other 3?
Actually don't say.
I wouldn't want anyone's feelings hurt.
We all know I'm on that list.
who's gonna tell him-
i'd be glad not to be on his top 
Haha
Hahaha
top 20 and you've only been here like a week
pog
pog
time is a concept i dont have
I don't do it for the credit.
That's reasonable.
I can't believe 2020 is almost over.
ofc you do it for the credit, dont lie
2020 has been pog
great year
Nah if I did stuff for the credit I'd be annoyed at all the things I've never been awarded credit.
Clearly I do it for the money.
Wait.
yeah, watching the death pile up is great
Shit.
Wait until I start submitting paper PRs with "this could use some more dinosaurs"
Then I'll be bottom 20.
needs more config options
dinosaurs=true
Hey what is the cheapest vpn possible I can buy
To test stuff
i use pia
Can you be more specific in what you want to test?
idk if it's the cheapest though
tunnelbear 
terminal scripts that stuff
"I want to test something that requires 16GB of RAM" is going to have a different answer than "I want to test copying a text file from one folder to another"
oh, did you mean vps
Yeah
digital ocean
if it's not mc related
^
Oh man I assumed they meant VPS
you can even get free credits as a student
I misread correctly.
Yeah I confused terms
That's funny.
through github iirc
Yeah DigitalOcean is who I'd recommend
You can turn it on, do the thing, turn it off.
Their cheap tier is like $0.007/hr
So that's the cheapest.
tff
If you need something to stay up and want to pay monthly or you'll exceed the price with your needs then somehting like Linode is okay.
oh hello broc
firing up the LOIC
They have a $5/mo option.
hello !
shouldnt have sent that ip kiddo

lmao
Enjoying my last nitro days
theyre just chatting fyi, not busy
we talked for an hour or two
proxi pog

proxi ๐ฅบ
Lately every time I find an interesting plugin repo proxi's on there as a comitter.
proxi++
rรถrledning
thank u
how do you spell รถ
rรถrledning (swe. pipeline) is very opinionated
whats pipeline in norwegian
Why only linode for long term and not hourly?
that may or may not be good
rรธrledning
or rรธyrleidning
No strong opinion either way. You could do Linode's hourly stuff, too.
for swedish รถs to be รธs
Proxi unblock me its been 2 months now ๐
okie
what did you do to get blocked by proxi
i talked to my friend in norwegian for like an hour earlier
also hi mbax o/
am very proud
I haven't seen any of Linode's per-hour stuff.
Speaking of spinning up things hourly, I was pretty entertained to see somebody spin up a 64 core AWS instance to brute force one of the Advent of Code challenges ๐
There are several people that blocked me in here actually 
I just know if you get the monthly thing it's likely to be cheaper than DO.
More than usual
and camm too?
Haha
it's a party in here wtf
It's more like a hobby now
It's their regular stuff. They charge hourly, up to a monthly max. That's just how it works now.
Wait what is cheapest linode vps plan
I might recommend that if you think you'd keep it.
It's only $.0005/hr more than DO but it's capped.
I mean, cheapest monthly payment
$5/mo
setup fees?
Let me see
I host my own stuff.
I've helped a few friends setup linode and other instances.
Thanks mbaxter.
I stand by my earlier comment - top lad. :)
i had to buy a server my friends one kept having it's internet go down
and people were COMPLAINING
now i have to pay for things 
I just realized/discovered you can't mute/ignore someone on Slack.
That seals it. Discord > Slack
๐
Is it . . . a stolen credit card?
@waxen panther god natt !
jeg hรฅper du sover godt nรฅr enn du bestemmer deg for รฅ sove :)
sov godt, proxi!
Yeah I have one of those, too. :/
i dont know some of those 
learn !
ohhh its decide
remember books are epic too
I have a box I originally got to divide up into VMs for friends. Then all the friends were like "nah" except one.
yes i bought a book of short stories in norwegian and it's helped a lot
ideally you want to understand all but 1 in 7 words iirc
You shall only keep TempleOS VM
So it's me and him. And every year I say "Hey man you sure you don't wanna, like, get another VM somewhere?" and he says "Nope!" so I keep the thing.
kek
i earn nothing from what the projects do either, $5 a month is nothing but it's a lot when the revenue is $0
also, consider getting vpn w norwegian location then browse https://nb.no (which have books that are geolocked)
Nasjonalbiblioteket tilbyr utstillinger, konserter, samtaler, foredrag og omvisninger som formidler og aktualiserer samlingen. Samlingen rommer publisert og upublisert, digitalt og analogt materiale innenfor alle medietyper: bรธker, foto, film, musikk, plakater, aviser, smรฅtrykk, kart, brev og mye mer.
Yeah same here.
Wow swedish
smรถr!
thats norwegian
ok
Use NordVpn
i'll pass
aaand remember that news are terrific, brocc
my next vpn will be mullvad vpn
they might be boring news, but great way to meet unexpected words
would the news be similar to like oslos one
usually yes
NRK must legally have 25% of its content in Nynorsk, but VG and co. dont have that restriction
so they tend to go around 10%
yes
they must also have some amount in saami
dont remember specifically how much but its like 10% or smth
is the country trying to move to nynorsk or is just kinda whoever uses it uses it
latter
does it say when they're in other ones
Can i send a meme
okie
No u
but youll notice it quickly
it says a bad word tho can i send it
if it all looks weird i'll just skip it
if you have to ask it's not worth it, wolf
I agree with dum vegetabl
jeg -> eg, blir -> vert, hva/hvor/hvorfor -> kva/(kvar/kor)/kvifor, etc.
becomes pretty apparent :p
Who
mfs really just changed h for k
yeah
Wat is that
and a lot of ร s to Os, and more consistent conjugation
so "Jeg sitter" becomes "Eg sit"; the -er isnt thaaat common
yep
idk how spoken norwegian works at all
these are written languages
.g kvar kor
(DiscordBot) https://ndla.no/subjects/subject:19/topic:1:186558/topic:1:123879/resource:1:192233 -- Norsk - Kvar, kor eller der? - NDLA: "14. nov 2018 ... Kan du formulere ein regel for nรฅr vi skal omsette hvor med kvar eller kor, og nรฅr vi skal omsette med der? Bokmรฅl. Nynorsk. Hvor..."
i can speak some bokmรฅl, nynorsk, and a few dialects to you tomorrow
@ฤveryone @hฤre
@no u
on that note, NDLA also has some good articles
NDLA being "Norsk Digital Lรฆringsarena" / "Norwegian Digital Learning Arena"
ooo this is like school materials
I didn't get banned
this is good
Epic
yet
it is, brocc
heres the "easiest" norwegian page for vgs (UK college) https://ndla.no/subjects/subject:80063181-61d8-4c52-9bbc-4313376175a2/?filters=urn:filter:605d33e0-1695-4540-9255-fc5e612e996f
the "Sprรฅket som system" can be useful, as that explains grammar and whatnot
i need to learn the rules, I've done a lot of duolingo and recognise words but it's hard to figure out new words
except from like the endings which are all pretty similar
I feel you
in bokmรฅl youre lucky to be able to say everything is male or neuter
nynorsk does not have that luxury
if in doubt use et ๐
this is not a mans world ๐
ei is feminine
yea
epic marina reference doe
every time i go to wrap gifts my cat comes and helps me
she rolls all over the wrapping paper
ja, god natt !!
nd i can go thru some grammar if you want
goodnight proxi have a nice sleep
elske means to be in romantic or deep platonic love
yes
Aw
when you wake up tomorrow i will be the embodiment of asciidoc
What are you doing now blue
"jeg er glad i deg" would mean "i love you dearly as a friend/less romantically"
was wrapping gifts
now just watching brocc simp for proxi
norwegian learning hours
wbu aber
we need #norwegian-science
Looks nice out there. I should go outside soon.
Whos marina
Working on a big namelessmc update and a cubedcraft minigame ๐ท
an artist, ducc
Now gonna make honey Garlic porkchops
i been workin' on procrastinatin'
๐ฅด
MARINA?
wtf you code for cubedcraft?
That sounds awesome
Oh her she has awesome songs
yes
cubeDcraft not cubecraft
yeah still
Unfortunately
thats cool
Ye it's fun
i miss making minigames for servers
@ Zed hire this man
She is pretty hot too
good night brocc !
Who is zed
i need my discord server to pop off and to open commissions again
It will
yeah, i mean, with my icons how could it fail
Exactly
gn gn !
And when your bot has that auto message embed thing
lol, it's actually just hardcoded
but the new version will
i should start working on the bot
ok why does intellij do this
the project view doesnt show my package's files
sus
Minecraft dev plugin is sus
Suspiciously POGGERS
no thats not what im asking
in project view i can't see my packages files
i cant uncollapse it
oh i guess it is what im asking
Ha
project view normal works after gradle reimport
soemthing looks off
screenshot your module settings
just gradle things
yeah :p
this is my second gradle project, can you tell
i just yay -Syu'd and im terrified
yay
You wont be able to if you're not on arch
you have to install yay
i use
btw
ded ur a windows user

Unblock me darkeye ๐
never
DarkToxicDragon
you havent seen anything
what plugin that has a thing to where crate keys drop into players inventories at random times?

how many patches before a jar qualifies as a paper jar?
I got 50 server patches on mojmap branch ๐ค
What's mojmap do?
well how many are there now? still 614?
turn this: https://hasteb.in/ovebamos.kotlin
into this: https://hasteb.in/qubinisa.kotlin
we got package names, we got class names, we got field names, we got method names, heck, we even got method param names in some places
its soooo much nicer
yes but you cant really use it yet without building like 3 repos from source
Which 3? :)
What's the difference between paper and paperweight?
then ./gradlew patchPaper
How's paperweight gonna affect Paper forks and byof?
paperweight is the gradle plugin that does all the heavy lifting
read the readme and description of paperweight to find out
oh wait
byof is getting replaced by paperweight, forks can use paperweight too, or do whatever they want
will I be able to rUn iT On wInDoWs wItH NoRmAl pErFoRmAnCe
I run it in wsl
nick doesn't like WSL
I don't have WSL installed and don't plan to either
nick wants to use git bash
nope
in theory it will work normally
you can sorta run it on windows
I want to use the normal shell
you must make it work on windows
just maybe gotta fix some paths
This is why I asked :)
there was a big at one point, dunno if demon got around to fixing it
๐
Isn't it supposed to work all inside Gradle anyway?
yes
it uses git patches
proper readmes are a luxury here for some reason
doesnt mean we are careful with how paths work
Real paper user read the entire code base
it can still break on windows
wait, why's that?
because windows stupid
^
/ vs \ basically
Okay so after I have those, where's your mojmap repo? Or is that tree in paper the bit?
Even windows canโt decide they wanna use / or \
Paper/Paper-Server
doesn't java handle it already?
it's that branch in paper
if you do it properly I guess
iirc stuff like this breaks on windows https://i.imgur.com/XU9GF71.png
this is how your paper repo on the mappings/mojang branch will look like https://i.imgur.com/md8HbLT.png
it obviously doesnt compile yet
Gotcha.
most of that is because missing api impl
so once all patches are moved over, that will go down drastically
ill prolly get a couple hundret done tomorrow or Wednesday
its rather fast
faster than a mc update
Because paperweight does a lot of the heavy lifting for remapping patches too :D
i love it when spigot plugins detect that they're running on paper and disable themselves
fuck devs who do that
what plugin is it
Once we get all patches over, i am sure we will find some more obscure issues
But if those are fixed manually in patches, who cares
What plugins do that?
I do believe that paperweight is in a pretty good state now
FogusCore, which is a dependency of this plugin: https://www.spigotmc.org/resources/แตแดผแดพใgoldencratesใโธ-advanced-custom-crates-1-14-1-16.48732/
[19:31:40 WARN]: [FogusCore] > This plugin is designed to work on Spigot (spigotmc.org) only!```
Remember when I said I'll not work on it today yesterday? It's 2 am now ๐
I mean, if they wanna show a warning to the majority of their users, that's ok them i guess, lol
nah the plugin disabled itself right after
I wonder why lol
Kek
usually that means they do something stupid
time to make a setting that hides paper
Think of it like MagiskHide, but for hiding Paper, not root
I'm pretty sure the entire plugin is NMS code anyways
not the same plugin, but same author https://i.imgur.com/O1wLIci.png
It should still work on paper
make a plugin that hides any Paper presence ๐
my log message didn't have the ======= disclaimer ======= stuff so it's likely a different version from that link
but honestly i have no clue, it's not my server
just some kid's i'm helping with
Paperspigot
Search for a replacement plugin by an author that actually cares about his users, lol
right? that's what i told him
i said to stop downloading obscure plugins and find one with decent ratings that does what you need
pretty sure every kid on spigot has made a crate plugin
im sure there are other, better, ones
brocc...
yo
i just found another one for craftbukkit, but that's at least understandable
if (!getServer().getVersion().contains("Spigot") && !getServer().getVersion().contains("Paper") && !getServer().getVersion().contains("Yatopia")) {
getLogger().severe( "You probably run CraftBukkit... Please update atleast to spigot for this to work..." );
getLogger().severe( "Plugin disabled!" );
getServer().getPluginManager().disablePlugin( this );
return;
}
honestly i haven't used craftbukkit in so long.. does it even work anymore?
like, are plugins built off the spigot api still compatible with cb?
eh kinda probably
for the most part
it's mostly added api, not changed api
they should check if its cb though, not spigot or paper
๐

!getServer().getVersion().contains("Yatopia")
๐
Again, check for functionality 
no
yes
check if it's yatopia and instant disable
shut down the server
you could one up ProCosmetics and instead of just deleting the plugin jar if it gets mad, you just delete the entire server.
then shut down the server
are we friends with yatopia here?
no
oh okay, fuck those guys amirite
yaTOPIAA??? ๐ ๐ ๐ ๐ ๐ ๐ ๐
yaNOpia ๐
kashike
NOtopia
great implementation ๐ +5 from me
?
scroll up
what u need
essx should use that
nah
it's just a message
i only use bukkit
we're all in TPH on this blessed day
what is TPH
The perfect human
the programmer's hub
๐ฅบ
hello aberdeener :D
super off-topic but is anyone else having issues with this bungeecord maven repo? https://oss.sonatype.org/content/groups/public/
getting a directory listing error trying to use it
hayden c'mon man you're totally breakin the flow of the convo
was just about to ask aber a very serious question ๐
also yeah I'm getting a directory listing error too
uhh, not an error actually, it just says directory listing is forbidden
right, that's the repo listed on the spigot wiki and i'm not sure what else to use
https://www.spigotmc.org/wiki/bungeecord-maven/
I'm gonna take a wild guess and assume that it works but you can't access it via your web browser
nah maven is complaining about it too
:(((
i hate maven so much, why isn't there a central package repo. it's like a 30% chance i fork someone's plugin and it all compiles perfectly fine without having to fight with everyone else's broken build servers and artifact repositories
damn bro yeah if only maven had a central repo
they could call it mavenCentral
oh shit
fr would be crazy
Wait bro
bros??
why are you two being mean
Gamers?
gonna be honest i didn't know about that
maven central is included.. by default
is it not?
yes hayden we love you, you should never, ever feel bad about not knowing something and being willing to learn
someone who shames you for not knowing something is toxic and you should not be friends with them
that said, it is fun to make a ha ha funny at you not knowing that
I love you Hayden
๐
We love hayden
yeah no worries, i'm very new to java development in general.
:hayden:
But why
hey why the ___ don't I have hayden emotes?
Why are there no emotes if me?

:Martin:
whatcha mean
@lime venture
<repository>
<id>bungeecord-repo</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</repository>
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.16-R0.4-SNAPSHOT</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
excuse the formatting cba to fix it
it's just a little frustrating coming from other languages where i never seem to have dependency resolution issues like i do with java ;_;
Is that from kyori?
woops
java is a bit "fun" to work with in terms of dependencies :)
those were the docs lul
ye mini
it's okay, auto formatting saves the day as usual
if that doesnt work its something on your end, cuz it works fine for me
that fixed it, thank you so much
also take a look at the minecraft dev plugin for intellij, saves you from having to set up stuff like this
altough now that i think of it, it seemed like the bungee repo was wrong there too
Do you need op to place structure blocks? like command blocks?
Yes it's 2
You can use fill or setblock to manually place them though
Just that's a bit more advanced
Yeah, someone was asking if they should give players access to structure blocks, I would assume no
Plus they need op to place/interact I'd guess
it does
nani
It's just hidden and no one uses it
since when
what the fuck














