#general

3141 messages Β· Page 1310 of 4

wraith trail
#

ovh's is $150 or something

#

hmm

twin lagoon
#

why do you need 128gb in first place

worn ember
#

memoryleaks

limber knotBOT
#

gud evening gamers

foggy elbow
#

Oh no I got 64go

#

for 160-170€/month

wraith trail
#

then thats 150

twin lagoon
#

how do you not know how much ram you have

limber knotBOT
#

y do ppl say go ram

#

instead of gb

wraith trail
#

well, 150 without commitment

twin lagoon
#

while the specifications & price you pay for at hetzner is attractive

spare venture
#

The difference between an e2288g and a 5950x cannot be that much for minecraft

foggy elbow
twin lagoon
#

i would be prefering an ovh machine

limber knotBOT
#

what is go ram

spare venture
#

Especially on hetzner hardware

limber knotBOT
#

vs gb

twin lagoon
#

not to mention hetzner's 5950x's only gets to 4.3ghz @ 90C (max temp)

spare venture
#

Reminds me of RS

foggy elbow
wraith trail
#

RS?

spare venture
#

Which is ❌

#

ReliableSite

worn ember
#

runescape

wraith trail
#

Someone here who had one was saying that yesterday

worn ember
#

kappa

limber knotBOT
#

gigaoctet, who even says that

wraith trail
#

might have been michael himself

spare venture
#

ded please don’t say kappa

#

weirdo

#

makes me think less of you

worn ember
#

kappa fine i'll emote it then

limber knotBOT
#

he likes to pretend he's a twitch chat viewer

wraith trail
#

has reliablesite gone downhill? Felt like it was pretty good years ago

spare venture
#

emoji is fine

twin lagoon
#

RS has gone downhill years ago

spare venture
#

It’s pretty bad

limber knotBOT
#

didn't aikar shill for it

wraith trail
#

haven't touched any of their stuff in forever

worn ember
spare venture
#

My personal experience with RS was bad

foggy elbow
limber knotBOT
#

idk why aikar uses 'em unless he's got some special deal or somethin

spare venture
#

They had some weird BIOS issue that limited my 9900k to 2GHz

#

Took weeks for them to fix

#

So many tickets

wraith trail
#

i've only seen aikar shill for hivelocity

#

but might be missing something

twin lagoon
#

hivelocity is fine but expensive

golden gust
#

RS is great when it all works well but their peer is trash in one of their main DCs

#

and, well, you get what you pay for

twin lagoon
#

now phoenixnap however

limber knotBOT
#

haven't seen him talk about them

golden gust
#

OVH/hetzner are great, like, but, they're essentially budget bin hardware

spare venture
#

Michael sell me on PNAP

limber knotBOT
#

guess he switched recently

foggy elbow
#

I hope I won't get issue with hetzner and their 5950x mhhh

Or I'll switch back to ovh πŸ™‚

spare venture
#

I’m switching dedis this month

foggy elbow
#

I got my dedicated at ovh for 29d remaining

twin lagoon
#

that's a waste

#

wait a month

foggy elbow
worn ember
#

tf you mean budget bin hardware, i pay 3$/m its breaking my bank

twin lagoon
#

i mean it is ovh after all that seems kinda unlikely

potent fossil
#

lmaoooo. my professor sent us a youtube playlist of videos of how he wants us to format our lab. right under the video:

is my way the right way? of course not.
it is simply the set of rules I chose to use.
it is also the set of rules I chose to use for grading...

spare venture
#

Michael sell me on PNAP vs OVH, and still the e2288g?

twin lagoon
#

si

limber knotBOT
#

is there nothing that competes with SYS

twin lagoon
#

no

#

also barty i get OVH emails on a weekly basis now

#

that they're taking X server down because they're fucking stupid

merry talon
spare venture
#

I don’t know anything about PNAP besides no setup fees

limber knotBOT
#

pnap still above sys

twin lagoon
#

their panel is ass but so is everyone else's

limber knotBOT
#

is all that I know

spare venture
#

Yeah OVH is bad too

twin lagoon
#

support is fire though

wraith trail
#

PNAP billed me $450 for stuff I didn't have

#

but responded in half an hour on support, so that was refreshing

spare venture
#

That can prob happen with any company

#

PNAP routing vs OVH?

twin lagoon
#

ovh > but if you use tcpshield it won't matter

spare venture
#

I don’t use TCPshield because it messes with some vite sites

golden gust
#

OVH have a lot more POPs and private leased lines across the place

spare venture
#

Never needed to either

potent fossil
#

DDOS's bart's server

spare venture
#

No

foggy elbow
#

frequency on all my cores from xeon e-2288g ovh

limber knotBOT
#

and what does that prove

foggy elbow
#

nothing

#

just to now

limber knotBOT
#

can you test it with a miner 4 me thx

#

a few months of that running should b gud

olive marlin
#

Do a month long mining test.

limber knotBOT
#

I will give you 10% of the dogecoin profits if it rises

worn ember
spare venture
#

anyone want to start a p2w mc server

limber knotBOT
#

u can do that on my meme serbur

spare venture
#

I would never

limber knotBOT
#

p2m

#

pay 2 meme

spare venture
#

You wish

potent fossil
#

im experiencing a bruh moment. i wanna get last number in string, may not be the last actual word in string, so using regex

https://regexr.com/5lsek - works

public class Wtf {
    private static final Pattern lastNumberPattern = Pattern.compile("(\\d+)(?!.*\\d)");

    public static Integer getLastNumber(String string) { // string = "test 666 aa 44", should return 44 as integer
        Matcher matcher = lastNumberPattern.matcher(string);
        if (!matcher.matches()) {
            // always thrown?
            throw new IllegalStateException("Failed to match any numbers in string.");
        } else {
            String found = matcher.group().trim();
            System.printf("Found %s! Returning parsed integer.%n", found);
            return Integer.parseInt(found);
        }
    }
}

