#text

1 messages Β· Page 2 of 1

unique vapor
#

there are a ton of bukkit related discords already

rugged pivot
#

Pretty sure HelpChat is the biggest with 5k members

tacit iron
#

essx discord at 7k

placid frigateBOT
#

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

wispy idol
#

CafeBabe u gud?

hollow stirrup
neon sapphire
#

I feel like there was probably a deleted message

hollow stirrup
#

Yeah, it took ages to reply and then I saw the verification channel so I thought hey maybe it can't access here.

#

Turns out it's a tad slow.

neon sapphire
#

yeah everything is just slow lately

#

just blame covid I think

regal pewter
#

Covid slows down economy and internet

neon sapphire
#

yeah

#

getting a forums page from the forums server: 0.1 seconds

#

which is about what it normally takes to generate a xenforo page

#

getting the page from australia directly to the server: 1-1.5 seconds

regal pewter
#

Random sites are just down or out for me from time to time. It's interesting to see what's been happening

neon sapphire
#

getting the page from australia via cloudflare: 1.5+ seconds

regal pewter
#

Holy cow

neon sapphire
#

I think both cloudflare and the host are a bit congested

regal pewter
#

flashbacks to my parents windows pc back in 2004

neon sapphire
#

cloudflare is definitely adding at least 0.3-0.5 seconds of latency here

regal pewter
#

I remember last year when cloudflare just kept going out every few weeks and taking half the internet with it xD

hollow stirrup
#

Time for Cloudflare Argo!

neon sapphire
#

I will never pay for argo

#

Ever

regal pewter
#

you mean

neon sapphire
#

The hypocrisy of cloudflare on that product is sickening

hollow stirrup
#

Only reason I'll be getting it is for Cloudflare Access.

regal pewter
#

spigot isnt a stable enough source of income to support a premium cloudflare product

hollow stirrup
#

I don't think it does anything better for routing.

neon sapphire
#

β€˜Cloudflare supports net neutrality, you shouldn’t have to pay for fast lanes’

hollow stirrup
#

πŸ˜‚

neon sapphire
#

launches product that is literally a fast lane and refuses to acknowledge it

hollow stirrup
#

Thoughts on WARP?

neon sapphire
#

Had a fight with them on twitter about it when it launched

hollow stirrup
#

Pretty much that but for consumers.

regal pewter
#

md, bold to assume that YOU the consumer understand their marketing. The company always knows best obviously. We the laymen need to accept that

hollow stirrup
#

πŸ˜„

plucky mica
#

TTFB for spigot is 282ms for me...

#

which is normal

next sapphire
#

Can someone unscramble ETEOCNUTRTS it starts with ST

stiff brook
#

stonecutter? lol

next sapphire
#

