#off-topic
1 messages ยท Page 707 of 1
yeah
lol
lulw
Would be obfuscated better than a fucking obfuscator lmao
no one wants to call a method called a() or doesSomething()
clip have we got a channel for this yet?
No
๐
Planned collaboration allowed?
it's a normal project
where should the channel be
would you plan collaboration on a normal project? probably so I say yeah
oh this is about to be fun
Dibs on join messages
im going to hijack everything u guys do and screw it up
Also, no dependencies, or can you depend on other shit?
as I said, this is going to be a long day...
maybe only bukkit?
nah i need papi
I'd say vault would be fair as well
i want to make some placeholders
oh and that
yeah nothing ridiculous I say
spring?
Spring no
F off
Codewise no dependencies
too big, useless in this context
im going to hijack everything u guys do and screw it up
@pure bane didnt we say no modifying peoples code lol
i wont modify it
๐ฎ
๐ค
Spring is useless in this context as we're not depending on this thing running rapidly or anything, or being highly efficient
maybe not
Thread.sleep allowed? ๐
DI isn't useless I suppose
yes frosty
schedulers are old
Bardy it's too long in this context
thread.sleep is the new
yeah I agree @velvet crescent
Unless we have a rule where DI doesn't count
thread.sleep is the new
KEKW
๐ค๐ค๐ค๐ค๐ค
thread.sleep
why does one want to sleep the thread?
I mean kangarkoo said thread.sleep is nice
Clean code > performance
๐ค๐ค
He knows shit so 
lolll
I say they're on the same level @fringe sigil
thread.sleep is useful
Kangarko seems like a nice guy
hmm true kangarko is obviously a good coder
I use it to stop my server ๐
(meemeing btw)
everyone move to #hcc-experiment
please do
can't see
1 sec lol
we cant see ๐
Weaklings
fix perms
s
adding something to #chat-settings just give me a sec
damn i wanted to be first ๐
My elbow is dead
^^^^
reeeeee
where is? Temp
Aight #chat-settings react with a โ๏ธ
its gonna take like 10 commits to make a gitignore
done, cannot see
or re-react if you already did
@pure bane or just don't make it
yeah done
noice
@pure bane no it wont?
is it Barry who handles that now?
yeah
barry handles everything pretty much
pig wouldn't let me delete it
@ebon storm couldnโt you re-do the last showcase with a video thatโs a bit brighter, please? ๐
I tried to do it in daytime, but the image was less visible then:/
Ahhh, sad.
I mean, it doesnโt have to be a video of Minecraft, though. Right? ๐
||Only Fans||
|| i agree with frosty on this one ||
||i also agree with frosty, which is unlike me||
hold on for a minute
||Ha you dumb fuck, you looked||
- "1|<wave hsb length=50>Check out the new colours</wave>"
- "1|<gradient hsb marquee length=50>check out the new colours</gradient>"
Idk which one it choose
||ha Tradie isn't funny||
You looked 