public class K {
  public static void main(String[] args) {
    Integer ok = Wtf.getLastNumber("test 666 aa 44"); // exception thrown
    System.out.println(ok);
  }
}

plz help wat am doin wrong? also tried with four backslashes in the pattern

#

am just dum?

waxen panther
#

@twin lagoon GWcmeisterPeepoLove

potent fossil
#

brocc plz debug my code

#

also michale pepelove

waxen panther
#

sec

twin lagoon
void void
#

Can I talk about forks of papee

twin lagoon
#

if it's yatopia

#

no

void void
#

What's yatopia

wraith trail
#

something you shouldn't use

waxen panther
#

something you should never use

#

sulu peepoLove

void void
#

What about tuinity

wraith trail
#

tunity is fine, but they have their own discord

worn ember
#

talk about it in the tuinity discord?

void void
#

Ah ok

limber knotBOT
#

ya ur just dum simpledum

void void
#

What is yatopia tho

waxen panther
#

something dumb

limber knotBOT
#

dum like dumcord

potent fossil
#

plz explain

twin lagoon
void void
#

And

golden gust
#

performance > user data

twin lagoon
#

and then pouring some of all in 1 cup

#

and then drinking it

void void
#

That's called Dr pepper

potent fossil
#
twin lagoon
#

it'll taste like fucking garbage

wraith trail
#

but.. it'll be fast?

void void
#

If you get the right flavours it tastes mwah

#

can 25 mbps download and 30 mbps upload handle a self hosting server?

wraith trail
#

yatopia isn't the right flavours

twin lagoon
#

yes but it's never better than one good flavour

limber knotBOT
#

dats an interesting online ide

#

or compiler I should say

#

never seen that one, kewl

formal turret
#

i hate when that happens simple lmao you get your regex working on the web and it just fails everytime in java

void void
#

RoboMWM are you skynet or a human with a different client

potent fossil
#

yea why lmao

limber knotBOT
#

I am not a dumcordian is wut

golden gust
#

IRC bridge

void void
#

W h a t

#

can 25 mbps download and 30 mbps upload handle a self hosting server?

golden gust
#

legacy chat protocol

#

runs

void void
#

Stfu

wraith trail
#

yes Camar

golden gust
#

Camar, it depends

wraith trail
#

it'll be fine, not idea, but in most cases

void void
#

It depends on ram

golden gust
#

It's not great, and that implies DSL which will generally kinda crap itself

wraith trail
#

what no, nothing to do with memory

void void
#

Sweet juicy ram

#

Ram and cpu

golden gust
#

if you're expecting more than a handful of players, it's not gonna work great

wraith trail
#

well, yes but that is not his concern here

grand pewter
#

if you self host just keep in mind making the server public wont be a good idea because of ddos concerns

void void
#

Hey hey

grand pewter
#

thats mostly the limiting factor other than getting your own hardware

void void
#

Cloudflare

wraith trail
#

cloudflare at $1/gb

#

which is expensive af

void void
#

Nah it's free

grand pewter
#

sounds expensive

limber knotBOT
#

Oh, I can't edit

wraith trail
#

not for minecraft

limber knotBOT
#

dum

golden gust
#

CF doesn't work for MC unless you wanna pay for their TCP proxy stuff which is expensive af

void void
#

It's f r eee

golden gust
#

only for websites

wraith trail
#

for http

void void
#

Nah

#

With my setup

grand pewter
#

feel free to try lol

wraith trail
#

what is your setup?

#

i'm curious

waxen panther
#

@potent fossil i think the find method works, i cant see anything wrong with your regex though

golden gust
#

I heavily doubt that you're proxying connections and not just using their DNS service

wraith trail
#

better not be "anti ddos dns"

potent fossil
#

find just returns boolean

formal turret
#

matcher.find() works for me

potent fossil
#

wait

waxen panther
#

it doesnt

potent fossil
#

wtf

waxen panther
#

xoxo

potent fossil
#

what is matches for then

wraith trail
#

having a domain hides my ip

waxen panther
#

the whole string must be

#

matching

olive marlin
#

^^

potent fossil
#

and oh fuck

void void
#

Imagine using bukkit thonk

potent fossil
#

wow that makes sense

waxen panther
#

it does but it desnt matter

#

is what i mean

grand pewter
#

doesnt matches return bool or something and find goes to the next match?

#

idk i havent touched regex in a while

potent fossil
#

i see now

void void
#

Bukkit is shit

potent fossil
#

makes sense

#

thanks babes

waxen panther
olive marlin
#

If you were to add .* at beggining and end, then it'd work with matches

void void
#

Did you know that anime is bad

waxen panther
#

ok

grand pewter
#

horrible

void void
#

Especially hentai

potent fossil
#

No need. find works better for this use case

#

thanks bby

void void
#

Hentai is horrible

formal turret
#

are you just here to troll smii?

potent fossil
#

Yeah can we not

void void
#

No

#

I am giving my opinion

grand pewter
#

im not sure thats appropriate for here

wraith trail
#

an opinion out of nowhere

formal turret
#

yea, you've given your opinion on like 5 different things in a matter of a minute

waxen panther
#

thonk, 80% of this chat is trolls nowadays

potent fossil
#

We're not even talking about it here, so why

wraith trail
#

about something completely irrelevant

void void
#

Ok I hate bukkit

wraith trail
#

cool.

waxen panther
#

k didnt ask

mental meadow
#

also i like anime

twin lagoon
#

awawa

waxen panther
#

awroaourwa

twin lagoon
#

awueoapwueopwaupeouawoa

void void
#

Hmm

mental meadow
#

i started learning japanese now but I'm not a weeb

grand pewter
#

that's what they all say πŸ˜‰ (just teasing)

