#general

3141 messages · Page 339 of 4

worn ember
#

upgrade as needed

limber knotBOT
#

You can host on ovh as well

worn ember
#

probably shouldnt

limber knotBOT
#

Why not?

worn ember
#

if you got no clue of how to set up servers properly and configure them

#

might aswel just get a host

limber knotBOT
#

You can read guides, it’s not hard to learn if you are willing

#

Linode has a guide for it too

unreal quarry
#

never underestimate the ignorance in others 😉

agile nebula
#

I feel like darkeyedragon is the only one that actually read the question ;x

limber knotBOT
#

I didn’t see the whole convo only part of it I got

unreal quarry
#

@agile nebula i'm agreeing with you and dragon 😛 ignorant people shouldnt be running a server. some people cant be taught. thats why Realms is a thing, and its what I highly recommend for anyone not willing/able to learn how to properly administrate a server

agile nebula
#

They're a youtuber/streamer 🙂

woven otter
#

new drama

#

tell me about it

static badge
#

PogU drama

agile nebula
#

o.O

unreal quarry
#

dont cross my words. ignorant just means uninformed. doesnt matter that its a youtuber/streamer. they dont know how to administrate a server, even with the information publicly available for free. so, I recommend Realms ^_^

agile nebula
#

hmm

limber knotBOT
#

Administrating paper on a host doesn’t take too many more steps to self host

#

If the Linux is really too much, go with realms

#

It has a nice simple GUI

#

And even has backups

void void
#

Oof, sexy changes in Chunk in 1_13_R1 from 1_12_R1 ;-;

#

Need to figure out wat these changed to ;-;

unreal quarry
#

well, if you had updated with the rest of us when 1.13 was still fresh and new, you'd know. it was the talk of the town around here, and the entire reason Paper popularity exploded this last year, simple 😛

void void
#

yea i know

#

anyone know where protected void a(ChunkGenerator chunkgenerator) moved to?

#

(in Chunk)

white canopy
void void
ember elk
void void
#

what the fuck is protochunk NotLikeThis

#

I wonder if I can cast chunk to protochunk kappa

static badge
#

in progress chunk

void void
#

well i have no fucking idea what im doing with this new nms

#

this plogen im trying to update is extending Chunk, and the Chunk constructor wants the protochunk but wat kappa

worn ember
#

time to reed some doc boi

void void
#

bitch what doc lul

worn ember
#

kek

#

why arent you using protocl lib?

unreal quarry
#

if you think proto chunks are odd, wait until you see the tickets in 1.14

#

runs away

void void
#

oh jesus

worn ember
#

if you think tickets are weird, wait till you see bees in 1.15

void void
#

and it's not my plogen, im just trying to update it, i thought this would be fairly simple but feelsChockingMan

unreal quarry
#

if you think bees are odd, wait until you put a commandblock minecart in a hive

#

runs away again

worn ember
#

nani

#

whats that even supposed to do

unreal quarry
#

🤐

worn ember
#

now im curious

static badge
#

mfw billy leaking private issues

unreal quarry
#

wat

#

😮

void void
#

all this plugin is for is to stop new chunks from generating

#

this is why i thought it would be simple

worn ember
#

just crash the main thread

#

no more chunk generation

unreal quarry
#

use a custom generator to stop chunks from generating

worn ember
#

only generate air

void void
#

well yea, im just not sure if there is a purpose for this guy using NMS

#

like wat

worn ember
#

rewrite it

#

entirly

void void
#

hell no

#

im not that invested in this

#

fak it

static badge
#

literally just use a custom generator

#

that's the solution to stopping chunks from generating

void void
#

aight den

static badge
#

you ABSOLUTELY CANNOT stop a sync load

worn ember
#

just set a world border

static badge
#

so you need to return air

worn ember
#

see

#

told you to generate air smh

pulsar wigeon
#

that's a lie leaf

static badge
#

wiz

void void
#

so watever, maybe i will rewrite for 1.14 we'll see

#

its not stopping afaik, he literally is using nms for custom gen thonk

static badge
#

I know you can stop them by throwing an exception

pulsar wigeon
#

System.exit when it loads the chunk

static badge
#

which is your speciality

void void
#

just dont know WHY he's using NMS

pulsar wigeon
#

:^)

static badge
#

LUL

pulsar wigeon
#

see leaf

#

i knew you knew you can throw exceptions

unreal quarry
pulsar wigeon
#

so i went one step further

#

and just shut down the VM

static badge
#

yeah but that's retarded

#

even for like worldedit

#

well

#

not really for worldedit

pulsar wigeon
#

and afaik this isn't forge so it doesn't re-route system exit calls

worn ember
static badge
#

the watchdog does it for you in WE :>

#

mfw forge re-routing system.exit

pulsar wigeon
#

we've considered shutting off the watchdog during large edits

worn ember
#

thats illegal

pulsar wigeon
#

cuz telling people manually to turn off the watchdog/increase the timer is a pain

static badge
#

all you gotta do is Thread.suspend kappa

void void
#

aight here we go ima just write a new plogen for 1.14 and avoid nms

worn ember
#

just bypass multicraft patch intot the root and allocate more resources to their server

#

ez

unreal quarry
#

why not just split large edits into a bunch of smaller edits and spread them over multiple ticks, wiz?

#

runs away

static badge
#

yeah wiz

worn ember
#

or spread them over multiple threads

static badge
#

you know parallel placing isn't a bad idea if you block the main thread :>

#

except for the PHYSICS

#

so if you avoid all that :>

pulsar wigeon
#

yea we've tried it all

static badge
#

there you go FAWE

pulsar wigeon
#

i mean it all works kinda

worn ember
#

is that was FAWE does?

pulsar wigeon
#

but it all also breaks

#

so we'd rather not break things