this is much better
Love it
Damn thatโs actually sick
fuck me
oof
no one saw nothing xD
is the server owner role relating to an MC server or discord server? Sorry for the dumb question ๐ฆ
ty
It does not, itโs a MC server of atleast 50+ players on average
^
here's the same video, but twice the resolution
oh well, should of done that when my server was busier - lol
So all we need now robi is a resourcepack that has the rick roll music, and have the plugin play that 
๐
would be a cool ban animation
LOL
Yeah ๐
endless torture
โYou done Fโed up, here have a rick rollโ
you are also in a nether portal, unable to open the chat or the menu
@ebon storm I hate you
:)
Or just have that in /jail
๐
i can make it as big as i want, but my computer doesn't like too much "pixels"
i have 30 fps facing at these armor stands
facing away i have 250
and there's only 72 entities
How is this doing performance wise? You think something like this would be viable on a server? Or too much client and server lag?
with small resolution, they are fine
Atleast on our sponge servers we have noticed animated holograms takes up a fair bit, and weโre just using four of them
combined with resource packs, it can be optimized further
using the custom fonts 1.16 provides
Oh yeah ๐
you can create negative spaces, and position specific characters anywhere
Such a simple change mojang made, and thereโs so much creativity that can be done with it
yea, i've been waiting for something like this for a long time
@long summit What does your wiki run on?
^
is it self host?
no
Poll!
polling
I need to decide what format to chose (ignore the madness)
<wave colors=#FFF000,#FFF000>Gradient</wave>
<gradient marquee from=#FFF000 to=#FFF000>Gradient</gradient>
Really can't decide
This is fun
delete this.
ugly
its hurting ma eyes
no
.
yeah
Pls vote
just a little more
Dont leave me hanging
voted already
wave
wave
wave too
Sure?
Ori I accuse you of crimes against humanity
Lorem ipsum dolor sit amet, consectetur adipiscing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
xD
don't you mean
:)))
easy push back
GradientContext
the solution here is just zoom in on discord
yeah I am going to leave here and go chill in the cool guys chat
very far
Context is one of the best suffixes
e
Json
That was me Niall, entity names are weird can't get it to work well
Are you using packets?
kinda
Let me show you an example, this is using nms stuff (i get the right size but not the colors)
Using api stuff, i get the right colors but wrong size
Does the packet take a IChatBaseComponent?
@long summit need help with the entity name?
Yeah
You can try this
You might already be doing it though:
IChatBaseComponent.ChatSerializer.a(TextComponent.fromLegacyText("Legacy text"));
Yeah how are you doing it Robi? I feel like it cuts the name when using the api
Let me try Niall
@fringe sigil
new TextComponent("text");
The results your getting in the first image are from the last chat color
((CraftEntity) a).getHandle().setCustomName(CraftChatMessage.fromStringOrNull(ChatColor.of("#123456") + "some message"));
Oh nice
I used this
I found the chat serializer to be really slow
ew java
So robi's option might be better
np
This is so weird lmao
Whos? ๐
Robi's, yours didn't even exist for me xD
bruh
Lol
Idk why they limit it to 256 characters
4heads, that's why
isn't it a packet limitation?
Well
Thats the thing
Ever since they introduced the new chat components thing the limits are really high
However json and hex colours brings alot of boiler plate
too much characters on one entity's custom name can causes extreme lags, maybe that's also a reason?
Fun
Yeah it's loading from bottom to top xD
rick rolled upside down
easy, just name your armor stands Dinnerbone and it'll be normal again
Lol
Second poll
<rainbow legacy>Old chat colors</rainbow>
<rainbow smooth=false>Old chat colors</rainbow>
Inb4 gifed holograms.
Where smooth would be default to true depending on server version
Struggles hard when it's too big lmao
Not yet
I might try to work off that and see if I can clean up the noise.
Lmk when you push what you have.
Sure thing i can push this one in a sec
I think it's both
Also made it better
nice
Pushed it @regal juniper
Movie night when?
Is the repeat number for the amount of files in the folder?
Next step is to make it play the lord of the rings
The repeat is the maximum height
I feel like anything above 128x72 is too hard
So what did you do to get the video and then resize it to what you need and then rip it to frames?
Right now i change it to the right size with sony vegas then render it to image sequence at 20fps (cuz 20 ticks) but now i wanna try doing youtube conversion
Yeah that would be easiest.
i cant wait for movie nights on minecraft
can i ping everyone one time for the first time in years
outside of my ping channel
@everyone?
Quality is getting better
I mean, I see ChatColor.valueOf() but I want of smh.
I am
Invalidate cache and restart maybe
@velvet crescent u got an immovable setting in that config?
Not yet, would that be something which would make sense? (Since if used improperly could fuck shit up)
Hey Nial, do you have me blocked or do you have your DMs disabled?
selector:
material: COMPASS
slot: 1
immovable: true
jump:
material: SLIME_BLOCK
slot: 3
immovable: false```
Hey Nial, do you have me blocked or do you have your DMs disabled?
@twin dune Dms disabled
Nah it'd be force-slot
What you want
I had a system for that already, but didn't think it would work/make sense Kali
either way, i dont see how it would fuck shit up ๐คทโโ๏ธ
Was interested to know if KiteBoard is more light-weight than Featherboard
Well if you were dumb enough it could clear your inventory entirely - since it clears the inventory before setting the items
eh
just put a note saying that using this feature will clear ur current inventory idk
I am scared user's are gonna f up these new hex colors
if they configure it wrong I delete the world folders
@eternal apex You never told me guava isnt shaded in bukkit 1.8............
.........................
๐ ๐ ๐ ๐
.........................
๐
Uh
com.google.common.base.Preconditions.checkArgumen
Okay sick I fixed that. I just wiped gradle cache.
I probably gotta delay this update again
Annoyed
Piggy is in for it
this aint funny
idk why I bother
BS
i talk enough
i complain enough
Sorry for my language recently
I'm letting stupid stuff get to me.
keep complaining pls
=multi
sexy
I want xp
We all do
I lost my daily strike 2 times already
We like xp
I'm at day 15
what
days
More than the rest of us combined have
that brain cell does wonders
xD
Can't be spoiling shit clip
Fuming rn
Guice
Is useful
Requires Guava
Guava shaded in spigot, all good
But not 1.8, or its the wrong version
Then I realise
Why do I need a 4.5mb jar just to do some dependency in jection
PicoContainer!
I wanted to make this
But PicoContainer is a perfect fit
Guice is laughable now

Why tf am I awake
I donโt have the fancy role 
what role
The one to talk lmao
Yea
because u just join the vc and u get it lol
ยฏ_(ใ)_/ยฏ
Maybe if you kids sat in a vc at a reasonable time I would 
just move timezones 4head
Yeah yeah yeah
@frozen escarp Eat my ass
Don't even know what the fuck the progress on it is
Nor what even needs to be added more
Just a system to register and fire the events
I asked Matt but that just lead to more confusion
o
frosty plugins get downvoted for supporting 1.8
Link me your plugin ori
which one
Canโt see it from my house
Any Ori
Why
He wants to steal ur code
well if thats the case then just lik
i steal all my code from nicole
And you say my code is shit when you just copy paste :c
Stealing! Cut the hands!
I don't copy, i just make it
Death by stones
very similar
How tho
Frosty atleast i dont make 1.8 join message plugins
There's legit no other plugin out there
that requires a crusade
should make fuck1.8 a dependancy smh
@sturdy bobcat you're dumb
I know
Why do you ALWAYS have to provide a message link to report someone?! Like wtf...
Barry is a bully
๐
Uhm coz itโs easy to get lmao
Not really
Main case is reporting self-users
They can just delete their messages with claims and you'll be f*cked
@mellow zinc there's an RL special event out, you get stuff by playing. Lmk if u wanna play it over the next 13 days cos Imma grind the crap out of it
Oh and spike rush is back
i tend to go with the strategy of dealing with it

and not bothering to report people
i mean i probably could, but ill be missing alot of days as im moving house on friday
Yeah don't worry about RL if you're moving damn
Wait is that actually blocked lmao
yes sir
wait can we swear now 
its only banned after the stuff happened the otehr day
Just drop the topic
no
It's a nice topic because we can laugh over her @velvet crescent
There's a good reason as to why the word is blacklisted.
Can someone throw a brick at my head so I can sleep
๐
yeet
ok
"Admin"
thatll be a long sleep
anyone recruiting for a service team? msg me
For luck perms how do you know what the value should be for the server context?
server name
@hard pulsar i believe you set it in the config
config of server properties?
no luckperms
for example
I found it. Thanks!
@lament ember Wheres the LFS tutorial? I can't find it here http://www.linuxfromscratch.org/lfs/
go agree with me
I don't xD
I think <#FFFFF>Text and leave & for legacy
It's easier to understand
meh
I think <#FFF>Text<FFF> lol
yes
The actual color code of Spigot for hex is apparently ยงxRRGGBB
For example with the <> you can do the same as you can in css etc, like [#000](/guild/164280494874165248/channel/000/)Test instead of needing all 6 characters for repeating colors
you really think your average config user and dev are gonna think of doing that
Also it needs to be easy to type out
@long summit does mc / spigot even accept 3 chars long hex?
Nah but it's easy to make
I've been using #<FFFFFF>Text
Why :(
Frosty told me to lol
why do you listen to frosty??

Picocontainer is better than Guice
I have a ~B***~ Spigot staff member on my discord server smh
(censoring cuz it's not a good idea to mention the whole name lf the website)

Does someone knows is it allowed to use free maps for commercial purposes on mcmarket?
Check mcmarket guidelines
It doesn't says anything for maps
I know that it's allowed to use free plugins but what about maps
i'd assume so
damn i play l4d2 too much so i forgot daily exp ๐ฆ
Its 100% real
@AlinityTwitch @Slasher @xQc @JessicaBlevins Donโt you have another cat to abuse?
25577
159196
๐ณ
He was mad because xqc called out his wife
shame
Thats really sad
trash
Imagine how much frigga could do in 409 seconds
congrats
๐
i know
It's 1.16.1, though i don't think it would matter
Let's see how unstable 1.16.1 is with TPS lol
Impressive.
@long summit
[MinecraftChatVideo] Plugin MinecraftChatVideo v1.0 generated an exception while executing task 3
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_241]
at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_241]
at me.mattstudios.minecraftchatvideo.PlayCommand$command$1.run(PlayCommand.kt:51) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f]
at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_241]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Hmm interesting, i thought that was already fixed, which video did you try loading?
Oh yeah that makes sense xD
How do I load a video?
Basically you need to place a redstone block somewhere to spawn the armorstands then do /loadvideo <link> to load it (i suggest something very small) then you can play it
Yeah
[MinecraftChatVideo] Plugin MinecraftChatVideo v1.0 generated an exception while executing task 3
com.github.kiulian.downloader.YoutubeException$BadPageException: Could not parse web page
at com.github.kiulian.downloader.extractor.DefaultExtractor.extractYtPlayerConfig(DefaultExtractor.java:71) ~[?:?]
at com.github.kiulian.downloader.parser.DefaultParser.getPlayerConfig(DefaultParser.java:68) ~[?:?]
at com.github.kiulian.downloader.YoutubeDownloader.getVideo(YoutubeDownloader.java:65) ~[?:?]
at me.mattstudios.minecraftchatvideo.LoadCommand$load$1.invoke(LoadCommand.kt:50) ~[?:?]
at me.mattstudios.minecraftchatvideo.LoadCommand$load$1.invoke(LoadCommand.kt:32) ~[?:?]
at me.mattstudios.minecraftchatvideo.Tasks$sam$java_lang_Runnable$0.run(Tasks.kt) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f]
at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_241]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
/loadvideo https://www.youtube.com/watch?v=(VIDEO ID)
Are you sure you didn't do the small link? without the watch?v I didn't add exceptions yet xD
like youtu.be?
Yeah
Here is a paste of that ^ https://hastebin.com/itahitayay.md
IdConfirmed issued server command: /loadvideo https://www.youtube.com/(VIDEO ID)
No no, it needs to be the one with watch?v xD
The example i sent on dev-general works: https://www.youtube.com/watch?v=kk0feCp_MZ4
That video... lol
It's beautiful i know
On server restart, do I need to re-download the video?
Yeah, and delete the armorstands xD
sorry still very wip
To be easier for you /minecraft:kill @e[type=minecraft:armor_stand]
ye
Can you see if you can get this video: https://www.youtube.com/watch?v=u7ZfZ6bYbas working?
[MinecraftChatVideo] Plugin MinecraftChatVideo v1.0 generated an exception while executing task 3
java.lang.NullPointerException: null
at org.jcodec.api.FrameGrab.decodeLeadingFrames(FrameGrab.java:177) ~[?:?]
at org.jcodec.api.FrameGrab.seekToFramePrecise(FrameGrab.java:118) ~[?:?]
at me.mattstudios.minecraftchatvideo.LoadCommand$load$1.invoke(LoadCommand.kt:72) ~[?:?]
at me.mattstudios.minecraftchatvideo.LoadCommand$load$1.invoke(LoadCommand.kt:32) ~[?:?]
at me.mattstudios.minecraftchatvideo.Tasks$sam$java_lang_Runnable$0.run(Tasks.kt) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f]
at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.16.1.jar:git-Spigot-0287a20-7560f5f]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_241]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Once it finishes downloading ^
Hmm yeah that one doesn't work for some reason, I think it's the way i'm getting the video id
I could just ask for it tbh
Im jelly I am a whole ass potato
Cube made the video ;p
which
I know
The logo animation on showcase
Crazy
not sure where to post this but i just want to say hello n that im new here adn that I am a 3rd year CS student in university.
I make java MC Plugins for fun and I'm joining a few groups to hopefully learn some more stuff as things I view as simple are actually really not lol.
That's all. Just wanted to say hello ๐
Hello
you'd probably be active in #dev-general or #development then ๐
Sounds great :)
I'll be sure to post a few things soon!
Has anyone finished the entire PVZ 2?
Mhm
its under openjdk
But theres also no real central java reference like the other ones have
Monthly reset <o/
I wish there was a monthly reset on my life
deep
@muted fern dungeons drops in 6 mins for me apparently
My body is ready, and I am prepared.
My body is ready, and I am prepared.
What did you have to do to your body to prepare it?
Blocks wont place themselves
I am
youre building stuff for someone?
indeed
gross
Commission man
y u no we
1.16.1 build ๐ฎ
oohhhh
Whats the theme?
spoookkkkyyyy
Nuther
Game lore wise, what do you think is "scarier" the nether, or the end?
@muted fern ALSO
its happening
omg
omfg
wewewew
wewew
The zombie on that update image looks hilarious
Funny does 1.16 builds ๐ฎ
omg the ocelots kill creepers
yew
CommonUwU
WOOAAH
Send them one back
This ain't normal
@long summit
You should put the video glare showed in the r/minecraft subreddit
if you wont, i will ๐
Ya thief
Ok cold guy
At the fucking dentist wearing a mask sweating my ass off
My mine gets more and more crazy
Where is that andre
we the best music
DJ Khalid
Where is that andre
@jade oasis In my own test server
Ah
TrainCarts is a lovely plugin
Fine Cube
TLDR: My head teacher is a moron who can't fit through her own doors, and nobody likes her
nice
Oof
All our head cares about is ofstead ratings
Thats literally it
Even my parents agree with me now, they finally cut through her bullcrap
@untold hearth you haven't seen her irl boi
๐ณ
FUCK
Smh
See the picture here: https://www.grimsbytelegraph.co.uk/in-your-area/princess-anne-vale-academy-opening-2315761
german health minister
anyone down south
Yes
south is ass
No
i'm down south
U a Londoner senor Mitten?
Close enough
lol
Technically no, but technically yes
hampshire so yeah
legally it is
Technically it is England
Ez
@hasty stream itโs probably fine as a showcase, but in that case the show it.
Best to explain what it is and what it does than just do a link. Because then youโre not really showcasing it ๐
ah not massively far away then
Ok I was boutta make a knife crime joke
@ebon shadow u can with me ๐๐๐
โ ๏ธ
Idk why u think that happens often
I cant even remember the last time i got stabbed
like- 2 months ago?
Lol
@light scaffold FUCK OFF
yes
shame
theres 2 public channels and one thats private
the private one receives notifs for everything
Are you making a minecraft server in.... Go?
why you up at 6:45 am anyway
sleep is for the weak
Yes, I am
you should make a server in Frigga
I don't stalk your GH profile + activities Sx, sorry
havent pushed anything in a while
the language that doesn't have if statements yet
don't add them
And why would I know such a thing existed?
you just would
Thats fair
I did put the bot for the server in showcase
but meh
@light scaffold
Dude.. seriously.. fuck this bot
what
what are you talking about lmao
oh lol
cdif
3
cool dependency injection framework
3
not bad
CDIF3
why 3
ยฏ_(ใ)_/ยฏ
๐
Just 3 isn't it
๐ฅบ
no it's even worse than that
or custom emoji?
then @sturdy bobcat
yea hes got all the gay emojis
@sturdy bobcat
gay is gross
@sturdy bobcat
gay is gross
@untold hearth You're gross
Why's it gross?
But whyy?
Sxtanna i know youve been saying stuff behind my back
if your gonna talk s--- about me say it when im here
@fringe sigil youre short
Lol
get rekt
๐ฆ
Nope
imagine being short
I am 6"1
SHORT
that's what they all say
Lol
I am 6'7 c:
Sx how tall are you
Yees
Its ok I'm like 5"6 or smth, join me
how many metre is that
Im 6'5 in 6 inch heels
201cm or something
๐๐
why are you wearing 6 inch heels sxtanna
6 foot
....
@fringe sigil He's a 4head
haha my antenna is taller than you
uh oh
Secret drag queen
Sx, so you're saying you gotta be gay to wear heels
What if I just want to break my ankles
Ooo choke? ๐
xD
Sorry mister 4head
๐คฎ
Don't be homophobic ๐ท be racist
sx is gay
Ik
SHUT UP
I can tell
doubt it
You mentioned heels and you're wearing a face mask
๐คฎ
Lmao Absentt
Wot
pretty sure you've said you're gay before
What you tryna say!??!?!
He is gay
You have to be gay to wear face masks

uwuwuwuwuwu
ugh
@fringe sigil
gross
I mean you're saying the same thing for heels smh
GROSS
Ffs
- a straight person wouldn't try get away with saying "gay is gross" in this server I feel xD
If she laughs at your jokes, she gonna moan at your strokes
^ the emoji above
@velvet crescent i hate you



