#general

3141 messages · Page 370 of 4

zealous knot
#

I haven’t even heard that term in years

cunning badge
#

Its the most used attack against servers of all kind

zealous knot
#

Well im not gonna say thats gay but its kinda homosexual

cunning badge
zealous knot
#

How the fuck do you wven monitor something like this to put it on a map

cunning badge
#

Because all requests are going through a datacenter

zealous knot
#

What if they dont

cunning badge
#

They always do, thats how the internet works

zealous knot
#

Why if someone ddosed the potato that my isp is trying to convince me is a router

#

What if*

cunning badge
#

It doesnt display all data

#

And your question can be easily answered by looking into their faq

#

The data is most likely from some isp provider or something

#

they are sharing those informations with this website

zealous knot
#

Meh, it’s annoying how effective ddos attacks are

dapper pumice
shell vine
#

pretty sure most players use 10-100kb/s depending whats going on

clever loom
ocean island
leaden hull
grizzled idol
#

That's why I'm hesistant to share my server publicly lol

#

Not gonna pay $100/month because of some ddos boi

tropic flame
grizzled idol
#

What is a good place to find new players for my server?

zealous knot
#

PlanetMinecraft lul

quasi valley
#

spam "the first 20 people to join my server get free admin!!!" into every discord you can

grizzled idol
#

@quasi valley hey kid wanna be an internet server administrator?

quasi valley
#

and don't forget to buy as many domains of well known mc servers but with different endings as you can that all forward to your server

grizzled idol
#

frick that. I'll just keep bothering my friends to buy minecraft.

quasi valley
#

yea to be real, friends are good, post on some minecraft related forums (that allow advertising), do some events or whatever

#

tho not sure how much that helps given the kind of large market

#

👀

grizzled idol
#

I'll think of doing some sort of promotion then

vestal jasper
#

Is there actually a plugin version of roguelike dungeons?

#

Oh there is

#

Hell yeah

shell vine
#

where?

#

nvm

void void
stone silo
#

clearing out 50GB of dynmap files 😐

pulsar wigeon
woven otter
#

pretty sure it has been there for a while but not for all langs

pulsar wigeon
#

github hates java confirmed

#

oh, they even support maven for java dependency stuff, but not gradle of course

#

too unstructured :^)

shell vine
#

its there for java?

#

thats pretty useful

pulsar wigeon
#

not the references, just the dependency stuff

cloud slate
ancient bolt
#

Gradle would be so hard to support tbh

pulsar wigeon
#

not saying it's not

grizzled idol
#

@vestal jasper just finished the first dungeon and it was epic. This plugin is really promising.

woven otter
#

what are you talking about

#

@vestal jasper what is this

vestal jasper
#
Roguelike Dungeons is a mod that generates large underground dungeon structures which have a procedurally generated layout and loot.

#

Apparently there's a spigot/paper port of it now

woven otter
#

oh

#

nice

marsh stratus
cedar spade
#

minecraft chutney

dusk drift
#

java launcher got an update for the first time since july and the build version is a big 1.6k version jump where past updates were just 100-200 build number jump and right before minecon?

quasi valley
#

they plan to incorporate bedrock, dungeon (and every other mc related thingy) into the one launcher

pulsar wigeon
#

i mean, that was pretty clear from the design tbh.

#

they literally left room for them

dusk drift
#

yea, was the first thing I noticed when it updated

pulsar wigeon
#

i mean, before even

quasi valley
#

yea

radiant sparrow
hot gorge
#

But will my bedrock forge plugins work on my java waterfall economy plus offline leet 600 tick multiverse server ? /s

wide chasm
#

Only if you have ViaVersion and ProtocolLib installed.

void void
#

ProtocolSupport you mean?

#

wait, it's supposed to be called Protocol Thonk because of crap support mmLol

wide chasm
#

No, ProtocolLib, just because.

celest spire
tropic flame
#

I like how Windows 7 basically nailed its name on the UI

#

Windows, glass

#

Aero transparency ¯_(ツ)_/¯

void void
#

how do i download paper, on mac? I have all of the server stuff from the minecraft website and portfowarding set up.

wide chasm
#

You can just download the JAR file from here

#

.downloads

limber knotBOT
void void
#

yeah i havge that

#

have

#

then do i drop it in the folderR?

wide chasm
#

In your server folder, yes

void void
#

alright, i

#

wait, is that it @wide chasm

#

if so dang thats easy

wide chasm
#

You drop it there and then you start it

void void
#

i put it in the same folder as my vanilla and all the stuff downloaded, now if i want a plugin i put it in the plugins folder correct?

dense merlin
placid scaffold
void void
#

How do i restart my server

vestal jasper
#

stop and start it

void void
#

and how do i stop it?

vestal jasper
#

/stop

void void
#

im sorry im new to this stuff..

#

ok thanks

#

ahhh how do i op myself?

wide chasm
#

In the console op <name>, where <name> is your player name.

void void
#

the console didnt open for me

wide chasm
#

Oh, did you double click on the jar file?

void void
#

yeah

wide chasm
#

Yeah, you generally create some kind of script to start the server with, that way you do have a console.

void void
#

yeah i had that with my vallina server, but dont know why its not poping up

wide chasm
#

Vanilla has a built in panel-like thing, but that doesn't exist in CraftBukkit, Spigot or Paper.

void void
#

so then how do i accses it?

wide chasm
#

Well, you won't be getting that panel back, but if you create a script that starts the server, you do have access to the console.

void void
#

script, ohh

#

do you know how to do that on mac

wide chasm
#

Well, the command should be the same: java -jar <jar file name>, but I don't know what file extension you should be using.

void void
#

ah,

#

wait like the jar file name?

wide chasm
#

Yes, the file name.

void void
#

oh its paper-195

#

hmm

wide chasm
#

You do need to include the file's extension, though. So it'd be paper-195.jar.

void void
#

so in terminal i should do -jar paper-195.jar ?

wide chasm
#

java -jar paper-195.jar, yes.