worn ember
#

cuz their physics break hard

#

lol

unreal quarry
static badge
#

ofc FAWE likely doesn't do physics

pulsar wigeon
#

FAWE doesn't do lighting either

#

which is a huge speed increase

worn ember
#

i literally had to restart after adding sand lmao

pulsar wigeon
#

cuz lighting is balls slow, even async

static badge
#

it's all about the speed and not correctness kappa

pulsar wigeon
#

^^

#

you can do //fast in WE too

worn ember
#

and even then it was still fuckt

static badge
#

FAST WE pogslide

pulsar wigeon
#

that skips neighbor updates (not self-physics) and lighting

#

can usually hit 800k-1m bps depending on hardware and platform with that

#

but then yea, you have shit lighting LUL

static badge
#

should have a re-light command kappa

pulsar wigeon
#

we do

#

//replace air air

#

¯_(ツ)_/¯

static badge
#

huh

pulsar wigeon
#

tbh i doubt that triggers it

#

would need to set shit to somethig and then undo

unreal quarry
#

wait, that works? i've always replaced air with something else, then back to air.. 😮

static badge
#

should just make a light command :>

worn ember
#

//replace air entity:bee

pulsar wigeon
#

yea, if chunk.setblock or w/e returns null (i.e. no change) we won't relight

#

there is no point in a relight command tho

#

cuz we light the first pass

worn ember
#

imagine using WE in 2019

#

when FAWE exists kappa

void void
#

ChunkLoadEvent is called after the chunk loads? Or before? Only want to stop new chunks in some cases, not all

#

This may be why he was using NMS

#

The noop generation only occurs outside of specified radius

dapper nacelle
#

@void void

#

hm.. wrong arisa

#

Arisa#5591

void void
#

They got kicked pretty sure.

dapper nacelle
#

oof

#

he's not in here

void void
#

That would be what kicked means.

dapper nacelle
#

he can re-join after being kicked

#

maybe he has not tried

static badge
#

ChunkLoad is called after it is loaded and is at ticket level 33

#

for 1.14

#

or lower

#

*lower for ticket level

void void
#

Yea this is why the dude was using NMS pretty sure. Using regular default generator for most of the world and overriding outside of a radius.

#

Meh this is not worth my time

fervent quartz
#

hey guys, so, the owner of a server keeps saying that plugins get 'compiled' at the server startup and ive NEVER heard of that; is that true? does it work like that? im pretty (99%) sure the compiling part is the part where ur code goes into the .jar not when its loaded by the server

void void
#

what? lol

#

no whoever is saying that is retarded

fervent quartz
#

EXACTLY what im thinking the whole time

#

but he keeps saying that thats how it works an di have no idea about plugins lol

void void
#

Compilation is when you turn source code into...compiled bytecode. Which can be packaged into a jar (Java Archive).

#

The server reads and runs the compiled code.

#

It doesn't do the compiling.

fervent quartz
void void
#

what the fuck

#

This guy is a new level of absolute retard

fervent quartz
#

lol

static badge
#

compiling on boot MonkaChrist

woven otter
#

wat

void void
#

It's loaded but not yet compiled feelsChromosomeMan

woven otter
#

I come here and see another retardedness

void void
#

What the fuck tbh

fervent quartz
#

lol i sent him a screen

#

might get demoted/banned xD

void void
#

Well I wouldn't wanna be anywhere near any of that retarded shit anyway

#

You're dodging a bullet

worn ember
#

lmao

#

their website contains screenshots from windows xp

#

yikes

fervent quartz
#

guys

#

"instead of sending me the conversation of acne ridden teenagers" .. you shouldve asked me

#

xD

#

hes mad

pulsar wigeon
#

acne ridden teenagers thonk

#

does this guy have any idea what's making his server run

fervent quartz
#

xd

static badge
#

bronze server owners will be bronze

fervent quartz
#

lmao hes pissed as hell, ima avoid him for a few hours xd

pulsar wigeon
#

tell him he's retarded

woven otter
#

tell him he lacks braincells

fervent quartz
pulsar wigeon
#

ah yes the good old "i was obviously wrong so let's just redefine words which have well-defined meanings already"

wooden blade
#

Is there any defense against people trying to dupe, creating chunks that are too large?

static badge
#

ban them

wooden blade
#

How do you ban the exploit?

ancient bolt
static badge
#

js is garbage

wooden blade
#

Is this caused by books?

unreal quarry
#

it is expidited by books, but enough of any TE can cause it, rabbit

void void
#

wtf is that guy on about @fervent quartz

pulsar wigeon
#

entities can cause it too

dapper nacelle
#

@fervent quartz wtf that dude is saying that during the first load some files are created which he is saying is also known as compilation

pulsar wigeon
#

just much harder for players to make entities like that :^)

dapper nacelle
#

Is he retarded wtf

void void
#

Yes he is, it's well established

#

Also, "teenagers"

#

I'm pretty sure a majority of us are older than that. I hope.

unreal quarry
#

i feel like a teenager trapped in an adult body

#

does that count?

dapper nacelle
#

I am 17

void void
#

anyone that used chat control?

unreal quarry
#

no @void void

dapper nacelle
#

I feel like a teenager traped inside a teenager. Does that count

void void
#

kk

unreal quarry
void void
#

dont have time to wait 1week

#

Well Billy, you do drink nothing but coke so

#

for simple answer

#

Then we don't have time to answer you, douche

#

Looks like some people never change

dapper nacelle
#

Ok so when's persistent entity/block data coming 😂

unreal quarry
#

never, dylan. aikar died

dapper nacelle
#

I see

unreal quarry
#

well, not really. but he's not here

dapper nacelle
#

F

#

Did akair do a pull to get persistent item meta into spigot?

unreal quarry
#

