#help-development

1 messages · Page 994 of 1

tender shard
#

let's just all block this troll

#

I'm too old for this shit

glass mauve
#

lmao

river oracle
#

I've had him blocked

glass mauve
#

real

storm crystal
#

Im no magician to why health magically cant be over 2048

river oracle
#

He was around a few months ago

#

Or a year or something

storm crystal
#

that's another problem, whats your point

river oracle
#

Same story

glass mauve
#

then learn java

storm crystal
#

say it 20 more times, ill surely do it

tender shard
glass mauve
#

stupid stays stupid

storm crystal
#

do I smell ad hominem

remote swallow
storm crystal
paper viper
#

You need to go into spigot.yml and increase max health

#

Thats it

storm crystal
#

where is it

paper viper
#

Bro fr?

remote swallow
#

look in spigot.yml

river oracle
#

Shadow

tender shard
river oracle
#

Can we get rid of the gui

kind hatch
#

I’m thinking of blocking at this point lmao

remote swallow
river oracle
#

The gateway is to low

tender shard
kind hatch
#

Gateway?

#

Oh

#

Yea, your right

storm crystal
#

the file

#

where is it

remote swallow
#

on your server

storm crystal
#

the directory

tender shard
glass mauve
#

its been like this the last days

kind hatch
#

Just PR a deletion request. Strip all code. Md will approve very quick.

storm crystal
paper viper
tender shard
#

editing that file is not needed

#

I already told why

storm crystal
#

thanks for another snippet I didnt ask for

river oracle
tender shard
#

setHealth(...) checks the output of getMaxHealth(). So, if you want to set health to 99999, simply first use setMaxHealth(99999) and then you can set the health to 99999

glass mauve
tender shard
remote swallow
#

he did it before

#

too

tender shard
#

yeah well blocked now

paper viper
storm crystal
#

and it doesnt work

#

above 2048

#

lol

glass mauve
#

someone like this doesnt deserve the privilege to get help tbh
I never saw someone like him

river oracle
#

Only if setMaxHealth is capped

tender shard
glass mauve
storm crystal
#

again, where in the directory is Spigot.yml

#

I cant see it anywhere

remote swallow
#

its on YOUR server

#

the MINECARFT SERVER

tender shard
#

why is anyone even still responding to them? Even I got them blocked now and I only joined this chat 10 minutes ago lol

storm crystal
remote swallow
#

i did

river oracle
remote swallow
tender shard
river oracle
#

The internet is uniquely capable of entertaining rage

glass mauve
#

fr

tender shard
#

we really need a hall-of-fame channel for discussions like this

glass mauve
#

would love to see some background to such people, how do you even end like this

river oracle
#

Check his join date lol

#

Hasn't changed a bit

paper viper
tender shard
river oracle
#

Some just never grow up

tender shard
#

Everyone once was the youngest person on earth

#

but only few ever become the oldest

#

kinda strange

river oracle
#

Very profound observation

storm crystal
#

Oh no I keep talking to the guy I don't like, how dare he

tender shard
paper viper
#

@tender shard
As i said it needs to be done in the spigot.yml

glass mauve
river oracle
remote swallow
river oracle
#

... he hurt his brain in a math competition

#

He's in critical condition

worthy yarrow
#

The recent events are giving me cmarco vibes