void void
#

unable to accsess ok,

wide chasm
#

Make sure the terminal's current directory is in the same directory as where the jar file is.

void void
#

ahh, im confused

stiff yarrow
#

pwd

#

ls

void void
#

yeah im firguring it out

stiff yarrow
#

you are always in a directory while in the terminal, you need to navigate to the one with your paper binary or specify the full working path of the paper jar when using the -jar argument

sage cloud
void void
#

yeah, how do i find the /blank/blank thing on mac

stiff yarrow
#

cd to change your directories

#

well if you know the the path you can just do cd /home/clownpics/myserver/

void void
#

nono, the thing ahh i forgot the name

#

oh

#

yeah thats what i need thansk

#

@stiff yarrow ive done that but its a folder

#

so how do i access it if its a folder lol @stiff yarrow \

#

oh

stiff yarrow
#

nothing changes

void void
#

oh wait, i think i get it, im stupid

stiff yarrow
#

files are secretly folders half the time anyways

void void
#

so do i go into temirnal and type /op myself?

stiff yarrow
#

if the terminal is showing you the server process

void void
#

pardon?

#

im sorry i didnt understand @stiff yarrow

stiff yarrow
#

did you start the server

void void
#

yeah its up

stiff yarrow
#

in that same terminal yes you can do op <name>

void void
#

like in the chat?

stiff yarrow
#

without the /

#

op name

void void
#

wait in teh chat?

#

i cant even stop the server

#

when i do op my name its just me speaking

#

do you mean in the chat? i see no other terminal @stiff yarrow

#

ahh it says command not found @stiff yarrow

stiff yarrow
#

commands are done without forward slash in the terminal

void void
#

yeah didnt work

stiff yarrow
#

well then you typed it wrong

#

😛

#

if you type stop it wills hut down the server for example

void void
#

in terminal? im sorry ik im being annoying

#

in chat it doesnt work, neither terminal

stiff yarrow
#

in terminal

void void
#

yeah np

stiff yarrow
#

the terminal that is showing you the server process

void void
#

no

#

i dont have that i told you only a folder shows up

stiff yarrow
#

how did you start the server

void void
#

yeah im in it rn,

#

and i cant stop it either

stiff yarrow
#

did you start it with the terminal

void void
#

no

stiff yarrow
#

then you probably double clicked the server JAR

void void
#

i just clicked on the jar file

stiff yarrow
#

you will have to kill the server process

#

its running in the background

#

it will be named simply java

void void
#

how do i do that?

stiff yarrow
#

you will see multiple java processes, just kill them all and start over

void void
#

oh yeah

#

wait i just clicked off of minecraft thats it,

sage cloud
void void
#

wait start the whole file thin all over agaom?

#

welp that didnt stop it, ill just delete the file

spice shale
slim shard
limber knotBOT
#

Question of what value would a transpilation of paper to rust be?

#

java => c => rust

void void
#

what lol

#

none

peak dirge
#

None

upper flicker
#

That’d be some ugly rust

static badge
#

rust in itself is already ugly

#

also MonkaChrist java -> c

#

monkaPixel c -> rust

pulsar wigeon
#

...why?

#

why would you go from java to c to rust

#

is this like the google translate game? just trying to see how fucked up you can make the code by converting it enough times?

worn ember
#

Sounds like an interesting game though

peak dirge
#

I tried playing the Google Translate game here, it didn't quite work. Maybe I need to add in some obscure languages.

#

Put the server at 11.

Paper is the next generation Minecraft server compatible with Spigot plug-ins and offers uncompromising performance.

#

That's still intelligible!

ancient bolt
#

"transpiling" a managed language to an unmanaged language would be basically impossible without also implementing the GC

void void
#

hey demon OF WHAT VALUE WOULD IT BE

#

(i yelled it to you, i want you to yell the answer at me)

upper flicker
#

I think I’ve heard of some academic-style research projects using ARC

#

But it’s pretty cancer iirc

pulsar wigeon
#

nah, screw the GC

#

infinite memory here we go

#

GC is just a slowdown

static badge
#

wiz your brain is a slowdown

pulsar wigeon
#

brains are pretty slow in the CPU sense of the word so yea

static badge
#

you know

pulsar wigeon
#

imagine how many FLOPs a brain might get

void void
#

Hey hey!

static badge
#

when scientists thought of the term "electron pair" they used your brain as a model

void void
#

Ho ho!

pulsar wigeon
#

probably in the realm of .01 or so

hot gorge
#

I've seen anywhere from 10petaflops to exaflops for the human mind

#

But estimating the human brains capabilities in FLOPs is like trying to comparing a V8 motor in one car to the entirety of an F1 car

pulsar wigeon
#

er, to be clear, i'm not talking about capacity

worn ember
#

Which one are we calling infirior here?

pulsar wigeon
#

i'm talking about actual FLOPs a normal (or even a mathematically savy) human could actually compute

hot gorge
#

Oh then yeah

#

very small

pulsar wigeon
#

like, ask a person to multiply 1.0123489479423 and 124124.1234910123

hot gorge
#

0.0000000000000000000000000001

pulsar wigeon
#

they'd be there with pencil and paper for a few minutes

#

at least

#

brains are good at a lot of things

#

this isn't one of them

hot gorge
#

But ask a CPU to correctly identify a bear vs a dog vs a sheep, or different types of mushrooms

pulsar wigeon
#

right

hot gorge
#

But I see what you are on about

worn ember
#

Perception isn't one of a computers strong suit

#

Humans are also really good at recognizing patterns

#

Creatures of habbit I suppose

hot gorge
#

Like the constant an regular pattern of stupid shit you say? /s

worn ember
#

That wasn't really needed but ig I deserved that

hot gorge
#

I added a /s!

worn ember
#

It still hurt! /s

unreal quarry
#

Right in the feels

void void
#

So I gave blood the other day and I got a text this morning saying my blood as been sent to be given to someone for a transfusion

#

Das nice enjoy the THC in my blood babey

golden gust
#