aikar doesnt like to pull to spigot

dapper nacelle
#

But spigot has it, right?

unreal quarry
#

no

dapper nacelle
#

Oh lol spigot sucks

#

With a 107% chance to get your push rejected and MD_5 lecturing you I suppose no one feels like pulling to spigot

brave geyser
static badge
#

md5 has treated my prs pretty fairly

woven otter
#

ur leaf so

static badge
#

wait times for both paper and spigot are eh

dapper nacelle
#

If I ever end up responding to people like MD_5 does its time to quit developing

unreal quarry
#

paper wait times used to be 1-2 days

#

idk what happened

static badge
#

no time shrug_animated

#

without aikar stuff moves slower kappa

unreal quarry
#

^

woven otter
#

is Aikar still busy with ARK

static badge
#

probably

dapper nacelle
#

Maybe hytale arrives before 1.15

#

Who knows

void void
cosmic raft
#

that was a fun day

#

home now

dapper nacelle
#

Looks like hytale will have its own worldedit-alike software

cosmic raft
#

source?

dapper nacelle
#

I saw it in a video on their site

cosmic raft
#

lmao

dapper nacelle
#

Me over 2 weeks

#

I don't wanna learn php 😭 😭

#

School forces me to

golden gust
#

Rather php than python

quick gust
#

ive learned anyone who shit talks php doesnt actually know much about it just saying

#

its probably the easiest to use high level scripting lang in existence

golden gust
#

I mean

#

It is a shit language

#

Feels more like a hack which got deployed into production and "Well, it's working, why drop it"

quick gust
#

whats better for web dev

#

and why is it a hack

golden gust
#

They literally have a project setup to fix the fact that they fucked up their method names

quick gust
#

what

pulsar wigeon
#

python?

golden gust
pulsar wigeon
#

oh, php yea

#

i was gonna say, i don't think python has issues with method names

dapper nacelle
#

C++ does

quick gust
#

this website seriously says its bad because "complex error reporting"

dapper nacelle
#

My brain isn't functioning properly at this hour

#

Good night

quick gust
#

yeah im gonna go ahead and write my high level lang website in half a day without headache while people critique a language for faults from its release

pulsar wigeon
#

can be mitigated by having INI
ah yes, more ini settings. that will fix shit

#

hope you don't use one php lib that requires default_namespace = php\5 and another that requires php\7

dapper nacelle
acoustic pilot
#

Used PHP for probably 15 years, can confirm it's shit.

#

Granted it's vastly improved, but it's like what happens when you roll a piece of turd in glitter, it's still a piece of turd.

#

Only thing it has going for it is its ecosystem.

#

Technology-wise, it's very shit.

static badge
#

php Kreygasm

acoustic pilot
#

I started with 4.2, was a pretty big ball of turd back then

static badge
#

4.20? kappa

acoustic pilot
#

In those days, Python was clearly a superior choice from a technology perspective, just didn't garner major adoption and didn't have a web-centric ecosystem.

void void
#

anyone have used chatcontrol?

acoustic pilot
#

mod_php did a lot to propel PHP's popularity too

unreal quarry
#

@void void use thier resource... i already said

static badge
#

billy

void void
#

i already said i need quick response

#

its quick answer

#

i cant wait 1week for a resource answer

unreal quarry
#

could have gotten an answer by now from there :3

static badge
#

wat

void void
#

.. i already asked 2days ago

golden gust
#

If you have a question, just ask it

static badge
#

?ask

acoustic pilot
#

how to behave in a manner that puts people off from wanting to help you 101

golden gust
#

But like, when it revolves around premium plugins, it's not really something we care about

static badge
#

bot is trash

#

.ask

limber knotBOT
#

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.

worn ember
#

its not liike we're obliged to answer you lol

void void
#

how to change a specfiec messege for spamming i cant find it

#

anywhere in the files

worn ember
#

probably hard coded then

static badge
#

for premium it's a little harder for us since we can't actually just go view src

#

and the last thing we've done is used it in a test server

void void
#

its free

#

the free one

static badge
#

.g chatcontrol free

limber knotBOT
void void
#

so you can change a messege for example for swearing promoting

golden gust
#

There is a free version, but given the fact that there is a premium version which you pay for in regards to support 🤷

void void
#

but i cant find it for CAPS and spamming

static badge
#

if it's not in the config

pulsar wigeon
#

500k downloads lul

golden gust
#

The joys of "Does anybody use X", is that many people don't

static badge
#

where all the other messages are

void void
#

i just need the plugin to prevent Advertising

#

nothing special to buy the plugin

#

and caps

worn ember
#

then find an anti advertising plugin?

void void
#

couldnt for 1.14.4

worn ember
#

you can just expect plugins to randomly do what you want them to

void void
#

thats why i asked maybe someone used this plugin and knows where are this messeges located

unkempt drift
#

Bot needs a new function to be able to create a plugin that meets the persons needs.

#

.make plugin anti-advertising

unreal quarry
#

the people that use the plugin use the discussions tab on the resource page. those are the people that can help you best..

acoustic pilot
#

Given who the author is, I'd stay far away from ChatControl

worn ember
#

lol who is it

void void
#

yeah if i use the plugin next month i will wait there for asnwer

static badge
#

if it's not located where all the other messages are

#

it's not configurable likely

#

so is it?

void void
#

you know better chat control plugin?

#

its not

golden gust
#

and as we've said, the joys of "does anybody use X", is that many people 1) Avoid shit plugins 2) Very rarely care enough to know where specific things are in the config unless they've had to use it themselves 3) While yes, there exists a free version, the author sells a premium version for support, I'm not personally going to care enough about such plugins, if you want support, pay for it

void void
#

i cant find that messeges

static badge
#

so I doubt it's configurable

#

