#text

1 messages · Page 14 of 1

granite isle
#

Хорош, шифруемся от не русских

dense crater
#

o

granite isle
#

Guys! Why name of item doesnt update in bukkit runnable? (runTaskLater)
updateAmmo(item); this works
new BukkitRunnable() {
@Override
public void run() {
updateAmmo(item);
}
}.runTaskLater(core.getInst(), (long) (reloadTime * 20));
doesnt works
but function is work, but name of item no updates

next sapphire
#

uhhh

#

to create hello

#

to have a better syntax for java

full roost
#

and what is the context

sly linden
#

hello

mighty pollen
#

@unborn lily

placid frigateBOT
#

Done. That felt good.

left dagger
#

because thread cache data on the cpu, its seperate from the value in memory

#

which is fine for single threaded apps

#

or theres an error

next sapphire
next sapphire
#

?learnjava

placid frigateBOT
signal scaffold
elfin crest
#

hello

naive urchin
#

How to spigit

full roost
long pagoda
#

huh?

storm mortar
#

?help

placid frigateBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

next sapphire
alpine solar
#

Text

tulip grove
#

how can i display the balance of a player from shop gui using the vault plugin to the scoreboard of deluxe hub

ashen oyster
#

1

swift tiger
#

@brave falcon HAPPY BIRTHDAY!!!

brave falcon
#

🙂

mighty pollen
#

@brave falcon why do you love @signal scaffold so much

signal scaffold
#

yo that’s weird

small valve
#

and i hate all of you equally 😁

next sapphire
#

?learnjava

placid frigateBOT
mighty pollen
small valve
storm mortar
#

?paste

placid frigateBOT
delicate creek
#

?legacy

#

?legacy

#

?1.8

#

?old

#

?outdated

#

?support

placid frigateBOT
delicate creek
#

?version

#

?unsupported

next sapphire
#

?command

#

?commands

#

?help

placid frigateBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

broken copper
#

@raven jewel

#

dm me please

long pagoda
#

why should he?

small valve
#

because they are an influential world leader with a lucrative business opportunity to offer

mighty pollen
#

?licenseinfo

placid frigateBOT
twin zenith
#

кто русский?

dense nimbus
#

I'm really proud that I did all of that except for English by hand

mighty pollen
#

you know, since you made a big effort to learn im not gonna make the joke

#

good job

dense nimbus
#

tyty 😋

placid frigateBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

novel solstice
#

tyty 😋

novel solstice
#

-hello-

#

hello

#

who are you

#

😄

mighty pollen
novel solstice
#

?

somber sonnet
#

String.vauleOf() vs " " + vs (String)

#

what is the best chose

dry tangle
#

(String) wont work

somber sonnet
dry tangle
#
public void foo(){
int intVar = 5;
String strVar = intVar+"";    
}
#
public void foo();
  Code:
   0:   iconst_5
   1:   istore_1
   2:   new     #2; //class java/lang/StringBuilder
   5:   dup
   6:   invokespecial   #3; //Method java/lang/StringBuilder."<init>":()V
   9:   iload_1
   10:  invokevirtual   #4; //Method java/lang/StringBuilder.append:(I)Ljava/lan
g/StringBuilder;
   13:  ldc     #5; //String
   15:  invokevirtual   #6; //Method java/lang/StringBuilder.append:(Ljava/lang/
String;)Ljava/lang/StringBuilder;
   18:  invokevirtual   #7; //Method java/lang/StringBuilder.toString:()Ljava/la
ng/String;
   21:  astore_2
   22:  return

creates a stringbuilder

#

vs

#
public void bar(){
int intVar = 5;
String strVar = String.valueOf(intVar);
}
somber sonnet
#

i still idk why my decompiler converted my strings into String.vauleOf()

dry tangle
#
public void bar();
  Code:
   0:   iconst_5
   1:   istore_1
   2:   iload_1
   3:   invokestatic    #8; //Method java/lang/String.valueOf:(I)Ljava/lang/Stri
ng;
   6:   astore_2
   7:   return
#

🌝

somber sonnet
#

😮

dry tangle
#

and String.valueof(int) just calls Integer.toString

#

etc

somber sonnet
#

my decompiler did String.valueof(My String);

#

so i wondered why it choose that

dry tangle
#

lets use Integer.toString instead of String.valueof int

#

big brain time

#

thats uhh

somber sonnet
#

my decompiler

#

it was just normal string until i decompiled it

#

jd-gui-1.6.6

somber sonnet
#

thanks @dry tangle

dry tangle
#

oh uh

somber sonnet
#

can you print Java sources? exemple

#

or do i have to look at java Docs

dry tangle
#

stackoverflow :kek:

somber sonnet
#

i will see if there is any easy way to check java resources but thanks for letting me know more

eternal wharf
#

@hollow cloak your first pronounciation was absolutely correct

#

great job

tulip kindle
#

lmao

eternal wharf
#

everyone else has been getting it wrong

#

finland

tulip kindle
#

yeah, shame on everyone

eternal wharf
#

very professionally

#

kinda want to play cs:go now with randos

#

this is an amazing idea

tulip kindle
#

lol

eternal wharf
#

good selection of maps

tulip kindle
#

😅

eternal wharf
#

my trust factor is so low

#

bout to play with cheaters

cosmic pine
#

oh

#

this is where

#

cool kids

#

hang out

hollow cloak
#

ur retarded

cosmic pine
hollow cloak
cosmic pine
#

yes

#

you dont have skyblock core

#

im the only one who does out of us..

#

yes

#

let me plug in

#

microphone

eternal wharf
#

i think i won

ebon oriole
#

WHO ART THOU WHO ARE SO WISE IN THE WAYS OF NAMING?

kindred sand
#

Those look pretty standard to me

ebon oriole
#

yes
that's the point

#

have you seen anyone else's projects before?

#

everyone gets packages wrong

kindred sand
#

I normally pluralize mine

#

Probably shouldn’t

static atlas
#

Hi

dense nimbus
#

hi

static atlas
#

I have a dqught

dense nimbus
static atlas
#

Its possible to give my friend a premium resource that. I pay 50% and he the other 50%?