#

cool though

mental meadow
#

also japanese is an epic language
only 2 tenses
all verbs are made the same way, no irregular verbs

void void
#

WHAT

mental meadow
#

just gotta learn the font(s)

potent fossil
#

my pizza is here aPES_HappyClap

grand pewter
#

learning languages is fun... i get rusty on pretty much everything though because i dont use it enough

void void
#

Can I have some

grand pewter
#

learn it, forget it

void void
#

Virtual pizza

#

Mmm

mental meadow
void void
#

Imagine doing your homework

grand pewter
#

japanese for school or just for fun?

worn ember
#

studying to be a weeb

mental meadow
#

i'm 22
if this was in school i would have no motivation

grand pewter
#

looks serious

void void
#

I just bottle it up until it's two weeks worth overdue

mental meadow
#

just for fun

grand pewter
#

ah for fun

void void
#

And get suicidal thoughts

grand pewter
#

yeah thats the way to learn a language lol

void void
#

Because it's so nice

#

Nick

#

Much

potent fossil
#

hey ok can we like

#

stop this? this is clearly a troll

void void
#

Ok apparently I'm a troll so I'll just go

grand pewter
#

you dont have to be a troll if you dont do trolly things

limber knotBOT
#

idk if I ever used find()

potent fossil
#

ive been on the internet way to long to be fooled by the 'trolling "uwu im not a troll" trolling' pattern

limber knotBOT
#

but I should look into that

mental meadow
#

uwu im not a troll

limber knotBOT
#

seems like I learn something new about string manipulation every day

#

k not every day but there's always something new to learn

#

from don't use replaceall to find

mental meadow
grand pewter
#

easy just watch every anime.

mental meadow
#

i'm watching miss kobayashis dragon maid rn

potent fossil
#

im about to turn on some sailor moon

grand pewter
#

you meant "i'm studying"

#

XD

mental meadow
#

yes

golden gust
#

think kobayashi was slated for an s2

mental meadow
#

https://www.youtube.com/watch?v=ynEjnebw8LA
also this was recommended on youtube and holy shit
but I did understand some words already

β˜…Cat Merch! https://crowdmade.com/collections/junskitchen

  • We moved!! We hired a Japanese moving company and filmed the entire process of packing and unpacking our things. The company we used was Art Hikkoshi Center (Art Moving Center) and they did a great job! We can't wait to get this place set up so we can show you guys our new apartment!

...

β–Ά Play video
golden gust
#

Ah, july, apparently

mental meadow
#

nice

#

it's really fun so far

golden gust
#

Miss Kobayashi's Dragon Maid's second season is officially titled Miss Kobayashi's Dragon Maid S (with the S standing for "Super Supreme Second life Starts")

mental meadow
#

finally something that doesn't make me cry

void void
#

Ded

merry cave
#

how do you guys deal with hopper farms?

golden gust
#

murder

merry cave
#

like massive iron golem farms etc

#

lol

#

I have curtailed the villagers, but now it's hoppers

mental meadow
#

we limit hoppers per plot

merry cave
#

I assume you have this all developed into your region plugin

mental meadow
#

yes

merry cave
#

wonder if I can somehow get this with griefprevention

#

such a good idea though, maybe I can get a custom hook

wraith trail
#

theres a thing where you can only allow stuff to be done within claims, so could use that

#

ask robo

#

he probably knows

golden gust
#

last I knew, only thing robo knew was memes

merry cave
#

any better suggestions for claims than ?

wraith trail
#

gp was fine last I saw

merry cave
#

I agree, just need something that allows plot limitations

#

would be ideal to have a setting to limit hoppers per chunk

mental meadow
#

LinkedIn asks me if I know someone who I guess is cat
why
no

potent fossil
#

cat is a beautiful creation of god

mental meadow
#

cats are

#

cat is...cat

wraith trail
#

i'd never want to see the faces of people here

#

leave it up to imagination

mental meadow
#

we have a selfies channel in incendo and it's pretty nice
everyone is really cute

potent fossil
#

how do you imagine i look sulu

mental meadow
#

I only know how simples legs look

#

oh no

potent fossil
#

no ive sent selfies before

mental meadow
#

I think I know how simple looks

#

yea

wraith trail
#

idk you arent very distinctive in my mind I guess

potent fossil
spiral robin
#

Hi

potent fossil
#

a "simple" blob

#

aber pepelove

vestal jasper
#

@wraith trail too bad.

mental meadow
#

I thought you looked like a league caster

#

Josh is also very cute

#

aber ❀️

potent fossil
#

josh is not cute

#

josh is...mmm

vestal jasper
#

I'm an ogre

wraith trail
#

hmm?

#

oh your profile picture

#

compact mode

#

well, seen it now

golden gust
#

smel lyk 1 too

vestal jasper
#

I don't need sanitary advice from someone who licks himself clean, cat.

mental meadow
#

.cat

#

oh right

#

korobi 😦

vestal jasper
#

Kuwubi

mental meadow
#

uwu

vestal jasper
#

Say it

#

Kuwubi

mental meadow
#

Kuwubi

vestal jasper
#

It's proper uhhhhhhhhhhhhhhh

spiral robin
vestal jasper
#

What's a non offensive way to call that effect

mental meadow
#

k, uwu bi

#

now it's just a question of finding out who the uwu bi is

vestal jasper
#

uwu-ification.

mental meadow
vestal jasper
#

I tried

vivid ivy
#

quick rant

#

what the fuck is that

#

who tf would pay money to have fake players in their tablist

potent fossil
#

It's what it sounds like

coarse lily
#

It's yet another spigot link inaccessible without logging in

zealous wedge
#

@vestal jasper @mental meadow uwu

vivid ivy
#

5$ plugin to have fake players in your tablist

zealous wedge
#

@potent fossil uwu

