#help-archived

1 messages ยท Page 131 of 1

frigid ember
#

Idriz you always say you can't codelol

#

its ok kevin

steady cedar
#

yeah I can't code

frigid ember
#

wh y do you say it

steady cedar
#

but I do have a github with my code

frigid ember
#

but you do code

#

????

#

lol

steady cedar
#

I don't code bro

frigid ember
#

Yes I have to cancel the event Idriz

steady cedar
#

trust me

frigid ember
#

nice profile pic

steady cedar
#

@frigid ember Now you need to open a custom inventory with more rows

frigid ember
#

but whats the name of a placement event

#

lmao

#

LOL

steady cedar
#

BlockPlaceEvent

#

@frigid ember what about it? it's an empty fork

#

I wanted to make a change but got lazy

frigid ember
#

lmao

#

ok

#

ty

gleaming helm
#

Are you implying that an empty fork is skidding

frigid ember
#

no>

steady cedar
#

ur having real fun

gleaming helm
#

Good

steady cedar
#

with an empty fork

frigid ember
#

bruhhh

steady cedar
#

๐Ÿ˜

frigid ember
#

I just am trying to prove he can code

gleaming helm
#

why tho

steady cedar
#

no i can't code

frigid ember
#

He says he can't

steady cedar
#

ask kevin

frigid ember
#

he has some lit projects

#

or do u only just do empty forks

#

lol

gleaming helm
#

God dammit @steady cedar if you had just SHUT THE FUCK UP I would have had another one

steady cedar
#

you really went

#

2 years back

#

huh

#

It's not an empty fork

#

I made a commit there

gleaming helm
#

Yeah see this is why I'm not showing him mine

steady cedar
#

you can see if you knew how to navigate github

#

goofy

frigid ember
#

kevin do you have an anticheat

gleaming helm
#

Because he'll go 6 years back and straw man the shit out of me

frigid ember
#

????

#

no

gleaming helm
#

?????

frigid ember
#

that is what u are basically doing to me lmao

#

But I am not like that

#

Look I am saying it here

#

My messages

#

my word

steady cedar
#

you literally avoided

#

my pinned projects

#

and my newest ones

#

i wonder why that happened

gleaming helm
#

Because they're actually good

frigid ember
#

i checked your popularest ones

#

github showed

steady cedar
#

paper

frigid ember
#

the popularest

steady cedar
#

the empty fork

frigid ember
steady cedar
#

is my popularesy

frigid ember
#

lmao

steady cedar
#

click the repositories tab

frigid ember
#

Kevin_ please stop overthinking, what you are saying is false, Iam not going to ruin you because of your past or whateve

#

I am interested to see what you have developed

steady cedar
#

what are you on about mate LOL

frigid ember
#

Maybe support it also

steady cedar
#

"ruin you because of your past"

frigid ember
#

if i lik eit

#

if not, I mind my own business

gleaming helm
#

I'll give you a sampling

#

picture renaming tool

frigid ember
#

my github is public, idc what u guys think, strip old projects

#

what ever

gleaming helm
#

Oscilloscope music generator

frigid ember
#

ok

#

send

gleaming helm
#