if it's not in the config at least

#

go bother the author to make it

void void
#

than maybe you suggest me better plugin?

acoustic pilot
#

The people who are actively replying right now are the kind of people who'd just write their own plugin lol

void void
#

than can do this kind of stuff

acoustic pilot
#

So probably won't get a good suggestion right now

worn ember
#

and i'd be that guy that just sits in the corner

golden gust
#

I mean, I've seen the dudes code

static badge
#

yeah I'd write my own kappa

golden gust
#

I don't want that on my server lol

static badge
#

link

#

or it didn't happen

acoustic pilot
#

Yeah I don't want any of his plugins on my server too lol

worn ember
#

scroll up

golden gust
#

He had some free tutorial or something somewhere

static badge
#

l i n k

#

reee

golden gust
#

I remember clicking on it and kek'ing at how shit he was, given that he's literally shoving a "lrn 2 code" thing around

worn ember
#

sponsored by minecademy LOL

static badge
#

.g kangarko github

limber knotBOT
#

(DiscordBot) https://github.com/kangarko -- kangarko (Matej Pacan) · GitHub: "Build highly-customized Minecraft servers from the ground up. Code Minecraft plugins, have fun, get more players, become a better person. - kangarko."

golden gust
#

Honestly

unreal quarry
#

he's an active spigot contributor, too, iirc. bad attitude, to boot

static badge
#

I don't think he is a spigot contributor

golden gust
#

I kinda wish GH would crack down on people misusing bukkit repos

#

I mean, github repos

#

wow brain

static badge
#

your brain is retarded

acoustic pilot
#

ye but he has one

#

u dont

static badge
#

am got brain

#

ur just too dumb to see

grand slate
#

who wants to buy spigot course

static badge
#

no

grand slate
#

correct answer

worn ember
#

yes

grand slate
#

wrong!

worn ember
#

😦

unkempt drift
#

What is he misusing about github repos?

grand slate
#

iirc, his repos don't include any code

worn ember
#

is it time to bring up slime fun yet?

unkempt drift
#

Ahh

grand slate
#

just an advert for his damn spigot course

unkempt drift
#

Just an issue tracker or something?

golden gust
#

Yup

woven otter
#

his repos are used for ads

unkempt drift
#

Oh lol.

#

Yeah that’s annoying af

worn ember
#

can you not report those?

grand slate
#

it's dumb, i went to read something, and i get an advert...

worn ember
#

or is it technically not against the rules?

#

githubs rules

woven otter
#

@grand slate ye read an advert

golden gust
#

God knows, wouldn't surprise me

worn ember
#

i mean if enough people report it they prob gonna do something right?

pulsar wigeon
#

people just use github as an issue tracker

#

open source lul

grand slate
#

i think, Github should be used as both - open source & issue tracker

#

how can you track issues properly, with a system designed for open source projects - when you can't track the comitts

worn ember
#

200iq

#

commit empty files kappa

static badge
#

ur 0iq

pulsar wigeon
#

i mean, i don't think you're supposed to use it as an issue tracker for closed source stuff

woven otter
#

what about issues on a private project 🤔

pulsar wigeon
#

but idk github's tos so...

grand slate
#

you're not, ppl do it anyway

pulsar wigeon
#

¯_(ツ)_/¯

grand slate
#

well, it wasn't designed that way, but idk about the official rules

worn ember
#

someone go read their 500page TOS plz ktnx

grand slate
#

pls k thx

woven otter
#

u

pulsar wigeon
#

🗡 🦆

woven otter
#

wiz

pulsar wigeon
#

yes dinner

woven otter
#

ur avatar is poop

#

name blue

pulsar wigeon
#

thanks

woven otter
#

you have no table

worn ember
#

winner winner duck dinner

pulsar wigeon
#

(╯°□°)╯︵ ┻━┻

woven otter
#

no

#

(╯°□°)╯︵

#

this

#

standing like a dum person

worn ember
#

┬─┬ ノ( ゜-゜ノ)

woven otter
unkempt drift
#

Ha

woven otter
#

wdym ha

#

ur a ha

worn ember
#

Love those random Russian animations

cosmic raft
#

what should I do tomorrow

#

swim?

void void
#

run

pulsar wigeon
#

die

#

or just sleep tbh

void void
#

first one is better i think

pulsar wigeon
#

then you can still wake up later

void void
#

btw wiz

#

ma bro

#

cause you are not table can you tell me good chatcontrol plugin

cosmic raft
#

but seriously

#

swim?

#

maybe

void void
#

no

#

run

#

where are you gonna swim?

cosmic raft
#

the pool

void void
#

oh i thought in bathtub

#

yeah go swim

cosmic raft
#

I can swim from 9am to 8pm basically

#

that's when it is open on sunday

void void
#

too early

cosmic raft
#

waterslides open at 12, close at 7

void void
#

go on the waterslide in 1

silver marsh
void void
#

Otherwise, sit tight and relax. I'll hopefully get back to you within 4-7 days.

Billy here is the automatic response

limber knotBOT
#

UwU

golden gust
#

I mean, tbf

#

good chat plugin

#

I'm pretty much aiming to just write my own chat system for my server

limber knotBOT
#

nice

void void
#

i am not you

#

if you can write for me lol xD

golden gust
#

I know, but what I'm saying is is that chat plugins basically suck ass

limber knotBOT
#

Kinda does write for you.

golden gust
#

It's literally a case of finding one that works well enough for your needs

void void
#

is there any other? that do the same thing

#

i cant find other

limber knotBOT
#

project dev means they write for you, even if it isn't you specifically

void void
#

yeah i know

golden gust
#

I mean, I avoid all the Anti X stuff, might throw in some level of rate limiting for sanity reasons, but bleh

void void
#

you have server?