coarse lily
#

Hi zml

vestal jasper
#

I'm literally getting pinged in 5 different discords where am I

potent fossil
#

People go really really far to fake players. Had someone just last week literally writing an AI bot that walks around and breaks blocks to fake players so he could get more real players

zealous wedge
#

hi ocelot :3

potent fossil
#

It is the stupidest goddamn thing ever

vivid ivy
#

so it's literally to trick people into thinking your server is populated?

potent fossil
#

yes

vivid ivy
#

people do that?

potent fossil
#

yes

#

sadly

vivid ivy
#

that's crazy

vestal jasper
#

is that why my overwatch matches have been shit lately?

vivid ivy
#

mine have been great today ngl

vestal jasper
#

nice, about to start with some buddies

vivid ivy
#

play open queue

#

role q is ass

vestal jasper
#

I do both

#

usually open alone and role with groups

vivid ivy
#

i genuinely hate role queue, eliminates the ability to flex

#

i swap between roles allthe time depending on what the team needs in a moment

coarse lily
#

Apparently JRoy and I are into the same jokes.

#

(Except I went to another Discord to ping him)

mental meadow
#

I play role queue but with flex πŸ˜„

vivid ivy
#

you'll still get locked into a role tho :<

mental meadow
#

yeah but that way we don't get 5 attackers and 1 healer

vivid ivy
#

i genuinely almost never get bad matches in open queue, people are very used to picking 2-2-2 apart from the occasional weird match

#

but even those are winnable often

#

I find not being able to switch from dps to tank or the other way around or to healers mid-game way too limiting

potent fossil
#

idk anything about overwatch

upper flicker
#

ow bad

potent fossil
mental meadow
#

I'm bad in OW and I'm bad in League so I just play both

potent fossil
#

im very bad in league

#

i dont bother playing anymore

#

i get flamed, and rightfully so KEKWHYPER

mental meadow
#

all my friends play league but I can't really play with them since they are too good

formal turret
#

and then they tell you all the things you're doing wrong 😦

mental meadow
#

exactly

potent fossil
#

i once played with a ranked person (i forget what rank) but they were clearly max of the normal level. anyway i was like lvl 6 grouping with lvl 30 or whatever the max was and i could not survive

#

i couldn't even fight lmao

viral hornet
#

Can anyone recommend a Spleef plugin that isn't absolutely dog shit?

mental meadow
#

we still use war

#

but that is absolutely dog shit

upper flicker
#

cammspleef when

viral hornet
mental meadow
#

camm you should hire me I'll make u spleef

#

that doesnt look wrong

#

at all

viral hornet
#

Hahahaha

#

It's just such a simple(?) classic minigame, I'm surprised there aren't any good plugins for it lol

mental meadow
#

writing minigames can be pretty annoying

woven otter
viral hornet
#

Yeah a lot of developers say that

#

idk why though, I know most complain about having to cover so many different cases

woven otter
#

DuckEpicUltimateRandomSpleef incoming

mental meadow
#

yeah everyone always finds some bugs or some way to mess with the system

woven otter
#

selling on mcm for $150

viral hornet
#

sweet lemme know when it's up

stiff yarrow
#

Ricochet 3 when

cosmic raft
#

hi

zealous wedge
waxen panther
#

hello kash and other epic people

warm anchor
spiral robin
#

hello.

warm anchor
#

Aber PepeClap

potent fossil
limber knotBOT
#

ty :3

solid siren
#

hii u guys know how to fix this
i downloaded a map
and make it a world
but now i want to delete it
after server restart
it appears again

restive thicket
#

Are you shutting down the server and then removing the world?

spiral robin
warm anchor
limber knotBOT
#

howdy all

#

hi guys, im not that great with mc im setting it up again for the kids, did craftbukkit few years ago. im using paper, i have vault in a plugins dir and am running my start scrip in screen debian+java11. commands dont seem to work now like /say /help is that expected. I do not use a client, just the server

potent pendant
#

In the terminal or server GUI you don't use the / for commands.

limber knotBOT
#

thank you heaps

#

very helpful

waxen panther
crystal compass
#

are there any dupe bugs that aren't patched by paper ?

waxen panther
#

if we knew, they'd be patched

#

so panda_shrug

wide schooner
#

hi guys

#

got opinions on this?

#

hows it look?

#

i made it for my plugin

#

also

#

its supposed to look like it was made in paint

untold copper
#

yes it looks pog

true canyon
#

Assuming the watermark is just for this demo yeah it looks like it's in paint.

vernal moth
#

It's 6:38 and I think i can go back to sleep in an hour, woooo

#

Woke up at 5:45 today since we doing release at work

wide schooner
#

yes

#

the watermark is so nobody steals it btw

#

its not acutally gonna have it

vestal jasper
#

Of course. Need to protect your mspaint creations.

chrome valley
#

I suck at anything remotely detailed with computers, so this might be dumb. afaik, papermc isn't compatible with mods right? so what are some alternatives for a 1.12.2 modded server that arent the default forge thing?

coarse lily
#

AFAIK mods are just forge.

#

But no idea. Paper is plugins only.

zealous wedge
#

there's sponge :)

chrome valley
#

ty

#

I heard about that one on a reddit thread, but it said it was unstable? which of the two should i use. also, do I need to install plugins to make it run faster than a default forge server, or will the base download do?

#

as I said I'm a real illiterate when it comes to anything remotely complex

coarse lily
#

I think you're better off asking in the Forge or Sponge Discords.

chrome valley
#

kkty

spiral robin
#

zml cutemeowwaveawa

limber knotBOT
#

aberr

vernal moth
#

100% error rate, woooooooo

merry talon
#

finally you managed to do something 100%

spiral robin
limber knotBOT
#

fixed :P

spiral robin
#

What dashboard is that, mini?

vernal moth
#