(That you'll definitely skid to write your game)

frigid ember
#

No

gleaming helm
#

Simulation tool for developing robotic control algorithms

frigid ember
#

I will make my own music

#

with fl studio

#

LOL

#

ass music

gleaming helm
#

Optimizing bridges with monte carlo

frigid ember
#

send the actual prooject

#

its easy totalk but not show ;/

gleaming helm
#

uhh and then the shitshow starts

steady cedar
#

@frigid ember What's your github

frigid ember
#

my name

bronze marten
#

you did some multi media stuff kevin?

gleaming helm
#

wdym by that

bronze marten
#

idk like next year we can choose variants, one of them sounds similar to that kinda stuff

gleaming helm
#

huh....

bronze marten
#

ok nvm then xd

steady cedar
#

you're probably dutch

#

are you dutch

bronze marten
#

with a high probability

steady cedar
#

@bronze marten cause I have a dutch friend

#

yeah ur dutch lol

frigid ember
#

hey frank u speak bit german?

#

public void cancelOpenOnPlacement(BlockPlaceEvent event) {
Player player = event.getPlayer();
if (player.)
event.setCancelled(true);
}"
How do I say if a player places block Enderchest

#

dutch and german similar

#

ayee

steady cedar
#

Ich spreche deustche

bronze marten
#

eh

frigid ember
#

Dutch ftw

#

ok

torn robin
#

event.getBlock @frigid ember

frigid ember
#

dutch skidded german

bronze marten
#

I dropped german after 2yrs in hs lol

frigid ember
#

LOL

steady cedar
#

nicht gut ๐Ÿ˜

frigid ember
#

dutch isnt deutsch:(

#

ty msws

bronze marten
#

so no i dont speak german

frigid ember
#

ok

#

public void cancelOpenOnPlacement(BlockPlaceEvent event) {
Player player = event.getPlayer();
if (x);
onOpenEnderChest(null);
event.setCancelled(true);
}

#

still dont get what exactly to put in x

#

wdym

#

if player places an enderchest

#

when do you wanna cancel block placements

#

oh

gleaming helm
#

you might want to start by learning java properly

frigid ember
#

yes

steady cedar
#

check if the event's block type is an ENDER_CHEST

frigid ember
#
if(event.getBlock().getType().equals(Material.ENDER_CHEST)) {


}```
#

i think

steady cedar
#

if(!(event.getBlock().getType() == Material.ENDER_CHEST)) return;

gleaming helm
#

wtf

#

@steady cedar

frigid ember
#

yea !

steady cedar
#

no

#

brain

#

fuck

gleaming helm
#

Just

#

!=

steady cedar
#

BRAINFUCK

#

SHUT UP LOL

frigid ember
#

yea

#

!=

steady cedar
#

if(event.getBlock().getType() != Material.ENDER_CHEST) return;

frigid ember
#

no

#

event.setCancelled(true);

steady cedar
#

if it's not an ender chest

frigid ember
#

not return

gleaming helm
#

if it is NOT

sage summit
#

How do I make it so when a player joins the server it teleports them to a certain world?

steady cedar
#

don't call the method

gleaming helm
#

the return

frigid ember
#

wait

#

if it is, cancel, u confuse me LOL

gleaming helm
#

This is my preferred method of doing things

steady cedar
#

you tried to clown me but you got clowned yourself

frigid ember
#

?????

steady cedar
#

@frigid ember No, if it is an ender chest, cancel

frigid ember
#

just stop throwing random accusations

gleaming helm
#

Prevents runaway indentation

steady cedar
#

If it's not an ender chest, stop calling the method do you not know

#

what return does

frigid ember
#

@frigid ember No, if it is an ender chest, cancel
i said that

#

Kevin I started learning java using codecademy

steady cedar
#

yeah, and i used !=

frigid ember
#

if it is, cancel, u confuse me LOL

#

and now im trying to make small plugins

gleaming helm
#

Are you sure it's java and not javaSCRIPT

#

There's a difference

frigid ember
#

yes

steady cedar
#

@frigid ember You don't seem to have grasped it very well

frigid ember
#

LOL, i fell for that before LOL

#

it was java xd

#

I remember lng ago I was learning js instead of java LOL, damn ๐Ÿ˜ข

gleaming helm
#

well what you're writing looks nothing like java

#

๐Ÿ˜

frigid ember
#

I believed it was java as the mc people were doing the tutorials

#

:/

#

Idk that guys name, but mineraft staff

steady cedar
#

Why are you passing null in onOpenEnderChest?

frigid ember
#

it has an event

gleaming helm
#

......... no. Learn java first.

steady cedar
#

@frigid ember onOpenEnderChest should pass in the "event", not null.

#

I think you should definitely look up some basic java tutorials

frigid ember
#

yeah

steady cedar
#

I mean who am I to talk I can't write code lol.

frigid ember
#

I mean who am I to talk I can't write code lol.
yesu can

gleaming helm
#

you can't just tell the computer to do something. You have to understand the language the computer speaks.

steady cedar
#

no I can't lol

frigid ember
#

you can't just tell the computer to do something. You have to understand the language the computer speaks.
computer dont speak java

#

lol

gleaming helm
#

The computer always does exactly what you tell it to do. Nothing more.

steady cedar
#

okay then fucking binary dude

frigid ember
#

lmao

steady cedar
#

java is an abstraction

frigid ember
#

So I should put PlayerInteractEvent in brackets

steady cedar
#

@frigid ember I don't think you understand

gleaming helm
#

@frigid ember I'm making an analogy for a beginner but if you want to go into low level I can guarantee I have way more knowledge there than you do

steady cedar
#

This is a little futile

frigid ember
#

ok assembly

steady cedar
#

It's difficult to help you because you don't know the basics of the java programming language

#

You should learn those first.

frigid ember
#

lets go, 1v1

undone narwhal
#

Learn English before writing a Thesis

frigid ember
#

jk lmao

gleaming helm
#

Actually @frigid ember lowest level software is machine code

frigid ember
#

i don't know much assembly at all

gleaming helm
#

Assembled assembly

frigid ember
#

i know, i know lmao

steady cedar
#

@undone narwhal me?

frigid ember
#

do u know machine code?

steady cedar
#

Oh you were making an analogy

undone narwhal
#

No @steady cedar just a metaphore

bronze marten
#

why tf would u code in machine code

gleaming helm
#

The spec is public

frigid ember
#

no human even uses that anymore, no nOrMal PerSon

undone narwhal
#

Yeah analogy ^^ ahah

gleaming helm
#

No human writes machine code by hand

frigid ember
#

i know

bronze marten
#

if you really want the vibe go convert ur assembly manually into machine code lol

steady cedar
#

@frigid ember retrooper you didn't know what my return; statement did

#

please stop trying to get into a dick measuring competition

frigid ember
#

????

gleaming helm
#

@bronze marten it's not actually incredibly difficult to do

bronze marten
#

yeah afaik just a lookup table

gleaming helm
#

^

frigid ember
#

^^

gleaming helm
#

Shut the fuck up @frigid ember as if you've ever heard of a linker

steady cedar
#

^

torn robin
#

So nice isn't it

frigid ember
#

^

#

I have freedom of speech

gleaming helm
#

so do the ones of us who don't live in china

frigid ember
#

In computing, a linker or link editor is a computer system program that takes one or more object files generated by a compiler or an assembler and combines them into a single executable file, library file, or another 'object' file.

gleaming helm
#

Cool so you can copy and paste off of google?

frigid ember
#

yes

gleaming helm
#

WOW so intelligent

frigid ember
#

you probs also learned it from google

gleaming helm
#

I wish I had as many brain cells as you

steady cedar
#

Yeah but he didn't act like he knew what it was lol

frigid ember
#

Oh so I am not allowed to learn anymore?

steady cedar
#

No, you're not allowed to act as if you know something you don't

frigid ember
#

I never said I know what a linker is

gleaming helm
#

^^

steady cedar
#

it's a good thing you're learning

frigid ember
#

yes

steady cedar
#

but it's a bad thing you're pretending to know already

frigid ember
#

I never said I know, i just pasted what it is

gleaming helm
#

....

steady cedar
#

lol

frigid ember
#

i said you probably also leanred it from google

gleaming helm
#

Most of the rest of the people here know what a linker is

frigid ember
#

meaning I learned it rn

gleaming helm
#

You don't need to remind us

frigid ember
#

ok, so if they know?

#

don't see anyone aSkIng

#

as u always say lol

gleaming helm
#

no that's not how you use that joke

frigid ember
#

ok

#

teach me

steady cedar
#

I asked

gleaming helm
#

why?

frigid ember
#

#general

hidden glade
#

How can get a String from Keys of ConfigurationSection
Eg config:

Categories:
  key:
    item: "APPLE"
    name: "Foods"
    location: 5

So I want to get String item, name and int lcoation

gleaming helm
#

Categories.key.item

polar wigeon
#

any guides available for setting up centos 8 linux firewall for a single spigot server? all i see online is on bungeecord/spigot combo

gleaming helm
#

Just look up a normal firewall setup @polar wigeon

hidden glade
gleaming helm
#

Firewall everything except your spigot port and your ssh port and whatever else you need

polar wigeon
#

cool thanks ๐Ÿ‘

hidden glade
#

I didnt get it how??

gleaming helm
#

How is keys defined

undone narwhal
#

config.getString("Categories." + key + ".item");

frigid ember
#

kevin whats your github username

gleaming helm
#

why?

frigid ember
#

so i see ur projects

gleaming helm
#

no, why do you seem to think I asked

hidden glade
#
but if there are multiple keys

Categories:
  key:
    item: "APPLE"
    name: "Foods"
    location: 5
  key1:
    item: "SAPLING"
    name: "Trees"
    location: 6
undone narwhal
#

What do you actually want ?

gleaming helm
#

?xy

worldly heathBOT
undone narwhal
#

Get all the keys ?

hidden glade
#

yea

frigid ember
#

rolyn whats ur github

hidden glade
#

and then get the rest like keys.item

gleaming helm
#

retrooper can you please shut the fuck up

frigid ember
#

kev i accidentally added u

#

lol

#

ima remove

#

why did u accept

hidden glade
#

and when i made the variable keys using cs.getKeys(true);

#

it thrw null error

undone narwhal
#

replace true by false

frigid ember
#

rolyn tell me in dms

#

ur github

undone narwhal
#

Why ?

frigid ember
#

so i see cool projects

undone narwhal
#

My github is useless I only use private stuff

gleaming helm
#

@undone narwhal DO IT TO HIM

#

NO

frigid ember
#

?

gleaming helm
#

YOU MISSED YOUR CHANCE

frigid ember
#

rolyn no public?

gleaming helm
#

"No, why do you think I asked"

frigid ember
#

dont people hve public here lmao

undone narwhal
#

lmaoooo

hidden glade
gleaming helm
#

depends on how you define keys and cs_category

hidden glade
gleaming helm
#

(Which, by the way, doesn't follow naming convention, you'll piss off more people than a mob boss)

#

So iterate over keys

#

You need a loop

frigid ember
#

choco has a lit github and site

#

damn

gleaming helm
#

for (String key : keys) {

hidden glade
#

ok

#

tysm

undone narwhal
#

Retrooper send your credit card info

gleaming helm
#

np

frigid ember
#

Retrooper send your credit card info
no wtf is wrong w you

#

btw I am underage to have a credit card

#

long way to go ๐Ÿ™‚

undone narwhal
#

Is like I see your "send your github gngn"

gleaming helm
#

clearly

frigid ember
#

?

#

github username won't harm you

#

you'll gain respect from me how awesome right lol

gleaming helm
#

your respect is worth negative

hidden glade
#

there are banks who give credit cards to students

undone narwhal
#

Right

frigid ember
#

no debit cards

#

are allowed

hidden glade
#

atleast theres one I know

frigid ember
#

credit cards are 18+

#

in my country atleast

#

you can have credit cards when you're 10..

gleaming helm
#

^

fleet crane
#

ye no one giving credit to a 10 year old....

frigid ember
#

md_5 whats good

#

i donated

#

hitler really messed up that country, ngl

#

ur so pro man

hidden glade
#

theres only one bank giving credit cards to students in india

gleaming helm
#

Wait @fleet crane why?

fleet crane
#

because why tf would you loan a 10 year old money

gleaming helm
#

No, why do you think I asked

steady cedar
#

LOL

frigid ember
#

I asked

steady cedar
#

i didn't

#

it cancels out

polar wigeon
#

anyone got a cool start.sh they're willing to share? :D

frigid ember
fleet crane
#

java -Xmx4G -jar spigot-1.15.2.jar nogui

steady cedar
#

what about the launch options

frigid ember
#

i forgot how to kill processes so ๐Ÿ˜”

polar wigeon
#

shuold i click that or virus ๐Ÿ˜ฆ

fleet crane
#

its not a virus

steady cedar
#

aikar's optimized launch options are pretty nice

polar wigeon
#

ok

frigid ember
#

md_5 fam, when i older idonate 1000

#

cos rn broke lol

#

only had 10$

#

btw make donation message longer

gleaming helm
#

I can't tell if this is a bizzare form of simping or what

polar wigeon
frigid ember
#

are u on linux

polar wigeon
#

yeye

frigid ember
#

ok

#

what do u mean fancier

gleaming helm
#

Oh I thought this was like an entire node setup script

#

LOL

#

I open it up

polar wigeon
#

i know there are some lit scripts for starting ur minecraft servers out there

gleaming helm
#

I got a monster of a script myself

undone narwhal
#

^^

#

And ?

fleet crane
#

add permissions to your commands

#

you are only shown commands you have permission for

#

harass the authors for writing bad plugins

velvet halo
#

GET EM

sage summit
#

I want to make it so when the player, for example, runs the command /tpWorld it teleports them to a world that is specified in the config as a string. How would I do this?

fleet crane
#

look at commands.yml

#

should be pretty self explanatory

polar wigeon
steady cedar
#

Why do you need both nano and vim

polar wigeon
#

o tru

#

vim is better

#

imo

steady cedar
#

yes it is

polar wigeon
#

anything else tho?

#

this is for a completely public server

steady cedar
#

idk tbh I don't do sysadmin stuff

#

but I do know someone who does

#

@gleaming helm get in here

gleaming helm
#

What

#

Oh uhh lemme see

steady cedar
polar wigeon
#

yee

gleaming helm
#

Don't see any monitoring system

polar wigeon
#

what for?

gleaming helm
#

for... monitoring if your server catches on fire?

polar wigeon
#

hmmm i see

#

i'll look into it

#

anything else?

#

also, any guides for learning sys admin stuff that are most relevant for minecraft servers?

undone narwhal
#

well, I all learned from internet searches. Each time I had to do something I developed this step reading a lot of tutorials. Then you'll learn many other things realted

#

Like a graph

frigid ember
#

Can anyone tell me how to add lore to an item in ASkyblock? This is the current code or whatever people call it lmao

    1:
      material: SKULL_ITEM
      description: '&b&lList team members'
      command: '[island] team'
      nextsection:
polar wigeon
#

ok i just wanna know if i got all the basic ideas down on those notes and now i can research them all

frigid ember
#

How do you make a clickable image on a spigot resource with a discord for instance

#

Discord image when you click on it you get a link to the support disc

undone narwhal
#

Select the image, click the link button

#

add you're link

frigid ember
#

Ok ty

buoyant snow
#

How can i do when a player reach a specific XYZ then send a message?
(Java)

bold anchor
#

Listen for PlayerMoveEvent i guess

buoyant snow
#

Alright i will try, thanks ๐Ÿ™‚

frigid ember
#
    public void cancelOpenOnPlacement(BlockPlaceEvent event) {
        if(event.getBlock().getType() == (Material.ENDER_CHEST)) {
        onOpenEnderChest(null);
            event.setCancelled(true);
        }
    }```
#

could any1 pls tell me what should be in the brackets instead of null

undone narwhal
#

What's the "onOpenEnderChest" ??

frigid ember
#
    @EventHandler
    public void onOpenEnderChest(PlayerInteractEvent event) {
        if (event.getAction() == Action.RIGHT_CLICK_BLOCK) {
            if (event.getClickedBlock().getType() == (Material.ENDER_CHEST)) {
                event.setCancelled(true);

                Location location = event.getClickedBlock().getLocation();
                changeChestState(location, true);
                openEnderChests.put(event.getPlayer().getUniqueId(), location);
               
            }

            Player player = event.getPlayer();
            if (extrainv.containsKey(player.getUniqueId())) {
                // already has a saved inventory
                player.playSound(player.getLocation(), Sound.CHEST_OPEN, 1.0F, 0.8F);
                player.openInventory(extrainv.get(player.getUniqueId()));

                return;
            }```
#

there is some more after

#

idk if you need it?

#

w

undone narwhal
#

What do you exactly want ?

frigid ember
#

the ec shouldn't open on placement

#

or if you just hit something with the ec in ur hand

undone narwhal
#

You're first code do: if the player place an enderchest, it cancel it

#

What else do you want to do ?

frigid ember
#

does it already cancel it?

undone narwhal
#

Yes but remove the "onOpenEc(null)" because it will throw a NullPointer Exception

frigid ember
#

ok

#

well thats it than :p

#

thanks

undone narwhal
#

your welcome

frigid ember
#

still opens the ec on placement

#

ohh wtf

#

everything I right click now opens the ec lol

#

but than something is wrong with my code in onOpen

undone narwhal
#

Cause on your interact event there is :

#
Player player = event.getPlayer();
            if (extrainv.containsKey(player.getUniqueId())) {
                // already has a saved inventory
                player.playSound(player.getLocation(), Sound.CHEST_OPEN, 1.0F, 0.8F);
                player.openInventory(extrainv.get(player.getUniqueId()));

                return;
            }
frigid ember
#

#general please i asked q there

#

it still opens it w/ every block by right clicking

undone narwhal
#

Cause Interract event is called when you rightclick/leftclick on block or not

frigid ember
#

so I should remove if (event.getAction() == Action.RIGHT_CLICK_BLOCK) {

undone narwhal
#

Put the part I sent you INSIDE the if (block is EC) block

frigid ember
#

it works now after I removed it

#

Put the part I sent you INSIDE the if (block is EC) block
that doesn't work

undone narwhal
#

Can you please show your code ?

#

?ask

worldly heathBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.

undone narwhal
#

Ooops

#

sorry

sturdy oar
#

Would InstantiationException be the proper exception to throw in a failed constructor context?

undone narwhal
#

That's the one I would use

sturdy oar
#

ty

paper compass
#

How can I get the server a player disconnected from with the bungeecord api?

sturdy oar
#

PlayerDisconnectEvent lol

paper compass
#

And how do I get the server they disconnected from?

#

I am using that event

sturdy oar
#

you can't from that event

paper compass
#

Just e.getPlayer().getServer().getInfo().getName()?

sturdy oar
#

no

paper compass
#

Well dont say PlayerDisconnectEvent then?

sturdy oar
#

I'm not sure but I don't think there's an event for that

#

all events regarding disconnection are fired after the player has left

paper compass
#

So just cache the server the player was last on then go from there?

frigid ember
#

seems to work @undone narwhal

#

BlockBreakEvent

frigid ember
#

nvm

#

problem still exists xd

#

if I cclick a block it opens the ec

#
    @EventHandler
    public void onOpenEnderChest(PlayerInteractEvent event) {
        if (event.getAction() == Action.RIGHT_CLICK_BLOCK) {
            if (event.getClickedBlock().getType() == (Material.ENDER_CHEST)) {
                event.setCancelled(true);

                Location location = event.getClickedBlock().getLocation();
                changeChestState(location, true);
                openEnderChests.put(event.getPlayer().getUniqueId(), location);
            
            }
            Player player = event.getPlayer();
            if (extrainv.containsKey(player.getUniqueId())) {
                // already has a saved inventory
                player.playSound(player.getLocation(), Sound.CHEST_OPEN, 1.0F, 0.8F);
                player.openInventory(extrainv.get(player.getUniqueId()));

                return;
            
            }
            
            // doesn't have a saved inventory - so create one
            Inventory inventory = Bukkit.createInventory(player, 54, player.getName() + "'s EnderChest");
            
            fillSlots(inventory, new ItemStack(Material.BARRIER), 27, 35);
            fillSlots(inventory, new ItemStack(Material.BARRIER), 36, 44);
            fillSlots(inventory, new ItemStack(Material.BARRIER), 45, 53);
            
            player.openInventory(inventory);
            player.playSound(player.getLocation(), Sound.CHEST_OPEN, 1.0F, 0.8F);
         
        }
        
    } 

    public void cancelOpenOnPlacement(BlockPlaceEvent event) {
        if(event.getBlock().getType() == (Material.ENDER_CHEST)) {
            event.setCancelled(true);
        }
    }
#

public void cancelOpenOnPlacement() doesnt do anything to this either

#

I personally don't see why you made a whole new method to cancel

#

Removed it already

lapis fractal
#

Hello, I need some help

I host my MC server from my rack server which is then connected via a VPN to a cheap VPS so I do not have to port forward and so I don't get DDOSed. However, Spipgot's website has blacklisted the VPS' IP so whenever I try to go to Spigot's Website this error occurs (and it is only with spigot, other cloudflare-protected websites are fine):

'Error 1020
Access denied
What happened?
This website is using a security service to protect itself from online attacks.'

I am hoping my VPS' IP can get whitelisted

wraith thicket
#

Browse the website from your computer, not on the server.

fleet crane
#

Access the website from your home connection, upload plugins via ftp/scp

wraith thicket
#

I know I saw a certain md_5 talk about this in some thread on the forums also, but I can't find it right now ๐Ÿ™‚

frigid ember
#

Lol mine is solved

fleet crane
#

It's in the faq

wraith thicket
#

I knew I saw it somewhere ๐Ÿ™‚

heady jolt
#

If I have a sign place by PacketPlayOutBlockChange the TileEntitySign from the sign position is always null, right?

subtle blade
#

Yes

#

You can change the sign with a packet as well though

#

PacketPlayOutSignChange or something like that

#

Actually thereโ€™s a method for it on Player that I think does exactly that without accessing the tile entity

subtle blade
#

Thatโ€™s the one!

#

On my phone, canโ€™t check implementation though

wraith thicket
#

The implementation creates a new TileEntitySign and uses that to create an updated packet

subtle blade
#

Ah, so yeah just send a packet lol

#

Disregard the method

hardy stratus
#

Hi! I've been tasked with creating a server for a small/medium group of people. Could someone DM me with instructions on how to set one up? Ideally I'd like an authentication system that requires the user to enter an email and/or password to play

subtle blade
#

?bt

worldly heathBOT
subtle blade
#

Though requiring an email & password to play can be handled by some authentication plugin

#

Or, rather, just whitelist specific individuals

mystic sparrow
#

I have no clue what that error meanjs

#

I've never seen it.

wraith thicket
#

It means you've created an abnormal plugin

#

The issue is you've created a constructor (with arguments) for the JavaPlugin extension. But the Bukkit API assumes a no-argument constructor.

subtle blade
#

but you are on a fork

#

and on an out of date version

mystic sparrow
#

@wraith thicket if i'd send my main class, could you tell me what to delete? Sorry , I didn't really understand what u mean

subtle blade
#

You created a constructor in your plugin's class that accepts an argument

#

You can't do that. You can't have an argumented constructor in your main class

#

Well, I suppose you can but you have to also have a no-arg constructor and you won't be able to call the argumented one because the classloader prevents instances of your class from being created lol. So for simplicity's sake, remove your constructor

mystic sparrow
#

Alright, i'll take a look

wheat summit
#

I've gotten a custom entity done though I want it to be a monster type that isn't zombie (So it basically make pig sounds) and I've gotten pretty far though for some reason when I start converting a copy of the EntityZombie class in NMS I see that they have something like GroupDataZombie and it is in the maven it looks like though IntelliJ thinks it isn't, I can also middle click it to get to its methods

sturdy oar
#

Does anyone know how would i get a reliable velocity from the player?

#

i try to use physics but results are pretty inaccurate

#

space / time taken

#

produces extremely high delta in values

#

I've already considered that various factor could influence the graph, however i checked and TPS were 20.00 al time, and mspt were extremely good as well

#

so at this point I don't know what I'm doing wrong

#

according to the Minecraft wiki, the walking speed should be 4.317 blocks/s , but I get really unstable values that jump between 4.0 and 5.1

steady cedar
#

are you trying to make an anticheat or sumn

#

also hehehe italian graph

sturdy oar
#

this does not matter with the fact that I'm making an anticheat

steady cedar
#

i'm just kidding, also check the minecraft client yourself

sturdy oar
#

I can even share code that I use to calculate speed from received packets, but I think this is a pretty simple task to do and I don't do anything wrong there

steady cedar
#

is this on a local server

sturdy oar
#

yes

#

I even thought this could be since im Using Windows 10

#

but Arch Linux produces basically same results

steady cedar
#

That wouldn't make much sense

#

Hmm

inland edge
#

if mc wasnt bugging itd be 100 percent calculatable

#

no more cheaters

steady cedar
#

I doubt this is about bugging though

#

If the client has a hardcoded value of 4.3

wraith thicket
#

If you average the results you've presented, you'll likely get something around 4.3

sturdy oar
#

yeah i noticed that

#

but the thing is that it's even worse with flight

wraith thicket
#

How are you getting the velocity values exactly?

sturdy oar
#

so each time a packet is received i save millis from System, the i compare the last packet with the one received and get the distance, i then divide distance by the time passed between the two packets being received, and I get velocity

#

something like this

#

right now I'm trying to use nanoTime() and see if it makes any difference

wraith thicket
#

Most likely the time at which you receive the packet doesn't align with the time at which the player actually moves.

#

The player moves once every 50ms. But you might get a packet sooner (or later) than that.

sturdy oar
#

yeah but would just offset the graph?

#

not mess up it entirely and have a 1,0 block/s delta

lament mason
#

Is there a way to go to a multi world through a portal if yes how to do it .?

wraith thicket
#

The time after which a player can "be" in a new location (compared to the old one) is always constant - 50ms. If you get two packets that are instead (i.e) 45ms apart, you're going to get a larger velocity.

sturdy oar
#

yeah but the PlayerMoveEvent had the same thing

wraith thicket
#

But since the server runs at a 50m tick, they'll still only move every 50ms

#

Exactly the same or somewhat similar?

sturdy oar
#

worse lol

#

i have graph for it as well

lament mason
#

Is there a way to go to a multi world through a portal if yes how to do it .?
@lament mason

wraith thicket
lament mason
#

Ok

vale whale
#

Hello. I have a bungeecord server, with 4 servers linked to it. But is there a plugin that allowes one chat for the whole network?

sturdy oar
#

there are many

vale whale
#

Which one do you prefer?

sturdy oar
#

I have my own, but it's not released

#

i think there was one

#

which was free and good

vale whale
#

Okay. What is the name of that plugin?

lament mason
#

Is there a way to join different servers from my server??

#

In spigot server ??

inland edge
#

any protocollib pro here

#

im trying to get a field which is a List from a PacketContainer

gleaming totem
#

Does anyone know what dependencies you need for redis? Got it working on maven but can't with?

fossil shoal
#

Only the client you use, e.g. jedis

gleaming totem
#

but then you get errors for not finding some apache classes

#

like org.sl4j.LoggerFactory

#

then something inside of commonspool

frigid ember
#

somebody much knowledge about entities and velocity please dm me

wanton delta
#

?help

#

?ask

worldly heathBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.

wanton delta
#

@frigid ember

frigid ember
#

I want to move multiple armorstand

#

at once

#

I have a control system with Wasd for 1 stand but I want to move multiple

#

Its like a car system

#

@wanton delta

harsh anvil
#

loop over all armor stands and move them accordingly?

frigid ember
#

How ?

#

not so simple

harsh anvil
#

for loop?

frigid ember
#

๐Ÿ˜ฑ

#

This not gonna help me

#

Can u explain more

harsh anvil
#

you're not asking the right questions. Show what you have, what you want and whats not working

frigid ember
#

Why u should send my code in public

#

that's why a ask dm

#

that I can start a conversation with u

harsh anvil
#

cuz otherwise we cant help you

frigid ember
#

and not some kids that gonna scream trough it with his problems

#

thats what I mean darkeyedragon

harsh anvil
#

i'm not going out of my way to help you, and i doubt many others will, if you dont want to post your code here thats fine, but then i cant help you

gleaming totem
#

What about them?

silk gate
#

#general

gleaming totem
#

Setting up a panel like ptero?

silk gate
#

he wants to start a host

#

and knows 0

#

he blocked me when i told him its a bad idea lol

gleaming totem
#

lol

harsh anvil
#

i'd suggest learning the basics of virtualization first then :p

frigid ember
#

@frigid ember lol

lament mason
#

Is there a way to join different servers from my server??
In spigot server ??

frigid ember
#

Bungeecord?

harsh anvil
#

Bungeecord yeah

frigid ember
#

DarkEyeDragon

#

like the direction the armorstand is looking to

silk gate
#

yep

#

real

#

what are you gonna do when everything goes down and you dont know how to fix it

gleaming totem
#

Does anyone know what dependencies you need for redis? Got it working on maven but can't without it?
@gleaming totem

silk gate
#

well like it or not, you are going to have an outage at some point

gleaming totem
#

bungeecord only @lament mason

silk gate
#

if you have such a great qualified team, why not get a qualified sysadmin from your team to handle servers

subtle blade
#

If you have no experience whatsoever with dedicated servers, do not start a host. You are going to invest money in something that will make you a net loss and ultimately screw over and scam people

#

Learn properly something before you publish it to the world

harsh anvil
#

@frigid ember idk bruh, math isnt my alley ๐Ÿ™‚

lament mason
#

Can we do it on spigot ?? @gleaming totem

#

Btw does the spigot plugins work on bungee cord??

harsh anvil
#

bugeecord is a system that links other (spigot) servers together

#

its not an actual playable server

subtle blade
#

Bungee and Spigot have two different APIs and serve two different purposes

harsh anvil
#

it just redirects players to the right ones

gleaming totem
#

bungeecord links the servers you still have the spigot servers running separately as normal.

subtle blade
#

You don't have to agree but I'm telling you now, you are going to fuck people over

#

We are not going to help you with the basics

#

You should be doing this research yourself

silk gate
#

we are not going to help you fuck people over*

wanton delta
#

Sir this is a minecraft discord

#

Not a fucking business consultant

silk gate
#

what happened to im starting a host

#

okay

wanton delta
#

Are you starting a hosting service

harsh anvil
#

if you're starting a network you shouldnt start with paying $60/m for dedicated servers

wanton delta
#

Or are you looking to start a server on a dedicated server

subtle blade
#

If you're purchasing a server from a host to use, that's fine.

harsh anvil
#

start small and grow over time

silk gate
#

"well im also going to start a hosting company which will be advertised through the minecraft network so im looking for someone with experience to learn from"

#

we are happy to help you set up minecraft servers

gleaming totem
#

Okay, then do it

silk gate
#

if your own minecraft servers go down, thats fine

#

but if you run a host and cause other peoples stuff to go down and dont know how to fix it

#

we have an issue

harsh anvil
#

theres plenty of tutorials on it on yt, you'd probably want to start with linux, (debian, centOS, whatever other billion distros there are) and start understanding that first

sturdy oar
#

@wraith thicket I followed your tip and it seems like it fixed

harsh anvil
#

then go from there

sturdy oar
#

If one assumes that the time passed between each packet is a constant

gleaming totem
#

ubuntu

sturdy oar
#

the graph stabilises

wanton delta
#

I think many in this discord recommend centos

steady cedar
#

That's why youtube exists

sturdy oar
#

lol

wanton delta
#

@frigid ember there are a million online resources taht do just that lmfao

harsh anvil
#

then learn to google, its a critical skill every dev/sys admin should have

silk gate
#

if you need that level of support, get someone onboard with your project properly

wanton delta
#

Literally google

#

โ€œHow to install java on centosโ€

#

Bam

sturdy oar
#

lol CentOS

#

why did he went with CentOS

gleaming totem
#

He probably has other things to do.

steady cedar
#

@frigid ember whatever you're smoking I want it bro

gleaming totem
#

LOL

silk gate
#

get someone actually working on your project

wanton delta
#

@frigid ember all of us got our info from google lol

steady cedar
#

get*

gleaming totem
#

True ^

wanton delta
#

...past tense too

gleaming totem
#

Google is your pest friend...

harsh anvil
#

@sturdy oar hating on centos ๐Ÿค”

steady cedar
#

look at smart guy over here

#

not googling anymore

sturdy oar
#

not hating... just don't see why one would use it for game hosting

#

250โ‚ฌ and it's done

harsh anvil
#

i just named a few distro's ยฏ_(ใƒ„)_/ยฏ

gleaming totem
#

@sturdy oar u use ubuntu?

steady cedar
#

I'll do it for 6000 dollars

sturdy oar
#

I use everything

#

Arch, Debian, BSD, etc..

silk gate
#

youre not fitting thousands of players on a single dedicated server on 1.15

steady cedar
#

What do you use as your main driver

sturdy oar
#

my main driver?

silk gate
#

odds on he'll ask your to install pirated whmcs too and then ghost you

harsh anvil
#

i UsE ArCh BtW

sturdy oar
#

My preferred distro when installing fresh server is prob. Debian buster minimal

silk gate
#

i used to be a debian guy

#

but then i got bored of installing sudo

#

so i am now ubuntu man

harsh anvil
#

install scripts :dab

#

oh right

gleaming totem
#

yes ubuntu

harsh anvil
#

i never got ubuntu to boot on my system

gleaming totem
#

how?

wanton delta
#

I used debian

#

Now i use centos

gleaming totem
#

you just install?

wanton delta
#

Idk the difference

harsh anvil
#

always some hardware error or missing drivers

wanton delta
#

Just trying new things lol

steady cedar
#

I just use windows.

#

๐Ÿ™‚

harsh anvil
#

same tbh

#

i juse use debian in vm's or on dedi's

steady cedar
#

Yeah

#

same

gleaming totem
#

I always got errrors with ubuntu on this old windows pc bc of the drivers for my internet lol

steady cedar
#

distros only go in VM

#

ยฏ_(ใƒ„)_/ยฏ

gleaming totem
#

Then I bought a card and it legit used the same drivers...

#

@gleaming totem
@gleaming totem

twilit orchid
#

is there an event plugin that makes it so you have to have an empty inventory to join the event

gleaming totem
#

Does anyone know the Redis/Jedis dependencies needed? I keep on getting NoClassDefFoundErrors for org.sl4f.LoggerFactory or something like that/

lament mason
#

Do I have to reinstall my server to bungee cord??

gleaming totem
#

no

#

but you have to install bungeecord on your vps/dedi or get a seperate server with your host for bungeecord.

lament mason
#

I'm hosting my server on a website

#

So wht do I do

#

@gleaming totem

gleaming totem
#

make new server with that host to host bungeecord

frigid ember
#

Hello ! I've been trying for an hour to import an open-source plugin, parties (by AlessioDP / Source code is here: https://github.com/AlessioDP/Parties) from the source code, in my IDE, Eclipse, to be able to modify it and then export it as a jar and use it on my server. I've already done this with other open source plugins simply by importing the files into Eclipse but I can't do it with this one (I mean I can't find the actual source code in it). Could somebody help me? Available in PM if it's easier. here's a screen of how that looks like when I try to import it in Eclipse anyway: https://i.imgur.com/5Gn1VcR.png

subtle blade
#

Parties uses a gradle build system

#

Import all its modules as well

frigid ember
#

Yep! I tried to import it with Gradle too. But then I'm not sure what can I edit and export as a jar

subtle blade
#

api, bukkit, bungeecord and common seem to be its modules. You'd edit whichever one you want to modify

#

You can ignore "parties", that's the parent project (though you would use that one to build the project with gradle)

gleaming totem
#

Choco u know dependencies I'd add for redis without using maven?

subtle blade
#

If its structure is anything like any other project, api is the module that developers would interact with independent of their platform, bungeecord is the plugin that runs on the bungee proxy, bukkit is the bukkit-exclusive code and common is shared code between bungee and bukkit (no code from either API, just common Java code)

lament mason
#

@gleaming totem I have 7356 mg of ram in total
I'm using half of it for my bedrock server and half of it for my java server

subtle blade
#

I'd imagine the common module is shaded into both the bukkit and bungeecord binaries

gleaming totem
#

I keep getting noclassdeffound errors for some LoggerFactory

viscid creek
#

can someone suggest me a server hosting with a asian proxy?

subtle blade
gleaming totem
#

still.

#

I already have that downloaded

subtle blade
#

Oh without Maven

gleaming totem
#

Yah..

#

Got a current project I'm adding it to.

subtle blade
#

Surely you can just download Jedis and add the dependency to the classpath

viscid creek
#

._.

subtle blade
#

Accomplishes the same goal, only it's not done automatically through a build system

gleaming totem
#

I did, but I get an error about some sort of LoggerFactory.

lament mason
#

@gleaming totem can I host the bungee cord server on another host??

#

From which my bedrock and java server r there in 1 host and the bungee cord server is in the other host??

gleaming totem
#

wtf why is that redirecting

subtle blade
#

Oh, well Jedis isn't being loaded at runtime by the classloader

#

It should be shaded into your plugin using some sort of build system

gleaming totem
twilit orchid
#

anyone know an events plugin that makes you have an empty inventory before joining?

rocky river
#

Hi.
I have my plugin:
(linked in file).
Only argument "reload" work. The "info" argument and else arguments don't work. Anyone know why?

gleaming totem
#

Okay @subtle blade ig only JedisPool didn;t work

lament mason
#

S1ant can I host the bungee cord server on another host??
From which my bedrock and java server r there in 1 host and the bungee cord server is in the other host??
Can I do it?? @gleaming totem

#

@gleaming totem

#

Plz tell yes or no

gleaming totem
#

yeah

#

make a new server with a bungeecord.jar

#

watch youtube and find a video to set up bungeecord

frigid ember
#

how to let something execute every tick?

lament mason
#

Ok

#

@gleaming totem after creating the bungee cord server how to join different servers from my spigot server

undone narwhal
#

@frigid ember search BukkitTask and Scheduler

#

@lament mason You need to configure Bungeecord to connect all your servers between each other. And then connect to the bungeecord

#

If you find it too difficult I recommend using VelocityPowered (or even if you want more security or performance

#

)

crude narwhal
#

Hi

lament mason
#

@undone narwhal how

balmy sorrel
#

hi

#

Hello, I am new to making plugins, I wanted to know if you could help me on how to put a list in the config, I am doing a filter of insults and that they are not sent, and I wanted to see if they could help me to put the list in the config :D

lament mason
#

@undone narwhal help me with the bungee cord server plz

undone narwhal
#

You can check online videos on YouTube or wait someone who can help you

knotty surge
#

please do not watch videos on how to write plugins

#

they are all terrible

lament mason
#

Plz someone help me with configuration of my bungee cord server

calm snow
bold anchor
#

The usual way

subtle blade
#

NumberFormat is your friend

calm snow
#

@subtle blade thanks

subtle blade
#

Handy enough, there's a nice utility method. NumberFormat.getCurrencyInstance(Locale)

sturdy oar
#

@undone narwhal Thank you for follow on GitHub

peak reef
#

Hi guys. So, I'm very new to running Spigot (like today!) but I wanted to create a really cool server for my kiddos to play with their friends. I've already decided that I need to brush up on java (or some sort of programming language. I'd tell you what I learned back in the day, but that would totally date me). I've been running them a vanilla server. And I seem to have gotten everything up and running, but when I try to make myself an op, the server crashes, even with no plugins. My google-fu is totally failing me too. Could anyone direct me to a good site so I can debug?

sturdy oar
#

Well maybe if you paste the crash stacktrace here we can figure out the issue for you

#

?paste

worldly heathBOT
peak reef
#

Let me go grab that. I'm on my desktop and running the server on a dedicated nuk. (Really trying to be a cool mom ๐Ÿ˜‰ )

sturdy oar
#

woah i didn't hear about Intel Nuc in a long time

#

did I mistake it?

peak reef
#

Hubby works for Intel, so it seemed like a nice solution!

frigid ember
#

Hey guys Im tryna create a custom enderchest plugin, my hashmap now saves the whole inv but it should only save the rows given. Can any1 help me with this?

sturdy oar
#

yes they're cool, they're kinda similar to a Mac Mini

#

Hey guys Im tryna create a custom enderchest plugin, my hashmap now saves the whole inv but it should only save the rows given. Can any1 help me with this?
@frigid ember Could you give some more context to your code

#

What exactly are you trying to do and what's your objective

frigid ember
#
    @EventHandler
    public void onCloseEnderChest(InventoryCloseEvent event) {
        
        changeChestState(openEnderChests.get(event.getPlayer().getUniqueId()), false);
        
        openEnderChests.remove(event.getPlayer().getUniqueId());
        
        if (event.getView().getTitle().contains(event.getPlayer().getName() + "'s EnderChest")) {
            // save inventory to hashmap
            extrainv.put(event.getPlayer().getUniqueId(), event.getInventory());
        }
    }
    
    public HashMap<UUID, Inventory> extrainv = new HashMap<>();


    public void loadInventories()
    {
        for (String str : plugin.getConfig().getConfigurationSection("").getKeys(false))
        {
            UUID uuid = UUID.fromString(str);
            OfflinePlayer player = Bukkit.getOfflinePlayer(uuid);
            Inventory inventory = Bukkit.createInventory(null, 54,  player.getName()+ "'s EnderChest");

            for (String itemslot : plugin.getConfig().getConfigurationSection(uuid.toString()+".enderchest").getKeys(false))
            {
                ItemStack i = ItemStack.deserialize(plugin.getConfig().getConfigurationSection(uuid.toString()+".enderchest."+itemslot).getValues(false));
                inventory.setItem(Integer.parseInt(itemslot), i);
            }

            extrainv.put(uuid, inventory);
        }

    }

    public void saveInventories()
    {
        for (UUID uuid : extrainv.keySet())
        {
            plugin.getConfig().set(uuid.toString(), null);
            Inventory current = extrainv.get(uuid);
            for (int i = 0 ; i < current.getSize(); i++)
            {
                ItemStack currentItem = current.getItem(i);
                if (currentItem == null)
                {
                    continue;
                }
                plugin.getConfig().set(uuid+".enderchest."+i, currentItem.serialize());
            }
        }
        plugin.saveConfig();
    }```
#

the ec is an extension plugin

#

so the ec gets 6 rows instead of 3

#

but in this file is the default ec

#

and they have 6 rows but can only access 3

#

so the hashmap should only save the first 3 instead of the whole inventory

#

the last 3 are just barriers

sturdy oar
#

I mean you could put as value the desired objects instead of the whole inventory'

frigid ember
#

hmm

sturdy oar
#

HashMap<UUID, List<ItemStack>> ?

#

i don't really get the whole context

peak reef
sturdy oar
#

oh wait

#

that's a client crash?

peak reef
#

It crashes the server

#

But as long as I don't make myself an op, it runs fine. Which is fine, but I wanted more control in case the kiddos wanted something

frigid ember
#

Okay, this is a new ec plugin which has 6 enderchest rows instead of the normal 3 rows. But this is the default enderchest; default players dont get more than 3 rows. They get the 6 rows but can only access 3 rows; the last 3 rows are barriers with text. The hashmap now saves the whole inventory, it needs to only save the first 3 rows

sturdy oar
#

Well another option (which wouldn't solve the /op) issue is installing a Permission plugin

peak reef
#

Okay, that was going to be my next step, which would at least let them change their gamemode back and forth

#

๐Ÿ™‚

bold anchor
#

Could totally overwrite someones extrastorage by naming a chest othername's EnderChest and using that

sturdy oar
#

To be honest I've never seen a crash of that kind in 3 years of minecraft experience

peak reef
#

I'm just that cool. ๐Ÿ˜‰

#

My other question was going to be if I should try a complete reinstall

frigid ember
#

Okay, this is a new ec plugin which has 6 enderchest rows instead of the normal 3 rows. But this is the default enderchest; default players dont get more than 3 rows. They get the 6 rows but can only access 3 rows; the last 3 rows are barriers with text. The hashmap now saves the whole inventory, it needs to only save the first 3 rows

sturdy oar
#

Another thing i see is that there's very little Heap space reserved for the java virtual machine

frigid ember
#

fendi is this more clear to you or still a garbage explanation

#

xd

sturdy oar
#

i see 1024Megabytes, am I right?

#

your issue could be also related with the fact that the machine has very little heap space

peak reef
#

Ah! That's what I was running on the vanilla server. 1024. Thinking up it?

sturdy oar
#

Try gradually upgrading it

#

increasing*

#

like 3072M is generally fine for small servers

frigid ember
#

unless its a hub or proxy

sturdy oar
#

... it's not a proxy lol

frigid ember
#

and creative could also go with 1k

#

unless its a really big network

sturdy oar
#

what are you saying lol?

undone narwhal
#

@peak reef @sturdy oar What I see is a method which call another method which call the same method etc in a loop

#

Recurrent function ???

frigid ember
#

ur talking about ram right

peak reef
#

I'll go try increasing it and report back. See if that fixes it. It's not a bad little system and we run a DCS server on it (but not during the same time as the Minecraft server).

sturdy oar
#

Yeah @undone narwhal StackOverflowExceptions can happen when recursive methods end up in a infinite, or very huge loop. Although i don't think there have been bugs of that kind in recent updates

undone narwhal
#

Can't even understand why it's in a client report ^^

sturdy oar
#

idk

lament mason
#

@undone narwhal

undone narwhal
#

It's me

lament mason
#

Can ubhelp me config my bungee cord server plz

sturdy oar
#

he can

#

he takes 5000โ‚ฌ

#

๐Ÿคฃ

undone narwhal
#

These are nice screenshots

sturdy oar
#

lol dude are you editing with WebFTP

#

that's sad

undone narwhal
#

@lament mason What's wrong with it? What do you need? Can't help you if I don't know what you need...

frigid ember
#

This is a new ec plugin im tryna make which has 6 enderchest rows instead of the normal 3 rows. But this is the default enderchest; default players dont get more than 3 rows. They get the 6 rows but can only access 3 rows; the last 3 rows are barriers with text. The hashmap now saves the whole inventory, it needs to only save the first 3 rows

sturdy oar
#

you already asked this dude

#

just change your logic and don't save the whole inventory

lament mason
#

@undone narwhal after creating the bungee cord server how to join different servers from my spigot server

sturdy oar
#

/server <name>

lament mason
#

In minecraft??

#

I want to make a NPC to make it happen

sturdy oar
#

The install a NPC plugin?

lament mason
#

Huh

#

Also Fendi he didnt take the money lol

sturdy oar
#

he has better things to do

lament mason
#

Ik

peak reef
#

Well, it's still being fussy, so I'm going to do a complete reinstall and see what I can come up with. Thanks for the suggestions so far, and I'll let you know if I figure out what the ID-10-t error could be. (I'm sure I'm just missing something or installled something wrong!)

sturdy oar
#

I still don't get why your error looked like a client error though

peak reef
#

My guess is that I missed a step or something. It's been coughs at least 20 years since I even looked at code.

bold anchor
#

Hmm, doens't seem so look in #general Choco also has the issue

sturdy oar
#

oh lol

#

let me try if this happens on latest Paper build as well

#

it may be a version-related issue

peak reef
#

lol and thanks for "girl" you make me feel young

subtle blade
#

It will be on forks as well

#

It's present in the most recent build of CB

sturdy oar
#

damn Craftbukkit

bold anchor
#

I mean no one updates Paper every day

peak reef
#

So, I feel slightly better that I'm not a complete loser and screwing up the install

bold anchor
#

Hah, just download a slightly older version for now Lapis

sturdy oar
#

Lapis download a older version and it will fix

peak reef
#

Thanks so much JanTuck!

sturdy oar
#

or... wait for the one that will fix this I guess

peak reef
#

Y'all are the bestest for helping me be the "cool mom"

subtle blade
#

For now, use BuildTools to --rev 2694

#

That will be the second most recent version which does not have this issue

sturdy oar
#

for now blame Bukkit developers ๐Ÿคฃ

lament mason
#

Guys can u help me I want the NPC plugin and I want to join multiverse worlds through a NPC

subtle blade
#

No, blame a PR from a user that didn't bother testing

sturdy oar
#

who is he ๐Ÿ‘€

subtle blade
#

You literally can't have missed this issue lol

#

I'd create a PR to revert commit but it's not worth it. For now, I'm going to @fleet crane. cb701f6b6321ac3cf1d7ccc2c1245dee736d786a has a Stackoverflow as a result of the changes to command nodes

#

A PR to fix is pointless. Either md will have his own fix for the SOE or he can revert commit

#

Either way, he has to be awake lol

lament mason
#

Guys can u help me I want the NPC plugin and I want to join multiverse worlds through a NPC

sturdy oar
#

install Citizens

undone narwhal
#

SaadAhmed we're glad to help you, but some of your questions only requires a little search on google

sturdy oar
#

what's google

lament mason
#

I want the link to download it

#

Plz help me

sturdy oar
#

dude

#

buy it

limber summit
undone narwhal
#

๐Ÿฆ† ๐Ÿฆ† ๐Ÿ‡ฌ ๐Ÿ‡ด

subtle blade
#

Looks like I'm building an old rev :((

subtle blade
#

Just gonna temp pin that for easy access in case anyone comes in with the same issue

sturdy oar
#

๐Ÿฆ

lament mason
#

@sturdy oar buy wht

sturdy oar
#

?

#

Citizens is not free

#

unless you decide to not get support

wraith thicket
#

Most server owners don't update often enough to see the issue I'm guessing

lament mason
#

Isn't there a free NPC plugin??

sturdy oar
#

Citizens

#

but you don't get support from them if you don't buy it ๐Ÿคทโ€โ™‚๏ธ

#

like dude literally google

#

they have a spigot page and a jenkins

bold anchor
#

Don't link that shit, refer to the spigot page

lament mason
#

Its from there only

subtle blade
#

I second that, get it from the source

lament mason
#

I got it for free

steady cedar
#

What Citizens is paid now?

lament mason
#

I did

#

But I for it for free from there

subtle blade
#

Yes and anybody else should also retrieve it from there

#

Not a mirror from Discord ;P

lament mason
#

Huh

bold anchor
#

No one wants to download sketchy jars that you say you "supposedly" got from there.

#

Instead just link to where you got it, in this case the Citizens resource, and tell people how to download it.

wraith thicket
#

People keep getting sketchy Spigot jars from random websites.
So I don't think the "nobody wants to download sketchy jars" bit really works.

bold anchor
#

Yeah, it's fine just don't download and upload the jars on here.

steady cedar
#

don't*

knotty surge
#

dont

winged umbra
#

Citizens is free and gives support for non-paying users

#

Just read the full description

frigid ember
#

citizens is paid on spigotmc because they use it to accept donations

#

paying for it on spigot mc is basically donating

#

[20:35:02 ERROR]: [WaveyMT-Vehicles] Unhandled exception number 32 occured in onPacketReceiving(PacketEvent) for WaveyMT-Vehicles
java.lang.ClassCastException: org.bukkit.craftbukkit.v1_12_R1.entity.CraftArmorStand cannot be cast to net.minecraft.server.v1_12_R1.EntityArmorStand
at me.xabi.waveymtvehicles.SteerVehicle.onPacketReceiving(SteerVehicle.java:72) ~[WaveyMT-Vehicles-1.0-SNAPSHOT.jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114)

#

EntityArmorStand mc = (EntityArmorStand) player.getVehicle();

#

Hey, im using LeaderHeads, but although gtsm-dust is listed as a placeholder it says it doesnt recognize it

wet matrix
#

do you need the NMS armor stand? there is a bukkit interface for it, but I guess it depends what you're doing with it

twilit orchid
#

is there a way to disable some essentials commands

#

like instead of perms just get rid of the command completely

frigid ember
#

how to do a task every tick?

wraith thicket
#

@twilit orchid The config has a section called disabled-commands

twilit orchid
#

ohhh

#

thanks

wraith thicket
frigid ember
#

how do I send a player to the lobby when the server he is playing on goes down?

undone narwhal
#

In code or with an existing plugin etc ?

frigid ember
#

Help my

#

With skript this are bug

mystic chasm
#

can someone help me out with setting up my server? i use spigot with server.pro and i've been crashing whenever i load terrain

frigid ember
#

IM ARE FIRST

mystic chasm
#

ok

frigid ember
#

can any help my

#

with skript bug

#

????

wraith thicket
#

I've not seen anyone ask Skript questions here before. If I were to guess, there's not many skript developers in here.

gleaming helm
#

wtf

frigid ember
#

help my

wraith thicket
#

And there's no "order" in which people get helped lol

gleaming helm
#

Step 1 to asking a question: Don't act entitled, because you're not.

frigid ember
#

this go over spigot

wraith thicket
#

And anna - if you have a specific problem, you'll need to describe it in detail

undone narwhal
#

lmao

frigid ember
#

ok

#

i have a screen

fossil shoal
#

"help me" is pretty detailed

frigid ember
#

maybe help this

undone narwhal
#

๐Ÿ˜ฎ

worldly heathBOT
frigid ember
#

here

#

can i here a screen

#

can here a screen