dense nimbus
#

no

static atlas
#

Really?

#

Why if we pay the money we can use it the two

#

Ps

dense nimbus
#

because that's just how it is

#

you can't redistribute premium plugins

static atlas
#

And we bought it in an account that the 2 of us hace accesos

#

Im not redistributing because the 2 of us pay it

#

Mnns

dense nimbus
#

you could share account info but I don't know how allowed that is

dense nimbus
static atlas
#

No because he pay 50 and i pay 50

#

The 2 of us has the autorithiy

dense nimbus
#

it's still redistribution, no matter how much y'all paid for it

#

I can’t explain why the rules are how they are so I’ll leave that to someone else

static atlas
#

No its no because the of 2 us can use the account.

dense nimbus
#

yeah I don't remember if that's allowed or not

static atlas
#

I will still wait Md5 to answer my ticket

#

But thanks for theanswer because no support answer

#

Its amazing that

dense nimbus
#

alright looks like you can share accounts

#

oh don't expect a response from the support email for a while

static atlas
#

I create a ticket here

#

And still 1 week waiting

#

Hahaha

#

So if we share account its not ilegal if the same of us use the plugin

#

We havent buy the resource we are waiting the support response so we dont get banned

#

But really thanks for helping. You help more than the support in a week

#

Im not saying that the support its bad. I only saying that it could be better

dense nimbus
#

oh 100%

#

it's absolute garbage

normal remnant
#

can you recommend a plugin for parties (bedwars) even for a fee is fine

tulip kindle
#

?jd-bc

kindred sand
#

?jd-gui

umbral yacht
dense nimbus
#

@dark rock ^^^

#

what idiot boosts just to scam

kindred sand
#

What a god

hollow pier
#

anyone wanna help build a server

tulip kindle
#

?services

placid frigateBOT
next elm
#

I need help with ⏃ file and making it ⏃ jar file

grave scaffold
oak hull
#

Homie be coding plugins with Minecraft enchantment table

fresh ether
#

yo

#

@brazen anvil need help

placid frigateBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

hazy night
#

Did anyone else receive a discord server ad from a member of this server?

gritty otter
next sapphire
#

It has been reported.

eternal wharf
#

kacper

#

@charred verge wanna join in for some beta minecraft?

#

beta 1.7.3

#

last version before sprinting

#

gaming

eternal wharf
#

this is the superior server

#

i like how disconnecting leaves an error