limber knotBOT
#

yes

golden gust
#

Personally gearing up for working on one

#

I often find that all of the prevention stuff really doesn't work

#

Might deal with some of the morons/idiots, but anybody who cares enough to work around it will

limber knotBOT
#

Any of the ones they do work end up being put in core MC

golden gust
#

if you're offering a decent server too, ain't nobody going to bother jumping over

void void
#

i just need that plugin for few reasons like i said nothing special

austere ivy
void void
#

zoom it out

#

I thought at first my browser was at 400%

austere ivy
#

That's one of the things I thought about doing too, I'll experiment with making everything smaller.

void void
#

more like 500%

limber knotBOT
#

Well, that's one way to butcher your accessibility score

austere ivy
#

How's the light/dark mode working out by the way?

#

Ah HECK it's broken.

#

Pardon my language >:I

limber knotBOT
#

It also vanishes depending on screen size

quick gust
#

hey man cool

limber knotBOT
#

if I adjust it right, it does work though

#

It does make it harder to read

austere ivy
#

Why's the dark/light mode working on local!?

limber knotBOT
#

It works, it just vanishes depending on size

quick gust
#

it works for me

austere ivy
#

For me, clicking dark/light does nothing.

#

But it does something on my local repo thonk

limber knotBOT
#

its working on the site

austere ivy
#

It's working for you folks?

limber knotBOT
#

yes

austere ivy
#

If it's a Safari problem I'mana be mad.

limber knotBOT
#

It works on safar

#

*safari

austere ivy
#

What

limber knotBOT
#

That's what im using

austere ivy
#

Alright it's working on firefox..

quick gust
#

and chrome

#

idk what ur talking about

austere ivy
#

are you folks trolling me

limber knotBOT
#

its working here

#

Also, change your link colors, its hard to read

quick gust
#

why are you changing the css file for the bg color switch

unkempt drift
#

not working on my smart fridge, pls fix

#

🙂

limber knotBOT
#

the rainbow text looks great on dark mode for the most part, but not on light mode

#

So you might want to change the gradient there

quick gust
#

your javascript can just change an elements background color property itd be a lot better

limber knotBOT
#

^

quick gust
#

probably a caching thing

austere ivy
#

You know what it probably is.

#

Emptied safari caches.

#

What do you know it's working fine, thanks ;p

limber knotBOT
#

Website is rewardable in emacs, great work

#

*readable

#

Omg I can't type today

void void
#

poop

austere ivy
#

Thanks lol.

void void
austere ivy
#

Tea, try now.

#

I changed the link coloring.

limber knotBOT
#

It’s better, it could still use some work on mobile layouts and general readability

#

Are you planning on showing this to employers?

#

If you are, make an attempt to follow accessibility guidelines.

#

You can find some tools that kinda automate the checking, but I would advice just going through the guidelines

austere ivy
#

Alright.

#

Employers? No, but I do want it to look very presentable.

limber knotBOT
#

Ok, then you won’t have to worry about all of that too much then

void void
#

electro

#

How to edit messages 'You have to wait X seconds before another message' or 'Please do not post the same or similar messages' or announcement format:
Create a folder localization in your ChatControl/ folder. Restart the server. A new file with be created there with the default values. You can change the messages in that file.

#

i created a folder and nothing happens you maybe know?

limber knotBOT
#

Just make it look good on mobile, and you should be good to go

austere ivy
#

Alright.

void void
#

is mentioning allowed?

limber knotBOT
#

Still, look over the guidelines and it might help you make a more presentable guideline

#

Have you checked the rules Gymblonski?

void void
#

nope

austere ivy
#

Tea re-read that sentence you sent lol

tawdry coyote
#

"Please do not ping project staff, contributors, or notable persons directly. Ask your questions to the channel flat out."

limber knotBOT
#

Well, if you did, you would have your answer.

void void
#

okey i did now

#

do you know what does that mean

#

what isent?

limber knotBOT
#

is there an easy way to make a player break a block "naturally" through the API?

void void
#

@austere ivy you know maybe?

limber knotBOT
#

Not really

void void
#

it says to create a folder

#

i created and nothing happens

limber knotBOT
#

Oh, I meant presentable website Brian

golden gust
#

The mentioning rule is really more of a "don't ping us to ask us stupid questions"

void void
#

ok wont

#

tell me do you understand that

golden gust
#

Overall, avoid mentioning people unless you have a strong reason to do so, a fair % of the community comes from places where blind pings are ban worthy 😄

void void
#

yeah yeah yeah i understand

#

i didnt mention you

#

i typed your name only

#

can you tell me now do you understand that?

golden gust
#

understand what?

void void
#

How to edit messages 'You have to wait X seconds before another message' or 'Please do not post the same or similar messages' or announcement format:
Create a folder localization in your ChatControl/ folder. Restart the server. A new file with be created there with the default values. You can change the messages in that file.

limber knotBOT
#

Typing my full name is the same as a ping

void void
#

the thing we talk

#

he told me this

limber knotBOT
#

Gotta love irc

void void
#

i created a folder and nothing happens

golden gust
#

See, we go back to the whole part where I don't care about premium plugins

austere ivy
#

I know I just thought it was funny haha :P

#

Don't worry Tea lol.

limber knotBOT
#

I might force an @ to be needed for this serv

void void
#

its not premium

#

its free

#

tbh you dont need to care

golden gust
#

it's still a premium plugin even if it has a free edition

void void
#

yeah you dont need to care

#

just tell me how to do that

cosmic raft
#

hmmm

austere ivy
#

Is Gymblonski using reverse psychology here?

#

I think he's a master of persuasion.

golden gust
#

How am I supposed to tell you how to configure a plugin I've literally never touched?

void void
#

beacuse it says here

static badge
#

cuz ur project dev