Instana 😍

#

Instana has saved my ass so many times, it's such an awesome tool

#

If I would run shit that ppl depend on at home, i would buy it too

limber knotBOT
#

show exactly where errors comes from

#

I can trace every single request thru all my ssystems, my callers, and my dependencies

#

and I coudl stare at this all day

#

it visualizes every single request thru all our services

#

sadly doesnt include network infra (firewall, loadbalancer, waf, reverse proxy) yet, but thats a todo

vernal moth
#

It's quite funny, you can still make out what is what at this level

#

The big service at the bottom (many lines) is our perm service, the big on the left is our main DB2 cluster, the one on the right is our ldap

#

The one in the lower middle is the central service which handles all changes on customer data or contracts

visual egret
#

wow

limber knotBOT
#

Korobi is back!

potent fossil
#

was Korobi gone

limber knotBOT
#

ah yes Korobi was indeed gone

#

hooray

cosmic raft
#

.1.16

limber knotBOT
twin lagoon
hidden hill
#

Hello! When upgrading to version 1.16, NameTagEdit behaves very strangely. Take a look at the screenshot. I enter the prefix "&8[&7Player&8] &r", but the nickname is still grayed out. Please help or suggest an analogue of this plugin.

#

At the same time, everything is displayed in the tab as it should, but not above the player's head.

cosmic raft
#

@swift root go to sleep

swift root
#

ok πŸ˜„

hidden hill
#

In short, I read that this plugin does not work correctly on the new version 1.16.5.
Please tell me the analogues of NametagEdit.

twin lagoon
#

nametagedit works fine

hidden hill
twin lagoon
#

nop but i do know that NTE works fine on 1.16.5

olive marlin
#

Michael pepeclap

twin lagoon
#

bloodstone PeepoClapHappy

minor badge
#

bloodstone peepo

olive marlin
#

Proximyst peepoheart

#

I'll try to take a look at typewriters repo today.

minor badge
#

it seems like tokio has its own intervals now, so we won't need a 3rd party repo for that luckily

olive marlin
#

I updated my bot from Tokio 0.2 to 1.0. All I had to do (besides bumping dependencies) was to remove sqlx::Done trait import.
Was expecting to spend way more time tbh.

minor badge
#

fairly sure tokio 1.0 was pretty much 1:1 to tokio 0.3 or smth

twin lagoon
#

proxi pepelove

minor badge
#

which was mostly internal changes and new api

hidden hill
#

Are there any analogues to NametagEdit?

supple briar
#

hi, Does anyone know a little about scripts? I want to ask.
For example, we do execute player command "x"
Is it possible to do this for a specific player?
So running a command for the player named "GizliBaskan"
like execute player command GizliBaskan "x"

limber knotBOT
#

please just use plugins

#

runs

supple briar
#

but i wanna skript my dear bot xD

limber knotBOT
#

then ask them? this is the paper community and lots of people hate Skript with a passion lol

lean kiln
#

we use java here

#

there are skript discords

wide chasm
#

Is this Skript or just commands? Cause "execute" is a Vanilla command

lean kiln
#

yeah execute as

#

wont work for plugin commands tho

#

skript probably has a mirror to Player#performCommand tho

wide chasm
#

If this is for commands you can just specify a "name=player_name" as target selector attribute

lean kiln
#

yes but afaik you can only use vanilla commands through /execute

wide chasm
#

Yes

hazy marlin
cosmic raft
#

wat

#

what do you mean

hazy marlin
#

I want to change the 'Game Menu'

#

to an image

cosmic raft
#

You can't

hazy marlin
#

I've seen it done before tho

#

weird

olive garden
#

resource pack?

hazy marlin
#

yes

limber knotBOT
#

it's a text, not an image

#

it's defined via the language files

hazy marlin
#

ah yeah I see it now

#

There must be a way to do it with images though

lean kiln
#

custom font resource pack

limber knotBOT
#

don't think you can selectively change the font of language values though?

lean kiln
#

hmm

#

use a random unused unicode

vernal moth
#

You can use custom glyphs tho

twin lagoon
#

a resource pack yes

limber knotBOT
#

oh right

#

I forgot about the old method for a second, lol

hazy marlin
#

How do I open a .bin file?

limber knotBOT
#

with whatever program that saved your stuff in it

olive garden
#

using the right application

limber knotBOT
#

otherwise, just use a hex editor

#

runs

hazy marlin
#

so I go into uniform.json and change it there

limber knotBOT
#

this isn't a handholding channel...

#

I suggest taking a look at the wiki to learn how resource packs work: https://minecraft.gamepedia.com/Resource_Pack

Minecraft Wiki

The resource pack system provides a way for players to customize textures, models, music, sounds, languages, texts such as the end poem, splashes and credits, and fonts, without any code modification.

twin lagoon
#

you simply modify the menu language file and throw in a unicode character that you have replaced with an image

potent fossil
#

michale aPES_HappyClap

twin lagoon
mental meadow
#

Michael uwu

twin lagoon
#

uwu

minor badge
#

@twin lagoon awa !

twin lagoon
#

awa

void void
#

are you able to "enable" falling block duplicators cuz it doesn't work it just gets sent to the end and it doesn't duplicate

olive marlin
#

.sanddupe

limber knotBOT
#

install Vanilla πŸ‘€

void void
#

so you simply cant do that with paper

limber knotBOT
#

yes, paper blocks exploits

vernal moth
#

Which is something we work hard on and are proud of

woven otter
#

πŸ‘€

ashen cliff
#

Too you long enough.

limpid comet
#

hi

#

Good morning

meager tusk
#

hello

minor badge
#

hello bluely !

limpid comet
#

hi idrz and proxi

#

how are u all today

minor badge
#

fairly okay

#

getting rid of the cardboard boxes i've had for ages for the window replacements in 2 weeks