#
17:46:55 [INFO] KapceRBLX lost connection: disconnect.endOfStream
17:46:55 [SEVERE] java.net.SocketException: Socket closed
17:46:55 [SEVERE]       at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
17:46:55 [SEVERE]       at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
17:46:55 [SEVERE]       at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
17:46:55 [SEVERE]       at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)
17:46:55 [SEVERE]       at java.base/java.io.DataOutputStream.flush(DataOutputStream.java:123)
17:46:55 [SEVERE]       at net.minecraft.server.NetworkWriterThread.run(NetworkWriterThread.java:43)```
#

this server is running on java 18

#

better than virgin java 17

charred verge
#

where did u get the pre release from

#

i mean beta

eternal wharf
#

illegal sites

charred verge
#

dm

eternal wharf
#

no

#

illegal site known as github

charred verge
#

u know any older ones

next sapphire
#

IS there any way to change my name on Spigoit?

storm mortar
#

Donate 10$

next sapphire
#

Really?

storm mortar
#

Yes

#

?changename

placid frigateBOT
#

Name changes on the forums are granted to those who have donated to the project. Donations are processed manually and generally take up to 24 hours. The donation widget can be found on the home page of SpigotMC at: https://www.spigotmc.org/.

next sapphire
#

oh

#

how do you get a blue page?

storm mortar
#

Blue page?

next sapphire
#

like

#

blue theme

storm mortar
#

Blue name you mean?

next sapphire
#

no

mystic cedar
#

If you donate to Spigot, you get access to other forum themes, including a blue one.

lone dock
#

This theme? It's only available to donors

#

Basically it's just changed colors from audentio

#

now themehouse

#

ui.x 2

#

xD

#

Although the dark one is nice

storm mortar
#

Didn't even know that existed

mystic cedar
#

Spigot "April Fools 2014" theme

dense nimbus
#

it looks good tbh

signal scaffold
#

spigot fark theme

#

donator sunglas

placid frigateBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Create a thread in case the help channel you are using is already in use!

storm mortar
#

?paste

placid frigateBOT
half quartz
#

?learnjava

placid frigateBOT
half quartz
#

?md5

#

aw

analog bay
#

?1.18

placid frigateBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

graceful ore
#

I thought I heard it was coming tuesday

#

@analog bay

analog bay
graceful ore
#

👍

next sapphire
next sapphire
#

hello

#

when 1.18 comes out how long will we have to wait until spigot 1.18 also comes out

placid frigateBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

obtuse cedar
#

hi

next sapphire
#

!verify

placid frigateBOT
#

Usage: !verify <forums username>

stiff moon
kindred sand
#

Send them the same thing

stiff moon
#

Will do

wispy gyro
#

?eta

placid frigateBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

torpid elm
#

Hey mates how r u

next sapphire
glad egret
#

!verify X0R3

placid frigateBOT
#

This account is already verified!

glad egret
#

oh okay then

glacial shoal
#

!verify nshire

placid frigateBOT
#

A private message has been sent to your SpigotMC.org account for verification!

glacial shoal
#

wait I don't have an account

#

me when the

#

...apparently I do

wanton solar
next sapphire
#

malwarebytes is high

wanton solar
#

its because it have low traffic on the website

storm mortar
#

Yeah I have paste whitelisted

storm mortar
#

?jd-s

placid frigateBOT
small valve
wanton solar
#

It also looked like it's SSL failed when I tried

next sapphire
#

!verify

placid frigateBOT
#

Usage: !verify <forums username>

next sapphire
#

!verify Juaca436

placid frigateBOT
next sapphire
#

!verify Juanca436

placid frigateBOT
#

This account is already verified!

charred verge
#

@wanton solar browser antiviruses are dumb

#

Until you're a parent

wanton solar
charred verge
#

What's good about them

wanton solar
#

¯_(ツ)_/¯

charred verge
#

You can't install malware without doing so yourself

#

So it's dum

#
  • u have defender
wanton solar
wanton solar
charred verge
#

Defender is the best you can have on windows

wanton solar
charred verge
#

I don't see what's funny

wanton solar
#

windows defender is funny

#

blocking all sort of stuff that is not really a virus

#

if you try to install something like Office without license with a crack

#

it detects it as malware

#

¯_(ツ)_/¯

#

also, you need to have internet connection or else it doesn't work as good.

#

it relies heavily on software sampling (I think its called)

#

like sending pieces of software to identify viruses

kindred sand
#

So do like, a lot of ant viruses

plucky herald
#

they dont even work lmfao

ebon oriole
#

Eh I think they work well enough.

#

Antiviruses can't be perfect.

#

You can't detect a virus before it's well-known.

#

But even then I mostly have mine off all the time just for additional performance.

#

I trust myself not to be an idiot who clicks on sketchy links.

#

Even with it on, I'd still be vulnerable to new, rarer attacks since they'd be undetected by that point.

kindred sand
#

Just check file.isVirus

ebon oriole
#

before that you gotta do (file.isVirus()).isVirus() though

kindred sand
#

But what if Booleans are infected with a virus

ebon oriole
#

Oh no

#

Tbh that could be possible if you did some memory injection

left dagger
#

i dont think the jvm would like that

#

manipulating things that are supposed to be 8 bit values to contain a whole fucking virus

#

if you take it literally

ebon oriole
#

Well I was mainly referring to the Boolean class.

#

You can't instrument/modify (via ClassLoader::defineClass) Java classes normally as they're always blacklisted from those kinds of features and are also loaded before other classloaders.

#

So you'd have to manipulate the class memory via an external program to modify them.

nimble sage
#

cheating 101 😛

plucky herald
#

spigot?\

#

d

#

any good anticheat?!?

charred verge
plucky herald
#

name?

charred verge
#

Flappy ac

#

I think it's called that

#

Vulcan good but not open source

#

So be aware

plucky herald
#

k

grizzled peak
#

yo @tulip kindle can you possibly remove this?

tulip kindle
#

?ban @trail ore discord scam link

placid frigateBOT
#

Done. That felt good.

grizzled peak
#

ay, ty

tulip kindle
#

Thanks for reporting

novel depot
#

I need help please

storm mortar
#

?ask

placid frigateBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Create a thread in case the help channel you are using is already in use!

next sapphire
#
                                                                 {
                                                             {    
                           ;(,,ϛpɯ ᴉH,,)ulʇuᴉɹd˙ʇno˙ɯǝʇsʎS        
                      } (sƃɹɐ []ƃuᴉɹʇS)uᴉɐɯ pᴉoʌ ɔᴉʇɐʇs ɔᴉlqnd    
                                               } uᴉɐW ssɐlɔ ɔᴉlqnd

                                                ;ɐᴉlɐɹʇsnɐ ǝƃɐʞɔɐd
dense nimbus
#

LOL

neon sapphire
#

whats so funny

ebon oriole
#

look at it upside down, md

kindred sand
#

Wouldn't it be right side up for him already

signal scaffold
ebon oriole
#

OH

#

OH

#

I GET IT

dense nimbus
#

I enjoy cock and ball torture with your mother every other night while your father has to work “overtime” where in reality he is bored of his pity sex life.

ebon oriole
#

weird flex but ok

novel depot
#

{
{
;(,,ϛpɯ ᴉH,,)ulʇuᴉɹd˙ʇno˙ɯǝʇsʎS
} (sƃɹɐ []ƃuᴉɹʇS)uᴉɐɯ pᴉoʌ ɔᴉʇɐʇs ɔᴉlqnd
} uᴉɐW ssɐlɔ ɔᴉlqnd

                                            ;ɐᴉlɐɹʇsnɐ ǝƃɐʞɔɐd
#

im so confused man

dry tangle
#

i cant look at it upside down in the lesson

next sapphire
#

looking for op prison setup dm me

storm mortar
#

?services

placid frigateBOT
spiral void
#

dadasd

#

sa

#

da

slender tinsel
#

?help

placid frigateBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

charred verge
#

?tags

#

?

#

?help

placid frigateBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

ancient briar
#

?findcog EssentialX

placid frigateBOT
#

That command doesn't seem to exist.

ancient briar
#

?site

#

;site

#

!site

limpid ventureBOT
limber barn
#

?help

placid frigateBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

limber barn
#

!help

desert yarrow
#

e

half lily
#

a

rain sorrel
#

b

silver glen
#

c

brittle barn
#

d

atomic slate
#

e

long pagoda
#

f

storm mortar
#

g

silver glen
#

h

small valve
long pagoda
#

j

next sapphire
#

k

dense nimbus
#

L

storm mortar
#

m

next sapphire
dry tangle
dry tangle
#

@tulip kindle

unborn lily
#

?ban 668685509765103647 nitro scam

placid frigateBOT
#

Done. That felt good.

dry tangle
#

oh conclure 🥺

long pagoda
#

o

loud kelp
#

?eta

placid frigateBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

novel solstice
#

.

#

.

#

.

#

.

acoustic wyvern
#

!help

#

?help

placid frigateBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

kindred sand
#

Let’s see who’s around

#

@tulip kindle

storm mortar
#

Hm

tulip kindle
#

?ban @willow grotto no

placid frigateBOT
#

Done. That felt good.

fiery fern
#

what happened here

kindred sand
#

Discord invite link spam

fiery fern
#

ok

#

me too

#

u right

idle valley
#

what makes this channel a voice channel?

kindred sand
#

It’s for people that do t have mic’s

idle valley
#

ah, makes sense. thanks

wheat zealot
#

@tulip kindle

unborn lily
#

?ban @peak arrow scam bot

placid frigateBOT
#

Done. That felt good.

storm mortar
#

@atomic slate scam link ^

atomic slate
#

?ban @tardy cape

placid frigateBOT
#

Done. That felt good.

atomic slate
#

Thanks

full roost
#

dude really just thanked a bot

signal scaffold
#

no

#

he was thanking olivio

#

smh

full roost
#

oh lmao how did i not see that

next sapphire
#

anyone know any afk chunk farming bots

kindred sand
#

Hey, bots need praise too

ancient briar
#

@dull hill

#

Hii

#

Aila

#

Here you are too

#

Noice

brisk ginkgo
signal scaffold
brisk ginkgo
#

yes

hardy terrace
#

!unlink

#

!unverify

#

!disverifyt

#

!disverify

#

!dislink

brittle barn
#

ok

fiery fern
#

@brittle barn this is his old account

#

he wants to unlink so he can verify with his real account

woven glacier
#

?learnjava

placid frigateBOT
fiery fern
#

?learnkotlin

brittle barn
#

?learnscala

#

crimge

fiery fern
#

?learnc#

ebon oriole
#

?learnassembly

fiery fern
#

?learnbinary

ebon oriole
#

binary number systems are easy

#

you have 0 and 1 (binary = 2)

#

bytes and stuff are easy too

#

going from right to left, you increment x2 from 1

#

so

#

128 | 64 | 32 | 16 | 8 | 4 | 2 | 1 iirc

#

therefore

#

3 is

#

00000011

#

as you are highlighting 2 and 1 at the end

kindred sand
#

Now do math operations on them

fiery fern
#

yes ofc

#

i did my math class

#

but now write with it

cobalt grail
#

text channel

next sapphire
#

text channel

#

yes

signal scaffold
#

god forbid we ever do multiplication or division

next sapphire
full field
#

@copper niche

#

@signal scaffold

signal scaffold
#

what

woven glacier
#

?ask

placid frigateBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

next sapphire
unborn lily
#

?paste

placid frigateBOT
kindred sand
#

?java17

placid frigateBOT
brittle barn
#

i do wonder

#

why Adoptium?

#

why not just OpenJDK

kindred sand
#

Idk, why not?

brittle barn
#

idk

#

?help

placid frigateBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

brittle barn
#

?userinfo

placid frigateBOT
#

Chilling in dnd status

Joined Discord on

<t:1589214165>
(<t:1589214165:R>)

Joined this server on

<t:1624492455>
(<t:1624492455:R>)

Role

<@&695824786605080576>

Previous Nickname

xXSKHXx

fervent steppe
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1466083974>
(<t:1466083974:R>)

Joined this server on

<t:1625340219>
(<t:1625340219:R>)

Role

<@&695824786605080576>

storm mortar
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1524384347>
(<t:1524384347:R>)

Joined this server on

<t:1585738019>
(<t:1585738019:R>)

Role

<@&695824786605080576>

signal scaffold
#

?userinfo

placid frigateBOT
#

Custom: :hehe:

Joined Discord on

<t:1513613424>
(<t:1513613424:R>)

Joined this server on

<t:1630014555>
(<t:1630014555:R>)

Roles

<@&690689768996208726>, <@&695824786605080576>

Previous Names

Ollie, 🎃llie

Previous Nickname

jeffmcjefferson

signal scaffold
#

oh yeah i got kicked kek

pastel marsh
#

?java11

#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1505917800>
(<t:1505917800:R>)

Joined this server on

<t:1640619510>
(<t:1640619510:R>)

tawny pike
#

?userinfo

placid frigateBOT
#

Chilling in dnd status

Joined Discord on

<t:1560258524>
(<t:1560258524:R>)

Joined this server on

<t:1640625382>
(<t:1640625382:R>)

pastel marsh
#

?userinfo asd

placid frigateBOT
#

Member "asd" not found.

pastel marsh
#

?userinfo md_5

placid frigateBOT
#

Chilling in offline status

Joined Discord on

<t:1482921680>
(<t:1482921680:R>)

Joined this server on

<t:1584677415>
(<t:1584677415:R>)

Roles

<@&690710161937137677>, <@&690413206711304232>, <@&690689768996208726>, <@&695824786605080576>

pastel marsh
#

?userinfo

placid frigateBOT
#

Playing: IntelliJ IDEA Community

Joined Discord on

<t:1505917800>
(<t:1505917800:R>)

Joined this server on

<t:1640619510>
(<t:1640619510:R>)

rain veldt
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1484484178>
(<t:1484484178:R>)

Joined this server on

<t:1640815276>
(<t:1640815276:R>)

rain veldt
#

?userinfo SteelPhoenix

placid frigateBOT
#

Custom: :peepoHug:

Joined Discord on

<t:1490467725>
(<t:1490467725:R>)

Joined this server on

<t:1584751705>
(<t:1584751705:R>)

Roles

<@&690697121761853491>, <@&690413206711304232>, <@&695824786605080576>

wispy gyro
#

?userinfo

placid frigateBOT
#

Chilling in dnd status

Joined Discord on

<t:1498233588>
(<t:1498233588:R>)

Joined this server on

<t:1604933532>
(<t:1604933532:R>)

Role

<@&695824786605080576>

turbid thunder
#

?userinfo

placid frigateBOT
#

Chilling in dnd status

Joined Discord on

<t:1459217033>
(<t:1459217033:R>)

Joined this server on

<t:1598581702>
(<t:1598581702:R>)

Role

<@&695824786605080576>

wild robin
#

?userinfo

placid frigateBOT
#

Chilling in dnd status

Joined Discord on

<t:1612692211>
(<t:1612692211:R>)

Joined this server on

<t:1638509094>
(<t:1638509094:R>)

Role

<@&695824786605080576>

unborn lily
#

?xy

placid frigateBOT
dense nimbus
#

?userinfo

placid frigateBOT
#

Custom: Even when I try to do my work, nothing ever works, and then nothing gets done.

Joined Discord on

<t:1515275374>
(<t:1515275374:R>)

Joined this server on

<t:1636576598>
(<t:1636576598:R>)

Role

<@&695824786605080576>

dense nimbus
#

My alt is older than my main

#

By 3 years

#

Also that’s so wrong I joined like November 2020

#

1,980 pages of messages

#

@next sapphire how many messages have I sent

#

I can’t see on mobile

next sapphire
#

49,495

dense nimbus
#

Poggers

#

How many has md sent

#

Not that

next sapphire
#

14,474

dense nimbus
#

HA

vale iron
#

?userinfo

placid frigateBOT
#

Chilling in dnd status

Joined Discord on

<t:1502802986>
(<t:1502802986:R>)

Joined this server on

<t:1599690209>
(<t:1599690209:R>)

Role

<@&695824786605080576>

turbid thunder
#

?optimizations

#

suprising we dont have command for that

next sapphire
placid frigateBOT
turbid thunder
#

that isnt just it tho

turbid thunder
#

?userinfo 606033542459293711

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1564560056>
(<t:1564560056:R>)

Joined this server on

<t:1636706259>
(<t:1636706259:R>)

Role

<@&695824786605080576>

Previous Names

2d, KekwMontard, H-26, DerplessNoob, Snowsgiving, Snowgiving, SnowGiving

small valve
#

?userinfo 164192882213912576

placid frigateBOT
#

Chilling in offline status

Joined Discord on

<t:1459217033>
(<t:1459217033:R>)

Joined this server on

<t:1598581702>
(<t:1598581702:R>)

Role

<@&695824786605080576>

left pollen
#

?userinfo

placid frigateBOT
#

Chilling in offline status

Joined Discord on

<t:1444754014>
(<t:1444754014:R>)

Joined this server on

<t:1623549769>
(<t:1623549769:R>)

Role

<@&695824786605080576>

maiden vapor
#

?userinfo

placid frigateBOT
#

Custom: :dadoelmofire: watching the world burn

Joined Discord on

<t:1531402928>
(<t:1531402928:R>)

Joined this server on

<t:1637005272>
(<t:1637005272:R>)

Role

<@&695824786605080576>

Previous Name

derklaro

next sapphire
#

?help

placid frigateBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

next sapphire
#

?licenseinfo

placid frigateBOT
next sapphire
#

?userinfo

placid frigateBOT
#

Custom: Just a bit insane >:D
Playing: IntelliJ IDEA Community

Joined Discord on

<t:1628002116>
(<t:1628002116:R>)

Joined this server on

<t:1628018708>
(<t:1628018708:R>)

Role

<@&695824786605080576>

Previous Names

NerdXD, LostChild

next sapphire
#

2021 going out with a purge

loud kelp
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1500657284>
(<t:1500657284:R>)

Joined this server on

<t:1623181901>
(<t:1623181901:R>)

Role

<@&695824786605080576>

barren kindle
next sapphire
#

ive never even heard of her before now

turbid thunder
#

OH SHIT

sweet scaffold
#

?userinfo

placid frigateBOT
#

Custom: ...

Joined Discord on

<t:1506762928>
(<t:1506762928:R>)

Joined this server on

<t:1639341881>
(<t:1639341881:R>)

drifting wave
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1567775358>
(<t:1567775358:R>)

Joined this server on

<t:1617803882>
(<t:1617803882:R>)

Role

<@&695824786605080576>

dry tangle
#

?userinfo

placid frigateBOT
#

Custom: There is no such thing as good luck or bad luck

Joined Discord on

<t:1559128744>
(<t:1559128744:R>)

Joined this server on

<t:1621000442>
(<t:1621000442:R>)

Role

<@&695824786605080576>

dry tangle
#

?myinfo

#

pog

west basin
#

?userinfo 361966344285061140

placid frigateBOT
#

Playing: League of Legends

Joined Discord on

<t:1506369901>
(<t:1506369901:R>)

Joined this server on

<t:1640778306>
(<t:1640778306:R>)

Role

<@&695824786605080576>

silver glen
#

?userinfo

placid frigateBOT
#

Custom: :loading: Loading

Joined Discord on

<t:1550970655>
(<t:1550970655:R>)

Joined this server on

<t:1639044802>
(<t:1639044802:R>)

Role

<@&695824786605080576>

hoary oriole
#

?userinfo

placid frigateBOT
#

Custom: :bhwa: Bhwa Remembers.
Playing: Minecraft

Joined Discord on

<t:1453616788>
(<t:1453616788:R>)

Joined this server on

<t:1623490279>
(<t:1623490279:R>)

Role

<@&695824786605080576>

next sapphire
wraith vault
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1581875888>
(<t:1581875888:R>)

Joined this server on

<t:1641039368>
(<t:1641039368:R>)

Role

<@&695824786605080576>

unreal igloo
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1450749346>
(<t:1450749346:R>)

Joined this server on

<t:1609865035>
(<t:1609865035:R>)

Role

<@&695824786605080576>

somber sonnet
#

i'm using this ⤴️

#

40 pounds in usd in google

#

54,13 United States Dollar

#

?userinfo

placid frigateBOT
#

Chilling in idle status

Joined Discord on

<t:1488410719>
(<t:1488410719:R>)

Joined this server on

<t:1587142323>
(<t:1587142323:R>)

Roles

<@&690689768996208726>, <@&695824786605080576>

Current voice channel

#695010567907180554 ID: 695010567907180554

sweet scaffold
#

?userinfo

placid frigateBOT
#

Custom: ...

Joined Discord on

<t:1506762928>
(<t:1506762928:R>)

Joined this server on

<t:1639341881>
(<t:1639341881:R>)

somber sonnet
#

lol

#

@nimble sage

nimble sage
#

yep

#

I can do C C# and C++ in netbeans too plus others just by adding more modules

#

VSC is decent

nimble sage
wary ingot
#

?userinfo

placid frigateBOT
#

Chilling in offline status

Joined Discord on

<t:1633185732>
(<t:1633185732:R>)

Joined this server on

<t:1638139227>
(<t:1638139227:R>)

Role

<@&695824786605080576>

Previous Nickname

GRAYSONGrayhay

wary ingot
#

whys that

#

paper is good

#

purpur is better

somber sonnet
#

Spigot tree api

nimble sage
somber sonnet
#

Play World of Warships for free: http://bit.ly/2MBqbg2 New players will receive 1 Million Credits, the USS Charleston, 3 days premium time, and more by using my code BATTLESTATIONS2020. Big thanks to Wargaming for sponsoring. Also available free on Xbox and PS4 at wowslegends.com

When DDR2 launched, Gigabyte had a great idea with the i-RAM... t...

▶ Play video
wary ingot
somber sonnet
#

800$ - Samsung 870 QVO 2.5" SSD - 8TB

wary ingot
#

mac has the best perfomance to price

#

/s

somber sonnet
#

No kannaKms

wary ingot
#

windows is better than mac

neon sapphire
#

macbook air is pretty sexy

#

hope they dont add a notch

signal scaffold
#

md_5 join vc

somber sonnet
#

Go to https://buyraycon.com/someordinarygamer for 15% off your order! Brought to you by Raycon.

All around before Microsoft got to show the next generation of their Mac OS clone, I decided to take the Windows 11 that we already have and virtualize it to the best of it's abilities. Thanks for watching!
Like, Comment and Subscribe for more videos...

▶ Play video
#

ASUS 25" Skærm ROG Swift PG259QN 360Hz IPS - Sort - 1 ms NVIDIA G-SYNC

#

damm

#

360Hz

nimble sage
#

illgraben debris flow

signal scaffold
nimble sage
somber sonnet
#

Thanks for talking @nimble sage @signal scaffold @bleak forge
i will take a break! maybe sleep! late for me!

nimble sage
#

laterz

signal scaffold
#

ciao

somber sonnet
#

00:11

#

+1 timezone

#

it was nice talking :))!
i learn alot !

#

also it was fun!

dense nimbus
#

If they add a notch I’m not buying it

dense nimbus
wary ingot
#

are you a mac lover?

dense nimbus
#

The operating system I mean

#

General apple fan

wary ingot
#

the os and ui is ugly

dense nimbus
#

Man see

wary ingot
#

you cant customize

dense nimbus
#

I think windows looks ass

wary ingot
#

neat

dense nimbus
#

I use Linux and Mac

#

I use windows when I have to

#

Sadly I’m gonna have to use it a lot more in the future because electrical engineers tend to have all their damn software only on windows

brittle barn
#

just whine about it @dense nimbus

#

😎

dense nimbus
#

lmao

#

Wine is so bad tbh

#

It works but at what cost

barren kindle
#

besides like solidworks but FreeCAD is good

dense nimbus
#

Oh shoot you’re right

barren kindle
#

Only thing I can't use is the printer program for my college

#

everything else is perfect

primal sedge
#

Hello😉

static atlas
#

?paste

placid frigateBOT
nimble sage
small valve
#

kittie kittie

storm mortar
#

?bt

placid frigateBOT
nimble sage
#

her?

ebon oriole
#

?help

placid frigateBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

solar oxide
#

Fat_Cat80Fat_Cat80

#

Fat_Cat80

#

Fat_Cat80Fat_Cat80Fat_Cat80

#

Fat_Cat80Fat_Cat80

#

Fat_Cat80Fat_Cat80Fat_Cat80Fat_Cat80

#

Fat_Cat80Fat_Cat80

#

cum vcum cum

#

cum v

#

cum

#

cum

#

cum cum

#

df

#

sdgf

#

sf

#

ds

#

fa

#

edf

#

das

#

f

#

df

#

ds

#

fd

#

sf

#

sd

#

f

#

dsf

wispy idol
#

?kick @solar oxide

placid frigateBOT
#

Done. That felt good.

dense nimbus
#

in the wise and immortal words of xXCheeseisZehcXx, cum cum

kindred sand
#

Fat_Cat80

#

Wut

next sapphire
#

!verify Wyvern

placid frigateBOT
#

A private message has been sent to your SpigotMC.org account for verification!

next sapphire
#

!verify WyvernPJ

placid frigateBOT
#

A private message has been sent to your SpigotMC.org account for verification!

next sapphire
#

!verify WyvernPj

placid frigateBOT
#

A private message has been sent to your SpigotMC.org account for verification!

next sapphire
#

never used spigotmc

#

dont know why i dont see the msg

#

!verify WyvernPJ

placid frigateBOT
#

A private message has been sent to your SpigotMC.org account for verification!

next sapphire
#

okay i got verified

brittle barn
#

?userinfo

placid frigateBOT
#

Custom: 💜 1.1.22

Joined Discord on

<t:1589214165>
(<t:1589214165:R>)

Joined this server on

<t:1624492455>
(<t:1624492455:R>)

Role

<@&695824786605080576>

Previous Nickname

xXSKHXx

next sapphire
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1641625072>
(<t:1641625072:R>)

Joined this server on

<t:1641625575>
(<t:1641625575:R>)

Role

<@&695824786605080576>

next sapphire
#

thats a bit sus

#

i know

#

but how can i prevent that

storm mortar
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1524384347>
(<t:1524384347:R>)

Joined this server on

<t:1585738019>
(<t:1585738019:R>)

Role

<@&695824786605080576>

wheat zealot
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1459303155>
(<t:1459303155:R>)

Joined this server on

<t:1587222978>
(<t:1587222978:R>)

Role

<@&695824786605080576>

charred grotto
#

?userinfo

placid frigateBOT
#

Custom: royalsaga.net | Survival 1.17.1 | Sezonul 2 12/07

Joined Discord on

<t:1469560164>
(<t:1469560164:R>)

Joined this server on

<t:1586002356>
(<t:1586002356:R>)

Role

<@&695824786605080576>

next sapphire
#

?userinfo 880523757230358688

placid frigateBOT
#

Chilling in offline status

Joined Discord on

<t:1630003623>
(<t:1630003623:R>)

Joined this server on

<t:1641566624>
(<t:1641566624:R>)

coarse basin
#

?userinfo

placid frigateBOT
#

Chilling in offline status

Joined Discord on

<t:1590447985>
(<t:1590447985:R>)

Joined this server on

<t:1638972241>
(<t:1638972241:R>)

void gazelle
#

?userinfo

placid frigateBOT
#

Custom: Ja, Deutsch ist cool.
Playing: CMClient

Joined Discord on

<t:1564041712>
(<t:1564041712:R>)

Joined this server on

<t:1641657974>
(<t:1641657974:R>)

quick cosmos
#

?userinfo

placid frigateBOT
#

Chilling in dnd status

Joined Discord on

<t:1521666986>
(<t:1521666986:R>)

Joined this server on

<t:1641304103>
(<t:1641304103:R>)

Role

<@&695824786605080576>

fluid kite
#

Helo\

woven glacier
#

?ask

placid frigateBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

placid frigateBOT
#

Chilling in dnd status

Joined Discord on

<t:1472666862>
(<t:1472666862:R>)

Joined this server on

<t:1593992431>
(<t:1593992431:R>)

Role

<@&695824786605080576>

woven glacier
#

?anyone

#

?tag anyone

storm mortar
#

???

flint halo
#

?userinfo

placid frigateBOT
#

Custom: ♥︎

Joined Discord on

<t:1524496336>
(<t:1524496336:R>)

Joined this server on

<t:1623166384>
(<t:1623166384:R>)

obtuse mortar
#

?userinfo

placid frigateBOT
#

Custom: The depression wants to die, but the anxiety is scared of leaving

Joined Discord on

<t:1574415312>
(<t:1574415312:R>)

Joined this server on

<t:1629880548>
(<t:1629880548:R>)

Previous Names

Krator|【REDGE】, Kratoh|【REDGE】, Krator |【REDGE】, What type of Karen watches anime, Child's Dad, DAD, I'll go and get a life, ilyt<3, ilyt <3, Daddy, gib me カリエ, 𝓞𝓲𝓵, 𝓚𝓻𝓪𝓽𝓸𝓻 𝓡𝓮𝓭𝓰𝓮, Krator Redge, Kakarot Redge, Fammer Fuddi, Fameer Fuddi, Kakarot

gentle wigeon
#

?userinfo

placid frigateBOT
#

Playing: IntelliJ IDEA Ultimate

Joined Discord on

<t:1477084113>
(<t:1477084113:R>)

Joined this server on

<t:1595454080>
(<t:1595454080:R>)

Role

<@&695824786605080576>

broken pulsar
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1485623149>
(<t:1485623149:R>)

Joined this server on

<t:1628890223>
(<t:1628890223:R>)

Role

<@&695824786605080576>

Previous Nickname

EpicGodMC202

long pagoda
#

?userinfo

placid frigateBOT
#

Custom: Kroks für alle👞😑

Joined Discord on

<t:1514190929>
(<t:1514190929:R>)

Joined this server on

<t:1613145656>
(<t:1613145656:R>)

Role

<@&695824786605080576>

gentle wigeon
#

?userinfo

placid frigateBOT
#

Playing: IntelliJ IDEA Ultimate

Joined Discord on

<t:1477084113>
(<t:1477084113:R>)

Joined this server on

<t:1595454080>
(<t:1595454080:R>)

Role

<@&695824786605080576>

valid quail
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1474638256>
(<t:1474638256:R>)

Joined this server on

<t:1637657769>
(<t:1637657769:R>)

Role

<@&695824786605080576>

Previous Name

Antreetus

dawn pasture
#

?userinfo

placid frigateBOT
#

Chilling in online status

Joined Discord on

<t:1461709547>
(<t:1461709547:R>)

Joined this server on

<t:1594207145>
(<t:1594207145:R>)

eternal wharf
#

murder
"thats not always bad"

#

true true

#

i dont use an anticheat

#

@surreal niche

#

murder related to self defense is considered murder and i will go into jail

#

wohoo

#

i would be sussy then

#

i always react like i am guilty even though i am not

#

skill issue

#

laws are literally 1984

#

lets just get rid of them

#

just ctrl + x america

#

so like... america?

#

4th world country 🥱

#

i turn on nordvpn

#

i dont even know any of the laws here

#

but i am not in prison, i am doing something right

#

yeah i did ###############

#

🤫

#

i have been a criminal once

#

i stole candy

#

and promptly got caught

charred verge
#

Of course you will be banned if you violate my terms of use and no you have no rights to the source code, I am the author.
In addition, the review has absolutely nothing to do with reviewing my plugin, rather then being pissed that you got banned on a discord for violating the terms of use, so yea.

eternal wharf
#

the issue with things being on the mainthread is that minecraft in itself is terrible

charred verge
#

no more

#

L

eternal wharf
#

@charred verge want?

#

stop supporting 1.8.x

#

it is

#

i sent spartan

charred verge
eternal wharf
#

thx

#

its valorant @charred verge

#

yes

charred verge
#

enjoy free spartan

brittle barn
#

?paste

placid frigateBOT
prisma ether
#

Emmm

#

md_5?

turbid thunder
#

@clever compass scam above

#

sorry for the ping

charred verge
#

L

clever compass
#

didnt i already ban that guy wtf

#

?ban 865554550718070815 Ads

placid frigateBOT
#

User with ID 865554550718070815 is already banned.

clever compass
#

oh cool cafebabe doesnt delete msgs from other channels

unborn lily
#

It does sometimes

ebon oriole
static atlas
static atlas
#

Omg i thought you deobfuscated spartan but its fake

#

Btww

charred verge
#

haha

#

fool

static atlas
#

Haha

charred verge
#

but its still an amazing anticheat

#

so yea

static atlas
#

Omg i need to get a decompiler with deobfuscation

charred verge
#

youcan just use 2 tools

static atlas
charred verge
#

use recaf for that

#

and java-deobfuscator for deob

static atlas
charred verge
#

no

static atlas
#

Allright thanks

white hedge
#

Quiltflower is pretty good too for free spigot resources, for premium resources it gets more complicated, in that case java-deobfuscator might be useful

brittle barn
#

!help

#

!unverify

#

!verify Alerithe

placid frigateBOT
brittle barn
#

!verify sativa

placid frigateBOT
#

This account is already verified!

brittle barn
#

ill figure this out eventually

storm mortar
#

?changename

placid frigateBOT
#

Name changes on the forums are granted to those who have donated to the project. Donations are processed manually and generally take up to 24 hours. The donation widget can be found on the home page of SpigotMC at: https://www.spigotmc.org/.

brittle barn
#

do not say rejoin i swear

#

im pretty sure i had just ran verify again without rejoining and it had just worked

storm mortar
#

You're breaking the spigot rules by having 2 accounts

brittle barn
#

i literally only have one account???

storm mortar
#

Wait you just renamed it ok

brittle barn
#

i changed my name bc i donated and i had managed to change my name on here by just running verify again

#

trying to do that again and failing

storm mortar
#

I see

brittle barn
#

!verify sativa

placid frigateBOT
#

This account is already verified!

brittle barn
#

sadge

#

!verify xXSKHXx

placid frigateBOT
brittle barn
#

dam

#

yeah i may have to rejoin

storm mortar
#

Or just wait until it updates

#

It will do so sooner or later

brittle barn
#

does the bot automagically update nicks periodically?

storm mortar
#

I'm not sure. I do know it takes a bit for it to update

brittle barn
#

!verify sativa

placid frigateBOT
#

This account is already verified!

brittle barn
#

grr

#

ill try again tmrw if not ill just rejoin

small valve
turbid thunder
#

Ask a mod if it won't work

brisk ginkgo
#

?userinfo

placid frigateBOT
brittle barn
#

!verify sativa

placid frigateBOT
#

This account is already verified!

brittle barn
#

noooo

storm mortar
#

ow it didn't work

#

Rejoin then

#

?jd

brittle barn
brittle barn
#

!verify sativa

placid frigateBOT
#

This account is already verified!

brittle barn
#

god pleas cafebabe i beg u

maiden vapor
#

!verify derklaro

placid frigateBOT
#

A private message has been sent to your SpigotMC.org account for verification!

maiden vapor
#

:)

static atlas
dry tangle
#

protected instance?

static atlas
dry tangle
#

its the protected i mean

#

isnt private enough?

static atlas
#

No because from others plugins you access to variables names, etc

dry tangle
#

nvm i dont understand

static atlas
#

That the final one

kindred sand
#

Protected only works in the same package

static atlas
dry tangle
#

also in subclasses

static atlas
kindred sand
#

Mhm

#

I don’t think other plugins are gonna be in the same package

static atlas
#

I have dirty question its better using static getter instead of doing it via main plugin class?

nimble sage
#

nah it makes sense protected so only that class and subclasses get access without s/getter'rs and dont want it private cuz want the rest of the same classes/subs direct access

dry tangle
#

getter in the command class

#

i'm using getInstance methods in my command classes when they store collections

static atlas
dry tangle
#

yea im doing it in that way

static atlas
#

3d model

nimble sage
#

basically just 1 face of a model is painted?

#

BGP protocol

static atlas
#

ARF protocol

#

ARF

nimble sage
charred verge
#

chunks around generate normally but spawn loaded range is weird

nimble sage
charred verge
#

2+2x2

static atlas
nimble sage
#

3x = 60; x + 2y = 26; y + 2z = 15 ; x + y * z = ?

daring crow
nimble sage
#

no we making fun of ppl who think they have to count the banannas and eggs

#

I can do that math in my head I was writing out the fomula for what the photo is.

daring crow
#

I cant do that math in my head anymore XD

#

I mean, give me time and I could but meh

eternal wharf
#

may i join the interesting conversation

#

truly some interesting stuff going on in the vc

nimble sage
#

was I just left gotta get ready for work

#

hmmm stadium concert in mid Aug.... fml.

signal scaffold
#

can just solve the simultaneous eq on muh calc

kindred sand
#

Or just like

#

Use your head

signal scaffold
#

naw

#

once you can use a calc i never looked back

#

same as getting teh roots of a polynomial

#

just use the calculator smh

nimble sage
#

I do that in my head, just wrote it out to show how I think it out.

#

but the joke is look at the # of eggs and bananas. ppl assume to count quantities when it never once tells you to do so.

#

not they are wrong its just not the answer when it comes to math. that actually Im betting is an AI behavior sniffer

brittle barn
#

i swear to god if its not 29

somber sonnet
# nimble sage

that freaking easy wtf

60 / 3 Chickens = 20

20 - 26 = 2 eggs = 6

(2 eggs --> [6) / 2 = (3] <--- 1 egg)

#

is this for first graders ?

next sapphire
# nimble sage

c = 20 // | 60 / 3 |

20 + 2e = 26
26 - 20 = 6
6 / 2 = 3

e = 3

3 + 2b = 15
(15 - 3) / 2

b = 6
c + e * b = 38

#

right..

#

idk why i did variable isolation instead of just using basic times tables

tulip kindle
#

?learnjava

placid frigateBOT
brittle barn
#

oh shit thats an X not a +

nimble sage
#

imagine even so since there no debating order of operations. But some think you should be counting quanities in each photo... ah the ones destined to die young painful overworked deaths... I feel for them.

#

even more feel for those who had to code those AI behavior programs...

#

basically comes down to. first row. instantly you look, do you see a chicken? or one chicken? then spins from there

dense nimbus
dense nimbus
nimble sage
#

kek

signal scaffold
#

for a calc that is

dry tangle
#

29?

daring crow
regal prawn
#

Why every time when i restart the server after a FRESH duels plugin download it says "Could not load your duels stats. Please try re-logging." My server is 1.12.2 and i tried plugin version 3.5.0 AND 3.5.1 they BOTH have the same problem can someone PLEASE help i use apex minecraft hosting. This is the plugin https://www.spigotmc.org/resources/duels.20171/

next sapphire
#

Please don’t ask in every channel

charred verge
#

@nimble sage buy yourself google pixel and install CalyxOS on it

#
PINE STORE

The EU PinePhone orders will dispatch weekly from Poland transit warehouse.  For non-EU PinePhone orders placed before January 20 will be dispatched from Hong Kong warehouse in January 24 week. For non-EU orders placed after January 20, estimated dispatch from Hong Kong warehouse in late February 2022.    BODY Dimensions: 160.5mm x 76.6m...

nimble sage
charred verge
glacial barn
nimble sage
charred verge
#

spartan this when

nimble sage
#

arma?

#

Im gonna squirtle all over your mom's jigglypuffs