void void
#

How to edit messages 'You have to wait X seconds before another message' or 'Please do not post the same or similar messages' or announcement format:
Create a folder localization in your ChatControl/ folder. Restart the server. A new file with be created there with the default values. You can change the messages in that file.

#

that too

golden gust
#

Wut

#

I've literally never used chatcontrol in my life

void void
#

same

golden gust
#

I'm not going out of my way to research information for you, for free

#

if you want support, pay the author

austere ivy
#

Electronic that is weird. Why does it say you're a dev on ChatControl?

void void
#

it tells to create a folder

#

settings.yml

#

i created it but nothing hapens

austere ivy
#

Wait, it doesn't.

void void
#

localizations?

static badge
#

brian is bronze

void void
#

yeah i created a folder with that name

#

restarted the server

#

nothing happens

#

rip

#

it has 550k downloads

#

downloads don't make it good

golden gust
#

Popular plugins don't always mean that they're good

void void
#

that as well, I've found some hidden plugins that are just so nice compared to the popular ones

golden gust
#

Heck, many of the most popular premium plugin devs are literally the worse plugin devs I've seen/dealt with

void void
#

completely stopped using the popular ones because of it

golden gust
#

9/10 times, there is a free plugin which is just as competent if not 20x better than the premium resources available; ANd well, you're much more likely to find a free dev that actually cares about what they make vs a premium dev

void void
#

sometimes those devs are also more likely to get donations just because the user actually wants to

#

i cant find any other plugin that does this

#

I know of one

limber knotBOT
#

inb4 shameless plug of a plugin they work on

void void
#

nah

#

its not mine

limber knotBOT
#

It's not billy's is it?

void void
#

I don't put shameless plugs

#

Never heard of billy

limber knotBOT
#

kk

void void
#

just pmed it to him, less hassle that way

limber knotBOT
#

ye

#

Although, I don't think it would of been either way

#

Shameless plugs are great :^)

golden gust
#

Nothing against self plugs so long as they're relevant and it's literally not your reason for being in this discord

void void
#

it would have to be mine to be a self plug

golden gust
#

was just saying overall 😛

void void
#

😛

static badge
#

use concrete boys kappa

golden gust
#

You're lucky limbo ain't here

static badge
limber knotBOT
#

Self plugs are fine, if you think your project is good work, its good work

pulsar wigeon
#

what if you think it's shit

limber knotBOT
#

then why are you working on it

pulsar wigeon
#

but it would still solve the problem at hand

limber knotBOT
#

Then its not shit, just meh

pulsar wigeon
#

clearly we have different scales for code

#

that or you havent heard of sturgeon's law

static badge
#

.g sturgeon's law

limber knotBOT
mint vigil
static badge
#

not like he's wrong

#

90% of everything is literally plat or below

limber knotBOT
#

ye

pulsar wigeon
#

leaf gets beaten by bronzies tho

limber knotBOT
#

So I lower my standards

#

Drop the z and that's leafs favorite pass time

static badge
pulsar wigeon
#

is tea a weeb

limber knotBOT
#

no

pulsar wigeon
#

i cant make out the pfp

static badge
#

mfw weeb profile picture

#

"not weeb guys"

#

"promise"

pulsar wigeon
#

that might not even be the same person i guess

static badge
#

logic is not welcome in the crusade against weeaboos

limber knotBOT
#

if drawing of any female is weeb

#

Then apparently

pulsar wigeon
#

yea i guess

#

let's start the bonfire

static badge
#

that is an anime drawing

limber knotBOT
#

It's not

static badge
#

yeah it is

limber knotBOT
#

no

static badge
#

yes

#

wiz

#

is it

#

or is it not

pulsar wigeon
#

yea anime style is anime regardless of whether it's from an actual anime

#

that's weeb culture

limber knotBOT
#

What about it is anime styled what

pulsar wigeon
#

anime-fy everything

#

idk man it's like 16 pixels on my screen tbh

#

but it looks like it

#

just to make you happy we can burn leaf for being a furry while we burn ur weeb ass

limber knotBOT
#

I don't think I have the original still, lemme look

pulsar wigeon
#

light the bonfire

limber knotBOT
#

I literally only consumer web novels from quidan so I could be wrong

#

it looks more Disney styled

static badge
#

that is not disney

#

that is weeaboo

limber knotBOT
#

Don't have original, have a similar art style tho

merry talon
limber knotBOT
#

Actually just a standard drawing

merry talon
#

not at all similar

limber knotBOT
#

what

static badge
#

gimme a moment to find the original

pulsar wigeon
#

that's literally not close to similar

limber knotBOT
#

What is my avatar then wtf

merry talon
#

some weeb shit

static badge
#

google images recognizes it as anime

#

top kek

merry talon
#

now put it thru Rekognition

static badge
#

"anime-girl-blonde-render"

merry talon
static badge
#

YEAH NOT ANIME

pulsar wigeon
#

looks like a match

void void
#

except that's not an actual anime

static badge
#

it's the style

pulsar wigeon
#

we didnt say it was

merry talon
#

anime is a style

limber knotBOT
#

But the eyes isn't the size of the head

static badge
#

who cares if it's not in some hentai anime

void void
#

anime style is big ass eyes

limber knotBOT
#

how is that anime styled if it isn't the same size of the head

merry talon
#

it probably is tbh

static badge
#

the eyes are on the smaller size

#

still anime

pulsar wigeon
#

super big eyes are shoujo manga style

limber knotBOT
#

The eyes aren't big enough to even be "anime"

pulsar wigeon
#

not generic anime style

static badge
#

are we fighting over what's anime

merry talon
#

there is no definition of anime that says they have big eyes I can tell you that

limber knotBOT
#

then what's the definition of anime style

pulsar wigeon
#