minor garnet
#
        float yaw = (float) Math.toDegrees(Math.atan2(FRONT_DIRECTION.getZ(), FRONT_DIRECTION.getX()));
        yaw = (yaw + 360) % 360;```

im rotating a vector that is looking north (0, 0, -1), 45 degrees to the right and using this code, the value that is returning me is 315 and not 45, whats wrong?
grizzled mountain
#

What would all of you use to send a redstone signal from the plug-in? Toggle a block between a redstone block and something else? Or would that be a performance issue?

storm crystal
#

whats another way of checking if PDC is null other than try and catch

tender shard
tender shard
paper viper
#

Isnt that method deprecated?

tender shard
#

mb

paper viper
tender shard
#

weird though. because the deprecated method will work regardless of spigot.yml

#

wonder why it's deprecated if the new method doesn't behave the same

paper viper
#

Prob bc it doesnt use the attribute system

storm crystal
glass mauve
#

its literally linking a method

#

the one you asked for

storm crystal
#

Id be half grateful if you linked me tutorial but thats just telling me to heck off

glass mauve
#

learn java

storm crystal
#

?

#

you said it like 3 times already

#

the more you say it the less I will listen to you

glass mauve
#

its just a simple method, use it like any other method

tender shard
#

?learnjava

undone axleBOT
#

For Beginners:

Codecademy - Learn Java: Interactive Java programming course from basics to more advanced concepts. Perfect for absolute beginners.
https://www.codecademy.com/learn/learn-java
JetBrains Academy - Java Developer Track: Learn by doing with projects and challenges. It covers Java fundamentals to advanced topics.
https://www.jetbrains.com/academy/
Udemy - Java Programming Masterclass for Software Developers: Updated courses that cover Java 8 to Java 17 features. Suitable for those who prefer structured learning.
https://www.udemy.com/course/java-the-complete-java-developer-course/

For Intermediate to Advanced Learners:

Oracle Java Tutorials: The official guides by Oracle for Java programming—great for understanding the depth of Java.
https://docs.oracle.com/javase/tutorial/
Baeldung - Learn Java and Spring: Focus on Spring Framework and modern Java technologies. Best for intermediate learners aiming to expand their knowledge.
https://www.baeldung.com/

Practice and Hands-on Learning:

Exercism - Java Track: Solve exercises and get feedback from mentors. Great for practicing coding skills.
https://exercism.io/tracks/java
LeetCode: Practice your coding skills and prepare for technical interviews with Java.
https://leetcode.com/

Free Resources and Documentation:

Java Programming and Documentation: A comprehensive collection of Java programming guides, tutorials, and API documentation.
https://docs.oracle.com/en/java/

Community and Support:

Stack Overflow: A vast community of developers. Great for getting help with specific problems or understanding concepts.
https://stackoverflow.com/questions/tagged/java
r/learnjava on Reddit: Join the community of Java learners and get advice, share resources, and discuss projects.
https://www.reddit.com/r/learnjava/

Remember: Learning to program takes practice and patience. Don't hesitate to experiment with code and participate in community discussions. Happy coding! 🎉

tender shard
#

here's 4th time

#

seems like you're not very good at reading

#

shall I send it again in case you didnt understand yet?

#

?learnjava!

undone axleBOT
storm crystal
#

why else would I be there

tender shard
#

you can't even read javadocs

storm crystal
#

like

#

do something else if you dont want to help

#

really

tender shard
#

I sent you the exact method to use

glass mauve
#

you asked for a different way, then someone shares a different way in form of a method
you just lack java knowledge to know how to use that method
java is a requirement for plugin dev

tender shard
#

i even sent you the javadocs for this exact method

#

but you called it "random api post" and didnt read it

storm crystal
#

more like an answer to my question that's concrete and precise

glass mauve
#

lmao

#

bro wants spoonfeed

storm crystal
tender shard
storm crystal
#

got a problem?

glass mauve
storm crystal
#

I already got it for free

tender shard
#

I'd make more money doing my main job

storm crystal
#

then do it?

#

do you want to flex or feel better about yourself

#

or what

glass mauve
#

we just want you to leave tbh

#

and come back after growing up and learning java

tender shard
storm crystal
#

I quit java plugin making because oop sucks but got a new idea that I wanted to try out

#

so far im doing good

#

so I wont quit thats for sure

tender shard
tender shard
storm crystal
#

I dont think you understand

tender shard
#

apparently you're able to write, so how can you be so resistant to being able to read

storm crystal
#

at this point I will specifically not appreciate or care about your help if it's not very concrete or in form of a precise answer, because of how you treated me

storm crystal
#

I have no idea how many times I have to repeat it

#

or if I have to use simplier words for that

#

If you don't want to help, don't do it

glass mauve
#

well you cant read the easiest messages as well

storm crystal
#

you clearly dont like me, I dont like you either, so whats the point of forcing yourself to do it

remote swallow
#

"i wont take ur help unless you spoonfeed me the code"

storm crystal
tender shard
#

tbh I don't think anybody here likes you after having talked to you more than 3 minutes

storm crystal
#

whats so weird in that

glass mauve
remote swallow
storm crystal
tender shard
#

it's some kind of insider challenge below us people who can read

#

"who's the first to make Dusk Taler read the javadocs"

storm crystal
remote swallow
#

they help everyone that knows java and spent time to figure out what they mean

glass mauve
tender shard
#

guys maybe we should explain it to him in voicechat as he clearly isn't able to read

#

he's somehow able to write but can't read

tender shard
#

no idea how that's possible

glass mauve
#

I doubt he is going to find vc while not being able to read

worthy yarrow
#

Here's a problem that isn't solved with javadocs: how to optimize my usage of runnables in order to lighten the load of my process 😄

tender shard
storm crystal
worthy yarrow
#

Uh

#

That's a thread

remote swallow
remote swallow
worthy yarrow
storm crystal
#

and you chose to show that you are no better than anyone, including me, here

tender shard
remote swallow
storm crystal
#

at the end of the day you are the one to lose time

glass mauve
#

nah I really am not

worthy yarrow
#

Time is an illusion o_O

storm crystal
tender shard
worthy yarrow
#

Hmm

remote swallow
#

hes an illusion maybe

tender shard
storm crystal
#

so far you are the one complaining about helping me, while being not forced to do it by any means

#

its kinda like masochism

slender elbow
#

my brother in christ just shut the fuck up if you are gonna be ungrateful to the people trying to helpyou

elder dune
#

Hey im looking for some help

So I am creating a plugin that has diffrent GUI in it
but when I run x command it shows my GUI but with nothing in it.

anyone got any Idea on what would be causing this ? (Yes I have setup the GUI)

storm crystal
glass mauve
#

we arent complaining about helping you, we are complaining about you getting help and not actually looking at it

undone axleBOT
river oracle
#

also any errors ^

worthy yarrow
#

that too

storm crystal
tender shard
#

being here is a priviledge and not a right lol

worthy yarrow
#

Can the argument move out of #help-development so we can provide adequate help in regards to development 😛

storm crystal
river oracle
#

@worldly ingot this needs to be over with

glass mauve
worthy yarrow
#

Ty for understanding ❤️

river oracle
#

is their any error?

elder dune
#

I have no errors

river oracle
#

whats the specific problem

worthy yarrow
#

When he opens the gui, it doesnt get populated

river oracle
#

ahh

storm crystal
#

is there any other way to program skillshots or hitboxes by not using armorstands?

river oracle
#

also you have one inventory for multiple players

#

you need to deepen your understanding of java tbh. I might reccomend reading up on objects and how they work. Your current system replaces your only instance of Stats GUI for every player online

storm crystal
#

speaking of instances I dont understand why in my old code I used to pass plugin everytime while classes work just fine without it passed at all

#

when is passing plugin into a class necessity

glass mauve
#

when you use it

storm crystal
#

some examples?

glass mauve
#

uh yeah

#

give me a sec

elder dune
#

Iv been out the game for awhile only just coming back in too it so yeah im rusty as fuck xD

worthy yarrow
# glass mauve when you use it

Eg: you have a private list in one class with a public getter, you pass instance of that class to wherever you need access to that list

tender shard
glass mauve
#

or you need to have access to some Plugin methods

glass mauve
worthy yarrow
#

plugin.getConfig is quite popular :p

storm crystal
#

how to pass plugin to static class

glass mauve
#

dont, try to avoid static generally

tender shard
worthy yarrow
storm crystal
worthy yarrow
#

Maybe you don't need the instance in that class but it's the class that needs to pass the instance?

glass mauve
#

do you really want it on static class level or in a static method?

storm crystal
#

Whats the difference

worthy yarrow
#

Yeah technically

#

But in the thought of having an instance literally to just pass it

glass mauve
#

it does, but could have been written better imo

tender shard
#

Makes perfect sense to me

storm crystal
#

Why would I need instances of method that sets up PDCs

#

I wouldnt

worthy yarrow
#

I was talking about class instances but sure

storm crystal
#

Class is static too

#

Whatever

#

Just no instances

worthy yarrow
#

I mean di is pretty easy and reliable

storm crystal
#

I hate object programming

glass mauve
#

well you make it harder than it is

storm crystal
#

Functions and structs are way more readable

worthy yarrow
#

It's up to you to make your functions readable tbf

#

Comments exist too

storm crystal
#

No java inherently sucks

glass mauve
#

a good method doesnt need comments, method name should be explain what it is doing (kinda)

glass mauve
storm crystal
#

So does entire idea behind oop

worthy yarrow
#

BRUH

#

NAH

storm crystal
#

Name me like 3 reasons why oop is a good implementation

river oracle
#

you are inexperienced

#

so you can't really make informed conclusions

remote swallow
#

dusk seems like a boilerplate hater

storm crystal
#

Well then convince me its the other way

river oracle
#

convincing someone who has a disposition against something is a fruitless endeavor

worthy yarrow
#

I have a book that names 1400 pages of reasons

river oracle
storm crystal
#

Cool, name them

river oracle
#

but it also isn't trash and horrible

glass mauve
#

hating on smth without having deep understanding of a topic lol

worthy yarrow
#

Bahaha

remote swallow
#

i find it funny tho, hes in another discord asking about bash courses with excersize, so will learn bash but wont learn java

worthy yarrow
#

if bash is better than java then I quit

storm crystal
#

Least stalking person

#

For your curiosity I needed it for classes

#

And for everday use

#

It sucks but only because its archaic for sake of reverse compatibility

worthy yarrow
#

I think you'd have fun designing a website with ruby

remote swallow
#

for everyone else i think youll find this funny

worthy yarrow
storm crystal
river oracle
#

how did you install arch?

storm crystal
#

How dare I have poor experience with using packages

storm crystal
river oracle
#

I'm surprised

glass mauve
#

wait he can read?

tender shard
#

wtf

storm crystal
#

I need sturdy linux instance for my work

river oracle
#

just use windows server

#

linux is outdated anyways

storm crystal
#

I also dislike the direction windows is going

remote swallow
#

all the pros run windows server

storm crystal
#

Ill still use it

river oracle
#

how tf do you survive without windows server

storm crystal
#

?

tender shard
river oracle
#

you should try it out

storm crystal
#

Are you like okay on your head

river oracle
#

puts linux to shame

remote swallow
#

the us government prob still runs vista

river oracle
storm crystal
#

You dont even know what I do

tender shard
storm crystal
#

And think its necessity for me

river oracle
#

if you have an employer not on windows server

#

they should switch

remote swallow
#

fr

worthy yarrow
#

If you're asking questions about a subject then clearly you aren't the all mighty knower of said subject... other people might know more man

tender shard
remote swallow
#

whens pineapple getting windows server

storm crystal
#

I dont work

river oracle
#

makes sense

river oracle
#

so you need linux for work but don't work

glass mauve
storm crystal
river oracle
#

ahh tell your school to switch to windows server

glass mauve
storm crystal
#

Name me 5 reasons and ill consider it

worthy yarrow
#

This guy

storm crystal
worthy yarrow
#

You came here for help...

storm crystal
#

Dont answer haha

glass mauve
#

wut?

worthy yarrow
#

Don't ask if you're going to refute everything anyone tells you?

glass mauve
#

you ask a question and no one should answer?

storm crystal
#

Not on everything

river oracle
worthy yarrow
#

damn outplayed

#

ggwp

river oracle
#

fuck you

eternal night
#

my condolences

remote swallow
#

i was here

storm crystal
#
  1. sounds like "X is better than Y because I said so"
  2. is preference
worthy yarrow
#

We were watching

river oracle
#

its how it is

#

look at the industry right now everyone uses windows server

eternal night
#

I forgot that miles failed to configure his java 21 module to compile to java 17.

river oracle
#

even paper runs all their stuff on windows server

eternal night
#

Why did I expect anything

storm crystal
#

I dont give a shit in industry

remote swallow
#

lynx you use windows server dont you

eternal night
#

obviously wtf

river oracle
eternal night
#

windows server is the only place I believe to be secure and stable enough to run my servers

river oracle
#

Plus Windows Server will have AI integration soon

storm crystal
#

You sound obsessed with it so I will specifically avoid it for the sake of people like you

river oracle
#

so you can spend less time managing your server

eternal night
#

Exactly, copilot can just configure the whole thing for you

tender shard
eternal night
#

doubt uwuntu can do that

river oracle
#

I am an intelectual

#

thank you very much

worthy yarrow
#

I'll buy that when CabernetMC comes out

river oracle
#

...

remote swallow
#

nah

tender shard
worthy yarrow
#

I know

remote swallow
#

cabernet mc hired the windows server devs

eternal night
tender shard
eternal night
#

He had one too KEKW

tender shard
#

proudest moment of my life

storm crystal
#

Is there a way to list entities that are in R radius around a specific location

tender shard
eternal night
storm crystal
eternal night
tender shard
river oracle
eternal night
#

getNearbyEntites??

#

forever

tender shard
eternal night
#

that thing isn't radius based tho

tender shard
remote swallow
#

lynx you missed out on some funny stuff earlier

eternal night
#

Yea that might be it

#

ah no, not the funny stuff Sadge

remote swallow
#

@worldly ingot wakey wakey

tender shard
river oracle
#

he's working at hypixel

worldly ingot
#

Nah I'm actually working on updating the component PR :p

river oracle
#

oh

eternal night
#

It'll land

worldly ingot
#

IT'S READY NOW!

#

Zocker wrote the ASM for me ❤️

eternal night
#

Are at least all the subclasses and methods named the same

river oracle
eternal night
#

so we can write the deprecate generator quicker

worldly ingot
#

wow

#

rude

eternal night
#

Sorry 💔

remote swallow
river oracle
#

can we rename every class in Bungee Chat API

#

please

#

for no specific reason

storm crystal
eternal night
#

What

worldly ingot
#

I was talking with Mach a couple months ago and said you'd probably just end up deprecating the Components interface and method as a whole, which is probably fine

#

So you'd just have to deprecate components() and $Components

tender shard
eternal night
#

less work, that upstream update is going to be massive skully

worldly ingot
#

It's a bit chonky, yes

eternal night
#

urgh I still have to write the spigot issue for ItemType.Typed's removal

#

tomorrow job

storm crystal
worldly ingot
#

why do you wanna remove it? We just got a new toy? PES2_FloorCry

remote swallow
#

choco if you want a tldr of whats been going on for like 45 min its we all tell dusk to learn java or give help/javadoc links and then he complains its not good enough help and that, now he just complains when he gets any help

tender shard
storm crystal
eternal night
#

Well, item meta being kinda iffy in terms of hierarchy means tying ItemType's directly to an interface is bleh

#

If you are working on components I am sure you ran into written_book

tender shard
worldly ingot
#

But Paper was literally the one that proposed a typed interface! CRY

eternal night
#

Yea ikr

#

that was before .5

river oracle
eternal night
#

it was

river oracle
#

not into master?

eternal night
#

couple days ago

river oracle
#

really?

eternal night
#

yes to master right?

worldly ingot
#

ItemType and BlockType are on master, yes, but it's extremely primitive and still internal

eternal night
#

Yea they are all @Internal

river oracle
#

oh so I can not update my API is what you're saying

remote swallow
#

919 bukkit miles

eternal night
#

so you cannot use them

worldly ingot
#

It was a way for us to clean up the mess of switches in Material

storm crystal
#

I asked opposite

eternal night
#

but yea, like, technically every ItemType.Typed would have to be what, BookMeta now?

storm crystal
#

I shouldve probably said how not to get

eternal night
#

so thats stupid

storm crystal
#

Instead of how to not get

worldly ingot
#

Why's that? Because anything can be a book?

eternal night
#

Yea

worldly ingot
#

Right

eternal night
#

like, tying the item type to its meta representation is kinda not cool

worldly ingot
#

I still think ItemMeta is insufficient as a concept for what Mojang likely has planned but I mean... y'know... different issue I want to tackle

tender shard
eternal night
#

I don't think md will remove it tho because yea, he has a different view on itemmeta

storm crystal
#

Like

eternal night
#

and he'd have to kinda agree that ItemMeta is failing since .5, which I doubt will happen

#

but better try and fail then not try at all

storm crystal
#

I get radius of 2, move location .5 blocks, do it again etc

river oracle
#

this is why we jump ship to CabernetMC

storm crystal
#

How could I avoid listing same entity twice

tender shard
storm crystal
#

Do I look through hash map and if it is in here I just not add it or what

eternal night
#

(or just add them to a Set)

tender shard
storm crystal
#

Its not list

#

I mean hashmap

tender shard
eternal night
#

im sorry, im tired

tender shard
storm crystal
#

Values?

tender shard
#

is that a question or an answer?

#

Map<K,V>
K are the key types
V are the value types
(obviously)

storm crystal
#

Why would I put them as keys?

#

I know what a hashmap is

tender shard
#

what do I know what you're doing

storm crystal
#

What are you on

tender shard
#

37.5mg venlafaxin per day

#

you?

unkempt peak
#

lmao

glad prawn
storm crystal
tender shard
#

I really don't think so, but I'm also not a doctor

storm crystal
#

Severe body dysphoria doesnt count its not curable

tender shard
#

ok

storm crystal
#

Is it possible to turn hashmap to set

tender shard
#

sure

#

Set<Entry<K,V>> or Set<K> or Set<V>?

storm crystal
#

?

tender shard
#

do you want a set of all entries, or just the keys, or just the values

storm crystal
#

Why would I want just keys or variables

tender shard
#

please learn to read

#

why do you want to turn a map into a set in the first place

#

sorry but I can't read your mind

storm crystal
storm crystal
tender shard
#
        Map<String,Integer> map = new HashMap<>();
        Set<Map.Entry<String,Integer>> setWithEntries = map.entrySet();
        Set<String> setWithKeys = map.keySet();
        Set<Integer> setWithValues = new HashSet<>(map.values());
#

three possibilities

#

how am I supposed to know which one you need

storm crystal
#

If im using map I want entire map

#

Come on

tender shard
#

entrySet() then

tender shard
storm crystal
#

I hate datatypes in java so much

storm crystal
#

Too much?

tender shard
#

it's totally valid to e.g. turn a Map<K,V,> into a Set<K> or a Set<V>. It depends on the use case, yk

#

as said, if you want a Set<Entry<K,V>>: Simply do Set<Map.Entry<String,Integer>> setWithEntries = map.entrySet();

river oracle
storm crystal
#

Yeah thats what I hate, all those weird possibilities that I hate in java

remote swallow
#

watch him want a Set<Map<>>

tender shard
storm crystal
#

In python you can shove everything into a list and call it a day

storm crystal
tender shard
#

you asked for a set

storm crystal
#

Sounds like friend of my uncle of my dog or something between those lines

storm crystal
tender shard
storm crystal
tender shard
storm crystal
#

And thats amazing lol

river oracle
#

then go back to python

#

and stop complaining about your clear ignorance

tender shard
#

if you think so. Many people think that it's a huge disadvantage to have lose / no types

remote swallow
tender shard
quaint mantle
#

why is PlayerTeleportEvent#getTo() nullable

#

in what context would it be null

river oracle
#

i wonder if java docs say

#

?jd-s

undone axleBOT
river oracle
#

does not wow

storm crystal
tender shard
tender shard
quaint mantle
tender shard
storm crystal
nova notch
#

Man if you hate java so much just use skript or some shit

tender shard
nova notch
#

Then don't complain and learn java

tender shard
#

he ignored ?learnjava 27 times already

#

dw about him

nova notch
#

Damn

tender shard
#

I only reply to him at all because I'm bored

#

everyone else already got him blocked

storm crystal
tender shard
storm crystal
nova notch
#

Use datapacks then ffs

#

Hell even command blocks

tender shard
storm crystal
#

And im pretty sure they are more troublesome and difficult than actual Java

nova notch
#

Exactly

tender shard
storm crystal
tender shard
#

hence I asked

storm crystal
tender shard
river oracle
#

I'd prefer if he just left and asked stupid questions elsewhere kekw

storm crystal
# tender shard my guess is ofc "no"

I didnt complain at my friend when he took wrong tent and I had to call an uber in pretty cold night, thats the most recent thing I can remember

tender shard
#

I remember when I hated java because I was too stupid to understand OOP properly. I think that's pretty normal at the beginning. But that's the perfect time to buy a book and learn to properly understand it and then you'll stop hating it so much

storm crystal
#

You dont like my tone, dont talk to me

#

You are doing it yourself, you said it yourself, come on

#

If ure bored really do something else

tender shard
unkempt peak
storm crystal
tender shard
storm crystal
#

Thats okay

tender shard
#

with that attitude, you can be happy that you haven't gotten timed out or kicked

kind hatch
#

That's wild

storm crystal
tender shard
#

also ebooks exist

kind hatch
#

I can't tell if it's boderline entitlement, a complete troll, or they are just an asshole.

unkempt peak
#

Honestly i feel bad for you man, everything in your life is just miserable

tender shard
kind hatch
#

lmao

#

What if?

storm crystal
tender shard
storm crystal
#

Its funny how you follow halo effect so blindly

tender shard
storm crystal
river oracle
#

depends

tender shard
#

the task it runs? depends what your tasks do

storm crystal
tender shard
#

earn nothing = pay nothing
earn big = pay big

same for the tasks you're running

nova notch
tender shard
storm crystal
nova notch
#

Damn alright

storm crystal
#

And animations

#

Or damage over time

tender shard
#

very much overhead

#

I can tell that because your code is probably pretty bad, judging by your inability to properly answer questions

#

"if statement"

#

lemme give you an example:

#
if(true) // Very fast
if(somethingThatTakesVeryLong()) // Not so fast
#

so yeah, so much about "if statements"

storm crystal
tender shard
tender shard
storm crystal
#

Whats the point of looking at code if mine is shit anyway

tender shard
storm crystal
#

I expected different answer

#

A one thats a bit less judgemental based on halo effect

tender shard
storm crystal
#

I might try

tender shard
#

ok @river oracle your try

#

how long do if statements take

river oracle
#

Well it depends

#

let me give you an example

#
if(true) // Very fast
if(aVeryLongMethod()) // Not so fast
slender elbow
#

damn that's so real

tender shard
#

interesting

kind hatch
#

I love this server

river oracle
#

@storm crystal was my answer satisfactory

#

or are you going to continue being a whiny bitch

tender shard
#

I think he needs a third opinion

#

@slender elbow your turn?

eternal night
#

emily's if statements always take long

storm crystal
slender elbow
#

yeah, my AMD Athlon takes long to process all ifs

quaint mantle
#
if(true) // Few insturctions
if (threadBlockingMethod()) // Few insturctions
river oracle
eternal night
slender elbow
#

:sadge:

storm crystal
#

Define a very long method

river oracle
#

let me give you an example

slender elbow
#

downloading a 2 gb file from google drive, for example

storm crystal
#

Is checking if variable is less or equal than or using for loop resource consuming

eternal night
#

eyes_sus what kind of files are you downloading emily

river oracle
#
public void veryLongMethod() {
  // Database call
}
public void veryLongMethod() {
  // Conversation with DuskTaler
}
slender elbow
#

a zeroed out 2gb file

quaint mantle
#

homework archive

eternal night
tender shard
kind hatch
#

That very question is answered in any beginner level java book. :p

eternal night
river oracle
slender elbow
#

kotlin doesn't care about exceptions

eternal night
#

right

#

kotlin

tender shard
slender elbow
#

peak error handling

storm crystal
tender shard
#

they're all unchecked

eternal night
#

mb for a second I thought that this was a language

tender shard
#

no

#

this is patrick

river oracle
#

I'm so sorry you were never taught

#

you know some people read for fun!

nova notch
#

"I'm too cool to learn that basic stuff"

storm crystal
#

I love legalization of degradation because of being ostracized

tender shard
#

imagine not liking books

kind hatch
#

I mean, why do you have to come in with an attitude?

#

We could have avoided all of this

river oracle
#

especially when people deserve it :P

tender shard
#

Imagine

eternal night
#

Pretty sure degradation is always legal, some people pay for it

tender shard
#

like literally

#

how can you not read books

eternal night
#

unrelated @slender elbow ping

storm crystal
river oracle
#

LOL

river oracle
storm crystal
tender shard
slender elbow
eternal night
#

Yup, that was why you got pinged 👍

storm crystal
#

Thats surprisingly narrow minded from someone who boasts in reading

slender elbow
nova notch
#

Who needs books when you have middle aged Indian man on YouTube?

tender shard
slender elbow
#

Thats surprisingly narrow minded from someone who boasts in not reading

storm crystal
river oracle
kind hatch
#

Character development

tender shard
storm crystal
storm crystal
#

With no layer of irony applied onto it

#

Geniuenly

tender shard
#

you probably didnt get my joke but nvm

storm crystal
#

I mean sure I could corner you with asking very specific questions about it but thats just inproper

tender shard
#

I'd be fine with that

river oracle
#

alex is bored I think he wants entertainment

storm crystal
tender shard
#

exactly

kind hatch
river oracle
tender shard
unkempt peak
#

If they don't know how to read i doubt they have enough brain cells to understand that joke

river oracle
tender shard
#

so pls corner me with your questions about german law and how or why I sometimes suck ass @storm crystal

kind hatch
storm crystal
river oracle
#

give him a minute

river oracle
kind hatch
#

Wack

kind hatch
#

Cringe

#

Imagine

storm crystal
#

I didnt say that

river oracle
#

@tender shard I don't think he has any questions

#

😥

tender shard
slender elbow
#

alex, you suck ass

#

❤️

river oracle
#

*literally

tender shard
slender elbow
#

fair

kind hatch
#

Awww, time to dogpile alex.

#

You suck

#

with love

tender shard
#

❤️

#

I love you all too :3

#

well

#

most of you

river oracle
#

damn :(

#

no need to call me out

tender shard
#

Nah I'm talking about @undone axle

river oracle
#

:O

#

poor CafeBabe

#

what did she do

eternal night
#

|| dont think anyone cares enough about you to call you out miles ||

river oracle
tender shard
#

that gives link directly to that class

river oracle
#

isn't that Sam's fault

tender shard
#

I suggested that like 2 years ago

river oracle
#

I think we blame him

eternal night
tender shard
#

yeah let's blame sam

river oracle
tender shard
#

he isnt online rn anyway so we can blame him

river oracle
#

and optic hasn't done it either

river oracle
# eternal night

you laugh now but one day CabernetMC will conquer the server market

tender shard
#

optic generally doesnt do many things besides deleting not-english messages and talk about antimalware /s

river oracle
#

the charts will say 99.99% CabernetMC 00.01% paper

eternal night
#

wrong ping

tender shard
#

I wanna know

river oracle
#

send it here

eternal night
worthy yarrow
#

CabernetMC is gonna flop if you don’t get Marco back on

tender shard
#

my airpods are fully charged, let's go

eternal night
#

its olly murs heart skips a beat

river oracle
#

guys where tf did Dusk go

#

this is getting upsetting

tender shard
#

still googling sth he can ask me about sucking ass or german law i guess

#

he wanted to "corner me" or sth

river oracle
#

r/legaladvice

tender shard
#

or maybe he's currently giving me 1 star reviews on all my plugins rn

#

who knows

river oracle
#

that's still a win for you

#

free money 😂

kind hatch
river oracle
#

maybe you can go buy yourself a meal that is a very long german word

storm crystal
tender shard
#

oh good one - can money ever be free?

worthy yarrow
#

Dusk is the new Marco right?

tender shard
#

next level

buoyant viper
#

?jd

undone axleBOT
kind hatch
#

Nah, they aren't commited enough.

tender shard
storm crystal
worthy yarrow
#

Aw shit finally no more keys on top of the doormat type deals

river oracle
buoyant viper
river oracle
#

which is sad this a new low

tender shard
worthy yarrow
#

Aw man so you mean to say there will be more keys on top of doormats

tender shard
kind hatch
#

Wait, does that mean that marco was peak spigot controversy?

river oracle
#

mid tier troll

tender shard
#

nobody will ever forget LeGuernic

river oracle
#

I'm the best troll

#

I wish I was around for LeGuernic

kind hatch
#

Me too

river oracle
#

I think I wasn't in the server for him

tender shard
#

LeGuernic was kinda like cmarco

worthy yarrow
#

Pff ft

river oracle
#

I might've been but I don't think I talked

storm crystal
#

Im really not surprised I got message like this, lol

kind hatch
#

Kody? With a K?

river oracle
#

guys what about Vector

tender shard
#

"huehue I'm the best dev ever but I only code for spigot 1.3.6, I'm well known in the 1.3 community bla bla" (that was during 1.19 times or sth) then leguernic got banned for identity stealing or sth. because the actual LeGuernic is some french? professor or sth and he stole his name and profile pic and everything haha

kind hatch
#

Oh my, Vector

river oracle
storm crystal
tender shard
kind hatch
#

Vector was kinda short lived

river oracle
storm crystal
#

The guy who does plugin series

nova notch
kind hatch
#

Who?

#

You're gonna have to be more specific

river oracle
#

also wtf paper is not toxic they are very strict about their rules

kind hatch
#

As there are multiple people who do plugin series

river oracle
#

you know him

tender shard
#

ok TL;DR Dusk couldnt think of any "question" to "corner me", I give up my hope to still get a question

river oracle
#

kangarco

kind hatch
#

Ohhh

river oracle
#

no I'm joking

#

its not him

kind hatch
#

I know

#

I couldn't type fast enough for my joke

#

:3

river oracle
#

type faster next time

#

not to brag but I get 90wpm on this keyboard

#

thats like #1 in teh world

kind hatch
tender shard
#

I will write a wpm tester website, with blackhack and hookers. and every word will just be "i"

tender shard
river oracle
#

When are you gonna fork spigot but introduce blackjack and hookers

storm crystal
tender shard
storm crystal
#

In what sane world does that make sense xd

river oracle
kind hatch
river oracle
#

I'm holding you accountable

#

just put it in my phone

river oracle
tender shard
#

TL;DR you don't

kind hatch
#

Or any scenario where there is expected prerequisite knowledge

river oracle
#

if a person is being nice and chill I will sometimes offer in depth java support

#

you are not nice or chill

tender shard
#

driving without a license is indeed illegal

storm crystal
nova notch
tender shard
slender elbow
storm crystal
#

Or like anyone in here at this rate

#

I know everyone despises me here so at least ill scrape off some cheap help or waste people's time

river oracle
#

oh god

tender shard
kind hatch
nova notch
#

oh damn thats not even a lot either

river oracle
#

in my state we have to have 60 hours of driving at day and 20 hours of driving at night plus the driving school

#

before you can get a license

storm crystal
#

At first

river oracle
#

you were likely told to learn java

#

and didn't like that

#

you lack the pre-requisite knowledge to adequitely learn this API

tender shard
storm crystal
#

Then people became hostile because I asked inproper questions about java, not spigot

river oracle
#

I did too. I got the same treatment 4 years ago

storm crystal
#

How am I supposed to know

#

What problem is spigot

#

And what is java

slender elbow
#

by knowing java

kind hatch
#

^

slender elbow
#

which you can do by following a course

tender shard
#

you are totally fine to ask questions about java here too

river oracle
#

and practicing!

storm crystal
#

Omw to spend 500 hrs on java

slender elbow
#

okay go ahead

storm crystal
kind hatch
#

You don't have to

river oracle
#

I never payed for a java course xD

kind hatch
#

There are countless free resources

storm crystal
#

Free ones always are either low quality or with a drawback

river oracle
#

its invaluable

slender elbow
#

there are heaps of free resources that are amazing

#

you aren't gonna find anything with that mindset

river oracle
tender shard
# tender shard you are totally fine to ask questions about java here too

but you behaved like an entitled asshole, ignoring people's answers, refusing to read linked javadocs because "what am I supposed to do with stupid api docs" etc even though they answered exactly your questions. then you told us that you all don't like us and that it's "your absolute right to tell us you don't like us" etc and then you kept hating on java, asking me "what are you on" because I asked you valid questions and the list goes on and on

storm crystal
tender shard
storm crystal
#

Theres always a catch to these

unkempt peak
#

Nobody's pissed lol, we are all just being entertained by how pathetic you are

storm crystal
#

Nobody gives it for free

slender elbow
kind hatch
slender elbow
#

i've bothered to check them and i can attest there are several that are very much worth the time

kind hatch
#

There are great free resources out there that are even better than some paid stuff.

storm crystal
river oracle
#

aren't you equally as bad wasting our time?

#

just food for thought

storm crystal
slender elbow
#

?learn-java

#

cafebabe dead?

undone axleBOT
#

For Beginners:

Codecademy - Learn Java: Interactive Java programming course from basics to more advanced concepts. Perfect for absolute beginners.
https://www.codecademy.com/learn/learn-java
JetBrains Academy - Java Developer Track: Learn by doing with projects and challenges. It covers Java fundamentals to advanced topics.
https://www.jetbrains.com/academy/
Udemy - Java Programming Masterclass for Software Developers: Updated courses that cover Java 8 to Java 17 features. Suitable for those who prefer structured learning.
https://www.udemy.com/course/java-the-complete-java-developer-course/

For Intermediate to Advanced Learners:

Oracle Java Tutorials: The official guides by Oracle for Java programming—great for understanding the depth of Java.
https://docs.oracle.com/javase/tutorial/
Baeldung - Learn Java and Spring: Focus on Spring Framework and modern Java technologies. Best for intermediate learners aiming to expand their knowledge.
https://www.baeldung.com/

Practice and Hands-on Learning:

Exercism - Java Track: Solve exercises and get feedback from mentors. Great for practicing coding skills.
https://exercism.io/tracks/java
LeetCode: Practice your coding skills and prepare for technical interviews with Java.
https://leetcode.com/

Free Resources and Documentation:

Java Programming and Documentation: A comprehensive collection of Java programming guides, tutorials, and API documentation.
https://docs.oracle.com/en/java/

Community and Support:

Stack Overflow: A vast community of developers. Great for getting help with specific problems or understanding concepts.
https://stackoverflow.com/questions/tagged/java
r/learnjava on Reddit: Join the community of Java learners and get advice, share resources, and discuss projects.
https://www.reddit.com/r/learnjava/

Remember: Learning to program takes practice and patience. Don't hesitate to experiment with code and participate in community discussions. Happy coding! 🎉

kind hatch
#

No, oneword

tender shard
#

without hyphen

slender elbow
#

that's silly

storm crystal
slender elbow
#

jetbrains academy is really good

kind hatch
#

I prefer the ?learnjava!

nova notch
tender shard
#

yeah it also still got the old links:

#

?learnjava!

undone axleBOT
kind hatch
storm crystal
kind hatch
#

Plus, email accounts are free.

storm crystal
#

What could that actually teach

slender elbow
#

java?

storm crystal
#

If I can just look up answers

slender elbow
#

the thing you are fundamentally lacking knowledge in

river oracle
#

if you look up the answers

#

why are you doing it...

storm crystal
tender shard
nova notch
slender elbow
#

you woulldn't be struggling otherwise

storm crystal
storm crystal
#

That im not used to

tender shard
slender elbow
#

because you lack fundamental java knowledge

storm crystal
tender shard
#

this will definitely help you learn more

#

you will achieve much things with this attitude in life lmao

slender elbow
#

"i purposefully cut my own break lines because you touched them"

kind hatch
#

You know, maybe some people just need to learn the hard way. lmao

buoyant viper