: ( no that didn't work

solemn dome
#

this says stonecutter too

next sapphire
#

lol soorry working on mic

zinc willow
#
      for (Player pls : Bukkit.getOnlinePlayers()) {
        if (pls.hasPermission("staff.allow"))
          staffs.add(pls); ```
#

Player p = (Player)sender;

fresh depot
#

Store UUID instead of Player

turbid creek
#

?dog

inner aspenBOT
#

The Berger Picard, Miniature American Shepherd and Lagotto Romagnolo are the newest dog breeds recognized by the American Kennel Club in 2015.

zinc willow
echo dome
#
            "island_member_online_amount", "island_member_online_count" -> iPlayer.getIsland()?.getIslandMembers()?.filter { member -> member.isOnline() }?.size?.toString() ?: "0"
next sapphire
#

I dig your style

neon sapphire
#

are all those things nullable

unique vapor
#

Switch expressions <3

echo dome
#

yea

#

its just so its gracefully failing

neon sapphire
#

surely size isnt nullable

echo dome
#

no

#

so the part before is

#

iPlayer.getIsland() is nullable

#

so it needs to be told all the way down

#

it's so that its passed all the way to toString() so I can use the ?: part and return a "0" or "NA"

next sapphire
#

is there an intiutive flow to merginging interfaces of two blocks to hybridize the available propertys?

mental gazelle
#

so you want one block to have more data than the other or?

echo dome
#
"island_member_online_amount", "island_member_online_count" -> (iPlayer.getIsland()?.getIslandMembers()
                ?.filter { member -> member.isOnline() }?.size?.plus(if (iPlayer.getIsland()?.getOwnerIPlayer()?.isOnline() == true) 1 else 0) ?: 0).toString()
#

@neon sapphire we're talking about an mcm post I made a while ago, can I post a link

next sapphire
#

My head fucking hurts already. What is "isThundering" and what is "hasStorm"?

#

What's storm? Is it a new weather type in 1.15?

mental gazelle
#

thunder

#

is storm but with well with thunders

next sapphire
#

What the fuck

#

Wait so "isThundering" is for deserts and crap?

mental gazelle
#

wait you never saw rain in minecraft?

#

i don't think you see it in deserts but i'm pretty sure you hear when lightning hits anywere else

next sapphire
#

I saw rain but this seeming redundancy confuses me immensely

#

With "WeatherType.DOWNFALL" on top of that

mental gazelle
#

lol

next sapphire
#

I don't get how they all relate to each other

#

Okay that's a wrong way to formulate my question. WHat I'm trying to do is determine whether it's raining.

#

Storms and thundering count in too.

mental gazelle
#

if (ehasthundering || eisStorming) { //do something

#

you could even check that

#

maybe you need only isstorming

next sapphire
#

I check that, does it accounts for rain?

#

-s

#

I'll check hold on

mental gazelle
#

if there is nothing else then it should

next sapphire
#

It does, thanks man

mental gazelle
#

girl?

#

you mean guy in real life?

quick estuary
#

ah classic discord DM resource drama

prime bolt
#

(Was last updated a while ago, but still the point stands)

quick estuary
#

yeah my premium resource is GPL and many server hosts allow users to install it for free

#

it's open source but it still get leaked lmao

#

in my opinion obfuscation should be removed entirely

#

maybe even force plugins to be open source :p

#

you don't have to provide compiled jars for free but at least provide the source code so people have the freedom to look at it and modify it

winter grail
#

I am sure they have a reason for it

#

there are always 2 sides of the coin

quick estuary
#

I don't feel like I get less income because my resource is open source

#

I hate proprietary software and DRM so it would be hypocritical if I didn't make it open source

tender berry
#

@next sapphire and why is that?

quick estuary
#

you're making software for a platform you don't have control over

#

you can do that but don't complain if changes happen that you don't like

tender berry
#

Like making YouTube videos, right?

quick estuary
#

every decent youtube channel (like LTT) makes sure to get as many income sources as possible

tender berry
#

I don't think that putting advertisements in plugins are going to fly

#

Yes, but what is wrong with that?

quick estuary
#

the problem is that they complain for example when spigot changes obfuscation rules

#

blaming spigot for making less money now or something

tender berry
#

I think that there are quite a few developers who have it in them to make a living creating SpigotMC plugins. I would not want to stop them from doing that. Of course whether or not they should use SpigotMC to facilitate their platform is another question

quick estuary
#

yeah, my resource on spigot is a major source of income for me in fact

cerulean shore
#

I don't really know why anyone would choose spigot to distribute plugins as a job over other websites that are made for that purpose.

tender berry
#

That's fair I suppose, can do whatever they want with their platform. My premium resources (and non premium, if I deem them worthy) are all open source, but I must say that the obfuscation rule did not lay too well with me.

quick estuary
#

discoverability probably

tender berry
#

Yeah probably, or they are unaware of those other platforms

winter grail
#

I agree but many premium resource authors are barely making minimum wage.
@next sapphire
Never heard of a coder not being lazy 😁

tender berry
#

True, it takes more than some premium plugins to get stable income. But having a passive income from those resources is a great way to increase your income

#

Coding works quite therapeutic for me, during this time it definitely helps. And if I can make some money with it that's great

#

I would not be too bothered by SpigotMC requiring source code (especially if it is for staff members to check). I guess I just don't like restrictions

sturdy ore
#

Premium plugins are great for creating a passive income ^^

tender berry
#

I tried to upload a premium resource, but could not because the name was too similar to an already existing (non-premium) plugin. There were already plugins out there that where at least as similar, but they were also non-premium, so they did not get checked.

#

I mean I can understand why, it's just mildly upsetting

sturdy ore
#

didn't realize that was a restriction

#

but at the same time it makes sense

#

Guess I'll have to do some research for a name πŸ‘€

dark rock
#

@next sapphire Find what?

tender berry
#

Yeah, it was a plugin that allowed you to lock things without the need for sings, and since Lockette had not been updated in a good while I thought LocketteX would be fine.

dark rock
#

@next sapphire I check every plugin manually.
If i find a malicious resource i report it, update that list, then update a AntiMalware database 🀷

#

spiget πŸ‘€

#

and if spiget doesn't have it then πŸ€·β€β™‚οΈ

worn cloak
#

Good Afternoon all, i have an issue I'm troubleshooting at the moment and I'm not sure if it's client or server side :S - I'm running Spigot 1.15.2 (2nd March Build) from Build Tools, I upgraded from 1.13.2 at the beginning of March (i think this is relevant) and i have noticed delays in certain parts of worlds when moving through chunks diagonally, there's a noticeable delay on my machine lower spec and on my co-owners machine he has an incredible setup but the delays show in the same area's, I've ran clear lag against the server to rid of ground entities and large mobs, when you use F3 + G to see the chunks it's always stopping/stuttering on crossing chunks only. Now i did read on upgrade i may need to upgrade my maps with a startup flag is this necessary considering my old version? Is this a known bug as i can't seem to locate this in the known bugs, any advice?

echo dome
#

The chunk loading is just slower @worn cloak

worn cloak
#

@echo dome Sorry what do you mean?

echo dome
#

from what I know, the performance in loading chunks got worse in 1.14, but a little better in 1.15, but generally worse.

#

so when yu move through the world, its going to lag

#

unless I dont understand what you're saying

worn cloak
#

Gotcha, Ah so this is a more a known issue, do we know if it's a client/server based issue, is there anything i can do improve my performance?

cerulean shore
#

use tuinity?

neat gyro
#

Hi

shadow glade
#

that happens when you make stuff with Electron

real forge
#

ah yes

#

voice text chat

regal pewter
#

@zinc willow @paper isle have you all even slept? I sleep and you guys are in a call and you’re still there when I wake up πŸ˜‚

paper isle
#

yeah lol

zinc willow
#

@regal pewter I dont sleep

regal pewter
#

πŸ˜‚

tulip oar
#

oof

paper isle
next sapphire
#

What can you really get from ips? Only locations and stuff?

zinc aurora
#

I joined a plugin development voice channel to hear an anti cheat developer talk about the stock market.

regal pewter
#

Is that not the quality content you came for?

regal pewter
#

LMAO EVAN

twilit nest
ivory bone
#

Hi

#

:((

zinc willow
dapper python
next sapphire
#

what does the plugin do @dapper python

dapper python
#

makes creepers powered w/ explosion radius 256

next sapphire
#

crashes ur server

dapper python
#

we're having fun in voice

gray garnet
#

it's the best plugin evar

marble fern
#

#1 plugin

next sapphire
#

#1

#

i will try the plugin

#

see if it will crash meh server

#

2 secs ill try to run it

dapper python
#

-DIReallyKnowWhatIAmDoingISwear=true

#

skip update 20 seconds ^

next sapphire
#

@dapper python set the plugin to 512 radius πŸ˜†

#

do 512

dapper python
#

thats 96

next sapphire
#

set to 256 or 512

#

im going to try to run it

#

i've just setup a server with the 256 radius no sand

#

@dapper python @zinc willow what is the Server IP u are on?

dapper python
next sapphire
#

kk

#

why did i get banned

dapper python
#

/ban @a lol

civic dust
#

Wait when did spigot get a discord

marsh rover
#

april 1st

dapper python
#

April 1

marsh rover
#

awhile ago

next sapphire
#

IP

civic dust
#

4 days ago?

marsh rover
#

yes

civic dust
#

o nice

marsh rover
#

/summon minecraft:creeper ~ ~ ~ {powered:1,ExplosionRadius:1000000000}

next sapphire
civic dust
#

big boom

next sapphire
#

yes

dapper python
civic dust
#

Sick Im verified

next sapphire
#

what is this error

#

the plugin caused it

#

the nosand plugin

mental gazelle
#

looks like the lag caused the timeout to trigger i think

next sapphire
#

jeez

mental gazelle
#

is it supposed to lag?

next sapphire
#

oh

#

how do i even use that nosand plugin?

#

/summon minecraft:creeper ~ ~ ~ {powered:1,ExplosionRadius:10000000000}

#

i tried that

#

but idk how to use

dapper python
#

play.squishymc.xyz

zinc willow
dapper python
next sapphire
#

cant join

#

vpn blocker

zinc willow
dapper python
next sapphire
#

oops

#

didn't mean to do that in here

regal pewter
#

wtf

#

Like general is empty

marsh rover
#

@regal pewter join the general-1

regal pewter
#

then in seconds

#

it goes back up

marsh rover
#

yes

regal pewter
#

im doing networks lab xD

#

wtf is going on

marsh rover
#

ah dam

next sapphire
#

wait

#

dont join rn

regal pewter
#

wait are yall botting servers? lmao

next sapphire
#

get me some big servers

gray garnet
#

<.<

#

.>

dapper python
#

Who wants to start an actual nice Minecraft server?

#

πŸ˜›

hushed marten
#

149.56.35.241

next sapphire
zinc willow
#

play.silvercraft.xyz

next sapphire
zinc willow
wispy idol
#

Why are we posting addresses?

zinc willow
#

Sorry choco

#

@wispy idol We are having fun

marsh rover
#

we trying to find a good server to play together sadly lol

next sapphire
#

having fun

marsh rover
#

but they keep trashing with 8 people

zinc willow
#

We are joining random server

marsh rover
#

crashing*

wispy idol
#

's fine. So long as you're not advertising it, it's no biggie PES_SadShrug

#

Though I do recommend doing it in a private message instead

raven jewel
#

my server

#

kappa

#

oshit

#

pls choco no ban

whole tusk
#

Let's all join Brett's server to get him a new world record for 1 second kappa

raven jewel
#

@whole tusk yes

zinc willow
raven jewel
#

uh

#

but pls no

whole tusk
#

:)

#

19/500

#

Time to join

#

Joining

#

Skyblock server

#

kekw

#

Best one I've seen so far

#

very smurt

next sapphire
dapper python
whole tusk
#

lul

#

I'm getting banned too

#

yup, banned

#

Brett's server actually crashed

#

lul

regal pewter
#

are yall actually trying to crash servers lmao

marsh rover
#

nope we just joining for a good server.

whole tusk
#

Hypixel

marsh rover
#

and they all trash or crash

whole tusk
#

lul

marsh rover
#

example @raven jewel's server

whole tusk
#

great example

#

10/10 would play again

#

Still down, been down for 3 minutes now

dapper python
zinc willow
raven jewel
#

@next sapphire i'll DM you.

marsh rover
next sapphire
#

@dapper python Ask whoever is attacking to attack endprison.tk

harsh harness
#

They started far before February, but the first snapshot only landed then

#

Though yeah, I doubt it's been a year lol

dapper python
next sapphire
#

this might help

#

@gray garnet

wispy idol
#

Don't like to illegal mirrors of NMS binaries & source. Use common sense

#

Refer to BuildTools or Spigot's hub for patches / CraftBukkit / Bukkit source

#

I don't know what you're doing but if you have to ask that question, I'm gonna probably say no

#

oh whatever. that's fine lol

#

knock yourselves out

#

Just don't share illegal mirrors PES_SadShrug

#

You have BuildTools at your fingertips to browse decompiled NMS source

stiff brook
#

Let's not even go as far as mentioning illegal mirrors. πŸ™‚

next sapphire
#

These are my spotlights

next sapphire
#

@dapper python its when you have more than 1 instance

#

2 instances

#

yes its late

#

2am

snow shard
#

@next sapphire How are going about making those? Beacons?

#

Inside of a minecart pointed at 45% possibly?

green kelp
#

hi

next sapphire
#

gunna play some music, yep schedules all kinda wack for me too

sturdy ore
#

And then the voice channel descended into chaos

twilit nest
#

not as bad as yesterday

#

speak english pls

twilit nest
#

not a bad idea

dire elk
#

hello

marsh rover
next sapphire
#

@marsh rover i can't use mic

#

i use RDP and doesn't work with mic

#

πŸ€·β€β™‚οΈ does it matter?

marsh rover
#

You are expected to talk usually if you have a mic.

next sapphire
#

how

#

oh

marsh rover
regal pewter
#

slow claps

hushed marten
radiant veldt
#

Anyone know if there's a way to auto equip armour?

marsh sapphire
#

I mean hacked clients

radiant veldt
#

Yeah but i mean a plugin :p

#

Trying to finish setting up pvp in my hub

#

fair

trim moon
#

?whois

inner aspenBOT
#
Idriz#3615
ID

589898090174218243

Avatar
Account Created

16 Jun 19 19:24 UTC

Account Age

42 weeks and 23 hours

Joined Server At

01 Apr 20 20:48 UTC

Join Server Age

4 days and 21 hours

Status

Has no active status or is invisible/offline.

5 last usernames
 01 Apr 20 22:30 UTC: Idriz
 01 Apr 20 21:16 UTC: la idriz el cochero
 01 Apr 20 21:16 UTC: la idriz el cochero
 21 Mar 20 23:17 UTC: Idriz
 21 Mar 20 22:11 UTC: back in three days
5 last nicknames
No nicknames tracked```
trim moon
#

lmfao

zinc willow
#

?whois

inner aspenBOT
#
DrDrewskii#5240 (LilDevs)
ID

578690516947042316

Avatar
Account Created

16 May 19 21:09 UTC

Account Age

46 weeks 3 days and 21 hours

Joined Server At

01 Apr 20 06:25 UTC

Join Server Age

5 days and 12 hours

Status

Has no active status or is invisible/offline.

5 last usernames
 28 Dec 19 04:21 UTC: DrDrewskii
 29 Aug 19 03:38 UTC: LilDevs
 26 Jul 19 04:42 UTC: XGN Scarlet
5 last nicknames
 04 Apr 20 07:58 UTC: LilDevs
 02 Apr 20 13:36 UTC: DrDrewskii [LilDevs]
next sapphire
#

?whois

inner aspenBOT
#
BorderDamage#5346 (Phaze)
ID

644280721611030529

Avatar
Account Created

13 Nov 19 21:01 UTC

Account Age

20 weeks 4 days and 21 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 04 Apr 20 21:31 UTC: BorderDamage
 19 Jan 20 04:22 UTC: BorderrDamage
5 last nicknames
 04 Apr 20 21:44 UTC: Phaze
slate vessel
#

?whois

inner aspenBOT
#
Stjernholm#0001
ID

222712607277056000

Avatar
Account Created

06 Sep 16 13:40 UTC

Account Age

3 years 30 weeks 6 days and 5 hours

Joined Server At

06 Apr 20 19:34 UTC

Join Server Age

less than 1 hour

Status

Custom Status: Davs du

5 last usernames
 26 Jun 19 19:25 UTC: Stjernholm
 08 Feb 19 18:48 UTC: SimonJames
 07 Jul 18 13:42 UTC: Simon
5 last nicknames
No nicknames tracked```
keen epoch
#

Was not expecting to get brought into a vc

next sapphire
#

HOW!!!

inner aspenBOT
#
SysDev#0001
ID

597460875175133352

Avatar
Account Created

07 Jul 19 16:16 UTC

Account Age

39 weeks 1 day and 5 hours

Joined Server At

05 Apr 20 02:51 UTC

Join Server Age

1 day and 18 hours

Status

Playing: Minecraft

5 last usernames
 02 Apr 20 15:03 UTC: SysDev
 22 Mar 20 22:48 UTC: YoTeezo
5 last nicknames
No nicknames tracked```
next sapphire
#

What are all the commands on this discord server

marsh rover
#

!whois

#

?whois

inner aspenBOT
#
s o l o#5899 (SoloDevelopment)
ID

651565728108904448

Avatar
Account Created

03 Dec 19 23:29 UTC

Account Age

17 weeks 5 days and 22 hours

Joined Server At

05 Apr 20 01:11 UTC

Join Server Age

1 day and 20 hours

Status

Has no active status or is invisible/offline.

5 last usernames
 23 Mar 20 22:23 UTC: s o l o
5 last nicknames
 05 Apr 20 01:11 UTC: SoloDevelopment
 04 Apr 20 17:18 UTC: 
 03 Apr 20 14:03 UTC: SoloDevelopment
 03 Apr 20 05:29 UTC: SoloDevelopment | Parker's Slave
 03 Apr 20 00:06 UTC: SoloDevelopment
barren merlin
#

?whois

inner aspenBOT
#
Acosade#1337
ID

654053818442448938

Avatar
Account Created

10 Dec 19 20:16 UTC

Account Age

16 weeks 6 days and 1 hour

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Custom Status: welp

5 last usernames
 11 Dec 19 18:32 UTC: Acosade
5 last nicknames
No nicknames tracked```
proud warren
#

?whois

inner aspenBOT
#
Demeng7215#0001
ID

237140151975804929

Avatar
Account Created

16 Oct 16 09:10 UTC

Account Age

3 years 24 weeks 1 day and 13 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 06 Aug 18 19:52 UTC: Demeng7215
5 last nicknames
No nicknames tracked```
quick estuary
#

?whois

inner aspenBOT
#
Derkades#9976 (RobinMC)
ID

183954832485253121

Avatar
Account Created

22 May 16 14:50 UTC

Account Age

3 years 45 weeks 1 day and 8 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 02 Apr 20 13:58 UTC: Derkades
5 last nicknames
 04 Apr 20 10:22 UTC: RobinMC
lean finch
#

?whois

inner aspenBOT
#
MartenM#6884
ID

221359027802603520

Avatar
Account Created

02 Sep 16 20:01 UTC

Account Age

3 years 31 weeks 3 days and 3 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 10 Aug 19 18:08 UTC: MartenM
5 last nicknames
No nicknames tracked```
gaunt sinew
#

?whois

inner aspenBOT
#
rmellis#6900
ID

373377037647347733

Avatar
Account Created

27 Oct 17 07:47 UTC

Account Age

2 years 23 weeks 3 days and 15 hours

Joined Server At

02 Apr 20 19:49 UTC

Join Server Age

4 days and 3 hours

Status

Playing: Eclipse IDE

5 last usernames
 29 Jul 18 02:12 UTC: rmellis
5 last nicknames
No nicknames tracked```
wispy idol
#

Why are we whoising?

snow shard
#

?whois

inner aspenBOT
#
S1ant#0026
ID

158404937460482048

Avatar
Account Created

13 Mar 16 02:44 UTC

Account Age

4 years 3 weeks 1 day and 21 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 10 May 18 20:53 UTC: S1ant
5 last nicknames
No nicknames tracked```
snow shard
#

Think I got the oldest account πŸ˜‰

cerulean shore
#

this is my second account

regal pewter
#

?whois

inner aspenBOT
#
ΠΌΠΌΒ§DiamondDagger590#0321 (DiamondDagger590)
ID

128661304754962433

Avatar
Account Created

22 Dec 15 00:54 UTC

Account Age

4 years 15 weeks 6 days and 23 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 21 Jun 19 16:16 UTC: ΠΌΠΌΒ§DiamondDagger590
 21 Jun 19 16:06 UTC: ΠΌΠΌΒ§DiamondDagger590
 21 Jun 19 15:55 UTC: ΠΌΠΌΒ§DiamondDagger590
 21 Jun 19 15:52 UTC: ΠΌΠΌΒ§DiamondDagger590
 21 Jun 19 15:16 UTC: ΠΌΠΌΒ§DiamondDagger590
5 last nicknames
 01 Apr 20 19:24 UTC: DiamondDagger590
 01 Apr 20 19:24 UTC: DiamondDagger590 | McRPG
next sapphire
#

?whois @neon sapphire

inner aspenBOT
#
md_5#0001
ID

263617378032680962

Avatar
Account Created

28 Dec 16 10:41 UTC

Account Age

3 years 14 weeks 5 days and 13 hours

Joined Server At

20 Mar 20 04:10 UTC

Join Server Age

2 weeks 3 days and 19 hours

Status

Has no active status or is invisible/offline.

5 last usernames
 04 Apr 20 03:09 UTC: md_5
5 last nicknames
No nicknames tracked```
maiden turtle
#

?whois

inner aspenBOT
#
AppleMacOS#0001 (SpookyMacOS)
ID

562326867781222400

Avatar
Account Created

01 Apr 19 17:26 UTC

Account Age

1 year and 6 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 05 Nov 19 22:45 UTC: AppleMacOS
 03 Oct 19 13:39 UTC: SpookyMacOS
 02 Oct 19 23:13 UTC: πŸŽƒ AppleMacOS πŸŽƒ
 16 Jun 19 19:50 UTC: AppleMacOS
 16 Jun 19 19:50 UTC: AppleMacOS
5 last nicknames
 04 Apr 20 23:09 UTC: SpookyMacOS
stuck reef
#

?whois

inner aspenBOT
#
Ahmet#9733
ID

221308386141143040

Avatar
Account Created

02 Sep 16 16:40 UTC

Account Age

3 years 31 weeks 3 days and 8 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 04 Dec 19 19:01 UTC: Ahmet
 09 Nov 19 17:06 UTC: AhmetOzkaan
 31 Oct 19 19:41 UTC: tan.cot
 16 Oct 19 14:48 UTC: cosΒ²+sinΒ²
 13 Oct 19 06:27 UTC: actsin
5 last nicknames
No nicknames tracked```
solar portal
#

?whois

inner aspenBOT
#
RandomTomato#8926
ID

284207272471822346

Avatar
Account Created

23 Feb 17 06:18 UTC

Account Age

3 years 6 weeks 4 days and 19 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 22 Jul 18 15:22 UTC: RandomTomato
5 last nicknames
No nicknames tracked```
wheat meadow
#

?whois

inner aspenBOT
#
あきぴー [Piiι―–δΈ»] / YouTube0099#6265
ID

195166954091315201

Avatar
Account Created

22 Jun 16 13:23 UTC

Account Age

3 years 41 weeks 5 days and 12 hours

Joined Server At

01 Apr 20 00:18 UTC

Join Server Age

6 days and 2 hours

Status

Has no active status or is invisible/offline.

5 last usernames
 13 Oct 18 23:02 UTC: あきぴー [Piiι―–δΈ»] / YouTube0099
5 last nicknames
No nicknames tracked```
small valve
#

?whois

inner aspenBOT
#
fatpigsarefat#5252 (LMBishop)
ID

211907263709839371

Avatar
Account Created

07 Aug 16 18:03 UTC

Account Age

3 years 34 weeks 1 day and 8 hours

Joined Server At

01 Apr 20 01:07 UTC

Join Server Age

6 days and 1 hour

Status

Listening: Spotify

5 last usernames
 16 Oct 17 15:34 UTC: fatpigsarefat
5 last nicknames
 05 Apr 20 14:02 UTC: LMBishop
 04 Apr 20 17:45 UTC: LMBIshop
inner aspenBOT
#
Will#0377 (dinosaur)
ID

141709300660830209

Avatar
Account Created

27 Jan 16 01:02 UTC

Account Age

4 years 10 weeks 6 days and 2 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 05 Dec 16 07:17 UTC: Will
5 last nicknames
No nicknames tracked```
fallen isle
#

?whois

inner aspenBOT
#
kylematzen#0001
ID

127887149671383041

Avatar
Account Created

19 Dec 15 21:37 UTC

Account Age

4 years 15 weeks 2 days and 5 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 26 Oct 19 14:39 UTC: kylematzen
 25 Mar 19 03:31 UTC: Truth
5 last nicknames
 01 Apr 20 17:36 UTC: 
 01 Apr 20 05:39 UTC: MCMarter
turbid creek
#

?whois

inner aspenBOT
#
Yap Zhen Yie#0090 (yapzhenyie)
ID

219380263422132224

Avatar
Account Created

28 Aug 16 08:58 UTC

Account Age

3 years 31 weeks 1 day and 18 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 01 Apr 20 03:51 UTC: Yap Zhen Yie
5 last nicknames
 05 Apr 20 06:23 UTC: yapzhenyie
neon sapphire
#

can we stop this...

marsh rover
#

can u enable live-streaming for verified members?

turbid creek
#

that is coolπŸ˜‚

neon sapphire
#

this isnt twitch

noble escarp
#

?whois

inner aspenBOT
#
clip#0001
ID

164523630938685440

Avatar
Account Created

29 Mar 16 23:58 UTC

Account Age

4 years 1 week 6 days and 3 hours

Joined Server At

01 Apr 20 03:34 UTC

Join Server Age

6 days

Status

Playing: Minecraft

5 last usernames
 07 May 18 15:27 UTC: clip
5 last nicknames
No nicknames tracked```
turbid creek
#

🀣

long turtle
#

smh clip

noble escarp
#

πŸ˜‚πŸ˜‚

marsh rover
#

?whois @long turtle

inner aspenBOT
#
funnycube#0001
ID

161022752923320320

Avatar
Account Created

20 Mar 16 08:06 UTC

Account Age

4 years 2 weeks 1 day and 19 hours

Joined Server At

01 Apr 20 00:35 UTC

Join Server Age

6 days and 3 hours

Status

Custom Status: HelpCoin.

5 last usernames
 30 Dec 18 09:30 UTC: funnycube
5 last nicknames
No nicknames tracked```
long turtle
#

old

fallen isle
#

we bragging?

#

?whois

inner aspenBOT
#
kylematzen#0001
ID

127887149671383041

Avatar
Account Created

19 Dec 15 21:37 UTC

Account Age

4 years 15 weeks 2 days and 6 hours

Joined Server At

Couldn't find out

Join Server Age

Couldn't find out

Status

Has no active status or is invisible/offline.

5 last usernames
 26 Oct 19 14:39 UTC: kylematzen
 25 Mar 19 03:31 UTC: Truth
5 last nicknames
 01 Apr 20 17:36 UTC: 
 01 Apr 20 05:39 UTC: MCMarter
neon sapphire
#

congrats

#

you just got the command removed

#

well done team

long turtle
#

Create a bot-commands area then ez

noble escarp
#

I got picked for the team? Sweet

long turtle
#

You'd be on the bench

noble escarp
#

I’ll keep it warm for you

fallen isle
#

@neon sapphire yes it isn't but it is SpigotMC Prime

turbid creek
#

What can we do it here

twilit nest
#

?whois

#

-_-

#

it dont work 😦

fluid light
#

?whois @fluid light

#

πŸ˜„

regal pewter
fluid light
#

@regal pewter what is ChestEvent?

regal pewter
#

my first plugin

#

xD

fluid light
#

oh, wait

#

its old af

#

haha

regal pewter
#

That's back when you were helping teach me stuff xD

fluid light
#

ya i can tell

#

that Main

regal pewter
#

xD

fluid light
#

oof

wispy idol
#

(yay for Bukkit.selectEntities() btw)

fallen isle
#

@regal pewter wouldn't it be better to store a instance of your main uhc in each of those events instead of continuously getting the instance?

fluid light
#

I dont

fluid light
#
public String color(String msg) {
    return ChatColor.translateAlternateColorCodes('&', msg);
}```
#

thats all the color method is

marsh rover
#

from the discord* not me

near sandal
marsh rover
#

why is ur design diffent?

near sandal
#

idk

#

I think I figured it out anyway

#

is it working?

marsh rover
#

1sec

fluid light
#

Wish i could screenshare lol

marsh rover
#
Firework fw = (Firework) loc.getWorld().spawnEntity(loc, EntityType.FIREWORK);
FireworkMeta fwm = fw.getFireworkMeta();
forest olive
marsh rover
#
fwm.addEffect(FireworkEffect.builder().withColor(Color.LIME).flicker(true).build());
fluid light
twilit nest
#

how do you make a plugin that unoptimized?

fluid light
#

Could be newer to coding

twilit nest
#

always links back to DrugFun

river narwhal
#

Timings is quite inaccurate

#

I recommend Spark or WarmRoast

#

They tell you where the exact issue is

twilit nest
#

i can tell when i farm drugs or plant them from visual testing and tps dropping

river narwhal
#

And making a unoptimized plugin is pretty easy, there are a lot of performance mistakes made all the time

#

For instance, people love placing loads of blocks using Block#setType

#

That will easily hold up the main thread

twilit nest
#

1 drug farm wont be a problem, but its an issue when you have thousands of farms and its always saving and pulling from it

river narwhal
#

That’s a lot of static

twilit nest
#

my point

#

🀷

river narwhal
#

And why arnt they doing IO operations on another thread

#

In addition, i hope they are caching or that shit will destroy the server

twilit nest
#

only 1 person has to farm to drop the TPS to 10-15

#

rare cases lower

river narwhal
#

Obviously a great plugin

twilit nest
#

Β―_(ツ)_/Β―

#

good plugin idea, but bad at getting it to run without killing the server

steep prairie
#

I mean most people don't write plugins with the assumption it will reach large servers tbh

twilit nest
#

good thing im not at peak rn and drugs in my server costs millions to buy the plants

#

:)

steep prairie
#

lol

#

just get someone to edit the plugin for you and add sql support or something

twilit nest
#

i am looking into it

#

sucks i have to decompile it to get the source code

steep prairie
#

is it a premium plugin

twilit nest
#

free plugin

steep prairie
#

I don't see the point of not providing source code for free plugins πŸ€·β€β™‚οΈ

river narwhal
#

Ay yukun

steep prairie
#

sup

river narwhal
#

Feel like I haven’t seen any work from you in a while

fluid light
steep prairie
#

shit I've been recognised

#

nah man lmfao

#

I've updated so much in the past month

river narwhal
#

Ah

steep prairie
#

all my plugins work now

fluid light
#

@steep prairie want to update my plugins?

twilit nest
#

@steep prairie at least he didnt obfuscate it or i would have reported it if i cant read it or its unreadable

steep prairie
#

not hanks xd

river narwhal
#

Lmfao

steep prairie
#

so fixed in fact

#

I'm working on a new one

#

it's coming along really slow cos I don't have much drive to continue tho

fluid light
river narwhal
#

Badbones one thing I don’t like about your code is that you wrap like 500 if statements

#

Kind of hard to read

steep prairie
#

he proably just prefers it to having 1 long line

fluid light
steep prairie
#

you have to realise how lazy he is

river narwhal
#

Lol

steep prairie
#

man literally doesn't like making new methods

river narwhal
#

Don’t you guys work together anymore

steep prairie
#

even if that same thing he's doing has to be called by a lot of places

#

I'm still an admin on his discord

river narwhal
#

Ah

steep prairie
#

never really worked together I just used to edit his plugins

#

for my own use

river narwhal
#

Lol

steep prairie
#

I think I added over 10 CEs on my server

#

and made some of them work together

#

way before it was cool

edgy forum
#

does the verification message in PM takes time to arrive guys?

steep prairie
#

added kill trackers and stuff too

river narwhal
#

I’ve been losing motivation to update, but even though I don’t update, I’ve made more money xD

#

Probably because of the coronavirus

steep prairie
#

I added the transmog scroll before badbones did

#

and then my code got corrupted and I didn't have a backup

#

how nice

fluid light
#

Lol

steep prairie
#

so I gave up for 2 years

#

then I came back and rewrote everything

river narwhal
#

Lol

#

@fluid light why are you lazy while coding

steep prairie
#

he's already much better

#

at least he doesn't static abuse anymore

#

unlike me

fluid light
#

I am?

#

depends on what it is

next sapphire
#

the whole point of coding is to be lazy

steep prairie
#

but my plugins don't do too much heavy stuff anyway

next sapphire
#

like bro lmao

steep prairie
#

no he's lazy int he wrong places

#

he's not efficiently lazy

#

he's inefficiently lazy

fluid light
#

XD

river narwhal
#

Lmfao

fluid light
#

I need some help trying to optimize stuff. lol

steep prairie
#

he was too lazy to make a class to get config with named methods

fluid light
#

Ehh i code

#

or na

steep prairie
#

instead of doing getFile().getString() every time

#

xd

edgy forum
#

i think the channel is for /tts

river narwhal
#

First step to optimizing is cleaning up your code, cause it’s impossible to optimize something you can’t read

edgy forum
#

nvm it isnt πŸ˜›

fluid light
#

XD

river narwhal
#

Like badbones you write your code in huge blobs

steep prairie
#

I can read his code

#

cos I used to write like him

#

I've since stopped tho

#

xd

#

just don't look at the rankquests code

river narwhal
#

Like that shit is crazy, it’s actually just a square with text

steep prairie
#

I recoded rankquests during a dark period

#

even now I refuse to look at rankquests code for too long

fluid light
#

XD

river narwhal
#

Life do really be like that sometimes

steep prairie
#

I do like looking at my TieredSpawners NMS classes tho

#

good stuff

#

I wanted to public it as a blob sometime ago

#

never got round to it

river narwhal
#

Lol

steep prairie
#

it's pretty good stuff for people trying to edit spawner values

echo dome
#

im 2 am

#

im dying

steep prairie
#

it's 3pm for me

#

ha

echo dome
#

i didnt ask

fluid light
#

ehh thats not to bad

river narwhal
#

It’s 9am for me

steep prairie
#

badbones sleeps at 6am

fluid light
#

My sleep schedule is bad

steep prairie
#

and sometimes 9am

fluid light
#

ya

steep prairie
#

then he delivers pizza

#

and crashes the van

river narwhal
#

lol

steep prairie
#

damn bones

#

someone call his pizza place and ask for boneless pizza

fluid light
#

We dont deliver where i work

steep prairie
#

oof

#

corona gonna destroy the sales then

fluid light
#

My store is still open. Cut back a couple hours but still open

steep prairie
#

man why does cloudfare check me so often nowadays

#

used to check me every month or so

fluid light
#

Depends on what its set to

#

what site?

steep prairie
#

spigot

#

lol

#

oof

marsh rover
#

i joined

#

but u no talk

#

@next sapphire earlier.

neon sapphire
#

yeah their remember me on the ddos attack protection is also broke

#

theyre all downhill

marsh rover
#
new BukkitRunnable() {
    public void run() {
        try {
            config.save(file);
        } catch (IOException e) {
            e.printStackTrace();
        }
    }
}, 600, 600);
#

is a temp solution

steep prairie
#

rip cloudfare

neon sapphire
#

lmao

steep prairie
#

everytime I go to spigot the site is messed up cos they don't remember me then they have to recheck me when I refresh

#

god damn cloudfare

neon sapphire
#

are we doing live coding via screenshare now

steep prairie
#

thonk

neon sapphire
#

whats that school camp game where you put your arms through the other person and act out what theyre saying

#

because this sounds like that

marsh rover
#

we doing a lot of live coding md_5

#

that's why the live-stream function = helpful.

neon sapphire
#

cause the whole server needs to see clearly

marsh rover
#

see clearly as in the non-usefulness?

neon sapphire
#

ye

#

I dont think we all need to see you line by line repairing some random plugin

marsh rover
#

maybe enable it for spigot-crafting relating to the test server.

#

if it doesn't relate it = warning idk

fluid light
#
<exclusions>
    <exclusion>
        <groupId>org.bukkit</groupId>
        <artifactId>bukkit</artifactId>
    </exclusion>
</exclusions>```
fluid light
#
    return "World:" + location.getWorld().getName()
    + ", X:" + location.getBlockX()
    + ", Y:" + location.getBlockY()
    + ", Z:" + location.getBlockZ();
}```
#
    private Location getLocationFromString(String locationString) {
        World w = Bukkit.getWorlds().get(0);
        int x = 0;
        int y = 0;
        int z = 0;
        for (String i : locationString.toLowerCase().split(", ")) {
            if (i.startsWith("world:")) {
                w = Bukkit.getWorld(i.replace("world:", ""));
            } else if (i.startsWith("x:")) {
                x = Integer.parseInt(i.replace("x:", ""));
            } else if (i.startsWith("y:")) {
                y = Integer.parseInt(i.replace("y:", ""));
            } else if (i.startsWith("z:")) {
                z = Integer.parseInt(i.replace("z:", ""));
            }
        }
        return new Location(w, x, y, z);
    }```
edgy forum
#

at last verified

steep prairie
#

yikes

#

isn't there built in serializing

#

I know for ItemStacks there is

fluid light
#

this ignores pitch and yaw

#

|

steep prairie
#

that's nice

low oxide
#
    public void entityExplode(EntityExplodeEvent e) {
        List<Block> explodedBlocks = e.blockList();

        Iterator<Block> itr = explodedBlocks.iterator();

        while (itr.hasNext()) {
            Block block = (Block) itr.next();

            // do stuff

        }
    }```
#
    public void pistonExtendGrief(BlockPistonExtendEvent e) {

        if (e.getBlocks().size() != 0) {
            for (Block block : e.getBlocks()) {
                
                //DO STUFF

            }
        

    }```
fluid light
low oxide
#

@next sapphire that

low oxide
#

if (block.getRelative(BlockFace.UP).getBlockData() instanceof Bisected) {

low oxide
#

/summon wither ~ ~ ~ {NoAI:1}

fresh depot
#

What server is this?

low oxide
#

a whitelisted one

fresh depot
#

Heh

low oxide
#

the last one is a public one

#

the one with the structure

fresh depot
#

ah okei

#

Nice

zinc willow
#

System.out.println(ChatColor.translateAlternateColorCodes('&', getConfig().getString("prefix") + Bukkit.getVersion() + getConfig().getString("enable")));

low oxide
low oxide
low oxide
plucky mica
#

omg why are you using windows in light mode

real forge
#

omg why are you using windows in light mode

low oxide
#
        start = start.add(0, 2, 0);
        if (centerBlock) {
            start = start.clone().add(0.5, 0, 0.5);
        }
        WorldServer s = ((CraftWorld) start.getWorld()).getHandle();
        EntityEnderCrystal  ec = new EntityEnderCrystal(s, start.getBlockX(), start.getBlockY(), start.getBlockZ());
        ec.setPosition(start.getX(), start.getY(), start.getZ());
        ec.setBeamTarget(new BlockPosition(end.getX(), end.getY(), end.getZ()));
        s.addEntity(ec);
    }```
dapper python
#

String myString = ChatColor.translateAlternateColorCodes('&',"&4Hello!");

radiant pewter
#

what kind of bug makes a server instantly crash without even dumping an error log?

#

sometimes zombified

harsh harness
#

is there nothing in your latest log?

radiant pewter
#

nope

#

0

harsh harness
#

hmm

radiant pewter
#

not even a task that starts and doesn't end

harsh harness
#

does the server just immediately crash or does it hang for some time?

radiant pewter
#

instantly down

#

except when it instantly goes zombified

#

but there's no tps drops

#

also it runs at a smooth 20 all the time outside of the instant crashes

#

what can cause something like that?

#

I can't remember if an infinite loop did or not

marsh rover
#
if (!player.hasPermission("")) {
  player.sendMessage("");
  return true;
}
messages here
#
for (String s : stringlist) {
  p.sendMessage(convertColor, s);
}
dapper python
#

2147483648

#

-2147483648

marsh rover
#
public class PlaceholderUtils {
  public static String replace(Player p, String message) {
    message = message.replace("%player%", p.getName());
    message = message.replace("%player-loc%", p.getLocation().toString());
    return getMessage(message);
  }

  private String getMessage(String message) {
    return ChatColor.translateAlternateColorCodes('&', message);
  }
}
rose moss
#

YES

#

This menu is powered by a bot.

timid forge
rose moss
steep prairie
#

I feel like there might be some issues with spigot dark mode theme oof

#

the Enjin logo at the side is basically obscured as well lol

echo dome
#

dark reader is good

#

its a chrome xtension

neon sapphire
#

The author there manually set the text colour

steep prairie
#

I used to use extensions for it but I saw spigot had it added so yknow

#

hmm

echo dome
#

dark reader takes care of it I thikn

steep prairie
#

it's fine

regal pewter
#

Yukun I see nothing wrong

steep prairie
#

I'm just there to get the plugin for build path anyway

regal pewter
#

I think you're going crazy again

steep prairie
#

that's cos you can't see anything

#

fool

regal pewter
#

Thats big brain

steep prairie
#

BlindDagger590

echo dome
#

bruh

regal pewter
#

😦

steep prairie
#

😦

forest olive
#
    @EventHandler
    public void onShear(PlayerShearEntityEvent event)
    {
        Entity sheep = event.getEntity();
        World world = sheep.getWorld();
        world.createExplosion(sheep.getLocation(), 3);
    }```
next sapphire
#

yes

steep prairie
#

bruh

#

but why tho lmfao

next sapphire
#

what you should do

#

is instead of creating a guaranteed explosion

steep prairie
#

why not make them explode when you feed them too much too

next sapphire
#

make it a random chance to explode but include charged creepers afterwards

steep prairie
#

wat

next sapphire
#

what

steep prairie
#

where do the charged creepers come from

next sapphire
#

they just spawn

steep prairie
#

were they hiding in the wool

#

bruh

#

yeah I know they just spawn but why lmfao

next sapphire
#

honestly just make a gamemode where you do the stupidest stuff

steep prairie
#

bruh

next sapphire
#

like sheep pop out charged creepers when you sheer them

#

break a block and get met by a blaze

#

place sugar cane and get shocked by lightning

steep prairie
#

dig straight down and always fall into water

next sapphire
#

that sounds like fun to me

steep prairie
#

except the water is big enough to drown you

next sapphire
#

mine up and you get incased in bedrock with water

steep prairie
#

damn

#

sleep and it starts raining

next sapphire
#

just flip minecraft upside down

steep prairie
#

see a squid and just die

next sapphire
#

jump off a cliff and get sent to the end

steep prairie
#

eating food gives you 10 seconds of hunger 100

#

eat they said

next sapphire
#

eat rotten flesh however

#

and you get hunger bars filled

#

introduce a death counter as well

#

we're in the wrong channel, we seem to do that a lot

steep prairie
#

πŸ€·β€β™‚οΈ

forest olive
fluid light
#

salute @jagged lagoon

steep prairie
#

bruh

forest olive
#

I was just playing around with it to see what I can do with api. but I might make a permission that if a person has it then they will have exploding sheep and maybe some other trollish things will happen to them.

jagged lagoon
regal pewter
fluid light
#

Wait is @jagged lagoon making a rival to my CC..... DUN DUN DUN

jagged lagoon
#

😳 😳 😳 😳

#

@fluid light no im not 😬

#

Dereference of 'new File(CratesX.getInstance().getDataFolder() + File.separator + "crates").listFiles()' may produce 'NullPointerException'

#

getFileHandler().get("config")

#

FileType.CONFIG

#
setOverflowKeys(CratesX.getInstance().getFileHandler().get(FileType.CONFIG.getName()).get().get(""));
jagged lagoon
#
@EventHandler
public void CrateOpenEvent(Player player, Crate crate) { }
regal pewter
#
CrateOpenEvent crateOpenEvent = new CrateOpenEvent(player, crate);
Bukkit.getPluginManager().callEvent(crateOpenEvent);
if(!crateOpenEvent.isCancelled()){...}```
#

@jagged lagoon

#

@jagged lagoon

jagged lagoon
#

@regal pewter Would I still need to use an interact event then?

#

And call my event during that

regal pewter
#

No

#

Interact event has already been called

#

and you are handling it

jagged lagoon
#

How though?

regal pewter
#

You would call this in your event handler for interact event

jagged lagoon
#

yeah yeah so

#
@EventHandler
public void InteractEvent(PlayerInteractEvent event) {
  CrateOpenEvent crateOpenEvent = new CrateOpenEvent(player, crate);
  Bukkit.getPluginManager().callEvent(crateOpenEvent);
  if(!crateOpenEvent.isCancelled()){...}
}
stiff brook
#

@jagged lagoon You'd want to make sure PlayerInteractEvent isn't cancelled before running your own code inside πŸ™‚

jagged lagoon
#

Alright! Thanks πŸ˜„

#

isCanceled is deprecated though, still can be used fine?

stiff brook
#

Use the ignoreCancelled parameter in the EventHandler annotation

regal pewter
#

.

vocal imp
#
@EventHandler
public void CrateOpenEvent(Player player, Crate crate) { }

@jagged lagoon please use camel case

jagged lagoon
#

for what?

vocal imp
#

your method names

regal pewter
#

he was trying to figure out how to call the event, he gucci

jagged lagoon
#

im pretty sure my conventions are correct?

vocal imp
#

Nope your java conventions aren’t

regal pewter
#

oh wait no. method names are camel case

vocal imp
#

The first word doesn’t have any capitals in it

regal pewter
#

He does it in his other gists he sent thou so I mean hes been doin it right

vocal imp
#

crateOpenEvent

regal pewter
#

I think those were examples

vocal imp
#

I mean but still

jagged lagoon
#

oh interesting

#

I've actually never seen that before

vocal imp
#

Just make sure to do them

jagged lagoon
#

You're right. I didn't know method signatures were camelcase

#

thanks!

clever cloud
#

We built this city on rock and roll!

wispy idol
solid vault
#

hey guys

#

uhhh

#

do anyone of you know any plugin for sign shops that support custom items?

hollow stirrup
rose moss
civic dust
#

Oh snap @polar flare whats up

polar flare
#

Not much - u? πŸ˜„

civic dust
#

nm

#

Wait

#

Is isCancelled actually deprecated

neon sapphire
#

only on PlayerInteractEvent because theres multiple ways to 'cancel' it

civic dust
#

Wait so is there something else to check if it's cancelled?

civic dust
#

Ok thanks

neon sapphire
#

Deprecated. This event has two possible cancellation states, one for useInteractedBlock() and one for useItemInHand(). It is possible a call might have the former false, but the latter true, eg in the case of using a firework whilst gliding. Callers should check the relevant methods individually.

civic dust
#

Oh so I would just check if it's Event.Result.DENY ?

neon sapphire
#

check what you're concerned about

civic dust
#

Aight

forest olive
civic dust
#

Why was built-in anti-xray removed from spigot? (spigot.yml) (I know it was a while back)

neon sapphire
#

because it didn't have an advantage over a plugin when the chunk format changed

mental gazelle
#

so performance wise a plugin would be better than it used to be ?

neon sapphire
#

or the server would be worse πŸ™‚

forest olive
zinc willow
fresh grail
#

@forest olive what are those shaders? i love it

forest olive
fresh grail
#

thanks!

zinc willow
forest olive
#

I'd go for the heavier ones, but this isn't my 2060

zinc willow
#

I use the extreme volumetric lighting version of his πŸ˜‰

forest olive
zinc willow
neon sapphire
#

That one pretty nice @zinc willow , shouldve done in spectator mode though

zinc willow
#

Yeah, I know. It was just on a random minecraft server. I was modifying the options of the shaders

zinc willow
#

@neon sapphire That's with a new texture pack πŸ˜‰

next sapphire
#

!verify @next sapphire

placid frigateBOT
next sapphire
#

!verify qbasty

placid frigateBOT
#

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

next sapphire
#

change my nick bot

#

lmao

hushed marten
#

@zinc willow

mental gazelle
#

Faithful shader? If so name/link?

hushed marten
#

Nope using Sildurs Vibrant Shaders

#

no texture pack

#

extreme volumetric lighting version

#

though i had depth of field, godrays, distance blurring, lens flares and idk if other stuff on to make it look better

neon sapphire
#

Too much haze

hushed marten
#

what about this

#

lol had my fov up 1 sec

mental gazelle
#

too bloomy

#

and is that lens flat least no lens flare

#

nvm

#

there is

honest shard
#

Ever heard of Realistico 512x?

olive steppe
#

cool, i love shaders on minecraft @hushed marten

next sapphire
#

How do you guys like my logo

tame spruce
#

jk

mental gazelle
#

what about mine πŸ€”

next sapphire
#

How about mine now, I changed my discord to Squiggle

mental gazelle
#

okay then

next sapphire
#

Its hard to read

oak oyster
#

@zinc willow How are you able to share screens? I haven't been able to ever since discord updated

oak oyster
dapper python
#
        Calendar calendar = Calendar.getInstance();
        calendar.add(CALENDAR.HOUR, 1);
        Date date = calendar.getTime();
        getServer().getBanList(BanList.Type.NAME).addBan("Player Name", "Reason", date, null);
jagged lagoon
#
chance:
  range: 100
  probability: 5
#
chance:
  max: 100
  percentage: 5
#
chance:
  max-range: 100
  percentage: 5
#

Which one makes the most sense to use for chance?

mental gazelle
#

range of what?

jagged lagoon
#

The max range for chance

#

so max range = 100 percentage = 5

mental gazelle
#

Oh

jagged lagoon
#

5/100 chance of receiving item (aka 5%)

mental gazelle
#

Was it needed tho?

jagged lagoon
#

Well it's for configuring my crates rewards

#

Some players want extremely small chance, so max range configuration is needed

#

ie maxrange = 1000, percentage = 10 = .01 chance

#

i just want to make sure they're named in a way that is explained easily

mental gazelle
#

you could just give them fractions

#

thats the easiest way

#

or directly

#

a floating point from 0 to 1

#

Chance: 0.000005

#

tho i'm not sure it would be the same due to precision

#

or you can just divide by 100

#

so he can just do this

#

but from 0 to 100

jagged lagoon
mental gazelle
#

looks neat

oak oyster
next sapphire
#

I would get rid of range and just make everything out of 100, so they can still use percentage but just 0.0005% if they wanted to

jagged lagoon
zinc willow
#

@jagged lagoon Do Max-Percentage-Range:

next sapphire
#

If you want to keep range modular, I would impliment a modulus. What you working on?

low oxide
#
import org.bukkit.Material;
import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;
import org.bukkit.inventory.meta.BookMeta;

import net.md_5.bungee.api.chat.BaseComponent;
public class BookUtil {

    private ItemStack book;
    private BookMeta bookMeta;

    public BookUtil() {
        book = new ItemStack(Material.WRITTEN_BOOK);
        bookMeta = (BookMeta) book.getItemMeta();
        bookMeta.setTitle("Interactive Book");
        bookMeta.setAuthor("gigosaurus");
    }

    public void createPage(BaseComponent[] page) {
        bookMeta.spigot().addPage(page);
    }

    public void setPage(int pageNumber, BaseComponent[] page) {
        bookMeta.spigot().setPage(pageNumber, page); // page numbers start at 1
    }

    public void setPages(List<String> pages) {
        bookMeta.setPages(pages);
    }

    public void openBook(Player player) {
        book.setItemMeta(bookMeta);
        player.openBook(book);
    }
    
    public void giveBook(Player player) {
        player.getInventory().addItem(book);
    }

}
low oxide
twilit nest
next sapphire
#

it says you i cant do that

twilit nest
#

send screenshot of what ur doing

next sapphire
twilit nest
#

you pressed the window dum dum

#

hover over the window and you should see what i just posted on the bottom left of the small window

next sapphire
twilit nest
#

oh

#

they fixed it there too

#

did you update discord?

next sapphire
#

i just turned my computer on

twilit nest
#

RIP

next sapphire
#

lmao

#

imma leave and rejoin

#

i still canr

twilit nest
#

then you wont be able to then

#

discord patched that workaround client side

next sapphire
#

i will try again then

twilit nest
#

no point if discord fixed it

#

Β―_(ツ)_/Β―

low oxide
#

rip cant anymore :{

wispy idol
#

Can't what?

#

Also why are the particles client-side? Why not broadcast them to the world? ;P

twilit nest
#

@wispy idol share screen bypass

wispy idol
#

Hm?

twilit nest
#

we still wanting the discord server to support go live at least for verified users