God, could you imagine waking up never having smoked in your life, to being loaded with thc infused blood

shell vine
#

monkaS wut

limber knotBOT
#

privacy

#

dumcord

#

hhhhha

void void
#

@golden gust do you think they would feel high

#

or is it just residual thc

golden gust
#

Would mostly be residual, unless your blood was like 20% thc or something lol

void void
merry talon
#

isn't that like

#

horribly illegal

#

don't they test for that

void void
#

? you can't be actively high but

#

they might after they take it i guess, at the lab it goes to

#

i must've been clean (enough)

cosmic raft
#

they definitely test for things like that

void void
#

yeah so i must've been clean enough then

#

unless the text was just a lie to make me feel good

void void
#

that smile tho

void void
#

oh thats a meme template i didnt even fucking get the actual meme

upper flicker
#

amateur hour in here

merry talon
potent warren
#

If one wanted to make a Paper fork without byof from scratch, what would one need to do?

golden gust
#

technically you could just click "fork" and be happy, just you've gotta deal with the hells that merging out changes back in will give you

#

byof is basically a massive headache saver

potent warren
#

but how would one do what byof does from scratch?

golden gust
#

It's just a bunch of scripts that applies a bunch of patch folders over paper

marble dock
potent warren
#

but who made those? was it Aikar?

golden gust
#

Yup

#

It really all boils back down to being git

potent warren
#

I noticed..

#

So, only Aikar knows what it does?

#

😐

golden gust
#

No

#

Parts of that stuff is derived from other places too afaik

#

The process really ain't that complex, it's just got some headache servers in there too, beyond that it's just applying a bunch of patches and using format-patches to regen that folder from the upstream/upstream tag it drops around

potent warren
#

hmmmm sounds complex

golden gust
#

if you know how git works, it's not really doing anything revolutionary beyond saving you from the medicine cabinet

potent warren
#

👀

ancient bolt
#

Aikar didn't make those scripts 🙃

golden gust
#

Yea, I erm... brain and.. rip

#

Aikar compiled them together for his repo, I just ripped 'em off into a repo that I was supposed to find time/motivation to clean up

cosmic raft
#

always fun looking at some of my google calendar events

hot gorge
#

mfw my zero tick farms have been on for a week because I'm a dumb and forgot to turn them off

void void
merry talon
#

TBD event

#

fill it in with whatever you're doing at the time

#

I counted 3 pieces of chicken in my can of chicken noodle soup..

golden gust
#

3? Damn, that must be some premium shit

void void
#

I've never had chicken chunks in chicken noodle soup

#

It's usually just chicken boullion with noodles

golden gust
#

Bonus points of your flatmate being a muslim, tbh

#

Stuff they eat has to be halal, so anything like that generally has a good amount of meat in there as it was homemade 😄

void void
#

Damn sounds yum

golden gust
#

Yea, when they're not permantly destroying your tastebuds with fire, it is 😄

cosmic raft
#

@golden gust

Yea, when they're not permantly destroying your tastebuds with fire, it is 😄

thonk

golden gust
#

My mate sometimes forgets that I'm white 😦

cosmic raft
#

...and?

golden gust
#

(and misjudges the chilli powder a bit)

cosmic raft
#

you don't like spicy food?

golden gust
#

Not really used to it, tbh

#

When I was younger I kinda scared myself from spicy foods for a good few years

cosmic raft
#

you:

golden gust
#

Went for like the biggest chunk of meat in the dish, which also just so happened to contain a cluster of spices or something

#

😄

void void
#

chili powder isnt even th at spicy shane pls

golden gust
#

Like, I gotta wonder, who the heck creates those stock pictures

#

and who the heck actually uses them

potent warren
#

How good is brigadier compared to the naive way of doing commands?

hot gorge
#

It's about as good as using butter vs vegetable shortening for a pie crust

potent warren
#

What?

hot gorge
#

.rekt

limber knotBOT
#

☑ Rekt

merry talon
#

spice is good, but not when you can't actually taste the food because it's so overpowering

potent warren
#

Can I actually get a decent reply '-'

void void
#

that is a decent reply, it aint make no damn difference besides cool completions

hot gorge
#

golden gust
#

It's also nms territory too, soooo might not be ideal unless you wanna burn that bridge

hot gorge
#

Or your pie crust

void void
#

acf implements it for you so just use acf <3

potent warren
#

I'm not a native English speaker... HOW THE HECK am I supposed to guess what they meant..

golden gust
#

acf doesn't? It just uses the fallback ask_server

woven otter
#

Yes

void void
#

you telling me your culture doesnt make pies

potent warren
#

It does.

void void
#

@golden gust i thought it did

hot gorge
#

well then

potent warren
#

I just don't care about pies..

void void
#

huh, weird

golden gust
#

There was a WIP PR for it or something iirc

void void
#

yeah minis?

potent warren
#

And expect a somewhat decent answer that I can actually understand..

void void
#

it got merged i thought

#

or im thinking of something else

hot gorge
#

Well you got one

#

Sorry

void void
#

nick chill out lmfao

potent warren
#

Wasn't decent enough though '-'

hot gorge
#

THE INTERNET IS FOR SRS BIZNESS ONLY

potent warren
#

☹️

golden gust
#

Nick, you got a front wedgie or something?

void void
#

It was a decent answer. If you didn't understand just ask for clarification don't go on a fucking rage

potent warren
#