the artist

static badge
#

need nossr here tbh

pulsar wigeon
#

literally

#

called that

merry talon
#

Diverse art styles are used and character proportions and features can be quite varied, including characteristically large emotive or realistically sized eyes.

#

from wikipedia

static badge
#

like there's a lot of things going there

#

the colours

#

the head

#

the eyes a little bit

#

the shading on the hair

limber knotBOT
#

Wait, you found the original? Send it

pulsar wigeon
#

transparent hair...

static badge
#

wtf did you think I posted

pulsar wigeon
#

he did

#

lol

static badge
#

???

#

weeaboos really do have zero braincells MonkaChrist

merry talon
#

uh

#

ignore that

limber knotBOT
#

it didn't auto embed

static badge
#

what's this kappa

pulsar wigeon
#

ur dumirc client cant embed DA

limber knotBOT
#

blured in with the rest of the emoji link spam

pulsar wigeon
#

whoopdefukindoo

#

that's our fault how

static badge
#

mfw using ancient technology

#

doesn't have an irc client that will show linked images

merry talon
#

mfw you use hexchat

limber knotBOT
#

Guess it is

wooden blade
#

so one corner of my hub world was spawning a large number of mobs; don't think it was someone duping. Because I had this problem on my offline world.

static badge
#

sweepy

wooden blade
static badge
#

you don't use braincells

merry talon
#

you use hexchat

limber knotBOT
#

Im using weechat

static badge
#

problem kappa

#

you should set the hub world to spawn nothing tbh :>

#

if you killed them that means they're loaded though shrug_animated

#

which means they should be counted

pulsar wigeon
#

yea why tf are you spawning shit in a hub

static badge
#

might be a very rare edge case

wooden blade
#

I have a few npcs that patrol around entertaining themselves with killing some random mobs that attack them. Obviously I'm going to pretty much disable that now. But, seriously should I really see that many mobs spawning?

static badge
#

where they travel into chunks with level > 31 so they're not counted and don't tick

#

then some CUNT loads them by moving close to them

merry talon
static badge
#

they might be counted though in .4

#

same logic would roughly apply though

#

although requiring dumbfuck plugins to make that one occur

wooden blade
#

I mean if I really want to give the illusion of mobs spawning and attacking an npc, I could just create a task that will spawn a few mobs in a controlled way

static badge
#

they're counted in border

#

so they're counted in level 33 chunks or lower

#

and they only get ticked if they're in level 31 or lower

#

so they're not going to travel out of bounds via some pathfinder

#

you're on .14 right?

limber knotBOT
#

I learned more about mechanics than I wanted to know

#

reading chat log

#

I just play on peaceful

void void
#

finally, optionals are working

static badge
wooden blade
#

I'm on .14

#

Didn't see this issue in .13

static badge
#

what mobs even are racking up

wooden blade
#

It's just one corner

#

I couldn't even get close enough

static badge
#

we have a command to list

wooden blade
#

I just had a near duplicate world locally

#

and I could see a large group there

#

but not nearly as big

static badge
#

well having the type would be useful

#

we've a command so shrug_animated

wooden blade
#

my local world I could see a lot of animals, cats, horses

merry talon
#

oh dear

#

the optionals

static badge
#

the types

#

if you can get an entity listing that'd be great

wooden blade
#

you said there's a paper command? What is it and is there a permission?

static badge
#

./paper entity list

#

it's the bukkit.command.paper I think

#

this.setPermission("bukkit.command.paper");

wooden blade
#

and that lists the ones in my current world?

static badge
#

yes

void void
limber knotBOT
#

thats a lot of changes Devon

void void
#

very much

#

and i'm dead

wooden blade
#

well, after clearing them all out, I'm not seeing much yet

void void
austere ivy
#

:shrug_animated:

austere ivy
#

