#off-topic

1 messages · Page 322 of 1

magic summit
#

I say mine is sometimes like my real age and sometimes around 15...

fallow crow
#

I am 15

#

And sometimes I act my age

#

But my emotions are a mess and I am a Jekyll & Hyde

#

I probs have bipolar lOl

#

but whatever xd

fringe sigil
#

When you write a whole thing into your plugin

#

Then you realise that getCursor() exists

#

And you already built yOuR oWn sTuPiD sYstEm

boreal escarp
#

😂

jagged pollen
#

lol

rare wedge
#

ay yo anyone here know how to make a villager farm?

jagged pollen
#

yt knows better that anyone i think

rare wedge
#

i tried

#

mine doesnt work

#

i just need some help fixing it

fringe sigil
#

Anyone got world guard on maven?

#

Ah, fixed

boreal escarp
#

What are you working on Niall?

fringe sigil
#

commision for tig

boreal escarp
fringe sigil
#

BigBombs

abstract hatch
#

Anyone knows a legit alt shop?

muted fern
elfin minnow
#

yea

#

or any store irl that sell those mc cards

abstract hatch
#

:(

#

I just want my brother to play

timid rose
#

christmas is coming up

mental lichen
#

Your mom is coming up

fringe sigil
#

My discord got spammed with ads for a dodgy alt site

#

Moral of the story: remember to remove tokens when uploading to GitHub.

magic summit
#

?

mental lichen
#

He made a bot but uploaded his bot token to github

#

The token allows people to basically control his bot with their own code

#

So he got screwed

#

Niall do you put the token in a separate json? If not you should

magic summit
#

@swift lance This is NOT the channel for asking that

mental lichen
#

lol did he ask a plugin help question in showcase

late schooner
#

Yes

#

I helped him out

swift lance
#

@magic summit yeah thats what i was trying to do but sadly pictures were not enabled on that channel

#

thanks for removing it for me tho

magic summit
#

I didn't remove it

late schooner
#

Glare most likely did

magic summit
#

And sites like imgur *exist* you know?

mental lichen
#

imgur gyazo

regal juniper
#

Never heard of it.

#

If it isn't Myspace, it doesn't exist.

mental lichen
#

Myspace is bae

elfin minnow
#

@late schooner tell me that formatting code

#

pls

regal juniper
#

@elfin minnow ?

elfin minnow
regal juniper
#

Twinning

#

@elfin minnow They use highlight.js, so you can find a list on google using that.

elfin minnow
#

ok

magic summit
#

Trusted users abuse their rights to set their own nickname T-T

regal juniper
#

It's not really abuse. We have the permission.

#

You had the option

#

¯_(ツ)_/¯

elfin minnow
#

I never saved the perms 😉

regal juniper
#

We're twins. CDs

#

C Deez Nuts

elfin minnow
#

Tugma

late schooner
#

@elfin minnow It's diff

elfin minnow
#

ugh

#

someone just tell me

#

what format it iss

young temple
#

no

mental lichen
#

But if you close your eyes
Does it almost feel like you've been here before

fringe sigil
#

How am I going to be an optimist about this

sterile compass
#

UPDATE `Furgoni`, `Corse` SET valore = valore - 1000 WHERE (targa = targa_c) AND Corse.data_c BETWEEN 2014-01-01 AND 2017-12-31;

#

Is this query right?

fringe sigil
#

It depends what your doing

elfin minnow
fallow crow
#

anyone ehre good with mysql?
i cant get to allow remote connection since i have server on difrent vps

regal juniper
#

You had 2 chances to spell here right and failed.

Anyways, you need to make sure the port is open on the IP. Also, you need to make sure it's not running on 127.0.0.1 on the VPS but binded to your external IP.

fallow crow
#

hmm

#

so idk how to do that so can you tell me that?

regal juniper
#

Google is your friend.

fallow crow
#

well

#

when i do what it says mysql doesnt start..

regal juniper
#

Well, find the error, and google how to solve it.

fallow crow
#

my mysql config my.cnf is empty ..

#

omg

#

i added

#

[mysqld]
bind-address = 0.0.0.0

#

it still doesnt work.

fringe sigil
#
bind-address=0.0.0.0```
#

sudo service mysql restart

fallow crow
#

did

fringe sigil
#

And it’s my.cnf

fallow crow
#

doesnt work.

#

no

#

my.cnf doesnt work.

fringe sigil
#

What do you mean “it doesn’t work”

fallow crow
#

i did it int ehre it didnt work

#

now i did it

#

and it doesnt work.

fringe sigil
#

Do ls /etc/mysql/

fallow crow
#

hi

fringe sigil
#

nano /etc/mysql/my.cnf

fallow crow
#

who likes my nae

#

nae nae

#

thats how it looks :3

fringe sigil
#

Did you restart MySQL

fallow crow
#

yes

fringe sigil
#

Add grants to the user?

fallow crow
#

i guess yes?

#

it has connection to %

fringe sigil
#

Hm I have no idea then

fallow crow
#

idk

#

how that phpmyadmin works.

fringe sigil
#

Have a look in mysql.conf

fallow crow
#

hmm

#

sec

#

its forwarding

#

mysqld 24436 mysql 31u IPv4 10379966 0t0 TCP *:3306 (LISTEN)

#

how should i configure user in phpmyadmin to allow remote connection?

fringe sigil
#

Looks correct to me

fallow crow
#

since i dont know how to change to english laguage

#

so i cant google stuff

#

google translate is broken for slovenian language.

fringe sigil
#

Did you check in mysql.conf

fallow crow
#

not relay,

fringe sigil
#

See what’s in there

fallow crow
#

there is only mysql.cnf

#

no mysql.conf

#

its just copy of my.cnf.

#

like shortcut :3

#

anyone :

fringe sigil
#

I’m unsure

fallow crow
#

what to setup here.

#

when i try to click on ? nothing happens

fringe sigil
#

% is correct

fallow crow
#

why then remote connection doesnt work.

regal juniper
#

Is the port open?

fallow crow
#

got it fixed

#

idk just rebooted intire vps

#

it started working.

regal juniper
#

Nice.

magic summit
#

I don't get it and I'm confused right now...

#

Why does my VPS use Swap memory even tho the currently used ram isn't even close to half of the used one?

magic summit
elfin minnow
#

¯_(ツ)_/¯

regal juniper
fringe sigil
#

@fallow crow are you sure you restarted MySQL? 😂

#

I thought the swap was only used when the ram is full?

fringe sigil
#

Is youTrack any good

#

I might attempt to build my own issue tracker for fun and practice

regal juniper
#

It's okay

sterile parrot
#

youTrack is pretty neat

boreal escarp
#

@regal juniper I got SKTT1 Elisse :| I want Nami smh

fringe sigil
#

Eskkkkiiit?

boreal escarp
#

No O.o

fringe sigil
#

Lil pumped up kicks

boreal escarp
elfin minnow
boreal escarp
#

That's not a christmas song, that's bs lol

fallow crow
#

that's awful

#

also

#

tig i think you're addicted to tiktok

jagged pollen
#

Lol gaby

#

Agree

elfin minnow
#

Wheres my TikTok Addict tag 🤔

jagged pollen
#

fuunyyyy

#

^^ 😛

elfin minnow
#

@muted fern pInG

fallow crow
#

do you never just

#

want to cringe

#

from tiktok

elfin minnow
#

Theyre funny as fuck

#

the best ones are the bully ones

fallow crow
#

the earthquake dude

elfin minnow
#

😭

fallow crow
#

yep no no no

#

not having that

#

just cringe

boreal escarp
#

You are cute tig

fallow crow
#

I'm playing one of my most nostalgic games rn

elfin minnow
elfin minnow
fallow crow
#

Yep 10/10

mental lichen
#

TikStop

fringe sigil
#

TikTok should be deleted

#

Miraria where are you bro

mental lichen
#

Call Elon Musk

fringe sigil
#

Yessss

pale grotto
#

@elfin minnow who in the hell uses tiktok

boreal escarp
#

He does GWcmeisterPeepoShrug

elfin minnow
#

who r u 🤔

boreal escarp
#

Mr_Mister - Tig
Tig - Mr_Mister

fallow crow
#

guys i need help pick headphone

#

set

#

idk which one is betetr

#

You linked one

elfin minnow
#

those r bad

#

used to have them

#

broke easily

fringe sigil
#

Wait Tig do you actually use fortnite?

elfin minnow
#

?

fringe sigil
#

I meant TikTok

#

lol

#

I saw the headphones and thought “fortnite” lol

elfin minnow
#

Headset Im looking into getting

fringe sigil
#

Poor Richie

#

I’m going to learn C

#

Plain C

boreal escarp
#

That sucks ...

#

Personal I dont give a shit about Steve Jobs

elfin minnow
#

ooo

fringe sigil
#

Well I mean Steve worked hard as well

jagged pollen
#

Whatever he has done at least he was very successful and u can say he affected the whole world

fringe sigil
elfin minnow
#

oof

mental lichen
#

Is anyone experienced with discord.js commando

fringe sigil
#

Should I join a freelance group

#

Apex services

#

They invited me to do freelance there

late schooner
#

I mean, if you can make more money then yes

#

But don't decide to drop support for your plugins

fringe sigil
#

No I won’t

#

Don’t worry, they will be supported for a long time yet.

fallow crow
#

Good good

#

So right guys, no where near all plugins are supported with 1.13 now, and 1.14 is coming out

#

Ripppp

fringe sigil
#

Really

#

I thought ally had upgraded

sterile kiln
#

@fringe sigil who is this apex?

elfin minnow
regal juniper
#

Jesus christ Riverdale is so good.

fringe sigil
#

Apex services

#

They offered me to freelance for them so I accepted

heavy vector
#

gaby

#

how i can show my plugin in #showcase or denied?

jagged pollen
#

Just send a link there to ur plugin..

heavy vector
#

in here?

#

@pure bane when was DeluxeMenus update comesss?

fallow crow
#

Double message on showcase @heavy vector

#

Also ya might not wanna tag admins

heavy vector
#

ok deleted

muted fern
#

I mean clip abuses taging everyone

jagged pollen
#

its fine luke...

muted fern
#

lol

fallow crow
#

Oki

jagged pollen
#

different plugins

#

lol funny

fallow crow
#

Ah I thought it was the same

#

Ye no it was pretty sure

jagged pollen
#

one was something announce and one was spawner

fallow crow
#

? For me title was the exact same

#

Tbf not bothered xd

agile robin
#

That showcases page.. why on the dev API have u just shown normal spigot code 😂

fringe sigil
#

KiteBoard 2 feature suggestions anyone?

#

Features that will set it aside from others

covert gust
#

Don't put board in the name. That would be original.

fringe sigil
#

I’m not changing the name

feral obsidian
#

Kitey Remastered

fringe sigil
#

KiteBoard

#

It’s only a new update, not a new plugin lol

boreal escarp
fallow crow
#

Wat lmao

#

The best tho

#

I was playing Pokemon heart gold yesterday

#

And Pokemon red

magic summit
#

@abstract hatch If I where you, I wouldn't accept alt accounts as a payment, since you and the guy "selling" it could get f*cked by Mojang, since it's against their ToS (And EULA I believe)

fallow crow
#

especially in a chat that most people aren’t dodgy

boreal escarp
abstract hatch
#

removed.

regal juniper
#

Dear god Gaby, lmao.

heavy vector
#

@fallow crow

fallow crow
#

glare the old Pokemon’s were amazing

#

They’re my childhood in a nutshell

regal juniper
#

Lol

boreal escarp
#

@abstract hatch remove one of your offers

regal juniper
#

He only has one...?

#

Oh nvm

#

Was looking at wrong channel.

abstract hatch
#

i only have one??

#

which one are you talking about

regal juniper
#

You had two, I removed one.

abstract hatch
#

what was the second one

regal juniper
#

Something about Building

abstract hatch
#

oh yeah

#

ok good i dont need that

regal juniper
#

All good, I removed it. Just make sure to delete your old post before making a new one.

abstract hatch
#

i thought you can make multiple ones, just not repost same ones

regal juniper
#

We ask you just have one at a time.

abstract hatch
#

ok

magic summit
#

My bot crashed for no given reason today...... Interesting... 🤔

regal juniper
#

Any error?

elfin minnow
#

my responxe

magic summit
#

First two exceptions before I terminated it...

echo mountain
#

did you relocate properly

regal juniper
#

Interesting, so some of your dependencies started going haywire.

magic summit
#

The code was still running, but the Bot-account was offline

regal juniper
#

@elfin minnow Mobile noob

elfin minnow
#

no u

#

im not home

regal juniper
#

We play PC later

#

Yeah me neither

elfin minnow
#

just wait till i shit on kids

echo mountain
#

very important to relocate jda and lavaplayer

#

^-^

regal juniper
#

For sure, Tig.

magic summit
#

Other unrelated question: String#replace(target, replacement) is casesensitive?

echo mountain
#

yeah

#

pretty sure

magic summit
#

damn...

regal juniper
#

Yes

magic summit
#

Any way to have it caseinsensitive?

echo mountain
#

just do target.toLowerCase()

magic summit
#

ah ok.

regal juniper
#

That works too.

magic summit
#

So like String#replace("{user}".toLowerCase(), user.getName());?

echo mountain
#

no

#

Lets say msg is your message

#

msg.toLowerCase().replace("{user}", user.getName());

magic summit
#

....

#

You know that I can't do that?

echo mountain
#

and why not?

sterile parrot
#

use regex...

regal juniper
#

Why do you need it lowercase btw? Why would someone make it be {User}?

#

You can do string replacing with Regex.

magic summit
#

Since people would hate when their message "Hello {user} to our guild." becomes "hello {user} to our guild."

echo mountain
#

or you can get the index, and go from there

#

many different ways

sterile parrot
#

he can't get the index

echo mountain
#

yeah he can

sterile parrot
#

it's an interchangeable message

#

so {user} can be on any index

boreal escarp
sterile parrot
#

just use regex

magic summit
#

@regal juniper I just want to make sure that any case of a placeholder would work, in case that f.e. capslock is on or a user accidently pressed shift and typed {usEr}

sterile parrot
#

just do

#

String#replaceAll("(?i){user}", yourReplacement)

#

@magic summit

echo mountain
#

that too ;p

#

but you don't need to do regex

boreal escarp
#

Hi smart lime

sterile parrot
#

hi

magic summit
#

(?i)?

sterile parrot
#

yea

#

regex

echo mountain
#

(?i)= case insensitive

fallow crow
#

New emotes ty gabby GWhighpolySansDab

sterile parrot
#

lmfao I saw all the messages

boreal escarp
#

Yw GWhighpolySansDab

sterile parrot
#

just been looking at wtf you were doing luke lmao

fallow crow
#

GWhighpolySansDab best emote ever

#

Shush

boreal escarp
#

What emote it was?

fallow crow
#

I am smart sometimes

sterile parrot
#

noticed

fallow crow
#

Ok I’ll stop lmao

#

You guys had a good day?

jagged pollen
#

yea how about u

fallow crow
#

Had a good day

fallow crow
#

Anyone have any fun ideas I can do on my test server?

regal juniper
#

Commit Sodoku

dapper fox
#

you want him to commit a number puzzle game?

regal juniper
#

Yes

fallow crow
#

my mind might explode

#

I'm actually crap at puzzles

regal juniper
#

Oof

young temple
#

Any interesting Netflix series?

fallow crow
#

The Rain

#

Pretty good

young temple
#

I think I watched it already

fallow crow
#

yeah

#

It's lit

#

Inbetween?

#

Or the between idk what it's called

regal juniper
#

Riverdale

jagged pollen
#

Started watching stranger things

#

My first series 😄

mental lichen
#

it's an amazin series for sure

jagged pollen
#

Saw the first episode only

fringe sigil
#

Oh yeah that’s well good

#

I want season 3 to come out

fallow crow
#

What's a good software for opening yaml?

young temple
#

You're on Windows right? @fallow crow

fallow crow
#

Yep

#

My software broke

#

xD

young temple
#

Not sure then :p

regal juniper
#

You can use N++, Sublime, Brackets, etc.

fallow crow
#

Ty glare

jade oasis
#

sublime is good

sterile parrot
#

vim is the best

#

or nano 😛

fallow crow
#

aight ty guys

#

I'll look into them

dapper fox
#

sublime is ❤

jagged pollen
#

atom is the best (imo)

#

Sublime is good too

fallow crow
#

welp aboo

#

atom is broke for me

#

that's what broke

jagged pollen
#

rip

#

Working fine for me

regal juniper
#

Well it wouldn't just break for everyone at once

young temple
#

Why not

jagged pollen
#

Ofc not 😛

young temple
#

o

#

Hey

jagged pollen
#

o hi

young temple
#

Idk what to do

jagged pollen
#

im not home 😭

sterile parrot
#

I mean all my software will break for everyone once

young temple
#

Quit MC a while back

jagged pollen
#

M2

sterile parrot
#

it's hard coded for every piece

#

if I die my software dies with me

jagged pollen
#

o

fallow crow
#

o

sterile parrot
#

there's an api for if a person is alive or not

#

it checks that

jagged pollen
#

ooo

#

Lol

sterile parrot
#

if im dead software stops and deleted every trace it can find of any software of mine

fallow crow
#

well then

sterile parrot
#

so maybe atom's dev is dead

jagged pollen
#

Maybe

sterile parrot
#

btw I'm joking that is not real

fallow crow
#

yep ik

jagged pollen
#

o i didn't know 🍋 tbh

#

At all

#

How about creating one? 😛

sterile parrot
#

if (DeathLibrary.createSecureConnection().getInformationOfUser(149393829810).getStatus() == DeathLibrary.Status.Dead){
softwareDir.delete();
}

jagged pollen
#

good job 🍋 definitely I'll use it ty

fallow crow
#

fawe download is down 🤦

#

Anyone have the jar?

young temple
#

🍋

dapper fox
#

Luke, what version of FAWE?

#

I've got one for 1.12.2

#

@fallow crow ^

fallow crow
#

Yeah that's the one

#

Ty kit

dapper fox
#

i'll send you

fringe sigil
#

@elfin minnow sorry to tag you, I cant seem to reply to your message in DMs

magic summit
#

He disabled PMs for now

fringe sigil
#

Okay

elfin minnow
#

Send a friend request

#

i had to disable them, sorry ab that

fringe sigil
#

No problem, I've sent

mental lichen
#

I just contracted several fatal diseases from this video

magic summit
#

...you need to be braindead to enjoy this video

elfin minnow
#

bro

#

youtube rewind 2018 was ass

regal juniper
#

Lol

#

Why Ninja look like an old lady in that photo

jagged pollen
#

Lol

fallow crow
#

this rewind sucks

elfin minnow
#

they all sucked

#

the best parts are at the statt

#

start*

#

but pewdiepie vs tseries wasnr even in it

#

like waduhexk

fringe sigil
#

pray for me

regal juniper
#

Yeah the rewind was quite odd. It's been up for a little over an hour and has over 134K dislikes

fallow crow
#

gl xD

#

yeah

regal juniper
#

But they put my bro Nick Eh 30 in there

#

Proud of him

#

Earlier this year he had like 200K subs and now he's rolling almost 4M

boreal escarp
#

oof

fallow crow
#

Don't you just love it when Luckperms prefix doesn't show 🤦

boreal escarp
#

Noob

fallow crow
#

yes

#

smh figured it out

magic summit
fallow crow
#

agreed

boreal escarp
empty sun
fallow crow
#

Making the roles the same colour as the background

empty sun
#

wym?

elfin minnow
#

You set the colorcodes to 2f3136

#

Thats the same color as discord darkmode

boreal escarp
#

^

mental lichen
#

YT rewind was terrible

#

No PewDiePie in it >:(

jade oasis
#

no one good in it at all

#

not even jse

#

it was so shit, made me wanna vomit

fallow crow
fringe sigil
#

Very nice

#

One big lore tho

covert gust
#

uf

fringe sigil
#

@covert gust what’s your opinion of apex?

#

I joined them to do some freelance

#

Did you serve you well etc?

heavy vector
#

guys who have LeakSkywars plugin? It shows error, how i can get dependenciyes

elfin minnow
#

Send a latest.log

#

(restart server)

heavy vector
#

who have

#

i ask

#

nevermind problem solved

late schooner
#

That's his chair

magic summit
#

....JadenAnimations 🤔

late schooner
#

They say "Let's have all the people who did something bigger than themselves this year"

magic summit
#

(iirc)

late schooner
#

His chair

#

Not her

magic summit
#

It's still her animation.

late schooner
#

I know

#

But

magic summit
#

And PewDiePie can smd

late schooner
#

The chair is in so a part of him is in

magic summit
#

His chair isn't him so, no

late schooner
#

Anyway, they don't include PewDiePie at 3:50 even though he raised for charity and did something bigger than himself

magic summit
#

And he didn't made the chair so it's not his chair and also who sais she doesn't also have such a chair?

late schooner
#

What?

#

He made his chair

#

I never said anything about her not having a chair. What's your point?

fallow crow
#

Yep rewind just sucked in general

pure bane
#

Sup

late schooner
#

Not much

fallow crow
#

I’m tired

#

Wbu guys

pure bane
#

Same

#

Been up since midnight

fallow crow
#

Feels bad man

#

Couldn’t sleep or something?

pure bane
#

Lol

#

Na this is life for me

fallow crow
#

Jesus that sucks

#

Every day?

pure bane
#

I work midnight to 0800 then go home and take care of my kids until 1700 (5pm). Sleep around now: 1800 or 6pm, then wake up at 11pm to do it all over again

fallow crow
#

6 hours of sleep. No possible way to change shift?

#

I mean at least it works for you

pure bane
#

I daydream about sleep

#

Tis life

fallow crow
#

Christ, you get any breaks soon?

fringe sigil
#

Clip what’s your job?

late schooner
regal juniper
#

I recently took over the premium version

magic summit
#

Any ideas/recommendations for displaying a good looking api-page?

#

Like similar to what discord has... just different

late schooner
#

I made the art so if you need it, just ask

floral shadow
#

Anyone can help me for upgrades of ore gen???

late schooner
magic summit
#

Even his twittername is cancer

late schooner
#

Why do you dislike him?

magic summit
#

And nobody has an idea for making a doc for a REST-API?

late schooner
magic summit
#

I don't think he build the chair...

late schooner
#

He designed it

#

Which is why I said PewDiePie kind of made it into Rewind since his chair made it in

#

Also, what does "Who said she doesn't have a chair?" mean? Your point is really bad

magic summit
#

Why is it so difficult to find an easy template for Rest-API documentation? 😭

agile robin
#

What you mean documentation? Like what part you looking at documentation for

magic summit
#

Like something similar to like discord has in their API docs

#

A good looking documentation for REST API

timid rose
#

Guy is toxic to people
Gets criticised
Claims staff can't handle criticism

magic summit
#

Looks like it 🤷

timid rose
#

Aight my rebranding is complete

magic summit
#

rebranding of what?

timid rose
#

I cba being Macalite anymore, leaving the service side of the community

elfin minnow
#

^

#

how it should have went

regal juniper
#

I like this one better

#

But seriously Pewds wasn't even in it

timid rose
#

Nah google "Santa Claus" for a new easter egg

boreal escarp
#

@regal juniper are you gonna add any nee things into SkyLevels?

fallow crow
#

Morning

regal juniper
#

I will slowly continue the project, yes!

jagged pollen
#

Morning

#

o new emojis

#

Nice funny

fallow crow
jagged pollen
boreal escarp
cyan ermine
#

Oof this is great emoji

jagged pollen
#

yeaa Oof Oof

mental lichen
#

Approved AutoSell demonetized

fallow crow
boreal escarp
fringe sigil
#

Codecademys servers

boreal escarp
#

O.o

fringe sigil
#

I accidentally crashed one of their servers

#

I can’t disclose how really

#

Or I assume it crashed

boreal escarp
#

Why do you have access to them? Or is a course?

fringe sigil
#

It’s a course

#

“Learn the command line”

#

I need to email them

fallow crow
#

Oof

boreal escarp
#

lmao niall

fringe sigil
#

I used disclosed commands and it said “Failed to connect to Codecademy”

#

Probably just a coincidence

fallow crow
#

Hope so

fringe sigil
#

Hmm

boreal escarp
#

Ugh, I have to wait 5m to sync my roles -.-

fringe sigil
#

Sync?

boreal escarp
#

minecraft roles to discord roles

fallow crow
#

Ouch

fringe sigil
#

Oh that’s pretty cool

boreal escarp
#

I can set it to 1m or so but afaik discord ban or disable the bots that access the API too often

fallow crow
#

Well that sucks

#

5 minutes is ages

#

It’s faster to give yourself the role and rank

boreal escarp
#

Atleast it works GWmythiBlobLUL

fallow crow
#

Btw my skynode servers daemon stopped working

#

Lmao

boreal escarp
#

It's a free server mate 🤷🏽

fallow crow
#

Yeah

#

so good tho

#

Had like no lag

boreal escarp
#

Also, is possible to have a different scoreboard per world?

fallow crow
#

Using permissions he’s

#

Yes

boreal escarp
fallow crow
fallow crow
#

What are yall doing rn

boreal escarp
#

I was eating, hby

fallow crow
#

I’m tidying my room

elfin minnow
#

sittin on bus waiting for school

#

and listening to xs new album

fallow crow
#

Ah nice

#

I’m so bored rn

#

Anyone suggest anything to do

boreal escarp
#

Do a flip

fallow crow
#

To keep my wanting to tidy

#

If only

boreal escarp
#

I really need a new pc ffs

fallow crow
#

yeah same

#

Mine keeps dieing

boreal escarp
elfin minnow
#

mine blue screens every 3 days lmao

fallow crow
#

Oh Christ that’s bad and mine doesn’t

#

Mine is just a bit slower

#

Then it was

elfin minnow
#

all I need to do is format it

jagged pollen
#

gaby why 2 chrome windows? it waste alot of memory

elfin minnow
#

bro chrome really do take a lot of memory i swear

jagged pollen
#

yea

boreal escarp
#

One of them is the console boo

jagged pollen
#

i close it when i play

muted fern
#

I see.

boreal escarp
fallow crow
#

I leave like 10 tabs open

#

xd

elfin minnow
#

u see here

#

i leave garrys mod, minecraft and chrome open

#

and like teamspeak

fallow crow
#

My pc crashed the other day and Jesus

elfin minnow
#

and discord

fallow crow
#

I leave discord chrome and mc

jagged pollen
#

for mc no lol

elfin minnow
#

and then i have all those programs in the hidden bar thingy

fallow crow
#

Oh yeah I have so many in that

jagged pollen
#

for fortnite or gta yeas ofc 😛

fallow crow
#

I haven’t shut my computer down for 2 weeks

elfin minnow
#

so i have razer synapses and other stuff

#

oof

jagged pollen
#

i dont shutdown mine for like month

boreal escarp
#

...

jagged pollen
#

then i restart it only when i feel its dieing

#

it takes more time than when u have it on sleep mode

fallow crow
#

I just factory reset my pc

jagged pollen
#

😊

fringe sigil
#

@boreal escarp Use a permissions plugin that lets you set different permissions for specific worlds

#

KiteBoard.group.<name>

boreal escarp
#

Thanks

fringe sigil
#

Like if you use KiteBoard

#

Like if you use holographic extension

fallow crow
#

Skynode support is awesome

#

Legit they fixed it within minutes

#

Hm do you guys prefer static menus or flashy like rainbowwave?

#

(Kiteboard)

late schooner
#

Static

#

I like some animation, but rainbowwave is too much

fallow crow
#

Ty

mental lichen
#

My name jeff

fallow crow
#

Lewis you’re so random

mental lichen
#

🤜 ikr brofist if you agree

safe flame
#

OMG

#

Daaaannnn 🔥 😎 🔥

young temple
#

o

fringe sigil
#

Rainbow wave is a pretty straining animation

fallow crow
#

Yep

#

It’s cool tho

jade oasis
#

HOLY SHIT

#

HOLY SHIT

fallow crow
#

What

jade oasis
#

The trailer

#

Hawkeye is fucking ronin

#

holy shit

blazing oar
#

how can i resolve the utf problem

#

my » is like û

#

i use notepad++

#

i tried to encode to utf

#

but doesn't work

#

using
@Echo off java -Xmx1G -jar spigot-1.8.8-R0.1-SNAPSHOT-latest.jar PAUSE
to start the server

jagged pollen
#

\u00bb

#

Use this instead of »

blazing oar
#

ok thx i will try

#

but the thing is

#

it will be a little weird

#

in the config

#

:/

#

does it exists another form of resolve the problem?

#

like ... forever

#

if someone knows

#

just mention me

fallow crow
#

Does command prompter work with 1.12.2?

#

Nvm

jade oasis
#

@magic summit

#

tell me if i can post that

floral shadow
#

@fallow crow

fallow crow
#

?

floral shadow
#

Do you help me with oregen please?

#

I dont know

jade oasis
#

luke working his way up to helpful

fallow crow
#

agreed 10/10

#

jk

jade oasis
#

who deleted it, you could have said lmao

magic summit
#

Not me.... 🤷

regal juniper
magic summit
#

Didn't even had time to see it...

jade oasis
#

is it request paid

#

if im requesting money

#

or is it offering

#

cos im offering to finish it for $10

#

because I also need to send the image, so they can see the logo

fallow crow
#

OR you could just put it in request-paid or offer-services of offering art

#

I'd say

jade oasis
#

nvm i just posted in offer

fringe sigil
#

All my trains have been delayed

#

Nice

fallow crow
#

Ouch

#

That sucks

fringe sigil
#

Yep

boreal escarp
#

@regal juniper SkyLevels will remain paid, right?

regal juniper
#

Yes

boreal escarp
regal juniper
#

It'll help me fund my college hopefully.

fallow crow
#

Is it any good? I'm making a test skyblock server atm

boreal escarp
#

10$ damn

#

I will stick with the free version for now GWmythiBlobLUL

fallow crow
#

Christmas sale would be nice

regal juniper
#

I thought I put it at 7.50

fallow crow
#

Nah

#

It's 9.50

boreal escarp
#

^

regal juniper
#

Ahh

#

I'll do like a $6 Holiday sale

fallow crow
#

That'd be great

regal juniper
#

Aight when I get home I'll change it.

#

First thing will be a code overhual

fallow crow
#

Sounds fun ;3

#

When did you take it over?

boreal escarp
#

Amazing glare boi

mental lichen
#

sup you beautiful bastards

#

has anyone heard of pogo

fallow crow
#

Nope I haven''t

boreal escarp
#

Pogo Stick or what?

mental lichen
#

no pogo

mental lichen
#

a creator on youtube

fallow crow
#

lmao so satisfying

mental lichen
#

This guy takes clips from disney movies and stuff and turns them into songs

regal juniper
#

I took it over like 2 days ago

fallow crow
#

Ooh right

regal juniper
#

Currently just been changing the file structure to work under maven and still waiting to hear back from a Dev who I'm about to drop support for if he doesn't answer me

#

Just trying to get his APO

#

API*

fallow crow
#

I mean it's 5 star rated by 5 people

#

great ratings

regal juniper
#

High key confused right now, just showed up to class and no one is here.

fallow crow
#

this is that teacher situation all over

regal juniper
#

I mean literally no one

#

Maybe the last day of class was Wednesday.

fallow crow
#

Are you early?

#

Or something

regal juniper
#

Like 2 minutes early.

dapper fox
#

oof

regal juniper
#

Idk, college is confusing.

fallow crow
#

I mean, don't you get told if it's over?

regal juniper
#

I would've thought so

#

I'll wait for like 3 more min then go back home I guess

fallow crow
#

Could be worse tbh

#

Maybe you got an email

regal juniper
#

Nah

#

I legit think I missed the last day of class

fallow crow
#

oh that sucks

#

were you not there the day before?

#

@upbeat rose Btw you have a request in paid and free

#

Of the exact thing

#

It's confusing

blazing oar
#

can someone (that understand bukkit/java) modify the Placeholder class on the plugin for me pls?

  • my eclipse doesn't open
upbeat rose
#

@fallow crow Does that matter? I'm just looking for a dev that can help. Whether they charge or not

fallow crow
#

oof iirc you're only allowed to post in one at a time

upbeat rose
#

Ah, I wasn't aware. I won't duplicate again.

#

Thanks for letting me know.

fallow crow
#

It's alright

regal juniper
#

Alrighty, I threw up a sale on it.

fallow crow
#

Ay I'll look into it

jagged pollen
#

@regal juniper discord links goes to jumbo's discord if u dont know

#

at the middle and bottom

fringe sigil
#

Christmas kiteboard update?

fallow crow
#

yes I like that

#

a jingle bells effect

#

Kinda like green and red switches between two letters

#

like this

boreal escarp
#

owo

fallow crow
#

a red and blue owo switching between red and green each letter

#

lit

fringe sigil
#

ya

#

probably do-able through <rainbowwave>

#

when I add the feature to set your own coloes

#

someone requested that like a week ago, seems like a good idea

fallow crow
#

Js is so fun to learn

#

Does anyone have any js's I can analyse?

regal juniper
#

@jagged pollen Is it fixed now?

jagged pollen
#

nope

#

the image is working (the one at the top that shows how many online) but

Help?
Feel free to join **my discord** and receive an awesome rank if you have purchased this resource!

and

Contact me on **discord** for me help!

@regal juniper

young temple
#

o hi a👻Dyy

jagged pollen
#

o hey 🦊

young temple
#

I'm the most useless person on the server

#

I contribute to nothing other then the o counter

jagged pollen
#

why? and i dont think ure

#

well then theres more than 2k like u at least u usually talk 😛

young temple
#

I guess

jagged pollen
#

at least u always o hi a:ghost:Dyy 😛

#

@blazing oar if ure muted there doesnt mean u can ask here ... delete it pls

blazing oar
#

lul

fallow crow
#

@young temple I can relate

young temple
#

Yes

fallow crow
#

i can relate to your quote

jagged pollen
#

nope

#

ure being helpful these days 😄

fallow crow
#

aw ty ;D

fallow crow
#

I've legit

#

been on my pc all day

#

I'm a nolife

#

Anyone got any ideas for a cool feature for a server?

blazing oar
#

i have

#

but for my server

#

xD

fallow crow
#

xD rip

fringe sigil
#

War is a cool feature

fallow crow
#

War on skyblock 🤔

#

xD

fringe sigil
fallow crow
#

I'll do it on a diff world yeah

fringe sigil
#

One of my favourite plugins ever

#

And crackshot +guns

fallow crow
#

This plugin looks so good

#

xD

fallow crow
#

Can someone give me a good song to listen to?

regal juniper
#

@fallow crow Just made it so you can use any custom skull from https://minecraft-heads.com in the GUIs

fallow crow
#

Oh lit!

regal juniper
#

There's a lot of work to go on this plugin, but it's going to be a fun challenge.

fallow crow
#

I’ll look into it properly next week when I get my spendable Income ;D

#

Yeah

regal juniper
#

Fixed, thanks.

#

The plugin page is going to new a rewrite too

jagged pollen
#

👍

regal juniper
#

Gotta have holiday art to go with the holiday sale, am I right?

jagged pollen
#

if it will be for a long time then yea

fallow crow
#

hi

regal juniper
#

I'll leave it up through most of Jan

jagged pollen
#

but if its not i dont think its worth it

fallow crow
#

Premium plugins are cool tbh

jagged pollen
#

thats so big 😛

fallow crow
#

yeah it has a lot of things

#

It doesn't show all enchants

fringe sigil
#

Glare are you taking over inactive resources?

#

Ah that’s skylevels

#

Looks like a very nice plugin good job!

fallow crow
#

He's rewriting it all he said

boreal escarp
#

I hate when discord has problems >.<

fallow crow
#

It's having problems?

sterile kiln
#

yes, at least that's what Discord says on their support page.

boreal escarp
#

^

#

Atlest that doesn't happen too often

sterile kiln
#

when does Xmas sale season usually start?

boreal escarp
#

20?

jagged pollen
#

on mobile devices only (mobile app)

sterile kiln
#

20th/Dec?

boreal escarp
#

Yea, idk

#

Or even from 1st of Dec

sterile kiln
#

hmm

#

might start tomorrow then.

boreal escarp
#

😉

fallow crow
#

or even today on glares plugin ;)

sterile kiln
#

i thought Glare's plugins are always on sale.

boreal escarp
#

:))

fallow crow
#

clare

#

but they are put on good prices

#

all year round

boreal escarp
#

Does glare have premium plugins?

sterile kiln
#

i don't know.

fallow crow
#

yes his sky one

boreal escarp
#

except skylevels

fallow crow
#

his only one iirc

#

can we just

#

take a moment to appreciate this plugin

jagged pollen
fallow crow
boreal escarp
fallow crow
#

Yeah he only has 1 premium plugin

jagged pollen
#

guilds was premium iirc

#

while ago

fallow crow
#

It's quality enough to be

dapper fox
#

I love superoof

fallow crow
#

same

sterile kiln
#

anyone from France, UK and Germany?

boreal escarp
#

all three? GWmythiBlobLUL

fallow crow
#

I'm from UK and I've been to France

sterile kiln
#

i'm planning to spend my 8 weeks holiday in those places

#

driving around.

#

but i've heard France is in rather mess atm.

fallow crow
#

Well France is a nice place

#

Food is nice

boreal escarp
#

The language sucks

fallow crow
#

When I went to Italy unironically the pizza was so good

sterile kiln
#

what? since when google use reCAPTCHA ????

boreal escarp
#

For what lul

sterile kiln
#

and it gave me a page to test bot....

boreal escarp
#

lmao

#

Maybe they are under attack GWmythiBlobLUL

sterile kiln
#

wow, my search even triggered 404...

#

is says "xxxxx was not found on this server "....

#

i thought they are good at searching.

boreal escarp
#

try only xxx GWfroggyWeSmart

sterile kiln
#

lol, i cannot use google anymore...

fallow crow
#

GABY

#

IM DEAD

sterile kiln
#

but I cannot search anything.

fallow crow
#

my we smart emote won't work cause discord outage

#

;o

boreal escarp
fallow crow
#

ik

#

so sad

boreal escarp
#

GWqlabsRIP you too vk

late schooner
#

Gab, anything wrong with my server or are you just not a Factions guy?

boreal escarp
#

Forgot to remove the rate GWqlabsYaoLUL

late schooner
#

Oh wow

fallow crow
boreal escarp
#

I don't rate servers, sorry 😅

sterile kiln
#

lol it says i'm getting this captcha screen because requests coming from my computer network appear to be in violation of the Terms of Service ....

fallow crow
#

because vk is a bot

sterile kiln
#

i just typed "vk2gpz" in google search field..

#

but i cannot search anything on google

#

bing is working fine.

late schooner
#

Don’t know why I have 3 2 stars but I will ask

fallow crow
#

vk rip google for you

boreal escarp
#

That's happen when you try to hack google mate

fallow crow
#

Google is essential to me

boreal escarp
fallow crow
#

-fbi breaks into his house-

sterile kiln
#

na google is overrated.

fallow crow
#

google is fast

#

so I liek

#

At least you have bing