limpid comet
#

wtf? new windows?

minor badge
#

yep

limpid comet
#

brother 90% of me providing support for my plugins is linking them your java 11 guide

minor badge
#

woa

woven otter
vernal bone
ashen cliff
#

Don't scan zips!

vernal bone
#

True, let me zip bomb my server quickly

ashen cliff
#

Yes.

#

Epic.

#

Actually EPIC.

warm anchor
#

Did you somehow managed to block discord

worn ember
#

someone know a lib that does pretty much the same as gh's comment thing? I tried tiny but it doesnt seem to have support for hyperlinks, which is a must

dim shadow
#

guys guys guys guys guys guys whats a good plugin for controlling weather? im using one from 2011 and it just dawned on me that it's disabling thunder instead of capping it

vernal bone
#

EssX

dim shadow
#

._.

minor badge
#

I'm not so sure what you want, Ded

#

the comment UI or a markdown flavour parser?

dim shadow
#

@vernal bone oh ok i found weather options in essx, no thats not what i meant, i mean like controlling the frequency of storms/thunderstorms

cunning raft
#

that's all handled by random tick

#

you'd need a plugin that disables vanilla weather control and handles it itself

warm anchor
#

You can just manually enable and disable with command weSmart

cunning raft
#

right but not schedule it

dim shadow
#

the one im using worked fine 7 years ago... im starting to see why it doesnt anymore

#

wait what?

warm anchor
#

Oh he wants to schedule it

#

Nvm

dim shadow
#

so basically disable it when it happens randomly & make my own timer for it?

#

thats kinda what im looking for but i was hoping it's already made

cunning raft
#

yeah doWeatherCycle is the gamerule to disable

dim shadow
#

ahh ok

warm anchor
#

Eternal rain Yess

worn ember
dim shadow
#

thsts simple enough ill probs just make my own if i dont find any on spigot

void void
#

java doesn't allow you to manually check if an object is dereferenced right?

#

guess you could use phantom references πŸ€”

worn ember
#

hmm nvm seems like tiny has a bunch of plugins i can add

dim shadow
void void
#

yeah that's the tricky part

#

since it won't get gc'd if you are holding a strong reference, but if you stop holding that reference you'll never know

#

going to try to whip something up with this

#

the idea is to keep actively referenced objects in a map of sorts, then they get nulled whenever the gc sweeps in

#

essentially a cache

#

update: as per usual guava does it for you

olive garden
#

lmao

void void
#

but that's lame af may just still do it myself

junior portal
#

Can anyone suggest me a plugin like gui shops but even players can make their own shop

woven otter
#

probably not

junior portal
woven otter
#

just pointing out what happened yesterday

spare venture
#

There are no public free plugins that will do that

#

Might be one or two very old and outdated/broken ones

junior portal
junior portal
spare venture
#

You're likely looking at hiring a developer to make something custom

limber knotBOT
#

just use ChestShop

#

or any of the tons of other shop plugins, some of them even have a GUI

spare venture
#

phoenix just saying PartyMarket > ChestShop smh

junior portal
#

Well I am specifically looking for a plugin like this

limber knotBOT
#

but ChestShop is available :P

junior portal
junior portal
spare venture
#

that is true phoenix

woven otter
#

songoda πŸ‘€

limber knotBOT
#

just search for "shop" on spigot lmao

junior portal
#

But it's have given up now

#

Lol

limber knotBOT
#

there's tons of plugins that do exactly what you want

junior portal
#

Ex?

spare venture
#

its beautiful

junior portal
limber knotBOT
#

requiring a resource pack πŸ˜…

spare venture
#

wonder what plugin i used for that

junior portal
limber knotBOT
#

πŸ‘€

spare venture
#

well, the resource pack isn't why it's cool

junior portal
#

I love plug-ins with resources packs

limber knotBOT
#

I mean I like the idea of such a shop, it's just not what my server uses Β―_(ツ)_/Β―

spare venture
#

@junior portal private plugin

junior portal
#

😭

spare venture
#

the next step is making a categorical browse menu

#

which is an annoying amount of effort

limber knotBOT
#

well finding the lowest shop in the area is one of the challenges on my server ;D

spare venture
#

yeah that's why i did this in the first place

junior portal
limber knotBOT
#

as a new player you can make a quick buck by finding some small shop that sells low and sell to another, big one that buys high

spare venture
#
  1. no one knew what to sell for 2. no one could find shops, or sellers couldnt attract people to their shop
#
  1. people were getting annoyed that everyone only went to one "mall" shop
#

and not theirs

junior portal
golden gust
#

Please don't spam, we're not google

spare venture
#

that's not a player shop plugin animeboy

#

that's a server shop/admin shop plugin

#

there are plenty of those

golden gust
#

There are dozens of shop plugins out there, we don't know/care to find something which meets your exact requirements

junior portal
golden gust
#

We do recommend staying away from songoda and her platform for entire shit due to varying reasons, but, if you wanna do it πŸ€·β€β™‚οΈ

junior portal
#

I think it's player shop

worn ember
#

stop fat shaming cat smh

warm anchor
#

Yeah man. Can we bully Ded instead

junior portal
worn ember
#

no you cant

#

thats against ToS

spare venture
#

ded when are we partnering

worn ember
#

when you start paying

spare venture
#

i aint getting paid

#

so you aint getting paid

golden gust
#

I mean, several devs on her platform got booted off the site for shitty practices involving scamming, to which she acted as defence, as well as varying cases going back which I cannot really talk about for "i got no idea what the truth is but if it is, holy shit.."

worn ember
warm anchor
#

Shopkeeper works fine and it’s free

golden gust
#

I mean, got booted off paypal, not her site

woven otter
#

also people have had their paypal banned apparently

#

oh

#

cat

golden gust
#

She basically started peddling with "paypal is banning for MC!"