:(

void void
#

Well that was easier then expected

#

As easy as find and replace

austere ivy
#

Devon you need a new avatar.

#

The subtext is out of frame and it doesn't look good.

#

Also the size gets super compressed so it looks like you're wearing a military outfit or the such.

void void
#

It's actually in frame, what's out of frame is the hearts that I never cared for to begin with

austere ivy
#

Hmm.

void void
#

It's a default facebook frame

austere ivy
#

Maybe a different picture ¯_(ツ)_/¯

#

I mean the picture itself isn't bad

#

Just maybe if you were a tad bit closer to the camera the Discord avatar wouldn't be so small

void void
#

possibly

#

I lost the original image sadly

#

I only have the framed image now

merry talon
#

mfw brian coaching people on avatars

void void
#

Well he has a point

#

It would look much better zoomed in for the sake of discord

round stream
void void
limber knotBOT
#

yes

#

And that isn't chinese

void void
#

I don't even know

#

I just see words not written in this alphabet and I assume chinese lol

static badge
#

ah yes

#

the weeaboo can tell the difference

void void
#

You tend to learn how to tell the difference

tough pilot
limber knotBOT
#

I study mandarin

#

It could be Chinese and I just don't know the word

#

unless their name is supposed to be coca-cola

torn vessel
void void
#

so slow I keep getting my connection dropped from my own server

honest mason
void void
#

my internet tho omg

void void
#

Someone teleport ed about the nether ceiling. Is there any way to not allow go do there ?

wooden blade
#

Anyway, I disabled all the spawns in that world and cleared out a bunch of other mobs.
All of those mobs may have been spawned by the presence of one playerNPC(Citizen) close to the border. 🤷

wooden blade
#

Well, at least I was able to pinpoint when the mob spawns went bonkers.

foggy tiger
cerulean thicket
#

holy fuck i'm having a stroke, is anyone else having trouble getting craftbay to work on 1.14.4

#

i keep getting bukkit permission errors and i don't know why

#

i set up all the permissions correctly in luckperms and i'm getting the generic message of I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.which makes literally no sense

#

which i'm pretty sure only happens if a command requires being a server operator

wooden blade
#

Did you relog by any chance, after giving yourself the permission?

cerulean thicket
#

yeah, reloaded craftbay, luckperms, even restarted the server

#

for whatever weird reason the only craftbay command it's letting me use is /bid

void void
#

reloading is known to cause issues, always restart if you can

cerulean thicket
#

yeah, i tried restarting after reloading didn't fix the issue

wooden blade
#

so you gave yourself the admin, start, info, and other permissions?

cerulean thicket
#

giving myself my owner group which has * permissions allows me to use craftbay normally, but the default group has these two permissions set but does not have access to /auc start

#

i did not op myself on the server, so it must be some sort of plugin permissions issue, that's my only guess

#

i'm gonna try on a fresh install with only luckperms and craftbay

wooden blade
#

and nothing in your console to indicate any kind of error?

cerulean thicket
#

nope, even enabled debug in the config, nothing at all

#

i'm not seeing anybody complaining about it on github or the reviews page on the plugin so i think it's me, but i don't know what it is

wooden blade
#

I don't know if it matters or not, but it's built against spigot 1.13.2; guess it just depends upon what all is being used from the api

void void
#

imagine a world where the people in charge of giving us internet were actually competent

wooden blade
#

imagine a world where the people in charge of giving us _______ were actually competent
There fixed that for you.

#

It's multi-purpose now

void void
#

minecraft updates

wooden blade
#

big bees

void void
#

sorry but what is 1.14

cerulean thicket
#

just tested on a brand new server with just luckperms, craftbay, and vault/essentialseco, still same problem

#

guess i'll open an issue on github and hope the plugin dev isn't dead

rigid oasis
#

what is craftbay?

cerulean thicket
#

auction plugin

rigid oasis
#

seems interesting

torn wasp
void void
heavy mantle
wary summit
#

Anyone figured out how to fix the bugged nether portals with world border?

void void
#

is it really a force push if you do it before anyone else pulled

merry talon
#

what kind of play button does he get for 100m

celest kiln
austere ivy
#

What's up feedback is required thank you.

#

(or you know I'd appreciate it if people gave feedback thank you)

copper thistle
nocturne fable
woven otter
#

Paper uses only asm to generate classes on runtime right?

limber knotBOT
#

I wish it used asmr

#

I could use some right now

#

whisper classes to me

woven otter
#

smh

dapper nacelle
#

UwU

oblique scaffold
worn ember
#

ASMR looll

grand slate
#

whispers Hello, today wer're loading an instance of JavaPlugin ::))

woven otter
#

nooo

quasi valley
#

first you start with your main class called "Main", in its enable you set its static field called "instance"

bleak yoke
worn hedge
limber knotBOT
#

unu

woven otter
#

different weeb avatar

dapper nacelle
#

most of my brain's functionality stopped working with this heat

worn ember
#

yeah im sure its the heat

jaunty oriole
#

yeah he's in heat

merry talon
#

anyone with a weeb avatar is in heat like 90% of the time

vestal jasper
#

only 90%?

quasi valley
#

also what's with people with anime avatars and constantly spamming uwu this_is_fine

merry talon
#

refractory period

vestal jasper
#

they need to remind people of their weebism

merry talon
#

I manage to keep my uwus out of here for the most part

worn ember
#

i just like to type uwu lol

#

am no weeb tho

vestal jasper
#

anyone who willingly sends "uwu" for purposes other than referencing it is automatically a weeb

quasi valley
#

but they write normally, so ¯_(ツ)_/¯

vestal jasper
#

is that leaf's alt account?

quasi valley
#

maybe his main

limber knotBOT
#

I’ve been on discowd wong enyough to see wots and wots of weiwd usewnyames OwO You wiww eventuawwy just get used to it UwU

merry talon
quasi valley
vestal jasper
limber knotBOT
#

(DiscordBot) OwO What's This? - length 55s - 103,389 likes, 1,708 dislikes (98.4%) - 2,044,781 views - Dottovu on 2018.08.18

grand hinge
dull solstice
hollow pelican
stiff seal
woven otter
mortal zinc
#

so are the performance issues of 1.14 the reason why my single-player game freezes a little bit in intervals?

pearl nacelle
potent warren
unkempt drift
#

Ooo inspirobot is awesome

potent warren
#

^^

grand slate
#

anybody recommend me a good simple mail client?

woven otter
#

no

digital talon
#

I am still using Opera for mails

worn ember
#

windows mail lul

jaunty oriole
#

i just use gmail ¯_(ツ)_/¯

grand slate
#

i hate gmail so much i use the HTML version

woven otter
#

what

#

lol

grand slate
#

the oldschool 2004 looking html version

woven otter
#

why

hot gorge
#

Gmail is best mail

grand slate
#

@woven otter it's so clean, virtually no javascript, no random features bugging you - SeT uP GooGlE CaleNdAR NO THANKS

hot gorge
#

Why wouldn't you use Google calendar?

grand slate
#

Idk if the old one is from 2004, just looks like it, which means no bs, no calendar crap, just plain email. So lightweight 🤤

#

They're too flashy, too confusing, i like a paper calendar. Not just that, but google hangouts etc etc

woven otter
#

he's just old fashioned

hot gorge
#

Yeah get with the times!

grand slate
#

No never

woven otter
#

why are you on discord and not on irc

grand slate
#

I'm probably younger than both of u, but yea i'm oldfashioned, damn kids.

#

Irc is nice, but i do like discord

hot gorge
#

I know Google knows a lot about me, but Jesus is some of my life planning made easy have Google connected to everything

#

Especially since I switched work email and calendar over to gsuite for the company