#off-topic
1 messages · Page 854 of 1
think they meant peux ?
it means as you wish
lol
so done
hm?
also by connections you meant these guys to help with the deobf ?
Sure
link efe
oh sure
One sec
ill probably add that coc bot to the other disc to make this easier
Anyone else in?
I'm in nausea today though
What happened?
It's not something to worry though
This happened every slightly often now after the surgeon
oh
Alrighty
F
what even
this
reverse tho
Let me see if I can try to join this round before laying down for sec
Y'all fucking suck
the fuck
i am
It's really simple
I wondered why mine failed for 4 and realized I used a set xD
Don't over complicate
everything i think of isn't correct
ohhhhhhh
xD
thanks
ayy
?
420
xD
kinda sad that you cant do filter Character/isUpperCase
Am I the only one here that uses Stream? 
Yes.
Yes
no
I think BM also did
what is Stream
I just have it installed
Lol
yea
oh i have steam
lol
i use lutris a lot tbh
Oh well
Didnt know of other launchers at that time
Need to get some sleep, bye
🥲
hey
lol
No
We ussually dont use it for that reason
well, a short language
There are many more
python is the smollest language i kno
yeah, i used to use java for shortest lol
@sturdy bobcat Now this is a fucking flex
you are weird
I meant what I said
java
good language for what
Burn the heretic
if you want to learn something new just pick something that sounds interesting to you
If you're feeling C, learn C
The basics of it aren't that hard
its a smol language
Is C not a C language?
Well if you're looking for something that won't take you ages to get used to, you'll definitely want to look at C before C++
C is very different with modern C++ btw
playing sololearn
isn't sololearn supposed to tell you
whatever language is most useful to you 
Not literally but the syntax is very similar
brainfuck
@light scaffold you are a cs student ?
the brits are taking over once again
yes
i usually call cs people chaps
correct
he said “this server likes to make fun of everything”
below uni
oh
Yeah
i see
a levels
brister is kinda the big brain
o A level CS is decent last time i looked
shake i wouldn’t call it making fun of everything, perhaps unconstructive criticism
new zealand
Just we have to use python which sucks
you use it a lot in CS too xD ironic s academia hates python but keeps using it
just use R bro
ggplot 2 is actually very solid for R
tho i like to clown on R
is a lanaguage
everybody likes to clown on R
pathetic to search any help for it , trust me
I remember R usage went up like 300% when covid started
yeah
efe if ur looking for a lang to learn try an esoteric one
no don't
mmm esolangs
dont forget V PepeLa
I need to make a coffee machine with the coffee machine protocol
.>>>>>>.<<<.>.>>>.>.>>>>
oh yea V too tho it is a meme at this point
uh oh
lol
@fallow crow you ever used Rust?
m sharp
tried it , not my cup of tea
shame
wdym its a meme?? it will be like rust just easier and better, trust the dude
v is just rust + go + segfault on hello world 🙂
mmmmm segfault
umn it puts out stuff which sounds so damn ambitious but no solid proof for the claims , i have expectations on the language but i will wait till something comes up as promising
lol shake i just like the syntax
there is a language called J .....
c#, J#
Efe learn F#
J# is a thing
delete
idk J# , i know J is a thing
lol ++i
rule 34b, if it exists there’s a language of it
F#
btw ++a and a++ aren't the same
uh oh
wdym
brain cell deficiency
K&R style initialization
no way
I thought it was just a brace style
So this means
Allman is superior???
nein
personally I prefer Pascal style variables where you have to declare everything before you write any other code
linux source style
well it is nothing "official" K&R style is referred to their book on C lang which follows some old practices
allman all the way
void
go_to_thing {
printf("aaa");
}```
no thanks
yes thanks
nice
Imaginez ne pas faire le français
don't remind me of that song efe
no it's newer I think
something like that
I'm gonna cook something now, have fun learning or whatever
not me i know that much
great answer tradie 👍
np
Can we bring back the help chat smp c:
a man of culture boosts helpchat twice
I enjoy the vibes here so why not 🤷
I’m gonna stream some rockband and Minecraft
Officialclip streams live on Twitch! Check out their videos, sign up to chat, and join their community.
I downloaded that a few days ago. Fuck
I deleted it though since it was continuously crashing my discord. I had to restart my computer and reinstall discord.
use linux \o/
:(
linux gets no viruses yeet
Gradle
And does gradle build jars or how does it work
Or is it just to import plugins etc.
I mean yeah, that's the point of a build tool xD
Gradle does everything that maven does, but better, and more
In maven you'd do mvn package and in gradle gradlew build or gradlew shadowJar with the shadowJar plugin
Wtf efe
i think it can be as high as x150
@eternal apex Looking at this do I have some points to make, that add on the "Cons" for Gradle.
At least with IntelliJ will you often encounter problems with unknown dependencies as either Gradle, IntelliJ or Both "forget" about the installed dependencies, despite them still being in the external libs section of your project.
I assume it can be more an IntelliJ problem, but considering that I so far only had this using Gradle projects and not with Maven could it perhaps be a bad combination of both that leads to this.
@strange estuary That's not a developer, that's a configurator/gamemode designer
Would it be worth it to make a bedrock test servers for plugins?
Not really
@wary willow Waited 5 min for a game, gave up, will probably uninstall tommorrow
Ayy new Kurzgesagt video
Which project did you have this issue with?
Pretty much all projects so far
I have never encountered that issue
Recent ones were PlaceholderAPI and my formatter expansion
Cant find an external lib folder in that project?
This is it right?
@queen jewel Dude....
Do you really expect me to also commit external libraries?
I'm not that stupid
I mean this folder
I keep choosing gradle but it loads the maven libaries?
I got no gradle.build file either though
yeah sry
But nothing is inside the project I made
Only this
You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.
You can also use a screenshot service like gyazo or jinx and post those links here.
No
I'm writing in java though? I thought groovy was another language lol
Oh I choose both?
Or what
So I only choose groovy?
kk
Are you creating a new project or are you turning an existing one into gradle?
new one
Since I tried with an old one but just made a new one because I didnt need it anyway
Got that
I got that plugin enabled but idk how to use it tbh
By installed dependencies, did you mean local jar files or just dependencies from some maven repo?
I assumed you meant jar files
delete project -> make new project
i meant delete files
I chose gradle but got this? https://gyazo.com/11a31366851ab836354a5c7ad1af487a
Even the pom.xml file etc.
Did you select gradle here?
Close IJ go to the folder and delete it
In IdeaProjects right?
Well, where you saved your project, no idea where you did
Guess it's here
These are my projects
But when I delete a folder it keeps reapearing
Is your IJ closed?
?
Finally
Gradle is here
So how do i set it up for building a jar
Or the minecraft plugin thing
Inside Intellij
What is best, gradle or the intellij plugin
Huh? xD
You can click on the gradle tab, go to task and click build -> build
Or you can create a new configuration and do build
If it's not better than gradle I'll just learn gradle
Boys minecraft development plugin has nothing to do with gradle or maven, it just creates the project nothing more
Ah lol, but gradle has to know where the jar should be located
Do I do that like normal artifacts?
Like in project structure
The jar will always be in the root directory under build/libs
But I want it to go to the server?
Why build the jar if it just goes to the root directory?
I mean, you need it to build a jar
Yeah, but why want it there?
I mean that's just where it saves it to, you can change it
Then you'll have to create a copy task in your build.gradle
No idea how but could probably just google it, you helped me enough 🙂
Thanks a lot for the help btw
Here is an example of a task to copy:
task copyJar(type: Copy) {
from createJar
into "d:/tmp" // The path it'll go to
}
build.finalizedBy copyJar
Does it matter where it is in the build.gradle file?
Nah
Which libs?
In the into you put the path to where you want the jar to go to
Yeah
How about from though
Like this? "C:\Users\Valdemar\IdeaProjects\TestingPlugin\build\libs\TestingPlugin-1.0-SNAPSHOT.jar"
i think hes saying that the "from createJar" is creating an error 
Oh, change to jar then
I think you need to change from \ to /
Did that
Hmmm
No errors but it didn't copy into the path
task copyJar(type: Copy) {
from jar
into "C:/Users/Valdemar/Desktop/mc/Testing Server/plugins"
}
How do you make the code in few works like
this
But in one word
did you run the task
Yes
Updated inside with maven load thing
Then ran TestingPlugin build
No idea why it's there but whenever I change the build.gradle file it's there
screenshot?

But it doesnt copy the jar
Nope
You have to, it's part of the example i sent you ;p
Can you show me your build.gradle?
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
Try moving the task and that line to the end of the file
Shouldn't change but hey why not
Wait, did you refresh your gradle after adding it?
Yes
It may say "No candidates" and stuff but it still works
It's one of the weird things about groovy's gradle
It's alright it happens a lot ;p
uhm, idk if this is the right place but... can anyone teach me how to hook dchat to essentials?
Head over to #spigot-linking then #deluxechat
use shadowJar archiveFileName and destinationDirectory
shadowJar {
archiveFileName.set("JarName.jar")
destinationDirectory.set(new File("Path/To/Req/Dir"))
}
Nay, don't do this ^ xD
why?
Not a good idea to mess with the build configuration, so much that the destination directory in shadowJar is deprecated
oh, okay, welp, gonna know. Ty
The Hyper Text Coffee Pot Control Protocol (HTCPCP) specification
does not allow for the brewing of tea, in all its variety and
complexity. This paper outlines an extension to HTCPCP to allow for
pots to provide networked tea-brewing facilities.
Wow
Imagine using setters with gradle 
Cant relate
I'm quite happy with my newest changes to the formatter expansion
spacex?
ye
link pls
the second raptor engine didn't activate
go to 5:30
As early as Tuesday, February 2, the SpaceX team will attempt a high-altitude flight test of Starship serial number 9 (SN9) – the second high-altitude suborbital flight test of a Starship prototype from our site in Cameron County, Texas. Similar to the high-altitude flight test of Starship serial number 8 (SN8), SN9 will be powered through ascen...
5:30 in the video

I almost managed to watch every episode of WWYD yesterday
Sadge i hope SN10 lands i wanna see that
the starship exploding is not satisfying. I saw the other one as well.
Marie Skłodowska-Curie is here to take the autocomplete interview! What is she famous for? Is there a film? Is she French?
My Instagram: https://bit.ly/2Qo9rrI
My nudes: https://bit.ly/2Dvakv0
My merch: https://bit.ly/2CCq5jE
deepfake?
damn its pretty good
or is it not? I actually am not sure xD
ah is it just an actor? thought it would be a deepfake 😦
Uh she looks nothing like marie curie xD
idk how marie curie looks
xD
The thing that made me say deep fake is the eyes. they feel a bit animated idk why
xD thanks for googling for me.
If I would've care tho I would've probably googled myself. xD
Kinda sad not many people know her nor Tesla
ugh why wouldn't I know her? I know what she did same for tesla.
I just didn't know how she looks.
well I probably did and forgot
Wasn't talking about you specifically xD
Most people don't know, that's why the questions in the video
ah. I didn't watch the full video just a couple questions
we were teached about them in school.
so its kinda hard for me to know who's famous or not xD
amazing people
yo where can i suggest stuff?
wdym
afraid there isn't any place. I have a list of suggestions already if you wanna give it I'll add it
and when clip comes back will give it to him
werd
it's super super simple
i'd just want the material input in deluxemenus to be able to read papis
I think it can
Suggestion, make dm use my gui lib ;p
tried it to no avail :(
actually I don't think I know it can
material: '%placeholder'?
1 sec
word
material: placeholder-%placeholder%
thank you my liege
no problem
history final in less than 2 weeks
and then im officially finished with history
problem is im shit at history
Would y'all consider this good, or should I keep working on player retention and other things?
Its since like 1/2 way through november
yeah, right
best peak 10 players
I'll be ahead of Mineplex in no time
Average Session Length 😢
yeah its not great
but luckily theres like an average of 15 sessions per player ;P
and sessions might be a bit shorter because sessions in the hub are normally short
@light scaffold vc??
🛏️
tomorrow if u want
Nice emojis
they really tell a nice story
inspiring 😳
🥲
do u wanna be the guy in the car?😳
yes
im the motorized wheelchair
o
Godot currently keeps complaining about how I didn't setup microsoft sdk properly
Stops my progress here
@pallid schooner #showcase message
Major props
Bro... you son of a...
bruh
Okay so... just reset the project, this time I'm switching to ES 2.0
I will cry if my OpenGL doesn't support it
Okay, it works
Testing done
@floral umbra "404 - image not found! The url you entered is invalid or expired. ezgif.com"
fuck
Also is moducore 1.8-1.16?
ok i will
its made for 1.16 but it might work on other versions
@tawdry apex where are you seeing the 404 not found?
interesting
maybe its cached for me
Works for me
bruh
i just cleared cache
and incognito
still ezgif 4040
@floral umbra could be a 1.8 thing...but
This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
and I am getting
ModuCore requires PaperSpigot to work. This is because it offers a lot more features..
...
Disabling
^^^
This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
...PaperSpigot...
o
EzGif doesn't save your image for more than like 30m, so they just have a cached version
(I can't see it aswell)
alr just did another gif site maybe that one will work xD
also yako my isPaper method just checks for the same class as PaperLib so it would seem odd if it didn't exist in 1.8
You gonna make people mad with that, first you'll make spigot mad because they don't like resources that require paper to run and second you'll make paper mad because they hate being called paperspigot, it's papermc xD
tyty
matts lib xD
........spacechat integration?
not currently supported
dango
but you can just disable my chat
also 2 page holograms? I've been looking for that for a while 😛
in the modules
you have deprecated my plugin 😠
actually not bc urs only works on 1.16, mine 1.7-1.16
yea i should probably test on some other versions soon im just lazy lol
well hex wont work on 1.8
My lib works on all versions
^
well hex wont work on 1.8
yea but it picks the closest legacy color
you said your chat thing has hex, are you using the same system as matts for that?
If you do <#ff0000>Hey it'll convert to legacy red
chat is parsed by mf-msg, and im working on moving the lang file to mf-msg where it can be used
oh shit did it get big
yeah it got big
doesnt work with jda
HDL
at least last time i tried it didn't
lol
yako as for the issue with 1.8 and paper ill look into that tomorrow. im assuming its just the class didn't exist in 1.8 but its also the class paperlib uses so idk lol
ok big brain thx
wtf xD its 4 am and someone from washington dc just randomly called my brother
@fringe sigil Are you the Kitboard Niall?
@broken crest is advertising to members in the server btw @eternal apex
is dm kind of advertising allowed
Not allowed per Discord TOS
its bs, you shouldn't do it
You may use the Service to send messages to other users of the Service. You agree that your use of the Service will not include sending unsolicited marketing messages or broadcasts (i.e., spam). We may utilize a variety of means to block spammers and abusers from using the Service. If you believe spam originated from the Service, please email us immediately at support@discord.com.
I personally just reported @broken crest Via Barry as well.
oh right, wasn't sure how to properly report someone, my apologises
no
Back to never typing in this chat 👋
ya its them
key word "unsolicited"
thats small
bruh
that's pretty huge
do u have unlimited tries?
Yes
Lol
i just noticed that 21/7 = 3
I'm not that type of person
o 48/12 really is 4?
I found a lot of connections between numbers but no pattern
that's what you gotta find
a pattern
there are 2 sets of numbers that have something in common but nothing with the rest
have you tried 15?
xD
xD
try everything with multiple of 5 🙂
17 * 2 = 34
07 * 3 = 21
12 * 4 = 48
5 x 1 yeah
welll I'm god at math. idk why I was saying that 17*2 is 24
Jesus that's hard
It's supposed to be x4, x3, x2, x1 in circle

it took me a minute lmao
what's that app called?
None ||of your business||
yes actually.
it is absolutely my business.
I made the app
smh
How can you make a math app when 17 x 2 = 24 lmao
well it is 24 if you haven't sleeped for 34 hours lmao
yeah
Nope
WQHAT
Yeah but 50 is wrong
I hate those questions where it is: find the pattern but you have 100 patterns xD
Let me think out of box
oh wait
its 15*5
yeah
75
bcz its 7-37+3 then 8-28+2 hen 6-4*6+4
well with ()
but I'm to lazy
ah ok xD
It's actually a^2-b^2
difference of squares 
ugh (a^2-b^2) = (a-b)(a+b)
like that's a formula
we've learnt in 6th grade
so same shit
Figured myself to lvl 92 now
nice
that's a lot of numbers xD
25...?
Yeah... i'm already to lvl 94 lol
Need to finish this for achievement
The final is lvl 100 though
Really don't like this game now...
operator precedence
loool
👀
I guess that's what you call a frost burn?
wtf is Facebook gaming? xD
Games on facebook
xD
yuck
it's a worse mixer
Not sure if they exist now, but there used to be things like Dragon City, Monster legends, FarmVille and stuff
idk I don't use it I just learnt that a youtuber I watch streams there.
😂
thats the link right
k. have never played valorant
also when I played fortnite there were like 2 youtubers I watched.
only stream I really watch is clip
also I used to watch timthetatman or whatever his name was
What some great multiplayer games?
ohh tim is great
val, csgo, escape from tarkov is good
TF2
overwatch
BattleFront2 is interesting but gets really boring.
Fall guys 
I have it in lib, havent installed
oh damn I forgot that was a game
60GB😬
ded
Ill try escape from tarkov
because EA removed their games from Nvidia Geforce now
ye csgo is nice when you get a nice team
🥲
like the best team is when you lose but after the game you still friend requests your teammates
and then never paly together again
xD
you friend them because you had fun
but in EU lobbies its hard to have fun
because its to many languages
very rarely it happens people speak english
ah
TF2 is a nice game but the public lobbies are trash. Like cheaters every game and if you don't pay you can't even talk so its trash
I never understood that game
also some nice single player games are Tomb Raider, Rise of the Tomb Raider and Shadow of the Tomb Raider
That was actually the first game tried out once i got this laptop xD
damn I used to play a lot til my brother sold my steam account. it was kinda shared and he sold it xD
xD
made him buy me the full cs game pack
Sold what?
like csgo, cs1.6 and cs source
well we had csgo on it but he paid for that, I told him to change accounts but he forgot
and I had a nice TF2 account
that's why I was mad at him xD
xD
😮
Damn
My acc doesn't even have 10+ games
a lot might actually be
On steam
🥲
oh damn i just saw h1z1 in the list
forgot how much I used to play that
damn
ohhhh
damn
I got a Operation Hydra case
that's like 5-6 euros on the market
p90 rusher got 4 kills 😦
welp we went from 6-15 to 16-14. almost came back
So sorry to hear that @fallow crow, my condolences
and its already sold https://i.imgur.com/lilZHVm.png
oh damn. I'm sorry to hear that
why do I like this song so much? Leave a Light On - Tom Walker
Because it's a good song
yeah thanks @velvet crescent
found it in your playlist. that's why I'm thanking you xD
I see
I already expected Frcsty to dislike every of my papercraft showcases 
Let's see if he's gonna dislike the snow golem
Hmm
uh oh, something bad is about to happen
My condolences @fallow crow
oh no... may he rest in peace
May your grandpa rest in peace.
My condolences as well efeury sorry to hear that, hope your doing okay.
@fringe sigil are you the kite board Niall
Yep
Do you have any future plans to open source kite board
yeah certainly considering it
Yeah he's been considering it for couple years now
That would be awesome as kite board is a long time favorite of mine
kek
You'll probably have 2 wait 2 more years for him to take a decision then another 2 to implement the decision
LOL
sorry for your loss @fallow crow ❤️
I would be happy to be the first to look at the source of kite board, so when you're ready you can just send it my way! 😁
@light scaffold dog water
?
» Give the helpers some details
» Ask suitable questions
» Be polite
» Wait
Let me complete...xD
So can someone help me abt configuring some plugins
I did request in #805698761442590730 but none really answerd
umm
you said 5+,id charge you 1500
I mean I can do 10 usd
but 1500 is over me mind
na not a network simple 1 server but using multiverse
o
Just need some help regarding bedwars
and if possible some other stuff
I can configure it but help = needed
ok
o
oh jeez
@sharp sky white fox is superior
👋
👋
👋
🖕
thien, when you make frosty the snowman I'll upvote.
Bruh
Wonderful
Woo hoo
Finished by cheesing system at 85% ;)
I actually glitched the robot at that point to get me down the lvl
No hacks at all, played on phone
Kk
@fallow crow in #805698761442590730 that already exists in DiscordSRV
What type of dedicated server should I get, like from what website?
uhh depends
Money is no issue, so anything works for me!
ovh probably
money is no issue, you say?
1,000+ members SOTW.
mhm.