worn ember
#

SimpleShops is a plugin that works pretty nice too

junior portal
woven otter
#

@worn ember shop plugin when

unreal quarry
#

i heard she got arrested zoidberg

worn ember
#

i have an addon for simple shop, but i'll never make my own lol

woven otter
#

what lol

worn ember
#

billy got the juicy details

spare venture
#

i heard theres a lot of rumors about her and i don't care about them at all πŸ˜‰

#

the less she is mentioned the better

warm anchor
worn ember
#

.g shopkeepers plugin

limber knotBOT
worn ember
#

that works too

#

.g simpleshops plugin

limber knotBOT
junior portal
junior portal
unreal quarry
#

what makes you think it doesnt work on 1.16?

spare venture
#

at this point you gotta look yourself because people here arent going to for you

warm anchor
junior portal
unreal quarry
#

it says it was tested on 1.13

spare venture
#

it works until it doesn't

unreal quarry
#

doesnt mean it wont work on newer

#

you have to try it yourself and see

#

9/10 plugins work fine for future versions

spare venture
#

NO LONGER SUPPORTED / ACTIVELY DEVELOPED

and closed source, no updates in 2 years, is pretty big red flag though

unreal quarry
#

i have a plugin i wrote back in 1.2.5 that i no longer support or maintain. but i still use it on my server just fine

golden gust
#

shop plugins are in that territory of oversaturated markets

spare venture
#

most of them do the same thing

golden gust
#

Nobody who knows what they're doing really wants to make a shop plugin because the market is oversaturated with pretty

#

issue with pretty is that most of the devs focused on pretty care more about pretty than actually writing good code

#

So, you end up with plugins which are pretty af, but are also buggy and fall apart easily over the years

worn ember
#

Plot twist, there is no pretty gui's in minecraft

olive garden
#

bedrock says hello

golden gust
#

and then you get the stupidly simple ones which are built like a tank and last, but, aren't pretty so people run away from them

#

Welcome to the community, glhf

worn ember
#

bedrock can say bye too

unreal quarry
#

i came close to writing my own shop plugin a couple times. but snowgears gave me access to his code and i just updated it myself long time ago. now he's more active so i dont have to lift a finger anymore ^_^

golden gust
#

Billy?!

#

LIFT A FINGER?!

#

WHAT?@

unreal quarry
#

ikr

#

scary to think about

worn ember
#

minecraft webshop wen

woven otter
#

sounds good

junior portal
#

But I want gui one

worn ember
#

bro then look for one

woven otter
#

or shop with pretty guis with lithium iodide

warm anchor
#

Y’all asking too much

woven otter
#

requires a mod tho

junior portal
#

Cause chest shop can have only 1 thing at a tome

#

Time

olive garden
#

wow duck

#

it's called iodine

woven otter
#

no

olive garden
#

yes

warm anchor
woven otter
#

i am the one who names

golden gust
#

Basically, either go buy the one you where showing off earlier, do your own research first, this bukkit based community is pretty biased against that platform for varying reasons of drama

limber knotBOT
#

just write an addon to chestshop to add a pretty gui thinksmart

golden gust
#

Or, go search around yourself

woven otter
#

just learn skript

olive garden
#

just shut up duck

golden gust
#

We don't know every single plugin in the world, and if you're not happy with the ones people have suggested, people are gonna have to do what you'd have to do to find such a plugin: google.

junior portal
#

😞

warm anchor
junior portal
#

πŸ₯Ί

untold copper
#

today my mom scolded me 4 times

#

.-.

junior portal
#

Thx for your guys support tho

worn ember
#

thats cool

untold copper
#

it was sad

worn ember
#

are you keeping track?

untold copper
#

yeah

spare venture
#

OR GUIs and my GUIs are pretty 😦

warm anchor
untold copper
#