What the heck does pie have to do with a command parser and dispatcher :(

woven otter
#

.rekt

limber knotBOT
#

☑ RektWhisperer

golden gust
#

I mean

#

Dirt pie vs apple pie

#

I know which one I'd rather eat

potent warren
#

Well then, I'll just go to bed. Thanks anyway!

hot gorge
#

I honestly didn't know the answer, but the question implied a similar method of doing something, so....

woven otter
#

.lart simple

limber knotBOT
#

forces simple to use perl for 3 weeks.

void void
#

hes saying whether or not you use butter or the other one, it's going to make a pie either way

#

so...apply that to commands

#

whether you use default or brigadier

#

it's going to make a command either way

#

and the "not a native english speaker" only goes so far, it's not that uncommon of an expression

#

so now you know it, remember it

#

and we also use similar ways to describe things with other unrelated terms

potent warren
#

Well, I still don't care about pies though thonk

void void
#

doesnt matter

#

its not actually about pies

potent warren
#

It sure was.

void void
#

oh dear god

#

im out of this retarded ass convo

potent warren
#

Y'all are hungry, that's what it is 😂

#

I'm out too, don't worry simple, you can go back.

golden gust
#

I mean, I wouldn't say no to an apple pie

nova badge
#

🍰

#

(Didn't have pie)

woven otter
#

I want a pie

hot gorge
#

Who doesn't care about pies?

#

That't like not caring about native use of commands

woven otter
#

Here some pi for you

#

3.1415..

nova badge
#

Either way using brigadier is like importing ingredients from a foreign country. You can mix them together and you might get something fruitful 😉 or you can stick to what you know makes a good pie.

hot gorge
#

lmao

potent warren
#

By the way.. I asked for clarification on their message.... And got a .rekt as an answer.. oh well, peace 👋

hot gorge
#

His neckbeard is going to combust

void void
#

or you know perhaps he was typing rekt in response to the other people talking and not just to you

#

and that your clarification never got the chance to be said because you went on a rampage

#

but yeah

hot gorge
#

No he's right

void void
#

oh well, peace

hot gorge
#

I gave him the rekt

void void
#

nice

nova badge
#

I know people who can't speak english who still would have gotten the references. lol

#

Then they would have taught me some similiar ones in spanish

void void
#

some people just wanna complain

hot gorge
#

Still loling at me not really knowing the answer

void void
#

well it was true

nova badge
#

I never used Brigadier, but I can imagine that it is more complex and involved than the system currently there in the API.

#

So it still comes down to using what you know, vs learning something new.

void void
#

ah cat you're right, the pr is still there for brigadier

#

i srsly thought it was in

#

huh

woven otter
#

Dum

void void
#

.kill Duck

limber knotBOT
#

gags and ties Duck then throws them off a tall building to their death.

woven otter
#

.kill simple

limber knotBOT
#

glares at simple until they die of boredom.

woven otter
#

Tbh would be dum to try to kill a duck by throwing them off of tall things

void void
#

why

woven otter
#

Dum

void void
#

YOU ARE TIED

#

YOU HAVE NO WINGS

#

DUMBASS

woven otter
#

How would you explain a shit on your head then

void void
#

slam dunk into the pavement

woven otter
#

Slam dunk yourself into pavement with shit on it

void void
#

yeah you'd like that wouldn't you

woven otter
#

U would

hot gorge
#

Everyone knows the best way to kill a duck is relentless bullying until the duck chooses to end it's own life.

#

Or gasoline.

woven otter
#

Wow that's bullying

void void
#

Or remove it's liver for Foie gras 🤤

woven otter
#

I'll peck your liver out

hot gorge
#

With gasoline, duh

#

Repeatedly apply gasoline until the feathers and skin dissove and then remove the liver. Ezpz

woven otter
#

Dissolve? 🤔

hot gorge
#

Gasoline is pretty nasty stuff.

limber knotBOT
#

Reminder for @merry talon: lets check if anything happened to bitcoin (down/up), current price (usd) -> 10,333.10

merry talon
#

wat

limber knotBOT
#

Reminder for @void void: lets check if anything happened to bitcoin (down/up), current price (usd) -> 10,333.10

void void
#

ooh ice

#

It dropped 600 bucks @static badge

static badge
#

unsurprising

hot gorge
#

The only thing that happened with Bitcoin is that it remained a terrible investment

void void
#

Oh wrong person

#

Fuk

#

@merry talon You told me nothing would happen

#

Dropped 600 bucks

#

Pay up bich

hot gorge
#

Hopefully not in Bitcoin

merry talon
#

you mean went up 2.6k?

void void
#

it was 10,133

merry talon
#

.wa price of bitcoin

void void
#

it's 9,716 now

limber knotBOT
#

(DiscordBot) No results.

merry talon
#

no its not

void void
#

bitch yes it is

merry talon
#

oh

#

fucking

#

canadian dollars

void void
#

lmao

merry talon
#

I dont remember this conversation but

#

that's like relatively nothing

void void
#

i set 2 remembers so

#

u sux

hot gorge
#

Discord has a search function

void void
#

i believe his words were

#

"i guarantee nothing substantial will happen to bitcoin in 10 days"

#

and well, i guess this isn't substantial

#

but

#

600 aint that small either

#

oh no

#

"nothing spectacular"

merry talon
#

well yeah it's not out of the ordinary

#

I would only consider it spectacular if it rose or fell 5k in 10 days lol

void void
#

well in any case the prediction was that in 10 days it would rise or fall

#

so meh

merry talon
#

you can say that with 100% certainty LUL

#

that it wont be the same as today in 10 days

void void
#

ok frik u

merry talon
#

bitcoin is dum

cosmic raft
#

you look bored @void void

#

join me in reading

void void
#

why are you reading this

merry talon
#

it did drop 500 and then come back up within a few hours earlier this week

#

someone probably got rich or poor from that

cosmic raft
#

don't ask why

#

just join me

void void
#

im busy studying

#

no

#

i love all the redactions

merry talon
#

wtf is this

cosmic raft
#

something

void void
#

I also love how it's "SECRET" but "TOP" is just scribbled in

#

"TOP SECRET" mmmkaaaaaaay

#

Whose handwriting is that

void void
#

NO MORE

cosmic raft
#

here @void void

#

you'll like the first few pages

void void
#

PAGE DENIED

wide hazel
#

I am alive

golden gust
#

awh

wide hazel
#

Very, very goddamned busy

#

Holy hell

#

But alive

void void
#

good now accept my friend request

wide hazel
#

o.o

#

What's a fren

#

Is that paperwork?

#

Because if so, I have many fren

#

Also <3 @golden gust

#

Just totally ignored

golden gust
#

I almost felt like a ghost

#

Must be how simple feels

wide hazel
#

Rip

golden gust
#

didn't even get accepted by an egg

void void
#

friends are overrated

wide hazel
#

Good news though, I've been slowly clearing out all my paperwork and my debts

#

I was.. highly suggested to clear out all my debts

#

Apparently they don't like it when there's any possibility for blackmail or extortion

#

Go figure

void void
#

o.o who would blackmail you

wide hazel
#

Your face

#

Probably

#

:P

void void
#

:(

wide hazel
#

But yeah, I've been talking to a lot of people recently, and along with being the new VP it's been murdering my homework time, let alone my personal and sleep time

#

Much tired

void void
#

new vp you say 🤑

wide hazel
#

Not that exciting

#

But at least it looks good on a resume

#

And maybe I can do some good

#

Or maybe I accidentally topple the house of cards upon which my throne comfortably rests

#

Who knows

void void
#

I should should but that I was AVP. I was not at all AVP. But it was my title.

#

So

#

HWAH

wide hazel
#

We had NSA come by and talk about some internship opportunities

#

Looked like a fun way to spend my next summer

#

Though will need to check in with my current employer first

#

Definitely a cool way to spend my summer and get my internship requirement done, though

old badge
#

plus you get to do all crazy nsa spying shit

void void
#

as an intern [x] doubt

#

"hey egg get me some coffee will ya"

#

welcome to government

limber knotBOT
#

wut

void void
#

government internships are a bunch of bs

limber knotBOT
#

must've had a bad mentor then

void void
#

you did

limber knotBOT
#

s/you did/i dum

#

Correction, <DiscordBot> <03s​im​pl​e> i dum

#

gudnite gamers

void void
#

:C

stiff yarrow
void void
peak kite
#

Any one know of a plugin that sends/receives minecraft data (events etc,) to a serial port?

void void
peak kite
#

i think some have done things like that with the gpio on the raspberry pi, but ... i didnt see serial...

sage cloud
#

Why serial

peak kite
#

its easy to work with when trying to get youth into electronics. Many electronics use serial usb dongles that appear as a serial interface to the OS.

#

FTDI, etc..

void void
#

interesting...

peak kite
#

Serial is easy to understand too.

void void
#

and...what would you do with this serial data...

#

(im not asking in general, i mean specifically with mc events.)

peak kite
#

send it to a microcontroller that has various inputs and outputs. So a real world button can operate redstone button.

void void
#

thonk ...

sage cloud
#

I think you'd just need to look for a standard java serial io library

peak kite
#

My problem is i know the firmware/hardware side of it, but not the java plugin serial programming.. so i can't just make a plugin that can send/get events/data to the serial port..
I i could , I would start by selecting a specific data array of minecraft events, and dump them to the serial port constantly, and then write the microcontroller program to parse the data array packet.

golden gust
#

serial is a bit more of a pain as you're sending data and have to control a speed, etc

void void
#

im sorry but this seems utterly retarded

golden gust
#

You'd probably overload the serial connection before you got anywhere useful

sage cloud
#

I'd just set up a web server

peak kite
#

Oh, the limits of events in any given packet or timeframe would have to be limited.

golden gust
#

What you probably wanna do is look at how something like craftbook works with their signs stuff and replicate that in a sense

#

sending data over serial itself will basically be the easy part

#

Your harsh part is actually plugging that into the game itself

peak kite
#

Yea, if I wanted a hack way to do it, id just use http://sikulix.com/
I found some OLD info on the net where some people were doing similar stuff trying to send and recieve data serially (not all data, btw)
I think you are right about the craftbook signs, i figure a block that you connect a redstone wire to, to have it be a single bit in the array.
I mean, 8 bits in a single serial packet can technically carry the states of 8 different redstone devices. So i dont see why the connection would ever overload, unless you were talking about sending ALL minecraft data over serial... lol

golden gust
#

Was more thinking you meant all

#

Bearing in mind that if you wanna take full advantage of redstone, you've got 0-15

peak kite
#

Yea, at 115200 baud, thats lots of data, i doubt i could find enough block states that i WANT to monitor to overload it, even if each redstone wire needed 16 bit states.

#

Also, i kinda like the idea of possibly dumping diagnostic data serially... retro... get an old green. crt..

#

Kinda stupid, microsoft pushing all this education mixed with minecraft,. buys minecraft for insane money, but then dosen't even make a serial output/input possible. Instead they make a version that is for educators that forces you to buy win10.

#

Trust us, its for education, its not to make money and claim its for education....
(meanwhile getting minecraft client working on linux remains a doctorate level skill.) But ironically its easy for educators,,,,,,,.... if you have windows10.

worn ember
#

Serial is quite fun tho. In c# it's easy to send and receive serial data not sure how good javas Liv is for it

void void
#

Kinda stupid, microsoft pushing all this education mixed with minecraft,. buys minecraft for insane money, but then dosen't even make a serial output/input possible. Instead they make a version that is for educators that forces you to buy win10.

honestly serial i/o is pretty... niche to implement it into base game

peak kite
#

Serial is fun, I suppose i could look at jmri and see how they talk to the serial port. Thats another opensource i like to poke around with.

void void
#

you're lucky that java mc is pretty moddable

peak kite
#

Yea, i don't really think its ms fault.. just sayin... if they want to educate... well, then lets do it.. or is it a marketing ploy.

unreal quarry
#

It's a marketing ploy

peak kite
#

💩 👌 🍴 😋 thinking_gun

#

You mean i got a 9980XE for a marketing ploy?

unreal quarry
#

Have you seen education edition? It doesn't really teach anything. I tried a variant of it with my kids. It was more confusing for them than writing actual code in intellij

peak kite
#

I think the raspberry pi version is similar to the educators? , I am coming from a hardware angle, and clearly they think that the world is made out of software only.

#

DO NOT question why your wingnuts crack in half, just program them better.

ancient bolt
#

The fuck are y'all talking about I/o in Minecraft

void void
#

thats what im saying

#

he wants serial IO in MC

#

and im like for the fuck what

#

"redstone attached to physical button"

quasi valley
#

is jgit good enough/too much for simple adding files and pushing through java code?

void void
#

im sure its fine but what the monkaMEGA are you doing

quasi valley
#

uhh need some sort of file history of textfiles which I guess looks the sexiest with git viewers

#

localization files that just lie behind a rest server for which I want that

#

but I cant bother our web dev to do anything with that, so git history seemed good enough

void void
#

you are commiting a crime get down monkaCopShoot

quasi valley
#

you're pushing it too hard tiny_potato

void void
#

.kill Kenny

limber knotBOT
#

grabs Kenny's head and rips it clean off their body.

void void
#

crime averted

woven otter
#

.kill simple

limber knotBOT
#

reaches out and punches right through simple's chest.

lyric siren
fast scarab
wide hazel
#

Am will be coffee boi

woven otter
#

coffee good

potent warren
#

Coffee bad

woven otter
#

why

unreal quarry
#

Coffee gives me the hershey squirts

void void
shell vine
uncut kindle
#

Is there a tool available online that I can use to see what enchantments I can pair with others?

void void
#

other than the minecraft wiki and reading ability, probably no

#

what the fuck did my eyes witness

olive garden
#

that's of pretty high quality tbh

golden gust
#

I wonder if this is where they dreamed the internet would be down the line

cunning badge
#

Oh hell yea Java 13 is coming out soon

#

Now people are able to be 5 versions behind

woven otter
#

minecraft should move to 11 tbh

cunning badge
#

ofc they should

#

its the next LTS

#

My plugins are on 11

golden gust
#

Oh god, I could imagine the tears of the hosting providers, I would loooove to see that

#

Basically, there is no major reason to bump up the language level, however

zealous knot
#

@golden gust actually im quite sure at least some people knew back then that this was coming, they knew this technology wouldn’t stay the same forever, and that this is what you’d get when people are allowed to express themselves with absolutely no limits or parameters

#

Its kinda like the sum of human imagination really

golden gust
#

Compiling against a newer bytecode version would just introduce pointless breakage to peoples tooling for no gains to mojang devs

zealous knot
#

Ignore me harder daddy weary_lemon

upper flicker
#

Newer JVMs could help performance, generational improvements to GCs especially

#

Mojang does tune their profile but even then

#

Their garbage allocation is extreme

golden gust
#

This is from discussions with mojang 😛

zealous knot
#

Also Z did you notice the rate limits got stricter?

golden gust
#

Hosts should bump the java version that they're using to the latest LTS, but hosts being hosts...

#

(Then you've also got the hells of people running older servers and stuff...)

upper flicker
#

I remember the kicking and screaming trying to get them to upgrade to 8 when we forced it on them

#

Years after 8s release and they still wouldn’t do it without throwing a tantrum

golden gust
#

The site couldn't have picked a more horrific color for that chart

#

In other news, today in brexit, the shutdown was determined to be illegal and so they're back in government

#

Well, back in government tomorrow; This shall be fun

woven otter
#

only 7.3% on java 11 smh

upper flicker
#

7.3 is way up from where it was though

woven otter
#

where was it and when was that

upper flicker
#

2-3% a few months ago

#

For a while it was mostly java 10

woven otter
#

ahh then it's pretty good actually

upper flicker
#

Likely because of Ubuntu’s package fuck up

void void
#

catalina pb 8 peepoMad

#

give me stable, apple

#

my school:

blocks ssh
does not block minecraft

#

thank u, school

shell vine
#

anyone else gettin lotta 502 errors on spigot forum

wide chasm
#

Yes

wise yarrow
limber knotBOT
#

He<

stone silo
#

lmao can I get a high five? I've been fine tuning everything on my server lately and I've had no overload messages for almost 12 hours now

void void
#

high five!

worn ember
#

you need players for that first dab

stone silo
#

I have my cam account connected right now and I've been running a TNT duplicator

#

so there's that lol

golden gust
#

If we've actually broken something, letting us know what is generally a good idea so that we know

shell vine
#

idk i just joined the mythicmobs discord and noticed that

worn ember
#

Oof. I developed for mythic mobs API before

celest coyote
#

tell em making accusations without evidence is a dick move

worn ember
#

Their discord is toxic af

unreal quarry
#

I said something in there :s expecting to get yelled at or banned now

worn ember
#

Lol

static badge
#

Where's the discord

unreal quarry
#

I got it from their spigot listing

static badge
#

reee

#

.g spigotmc mythicalmobs

limber knotBOT
unreal quarry
#

I scrolled up, someone reported a stacktrace that pointed to the assertionerror trap

#

That's not even paper's doing

#

They didn't even acknowledge the error, just that he was using paper

worn ember
#

Lmao. Blame everyone else

unreal quarry
#

If I wasn't on mobile I'd pull up the code and find the cause of his error and point out it's not even a paper issue, but /shrug

#

Maybe leaf will ^_^

static badge
#

in class

dapper nacelle
#

.g spigotmc extensive magic wands spigot compatible

limber knotBOT
dapper nacelle
#

hm.. only 25 downloads for the latest version

celest coyote
#

reminder not to raid the server

golden gust
#

ItemStack trap?

dapper nacelle
#

what

woven otter
#

kick is too late for that now

worn ember
#

oh uh

#

kitty is a trap

#

has anyone here ever had to implement/use True Type Fonts? I need to interpret them to display them but i cant find much about this at all

snow warren
void void
limber knotBOT
#

(DiscordBot) Scientific breakthrough may eventually allow many blind people to see - length 3m 29s - 367 likes, 8 dislikes (97.9%) - 11,858 views - CBS This Morning on 2019.09.18

crystal fox
#

anyone knows of a character in any font that has same height and width?
like a square-spaced character

merry talon
#

a zero width space also has a zero height kappa

stone silo
#

lol

void void
#

□□□□□□□□□□□□□□□□□

stone silo
#

lowercase X in some monospace type probably

void void
#

im confused what he wants exactly

stone silo
#

or a bullet

#

֎

crystal fox
#

a character that has 1:1 ration with height and width, so I can use it as a replacement for pixel in text

stone silo
#

#

void void
#

o.o

crystal fox
#

I'll try those thx

void void
#

stone silo
#

#

😦

#

it converted to emoji, lame

crystal fox
stone silo
#

hah

pulsar wigeon
#

use a monospace font

stone silo
#

monospace won't fix it

crystal fox
#

the picture above is in Courier new

stone silo
#

almost looks like he needs a monospace font that has the same width as height

crystal fox
#

^

pulsar wigeon
#

oh

#

character won't fix it then

stone silo
#

lol.

pulsar wigeon
#

you'd need to adjust the line height and character width somehow

#

because there will always be spacing regardless of the actual size of the character

stone silo
#

that's not fully square, but came up in the first result

pulsar wigeon
#

i mean you can use curses/ncurses if you need something rendered

#

that's not native to a font though

#

font can't control line spacing

#

monospace fonts can make character widths the same, but you need control over your line spacing as well

crystal fox
#

even if I use another character, it still needs to be as wide as space (or other, quite different character)
or at least some monospace with 1:2 ratio

unreal quarry
#

Holy mother of notifications.. joined that mythicmobs discord guild during lunch, go to work, now on next break I come back to a few hundred push notifications.. I feel like wiz right now running around muting everything lmao

void void
#

any time i join a discord my first action is to mute it

#

default discord notifs are retarded

#

i dont need every fucking message

#

thanks but no thanks discord

wide chasm
#

I receive every notification of every guild of every person and I don't mind it

#

runs

stiff yarrow
wide chasm
#

I got a notification for that, does that resolve the doubt?

shell vine
#

yea same immediate mute when joining any discord

celest coyote
#

The only server i have unmuted is a private discord for my friends

upper flicker
#

They do

#

Servers can choose between all messages notify or just mentions

#

The ones who don’t switch it to mentions after the first 10 users are just stupid

#

We have 5000 members, better switch it to all messages notify

quasi valley
#

good thing to do on april fools

#

but it's even too evil for that

void void
#

Oh. On God, Z?

woven otter
#

so where should I ask my question totally related to paper help?

celest coyote
void void
#

^

woven otter
#

oof

#

i used to spam my shit in #general but don't want to be that rude

static badge
#

ah yes

#

let's notify everyone for every message

woven otter
#

yes

static badge
#

serburs that do that are ran by dumdums like z

static badge
#

full code

tame pendant
void void
#

known issue

#

there is a post on the forum already

tame pendant
#

ok cool

merry talon
#

just watched the weirdest fucking movie

#

time trap

shell vine
#

u ever see planet terror

#

annihilation was pretty weird too think

unreal quarry
#

Weirdest movie I ever seen was Between World's. Thought it was gonna be good because Nicolas Cage. Nope.

queen rapids
#

yo leaf u still there??

static badge
#

yes

queen rapids
#

can i msg u

void void
#

slide in da dms

static badge
#

no

queen rapids
#

o

#

😔

void void
#

watever u has 2 say can be sad here

#

take dat

queen rapids
#

it just terminates, no errors, no proceeding

#

doesnt print the thing right after it

static badge
#

whatever shitty console you're using might not flush without \n

queen rapids
#

i dont know how to fix that

static badge
#

use \n

queen rapids
#

as in

#

2\n

#

in my input?

static badge
#

printf("test2\n")

#

alternatively

#

fflush(stdout)

queen rapids
#

before or after scanf

static badge
#

what do you think fflush even does

queen rapids
#

removes everything from scanf

static badge
#

that's not what flushing does

#

flushing will write all buffered data to its underlying fd

queen rapids
#

oh

#

putting \n after all my debug msgs now shows the debug

#

i hate c

vestal jasper
#

hate the ide not the language peepoJuice

pulsar wigeon
#

to be fair that's pretty normal behavior

static badge
#

you'd know about abnormalities wouldn't you

vestal jasper
#

lol

potent warren
#

🤔

hot gorge
#

Can we talk pies now or are you still mad at me?

ancient bolt
#

Not flushing without newline is the standard

red ginkgo
potent warren
#

@hot gorge lmao. Yes, we can talk pies now. I'm not hungry but you can go ahead if you want to xD

#

by the way, sorry for my overreaction..

#

it was late and I was tired af

cyan crest
#

Hey.

woven otter
#

maybe it was one of those monthly things

potent warren
#

hm?

hot gorge
#

It's okay. I won't hold it against you

potent warren
#

Thanks 😄

woven otter
#

Nick really hates pies

#

hm barty dollars that is

potent warren
#

Hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

upper flicker
#

Who hates pies?

dusk drift
#

me

static badge
#

remember the good ol days

limber knotBOT
#

(DiscordBot) I BAKED YOU A PIE - length 6s - 2,068 likes, 78 dislikes (96.4%) - 510,764 views - faiza302 on 2010.10.19

ancient bolt
#

I heard @true canyon hates pies

limber knotBOT
#

sips silver needle

merry talon
#

@shell vine yeah I always watch annihilation with people who haven't seen it

#

that ||bear|| scene is terrifying

#

barty you mean red sparrow?

true canyon
#

hey

#

that's a fuckin lie right there

ancient bolt
#

@static badge I got POTG for the first time in at least a year

limber knotBOT
#

(DiscordBot) Mei is Bei - length 25s - 6 views - DemonWav on 2019.09.25

static badge
#

mei PogU

marble summit
#

Hey bois u need to play the newest coolest dating sim on steam
KFC Dating Simulator

ancient bolt
#

gonna go play some more untitled goose game

merry talon
#

mei DansGame

vestal jasper
#

mei reeeeee

small pecan
turbid moat
leaden hull
golden gust
#

That mod is a client only mod from the error

#

It's saying that it's trying to use a client dist info or something like that on a server

neon dagger
#

Anyone know if RedProtect is worth using, over WorldGuard since WG isn't really updated anymore?

dusk drift
#

WG is perfectly fine and always updated

#

WG + CoreProtect best combo

#

ur prob looking in the wrong place

#

its updated daily

#

or at least was, can't view the history due to the server outage, its not updating daily rn since its updated and finished for 1.14

neon dagger
#

Hmm, ever use RedProtect? I tried it but the settings file is really annoying.

#

Basically you gotta set settings for every world, and they do not inherit...

dusk drift
#

I've only heard it really in name and from people that switched to worldguard/coreprotect coz it no longer worked or something? idk

neon dagger
#

lol

#

Sadly FAWE doesn't work with the latest worldguard yet. ;w;

void void
#

Hey! What do you guys think about starting a server on hostinger?

#

VPS server

neon dagger
#

I think it's better to just buy a server and host the game yourself but that's just me. I don't trust hosts.

peak kite
#

I agree. Then you can run it on a 9980XE

void void
#

@void void hostinger philippines?

#

oh, i've only used their philippines location, was pretty good from what i recall

#

didnt keep it long tho never needed it

#

As much as I know, I can start a Minecraft server on their VPS?

#

sure

peak kite
#

odd, mysql 8 works sometimes.. but fails sometimes.. didn't realize installed 8 and it worked at first.. heh revert..6.7... ahh now its working smooth...

fringe flint
#

just use maria 10.x

#

oracle mysql 🚮

#

while ur at it ditch mysql altogether, use postgres 🐘

void void
#

postgres is epic my dude

peak kite
#

why?

void void
#

its epic

peak kite
#

again I step, why is it epic?

void void
#

mongodb

#

bc webscale

#

:^)

#

mongo is out, elasticsearch is in

#

REEEEEE MY FUCKING PRINTER IS NOT PRINTING

#

like, on paper?

#

like, yes

#

DEAD TREES

#

i go to a retard college

#

printers are not epic

peak kite
#

Mob kludges are oddly pleasing.

vestal jasper
#

did someone say paper?

peak kite
#

pressed cellulose?

left wraith
#

How long do you think we have to wait for a 1.15 paper, when 1.15 is released? A day, week, month?

void void
#

1.15 hasn't even been released yet...

#

Once it's released, then once Spigot updates, Paper can update. That's how long you wait.

#

Right now it's not even released.

#

It's not even on the books.

left wraith
#

I know, but i was just curious

vestal jasper
#

when 1.15 is released think he's aware it hasn't released

void void
#

Missed that sorry

#

Usually after Spigot updates Paper is done in 1-3 days (depending on size and complexity of changes)

#

could be more could be less

#

1.14 from 1.13 was done in like 2 hours

left wraith
#

Damn

#

Ok thank you

void void
#

"done"

#

By done I mean initial release

#

Not bug free or recommended to run

left wraith
#

Yea

void void
#

is cat about to bitchslap me

golden gust
#

We can't even really start guestimating until we see it

left wraith
#

True

golden gust
#

Generally within a day or two, assuming mojang doesn't go in there with the flamethrower too much

void void
#

yup, could be more could be less. purely speculation, i'd say it could be a fairly large update if mojang holds true to what they say they're doing to it

#

sooo

#

but idk

wide chasm
#

iirc they said they will be working on bug fixes for the rest of the year, so that'd mean 1.15 releases in early 2020 (unless they're gonna add new features into 1.15 as well, then it may take longer).

void void
#

is minecon physical event this time?

#

or still some bullshit like last time?

native thunder
#

Gotta get with the times

#

E-cons are all the rage

#

That way the neckbeards can stay in their basements and still attend

#

And the children can skip school to attend

#

But yes it's another livestream

dry kernel
void void
worn ember
#

what

#

sellout 👀

karmic crystal
woven otter
#

@upper flicker you hate pies. you only like tacos

heady spear
#

@woven otter tickle

void void
#

wanted to send ":feather: 🦆"

#

but mfw feather emoji is probably arriving in 2020

upper flicker
#

🦆 🍲

woven otter
#

wow so much attention

upper flicker
#

Well you did ping me

woven otter
#

had to reply

#

you asked who hates pies

#

and it's you

#

you hate pies

quasi valley
#

pie > taco

upper flicker
#

No I don’t :c

#

taco > pie > everything else > ducks > leafs

quasi valley
#

🗡 🦆

#

🔥 🍂

woven otter
#

mfw ducks above leafs

heady spear
#

I love it when the leaves die in autumn

#

it's so pretty

woven otter
#

mikro mikro

pulsar wigeon
#

irc never forgets

void void
#

petition to add regex support into discord

heady spear
#

petition to not do that

void void
#

i mean client is bloated electron wrapper anyway, how come no regex support :^)

quasi valley
#

petition to transform this discord into a big skype group

woven otter
#

petition to remove irc

quasi valley
#

signed

woven otter
#

so discord forgets

#

and irc never remembers

void void
#

petition to put duck into oven

heady spear
#

I wanna get an apple watch so I can pause my music without picking up my phone

#

because these dumb airpod touch gestures don't ever work

quasi valley
#

just violently scream hey siri into the open and ask it to pause

golden gust
#

ok google... okaaay google... OK GOOGLE

woven otter
#

petition to pour water on mikroskeem

worn ember
#

duck loves mikro wet

heady spear
#

I miss before when Dark wasn't here

woven otter
#

yeah dark you ruin everything

quasi valley
#

smh, dark

worn ember
#

sthap bullying me 😢

golden gust
#

It's not bullying

#

I mean, if the truth is bullying, we're doomed

worn ember
#

wow,i'm going back to the spigot discord

#

oh wait

golden gust
#

plz do

#

No complaints here

worn ember
#

k

shell vine
#

is there a spigot discord?

limber knotBOT
#

lol no

shell vine
#

rip i havent been on IRC in like a year