:(

#

why

worn ember
#

tell her to stop scolding you and see what happens

unreal quarry
#

you're grounded, snoopa

junior portal
golden gust
#

pees on billys lawn

untold copper
worn ember
#

give your moms number i'll scold her

untold copper
woven otter
unreal quarry
#

grounded from all electronics

untold copper
untold copper
woven otter
#

ground your electronics fingerguns

warm anchor
#

Snoopa can read?

worn ember
untold copper
#

yeah dont ask me im surprised as well

olive garden
spare venture
#

doesnt discord have an age limit

untold copper
#

iM 14

#

almost 15

#

close enough

spare venture
#

werent you 13 a few weeks ago

untold copper
#

no.

#

.-.

junior portal
#

Lol

olive garden
#

kids grow up fast

untold copper
#

yeah whats with that

worn ember
#

pretty sure thats oskar lol

true canyon
#

Super fast.

untold copper
#

growing up sucks

unreal quarry
spare venture
#

they all blend together ded

worn ember
#

one big blob of dum

olive garden
#

nice

#

I was just wondering whether you had any kids

untold copper
#

lol

warm anchor
untold copper
#

dafuq

worn ember
#

i just know billy has a wife that bullies me

untold copper
#

no thanks im good no offense

unreal quarry
#

i'd sell him @warm anchor

warm anchor
untold copper
#

;-;

#

If u were my father I'd not resist getting sold either

golden gust
#

How long until we're getting the floor polisher out to keep the sparkle on your head i wonder

minor badge
#

@michale

#

heck

#

@twin lagoon πŸ˜”πŸ˜”

twin lagoon
junior portal
#

Is there any Discord server which suggest plug-ins?

golden gust
#

Imma go hobble to the shop and leave y'all with proxi, good luck

spare venture
#

syscraft

woven otter
#

wtf cat

woven otter
#

you can't do that

worn ember
#

its cuz hes bald

#

smh

golden gust
#

I was talking about billy on the basis that he was getting old

#

and bold

woven otter
#

proxi is the worst

olive garden
#

wow rude

golden gust
#

PMSL

woven otter
#

yes proxi is rude

olive garden
#

😐

worn ember
#

i'm having pita for dinner

untold copper
#

my mom scolded me for not going to my own bathroom like what why cannot I use this bathroom its closer

worn ember
untold copper
#

and then she scolded me for not studying

golden gust
#

I really wanna see a TV show where they get like a bunch of uber femenists and shop floor workers in a room

worn ember
#

imagine having more than one bathroom

untold copper
#

then I got scolded for studying

golden gust
#

Like, the guys gotta do like shop floor shit

untold copper
#

because I was lying in bed

#

and reading

unreal quarry
untold copper
#

with concentration

golden gust
#

oh god

meager tusk
#

@minor badge is that the best proxi in the world ever ?!

untold copper
golden gust
untold copper
#

Β―_(ツ)_/Β―

#

and then I got sad so I went to sleep :c

golden gust
#

It's never about the time you cleanup, it's about the handful of times you don't which is just like, fuck off

minor badge
#

@meager tusk no it is not πŸ˜”

meager tusk
#

.

golden gust
#

Like, as a guy, shit happens sometimes, clean up

meager tusk
#

Yes it is.

untold copper
#

cleaning toilets is a pain .-.

worn ember
#

i just sit down cuz i cba to aim lmfao

untold copper
#

xD

meager tusk
#

what are we talking about here

untold copper
#

cleaning toilets

golden gust
#

but, like, for fuck sake, I literally had my little bro who'd go to the toilet on the intermission of like COD or whatever, piss all over the seat and run back without even flushing

untold copper
#

oof

meager tusk
#

wouldn't know anything about that rip

golden gust
#

"if you can't fucking aim, sit down like the little bitch you are", is what I shouted to him mid match

woven otter
#

kids suck at using toilets

meager tusk
#

mid match?

worn ember
#

piss on the kid to assert dominance and tell him not to do it again

woven otter
#

some adults too

worn ember
#

ez

golden gust
#

like, between games or whatever when it does the countdown

untold copper
#

cat how old is your younger brother

meager tusk
#

o

twin lagoon
#

@meager tusk @minor badge pepelove

olive garden
#

I think the main issue is that you are supposed to lift the seat, and he did not

meager tusk
#

I love Michael.

golden gust
#

i forget, he was probably like 11ish or something at the time

untold copper
#

and you swore at him

untold copper
#

jeez my mom would kill me for swearing at home

golden gust
#

I mean, like, we wore our mother down

junior portal
untold copper
#

Β―_(ツ)_/Β―

warm anchor
untold copper
#

thats how it is

spare venture
#

yea pissin on the seat and nt wiping it up is inexcusable

golden gust
#

The trick is to just become an engineer or something

#

once you work on a shop floor long enough, cussing becomes like a comma

untold copper
#

I dont cuss at home

#

ANYWAYS ima go sleep cos i gotta wake up at 6 to study

#

gn bois and girls

#

always remember: flush ur poo-poo!

meager tusk
#

Snoopa Student

untold copper
#

Idriz Nub

unreal quarry
#

i dont trust people that dont swear, tbh. it means their self filter is too high, and cant be trusted

#

^_^

spare venture
#

i dont trust people who cant trust people

unreal quarry
#

πŸ‘€

untold copper
#

Remember my theories to survive in the world?

#

lemme find it wait

unreal quarry
#

go to bed!

warm anchor
#

Snoopa go to bed

#

It’s pass your bedtime

untold copper
#

yes found it

#

After much thinking and depression deliberation I have come up with 4 laws to survive in this world:

Snoopa's 4 laws of survival

1) Trust no one, and in some cases, not even yourself.
2) Crush others to achieve your goals.
3) Make no friends. They will only drag you down.
4) ALWAYS do what benefits you.
#

yes ik i am very smart thank you

warm anchor
#

Return to monke now Snoopa

worn ember
#

@warm anchor god i love discord, i just got a notif of you pining me on my phone just now from like 10 mins ago xD

limpid comet
#

the fuck did i just walk into

untold copper
untold copper
#

ok bai

warm anchor
worn ember
#

yeah mobile is fucked

untold copper
#

iRc > DiScOrD !!1!!1!!

#

ok for real goodnight

unreal quarry
meager tusk
visual egret
meager tusk
#

i tend to not swear IRL as a sign of respect, not because of a filter

limpid comet
#

i swear 24/7

unreal quarry
#

wrong company then, if you have to filter yourself out of respect

#

Β―_(ツ)_/Β―

meager tusk
#

Β―_(ツ)_/Β―

untold copper
#

billy whats with that profile pic tho

limber knotBOT
#

I only swear when it's fucking appropriate

warm anchor
#

Damn billy so hip using discord with wifee

olive garden
worn ember
#

i just swear if i want to get a specific point across

untold copper
#

its horrible

meager tusk
#

i tend to swear only if disrespected first

#

or to make a point like ded said

#

kek

unreal quarry
#

its the trainman from the matrix trilogy @untold copper. he's got the best line out of any movie.

You dont get it. I built this place.
Down here, I make the rules.
Down here, I make the threats.
punches Neo into a wall
Down here, I'm God.

untold copper
#

billy is writing a paragraph and i do not like it

spare venture
#

which movie is he in

meager tusk
#

out of any matrix movie

spare venture
#

i dont really remember the 2nd and third

meager tusk
#

or out of any movie in general

untold copper
spare venture
#

you've seen the matrix?

untold copper
#

all

spare venture
#

it cameout like 20 years before you were born

untold copper
#

mhm and?

unreal quarry
#

lol

meager tusk
#

gatekeeping watching movies

#

nice

spare venture
#

i dont watch movies from the 70s lol

olive garden
#

lame

worn ember
#

cuz those are trash