#help-server

1 messages · Page 72 of 1

merry elk
#

i mean if you really want you can allocate it all

#

with -Xms

summer comet
#

it won't use more than it needs

#

if you want I can write you a plugin that allocates the remaining space with useless things lol

unborn monolith
#

thank you

#

!

cold imp
#

best free login plugin?

quick fern
#

Hi, is there a way to switch inventory and players stastics from online-mode to offline-mode ?

tawny dust
#

Keep using online mode uwu

west cloak
#

@summer comet

glacial sundial
#

Maybe but that sounds like piracy

west cloak
#

How do i add another server to bungee

#

Its in the config file right

summer comet
#

yes

#

config.yml

west cloak
#

Where in the file do i go

summer comet
#

the "servers" section

west cloak
#

Ah

#

So wait

#

The lobby ip is in host:

#

Do i move it

summer comet
#

don't touch "host"

#

host should either be the server's public IP address or 0.0.0.0

#

followed by the port, usually 25565

#
host: 0.0.0.0:25565
#

and then your lobby server is declared in servers

west cloak
#

I did that

#

But the text turned white

#

Instead of purple in cot editor

#

@summer comet what else should i enable in bungee

#

Like whats proxy_protocol

glacial sundial
#

Just IP forwarding

#

Enable that

west cloak
#

Alright

#

I think i had to enable it for bungee to work

summer comet
#

also backend servers must be in offline mode

west cloak
#

Whats a backend server

summer comet
#

the lobby server

#

the survival server

#

the skyblock server

#

everything that's not the bungeecord itself

#

everything that runs spigot is the backend server

west cloak
#

Oh yeah i think i made the lobby offline mode

summer comet
#

then restart bungee and it should work

west cloak
#

I havent setup a test server yet

#

I named the nee server test

#

Mew

#

New

#

@summer comet i got an error

#

It said

#

On bungee

#

Could not bind to host 0.0.0.0:25565

tawny dust
west cloak
#

Yeah my lobby

#

Do i need to change lobby port

tawny dust
#

Yeah

west cloak
#

Also

#

How do i connect to bungee

tawny dust
#

Just like any server

#

You put it in your server list

west cloak
#

Like what ip do i put in

tawny dust
#

The ip for the server where your Bungee is running

west cloak
#

My host is 0.0.0.0

summer comet
#

are you using pterodactyl or similr?

west cloak
#

No idea what that is

tawny dust
#

Are you hosting on your pc?

summer comet
#

are the backend servers running in a docker container or sth?

tawny dust
#

Or on a web panel

west cloak
tawny dust
#

Then simply google "what is my ip"

west cloak
#

I know my ip

tawny dust
#

Then you know what ip to use

summer comet
#

then do this

# lobby, server.properties
port: 3000

# bungee, config.yml
servers:
  lobby:
    address: 127.0.0.1:3000
#

3000 can be basically any port that's not in use

west cloak
#

Can 1 be a port

tawny dust
#

?

summer comet
#

can't be below 1024

west cloak
#

Ah okey

summer comet
#

lobby server -> server.properties -> set the port to 3000

bungeecord -> config.yml -> set the address of lobby to 127.0.0.1:3000

west cloak
#

Oh i see

tawny dust
#

You can also just use localhost

tawny dust
#

Instead of 127.0.0.1

west cloak
#

#means

#

Idk why thats a thing now

#

#and a space makes it big

summer comet
#

# is a comment

tawny dust
#

That's markdown

summer comet
#

this is how your bungee config.yml should look like

west cloak
#

do you mean my ip

tawny dust
#

127.0.0.1 means localhost

summer comet
#

and this is how your lobby server.properties should look like

summer comet
#

use 127.0.0.1 and don't question it, it's correct

tawny dust
#

So instead of searching for your pc on the internet it knows it's your pc

west cloak
#

But my host: is still 0.0.0.0:25565

#

Do i need to change it

tawny dust
#

No

summer comet
#

btw do you even know what bungee is or what it does?

west cloak
#

Yes its a proxy

#

Now what it does is kinda fuzzy

summer comet
#

so you do have more than just a lobby server?

west cloak
#

I have a test server up right now

#

Test as in

#

Like test that bungee can forward me to it

#

So how do i connect to my server now since my original ip doesnt work anymore

tawny dust
#

It should work

#

What happens when you try to join

west cloak
#

Well my lobby servers ip changed

#

To 0.0.0.0

#

It says connection refused

#

The ip i have is my ip

tawny dust
#

Connect to the Bungeecord

summer comet
#

send both your complete bungeecord config.yml and your lobby's server.properties file

west cloak
#

Bungee config has my ip address in it

#

The address of my test server

tawny dust
#

Is the test server on the same machine?

west cloak
#

Yes

summer comet
summer comet
#

why not just leave it to 0.0.0.0 as it's supposed to be

west cloak
#

I went to wifi settings

summer comet
#

there is little point in binding it to only IP address unless you have several network cards or don't have a router

tawny dust
# west cloak Yes

Why are you using your public ip then. Use localhost or 127.0.0.1 as we've told you to

summer comet
#

just set it to 0.0.0.0

#

host / listen-address 0.0.0.0

and in bungee, in the servers section, use 127.0.0.1 for lobby

west cloak
#

I didnt set it to anything its just blank

summer comet
#

that's good

west cloak
#

And my wifis ip has been connecting me so far

summer comet
#

both empty, or 0.0.0.0 is fine

tawny dust
#

Now send us the entire bungee config and server.properties

#

?paste

magic zenithBOT
west cloak
#

Lobby test or both

summer comet
#

ignore the test server for now

#

just send bungee and lobby configs

shrewd trellis
#

Now can anyone help me

summer comet
#

no, you haven't asked any questions

shrewd trellis
#

I created a smp like hypixel but I want that my lifesteal npc have the only access to the lifesteal plugin

#

Lmao

summer comet
#

then don't give any players permissions for that plugin

shrewd trellis
#

Basically I need per world plugin setup for aternos

#

@summer comet

west cloak
#

do you want me to use paste bin or something idk how it works

summer comet
#

Now start both and connect to 127.0.0.1 in minecraft

west cloak
#

Alright

#

In a minute tho sorry im doing something

summer comet
west cloak
#

Alright

#

By both you mean lobby and bungee

summer comet
#

Yes

#

Looking at yaml files on the phone is not fun lol

west cloak
#

Thats a weird safari window

summer comet
#

Its iCab lol

west cloak
#

Okay so 127 sent me to the lobby

summer comet
#

Great, then you can add the test server just like you did for the lobby

west cloak
#

But now how do i connect another server

#

So the test server is 0.0.0.0

#

But the port is like

#

25566

#

So i start the test server right

summer comet
#

Then in bungee add the test server with address 127.0.0.1:25566

west cloak
#

I did

summer comet
#

Then if it’s running you could enter /server test

west cloak
#

Okay its started

#

Hey it worked

summer comet
#

Nice

west cloak
#

But /server only works for me correct

#

How do i do it for a random player

#

Not random

summer comet
#

It works for everyone if you dont use a permission plugin

west cloak
#

But like someone not opped

west cloak
summer comet
#

Bungeecord doesnt have op or similar

#

Theres a LuckPerms version that you can install on the bungeecord

west cloak
#

Im listed under admins

#

I also saw in cofig

#

Config

summer comet
#

Ah yeah, install LuckPerms on the bungee server https://luckperms.net

west cloak
#

default: is bungeecord.command.server

summer comet
west cloak
#

Doesnt that allow default perms to use /server

summer comet
#

idk, I always used luckperms on bungee for this stuff

#

maybe you can do it with the "groups" stuff

west cloak
#

Another thing

#

How do other people connect to my sercer

#

Server

summer comet
#

you need to setup port forwarding in your router, this is different for every kind of router

#

google "minecraft port forwarding router" or something

west cloak
#

Reading up on it rn

#

@summer comet okay so

#

The port i need to allow is

#

The lobby port

#

Or

summer comet
#

no, the bungeecord port

#

which should be 25565 for you

#

you only have to forward the bungeecord port

west cloak
#

Alrigjt

#

Another thing that idk if you know about but

#

How do i get a domain name

#

Instead of using my ip address for others

summer comet
#

your home IP probably changes sometimes so google "dyndns"

#

if you want an actual domain like spigotmc.org you gotta buy one

#

.com is like 10$ per year

west cloak
#

There are free ones correct

#

Like .tk or something

summer comet
#

i dont know if that still exists

tawny dust
#

yeah tk is free

west cloak
#

Ive seen servers use it

#

is .net free or payed

tawny dust
#

Do know that a domain does not hide your ip

tawny dust
west cloak
#

How do i hide my ip then

summer comet
#

you don't

#

unless you pay for a proxy or sth

tawny dust
#

Buy a server from a host and put your Bungeecord there

summer comet
#

there's really no reason to be afraid of people knowing your IP

#

every website you ever visit knows your IP

nocturne finch
#

Wasn't .tk from freenom and freenom some fraud shit?

nocturne finch
#

request -> domain -> dns server -> ip -> response
when you do google.com, you actually request the ip for the domain google.com on whatever you use as a dns which requests it at the main dns servers/the next dns servers which continue and that until they give you the ip

glacial sundial
#

I think it's more that mc players are shifty

nocturne finch
#

shifty? Is that some minecraft slang for sneaky or something?

summer comet
#

i will ddos you all

nocturne finch
#

Okay, my ip is sec gotta open the page

#

2.247.240.196

glacial sundial
#

Shady

#

Sus

nocturne finch
#

Whatever the fuck this is

glacial sundial
#

Likely to DDoS you

tawny dust
nocturne finch
#

Why are mobile data IPs so weird always

summer comet
#

found spigotmc's ip, ddos incoming hehe get rekd

nocturne finch
#

xd

#

Oh fuck no

#

My friend infested me with xd

#

Btw, never ddos 127.0.0.1, last time I tried I had no internet for a day

shrewd trellis
#

Whenever starting my smp it shows locating server and just stuck on it help

#

@nocturne finch

nocturne finch
#

Well

#

You gave like 0 information

west cloak
#

Tho

#

People can ddos me

#

Right

#

And know my location

nocturne finch
#

They can know a very innacurate location of yours

#

It's usually either your city or a city near where you live

west cloak
#

Okay so

#

What about DDOS

nocturne finch
#

And if you don't want to get ddosed set up a protection

west cloak
#

how do i do that

nocturne finch
#

I never did that as I don't really host servers from home, so I don't knlw

#

know*

#

But the best way to hide your ip is using some kind of tunnel, proxy, whatever

west cloak
#

Bungee is a proxy

#

Not sure if it can do it

#

Wait wait

west cloak
#

And it says reserved ip address

nocturne finch
west cloak
#

so people connect to my routers ip address to connect to my sercer right

#

But my routers ip is reserved

summer comet
west cloak
#

My location is like

#

Central phoenix

#

Not my home location my ips location

nocturne finch
#

Yeah, that's how it works ig

summer comet
#

i've been to phoenix in 2008

#

or 2009

#

i dont remember

#

maybe it was 2010

#

definitely 2008, 2009 or 2010

nocturne finch
#

I don't even remember what my isp is, gotta check it later lol

#

Net something iirc

summer comet
#

mine was unitymedia, then bought by vodafone :!

nocturne finch
#

Ah it was netcologne

#

Is that good

summer comet
#

idk

#

last time I was in cologne I was pretty drunk

#

Dorint hotel near the heumarkt

west cloak
#

My dad runs like a commodore 64 server

#

Idk the details

nocturne finch
#

Whats commodore

west cloak
#

Old computer

#

Very old computer

summer comet
#

it was the shit back in the 80's

west cloak
#

I own a an imac g3

nocturne finch
#

The only server I run is a minecraft server

#

On my linux vm

summer comet
#

i got an m2 max which is the shit in 2023

west cloak
#

My computer i use right now is late 2012

nocturne finch
#

I remember when everything was windows vista because it was newest lmao

west cloak
#

Mac mini

west cloak
#

One of the monitor and computer built in ones

summer comet
#

I high five with your dad thighhighs

nocturne finch
nocturne finch
summer comet
#

high thighs

#

couldnt find a high five emoji

nocturne finch
#

Lmao

west cloak
#

i NEED someone to test the connection to my server

summer comet
#

ip?

west cloak
#

Yeah

nocturne finch
#

It tells you info about your server, when I was trying to port forward I used it to check

summer comet
west cloak
#

Tried it and it FAILED

#

I need to enable query

nocturne finch
#

Yk, ip shit is always so fucked and fucking confusing lmal

#

lmao

summer comet
#

all you need is a destination nat rule on the router

#

"port forwarding" is the not-so-technical-term for that

nocturne finch
#

Every time I see a problem with ip port forwarding I start dying because the air in my lungs leaves

west cloak
#

On a website

#

Like where r u gonna try to connect

summer comet
#

that tells you your router's public IP

west cloak
#

I meant

summer comet
#

that's the one people need to connect

nocturne finch
west cloak
summer comet
#

yes

west cloak
#

Alright i’ll dm you it

summer comet
#

ok

dapper ocean
#

I mean not dirty, it's cool, but whatever

nocturne finch
#

I googled it and on some weird german forums they said you can't forward when you have some ds link or som shit like that

#

I don't even know

#

I don't remember

summer comet
#

Huh why should that not work

#

I dont see any reason why

nocturne finch
#

Idk

#

Something about telekom shit or something

summer comet
#

Forwarding between ipv4 and ipv6 can get complicated but even that is possible

#

Never had to do that fortunately, i got dualstack gigabat at home and on my servers, thank god

nocturne finch
#

Here, found the forum, I saw this about ds-lite, when I checked my router it said something about being connected with ds lite so I just decided I can't do shit

#

Oh, I just read, that's about not having enough ipv4 so using some ipv6 stuff

#

Explains why I always get a ipv6 when openining ip websites

west cloak
#

hey can someone check if my spigot file is good ( optimize wise )

obtuse vine
#

anyone know any plugins that make you /drop to be able to drop items for a few seconds and meybe a /toggledrop command

obtuse vine
#

i also need a plugin that disables the yellow default join message

summer comet
#

if you only get a shared IPv4 you'll at least get a /64 subnet of ipv6 addresses

golden garnet
#

how the #### do i setup color messages with LPC

#

💀

dapper widget
#

Hi guys, do you know any plugin to change monsters that spawn by default? Like for change attack of skeletons, zombies, etc., thank you

west cloak
#

hi, im using realmines, how can i set that a mine can be breaked only by a rank?
like the axolotl mine can obli be breaked by players with axolotl rank

mortal holly
#

Hi ive set cbpmute as a alias to mute in commands.yml but the arguments arent passed on.
if i do /mute User 30d reason it tells me how to do the command, so it basically only passes on /mute but not the arguments, how to change that?

golden garnet
golden garnet
#

make aregion

#

add that group as member of the region

strange remnant
#

What version of citizens is compatible with 1.17.1

summer comet
#

An ancient one, i guess

tawny dust
#

The latest one

strange remnant
tawny dust
#

You can compile the latest one yourself from github

#

and manually include 1.17.1 again

strange remnant
#

Nvm deleted the libraries for the jurassic old citizens and then it worked again... i believe

west cloak
#

Help me I need deluxe combat addons worldguard

#

of deluxecombat

wheat valve
#

Would griefdefender conflict with griefprevention in regards to regions?

west cloak
#

the server has 16 gb

tawny dust
#

Your server ran out of threads available for the JVM

west cloak
#

so we need more cpu?

#

the server has infinite cpu

tawny dust
#

There's no such thing as an infinite CPU

west cloak
#

set to infinite %

#

i’ll check the actual specs

tawny dust
#

It may have no software cap but there is still a limit to what the hardware can handle

nocturne finch
west cloak
#

i cant check the specs of the cpu right now but i’m ps it’s good since it’s a sub company under the hosting company it uses

west cloak
#

hello

#

i need help about betterranks

tawny dust
#

?ask

magic zenithBOT
#

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. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

west cloak
#

so

#

i'm using betterranks with tab plugin

#

and itemsadder also

#

but in scoreboard i can't see my rank's image

#

i just see my rank's name

#

rank: &f%vault_rank%'

#

what can i use for the image based on what role you're?

#

i can see the images on tab but can't see on scoreboard

thorn gale
#

did you read the wiki

west cloak
#

yes

west cloak
#

yes

thorn gale
#

read it again t hen

#

on the link i sent

west cloak
#

it doesn't explain my problem

thorn gale
#

the stuff its talking about is in groups.yml now

#

but same principal

west cloak
#

i know %img_admin%

#

but i need like

#

%img_yourrank%

thorn gale
#

do you use luckperms

west cloak
#

yes

thorn gale
#

there might be a papi expansion to get the rank name from lp and add it but idk if one exists so you have to just add it manually

west cloak
#

how can i do that

thorn gale
#

plugins/TAB/groups.yml

 # default settings for all groups, all groups will take properties from this section unless player's primary group overrides a specific setting
_DEFAULT_:
  tabprefix: "%luckperms_prefix% &f"
  tagprefix: "%luckperms_prefix% &f"
  customtabname: "%essentials_nickname%"
  customtagname: "%essentials_nickname%" # don't forget to enable unlimited nametag mode to make this one work
  tabsuffix: " %vault-suffix%%afk%"
  tagsuffix: " %vault-suffix%%afk%"
Admin:
  tabprefix: '%img_admin%  '
  tagprefix: '%img_admin%  '
  
thorn gale
#

add the stuff for each rank

west cloak
#

it doesn't work

#

it shows %afk%

tawny dust
#

I doubt it is

west cloak
#

uh

#

what is that

#

olivo is your dms open?

#

i wanna show a ss

tawny dust
#

?img

magic zenithBOT
#

Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.

Here's some screenshot utilities that can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org

west cloak
#

!verify

magic zenithBOT
#

Usage: !verify <forums username>

west cloak
#

!verify shinigami

magic zenithBOT
#

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

west cloak
#

broo

#

it's way too long

#

just look at your dm's if you want

west oxide
#

anyone know any plugins that lets u resize players in 1.20

tawny dust
tawny dust
#

an hour ago maybe

thorn gale
#

huh

tawny dust
#

30 min ago*

#

#general message

snow gust
#

yo if anyone smart than me can help fix this??

#

26.07 17:17:03 [Server] [WARN] at ia.nms.aU.impl.v1_19_R3.a(class:905)
26.07 17:17:03 [Server] [WARN] at ia.m.cv.a(class:4148)
26.07 17:17:03 [Server] [WARN] at ia.nms.aF.aK.a(class:943)
26.07 17:17:03 [Server] [WARN] at ia.sh.org.apache.commons.math3.util.Combinations.a(class:5656)
26.07 17:17:03 [Server] [WARN] at ia.nms.aV.bR.a(class:4179)
26.07 17:17:03 [Server] [WARN] at ia.sh.net.minidev.json.parser.JSONParserBase$MSB.a(class:2116)
26.07 17:17:03 [Server] [WARN] at ia.m.eE.a(class:5954)
26.07 17:17:03 [Server] [WARN] at ia.m.cZ.a(class:4784)
26.07 17:17:03 [Server] [WARN] at ia.m.ds.a(class:1738)
26.07 17:17:03 [Server] [WARN] at ia.m.aU.a(class:1295)
26.07 17:17:03 [Server] [WARN] at ia.m.fi.a(class:3722)
26.07 17:17:03 [Server] [WARN] at ia.sh.com.jayway.jsonpath.internal.PathRef$ObjectMultiPropertyPathRef.a(class:6166)
26.07 17:17:03 [Server] [WARN] at ia.nms.nbt.nms.impl.CraftItemStack_v1_19_R1_2.a(class:1503)
26.07 17:17:03 [Server] [WARN] at ia.m.hw.a(class:5447)
26.07 17:17:03 [Server] [INFO] [ItemsAdder] Disabling ItemsAdder v3.5.0c-r2
26.07 17:17:03 [Server] [INFO] [ItemsAdder] [Host] Stopped self-host webserver on port: 8109

tawny dust
#

Guess that's an issue with ItemsAdder

thorn gale
tawny dust
#

^^

#

Was about to send

thorn gale
#

lol

dense pike
#

Is there a plugin that prevents a player from seeing particles. The server i work at has player attacks that produce a lot of particles, and it would be ideal if some players could disable or limit the amount of particles they see because of lag

random bridge
#

99% of plugins don't offer that level of granular control. Best thing you can do is just tell them to turn down their client particle settings.

dense pike
#

I mean I'm the dev for the plugin that is causing the issues, but i dont know how I'd only allow some poeple to see particles and not others. Maybe theres a way using NMS, but i prefer to avoid NMS

random bridge
#

Oh, well then you can make a command that lets users choose particle level.

tawny dust
#

You'd most likely need to intercept the particle packets

random bridge
#

Whut? Why intercept?

dense pike
#

players*

dense pike
tawny dust
#

Oh wait I missed the first part 💀

#

It's your plugin

random bridge
dense pike
#

Using Items, it listened for the left click event, and then uses world.spawnParticle(...)

random bridge
#

Also, are you wanting these particles to be displayed to everyone or can it be just for that one person?

dense pike
#

Im wanting it so that each person can choose whether they see the particles

dense pike
#

Unless theyve chosen not to see them

random bridge
#

Are you wanting levels of particle control or a simple on/off toggle?

dense pike
#

Just an on off toggle

#

I mean maybe i could add levels of particle control in the future but ill keep it to an on off toggle for now

random bridge
#

Ah, then you could probably get away with looping over any nearby players and spawning the particles for them specifically.

#

You will need some way to store the player's preference.
When the item is used --> iterate over nearby players --> check if they want to see particles --> if they do, spawn the particles for them.

dense pike
random bridge
#

Yes

#

When you iterate over everyone and spawn the particles for them, it gives off the illusion that world particles have been spawned, but in actuality, it's only being shown to the players.

#

If you need help or are having issues creating that system, ask in #help-development as there's more people who can provide help.

rain gale
#

can someone please help me i have a portal plugin but only the people with op have accse to enter the portal

glacial sundial
#

Check the documentation for what permissions you need

thorn gale
echo tulip
#

What is the minimum RAM to use BungeeCord?

glacial sundial
#

512mb

#

Less if you have a small server, no plugins, and really want to

echo tulip
#

Is 4gb enough?

mellow dock
#

4gb > 512mb

#

So yes

echo tulip
#

Okay thank you

unkempt fog
kindred falcon
#

hello, what mine plugin do you recommend for my prison minecraft server? (I've tried Realmines and MineResetLite but they are lagging)

lament seal
#

what's the best way to react to armor equips in 1.8.9?

prisma lance
#

is there a way to remove the chat report on a 1.19 server?

runic rain
#

You can't hide the bar without a mod. Though you get used to it pretty quick

#

Or you can have your server support chat reports, which is also another option

#

Depends on whether or not the chat plugin you're using supports that

wheat valve
#

Would griefdefender conflict with griefprevention in regards to regions?

tribal comet
icy apex
#

does anyone know how to make it so the player stays in the same location when they tp with multiverse

icy apex
#

do i have to be a normal player for it to work

#

wait, nevermind. it doesnt work for the normal players

#

@golden garnet

golden garnet
#

oh yeah

#

stayput.use

#

permission

icy apex
#

where

#

config.yml?

golden garnet
#

no

icy apex
#

@golden garnet

#

where

golden garnet
#

in ur permissions plugin

#

why keep pinging me

icy apex
#

i use luckperms

golden garnet
#

._.

icy apex
#

sorry

golden garnet
#

then add

icy apex
#

in config.yml?

#

oh

golden garnet
#

in luckperms editor

#

or /lp group default permission set stayput.use true

icy apex
#

i just did in console

#

anyway, do i have to restart the server

golden garnet
icy apex
#

there we go

#

thank you so much

prisma lance
#

is "prevent-proxy-connections" preventing players from using vpns to connect? and also how accurate is it?

#

also do i have to worry about editing bukkit.yml if i'm running a spigot server?

molten token
#

@prisma lance it makes the server send the player's IP to mojang for further inspection - we can't comment on how accurate it is because it's a closed source functionality. strictly speaking, it checks if the ISP/AS sent to the server during authentication matches the ISP/AS that they logged into minecraft with. so generally it should be fairly accurate, but 🤷

molten token
icy apex
#

hi

#

is there a way to just do /promote instead of /lp blablabla to add the ranks

molten token
#

you can use commands.yml to make an alias for the longer lp command

#

search how to use it, it's a vanilla feature

prisma lance
molten token
#

yes it does

#

spigot is built on top of bukkit

#

so all bukkit options take effect, spigot options also take effect on top of them

prisma lance
#

ah okay ty

icy apex
#

anyone know how to fix

#

PerWorldPlugins failed replacing the existing PluginLoader, contact the developers on BukkitDev!

jagged orbit
#

" contact the developers on BukkitDev!"

icy apex
#

nvm

#

man

#

i was using outdated

half valve
merry elk
#

you need to buy one

half valve
#

yes

merry elk
#

yes

half valve
#

how to set after

#

buying

merry elk
#

in dns editor

#

you set A record for the subdomain

gaunt matrix
#

I need help

#

I'm looking for a plugin that makes dispensers actually shoot arrows

#

and not a small distance

#

it can't be above 1.17

dense void
icy apex
#

is it possible to use worldguard for spawn protection and to prevent from mobs spawning in certain areas? or is there a better alternative.

runic rain
#

Yes (and is the standard mostly) and yes

#

There are flags for both block breaking and mob spawning

#

build to DENY, mob-spawning to DENY

wheat valve
#

Would griefdefender conflict with griefprevention in regards to regions?

tawny dust
#

Why would you use both

deft kelp
#

Can somebody tell me how to reset the day counter on a server? I had to set the server up and now I want to reset it.

tawny kindle
#

hi
how to show all prefixes on chat like

admin spigot
mod spigot
yt spigot
player spigot *with lpc

clear pilot
#

Are there any all-in-one plugins like EssentialsX with proxy multi-server support? To share eco, chats, bans, etc... or is there none and should be handled by multiple individual plugins ?

golden garnet
#

in config

#

u'll find where

clear pilot
#

Thanks, I use Velocity, so CMI is not viable option for me currently. :/

#

I hope they will add support for Velocity someday 🙂

fleet aspen
#

it comes up second in google

crystal marsh
#

Hello, does anyone know about ItemAdder please?

tawny dust
#

?ask

magic zenithBOT
#

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. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

random bridge
tawny dust
fleet aspen
tawny dust
#

or buy it

random bridge
#

It would probably be the smarter play to compile it yourself.

wheat valve
fleet aspen
tawny dust
#

You're going to need to pick one

icy apex
#

my friend keeps disconnecting when joining

#

[22:46:49 INFO]: com.mojang.authlib.GameProfile@74d38e10[id=0e71ad12-b3db-3d86-96be-788f9448c77e,name=TerrorIsHere,properties={},legacy=false] (/180.190.128.189:55110) lost connection: Disconnected

#

anyone know why?

tawny dust
#

Buy the plugin

stiff dagger
#

Can any1 explain me what is uuid spoof and how it works and how to fix it

fleet aspen
#

i live in a 3rd world country

#

(jk)

meager orchid
#

im running a small smp with my mates using paperspigot 1.20.1, just found out traditional chunk loaders don't always work and I've tried a few different designs which arent working, what kind of work-arounds are there? I'd like to change some stuff in the files to make normal loaders work but if anyone has some designs that would work regardless of paperspigot that would also be handy 🙂

random bridge
#

?whereami

meager orchid
#

isn't paperspigot simply spigot with some minor paper variations? I'm not really sure where to go tbh I just wanted to get it sorted and hoped to find some help here :/

random bridge
#

No, Paper is not Spigot. It is a fork of Spigot and has several differences. Also, it's not even called PaperSpigot anymore. It's just called Paper.

meager orchid
#

oh my bad, im paying for a server and the JAR file says paperspigot so i got confused

#

thanks for your help 🙂

nocturne finch
#

You could switch to spigot tho.

#

Paper patches a lot of useful glitches, but it also patches a lot of malicious glitches.

sturdy ravine
#

forbidden word has better performance, but may patch some stuff that you want

nocturne finch
#

Can you build paper youself and without certain patches?

sturdy ravine
#

I think there might be a config

#

where you can disable certain patches

nocturne finch
meager orchid
#

Spigot supports plugins too tight?

nocturne finch
#

What

sturdy ravine
#

tight?

#

what

nocturne finch
#

Lmao

meager orchid
#

Right*

sturdy ravine
#

Yes

#

...

nocturne finch
#

Well

sturdy ravine
#

Paper is built on spigot

random bridge
#

It supports plugins that were made for it.

#

There's a good chance that some plugins won't work due to them having paper api calls.

nocturne finch
#

Or for bukkit

sturdy ravine
#

And spigot is on bukkit

#

and bukkit is built on Minecraft

nocturne finch
#

I have an idea

meager orchid
#

I think I’ll probably switch to spigot then yeah

#

Only issue is whenever I try to change the server jar is resets the nether

nocturne finch
#

What if somebody made a library that would contain some paper api stuff to make plugins more compatible

nocturne finch
#

Backup the world

meager orchid
#

Haven’t really looked into stopping it tho as I haven’t wanted to change the jar that badly since changing to paper

#

Yh I have been

random bridge
meager orchid
#

Probably a dumb question but does restoring a backup restore it to its old jar too?

random bridge
#

Depends on how your backup was made.

sturdy ravine
#

What if we made a way to make paper plugins backwards compatible to spigot

nocturne finch
sturdy ravine
#

Maybe

#

The server jar

#

could check what the plugin depends on

nocturne finch
sturdy ravine
#

and inject the required server jar type

nocturne finch
sturdy ravine
#

So if i Used a paper function, the server would inject that function

nocturne finch
#

But whatever works works

#

So let's go do it

sturdy ravine
#

I mean

#

that would be work

#

and what do i like doing

#

not working

nocturne finch
#

well

#

How much?

#

How much money do I have to pay you to do anything?

sturdy ravine
#

Per year?

#

or monthly

nocturne finch
#

Per developed plugin

sturdy ravine
#

Size?

thorn gale
#

3

nocturne finch
#

Well, however the thing works we just talked about

sturdy ravine
#

I mean at this point, ive written so much random garbage, i can probably just copy and paste code

nocturne finch
#

Lol

sturdy ravine
#

Need a Configuration that automatically detects need values and if you add a new one, it will auto matically add it?

#

i have it

thorn gale
#

Does that mean you can code me a life

sturdy ravine
#

Need a way to make a Armorstand follow a player

#

I have it

#

Need a mongo utility that gets profiles or whatever data you want async?

#

i havte it

nocturne finch
#

Something to make a player be able to control an entity?

sturdy ravine
#

Have it

nocturne finch
#

By becoming it

sturdy ravine
#

I can make a player control an armorstand

nocturne finch
#

I have tried shit, but due to collisions it didn't work

sturdy ravine
#

Want a GUI util, where you just init it, and add items to it?

#

I have it

#

Want to create an Item where you can get all events where it used, add custommodel data usw, ?

#

I have it

nocturne finch
#

All open source?

sturdy ravine
#

No

nocturne finch
#

Okay bye

sturdy ravine
#

I never released them

#

My probelm with releasing stuff, isnt writing them, its making the plugin page

#

where you lose me

sturdy ravine
random bridge
#

You could use a generic template for them. They don't have to always look pretty at first. ¯_(ツ)_/¯

sturdy ravine
#

Well then you have to like, keep them up to date

#

and have a config

#

to much work

#

Ill give you the raw code as an end consumer

#

But nobody would want that

nocturne finch
#

Keeping plugins up to date? If I ever made a plugin that I had to keep up to date the people would have to accept me as a god and go to my church every day for months for me to do anything lmfao

sturdy ravine
#

xD

#

here, the code for an exp bottle

public class ArtificialExperienceBottle extends CustomItem implements Listener {
    public ArtificialExperienceBottle() {
        super(ChatColor.GOLD + "Artificial Experience Bottle", "artificial_experience_bottle",
                Material.EXPERIENCE_BOTTLE, true);

        ShapedRecipe shapedRecipe = new ShapedRecipe(namespacedKey, getItemStack());

        shapedRecipe.shape("LGL",
                "LWL",
                "LLL");

        shapedRecipe.setIngredient('L', Material.LAPIS_LAZULI);
        shapedRecipe.setIngredient('G', Material.GHAST_TEAR);
        shapedRecipe.setIngredient('W', new RecipeChoice.ExactChoice(CustomItem.getItem("clean_water").getItemStack()));

        setRecipe(shapedRecipe);
    }

}
#

?paste

magic zenithBOT
sturdy ravine
#

or maybe a custom potion

nocturne finch
#

Chilll broo

sturdy ravine
#

Ok

#

fine

nocturne finch
#

But if I need something of what you listed I will ping you. Ping the shit out of you. And the piss too.

sturdy ravine
#

You gonna ping the piss

nocturne finch
#

@thepiss

#

@bold valley I found him I think

sturdy ravine
#

pingy gonzales

#

Imma go get a coffee

icy apex
#

doesn anyone why sometimes plugins doesnt load client-side when joining the server and has to rejoin

#

does it have something to do with perworldplugins

sturdy ravine
#

what

#

thats mods

#

Plugins dont have access to clientside

#

Plugins are server side

icy apex
# sturdy ravine Plugins are server side

yeah i know that's why I'm so confused... it's like OpeNLogin and deluxehub doesn't load "client-side" when you join the server for the first time and u have to rejoin for it to work idk why

#

i think it started when i added perworldplugins

sturdy ravine
#

wdym doesnt load

icy apex
#

like u dont see all openlogin and deluxehub features when u join for the first time

#

and u have to rejoin

#

to login and see the features

sturdy ravine
#

what features

icy apex
#

like the tab, all the effects in the lobby, etc.

sturdy ravine
#

Then thats an issue with the plugin

thorn gale
sturdy ravine
#

xD

icy apex
#

what do u think the issue is

thorn gale
#

no clue and wont find out

#

dont support piracy

sturdy ravine
#

why piracy

#

Did i miss something important

thorn gale
#

nLogin is for offlinemode

sturdy ravine
#

oh

#

im dumb

#

xD

#

But dont you need offline mode for bungee?

mellow dock
#

Yes but not a login plugin

sturdy ravine
#

ye ok

thorn gale
sturdy ravine
#

you have a point

#

I just found the video funny

thorn gale
sturdy ravine
#

i didnt get the point u were making xD

thorn gale
#

if i can spel

#

there we go

sturdy ravine
#

Nicee

nocturne finch
#

I had the idea of making a plugin that would completely hide that the server if offline mode, but then I decided that I should rather make it do the opposite lmao

kindred falcon
#

hello, what mine plugin do you recommend for my prison minecraft server? (I've tried Realmines and MineResetLite but they are lagging)

wet cave
#

does anyone know how to use papi in hd

thorny steeple
#

like, i don't think that anyone would fall for that

#

but trying to completely hide that it's in offline mode would be rather cool (like a challenge)

#

You would pretty much have to implement FastLogin and do some foolery with the logs

molten oak
#

hello, who knows for the new version of Minecraft what is the maximum size of the tistupak

thorny steeple
#

tistupak?

molten oak
#

I'm from Russia and I don't know English, so I use a translator, so sorry for the texture packs errors.

mellow dock
#

It's quite large now

#

About 250mb

molten oak
#

thanks for the information

fleet aspen
#

hey, im getting this error when im starting my paper server, i can remember that there was an argument that i have to add at startup that this doesnt occur, which one is it?

mellow dock
#

?whereami

fleet aspen
#

nvm found it

fleet aspen
blazing marsh
#

Hello,
We are using VanillaTweaks Loadstone chunkloader and Spigot server.
It seems like chicken farms slows down in the loaded chunks and works around 6% of what it would be doing if a player was in the entity-activation-range.
I'

#

I'm probably not the first with this problem, anyone know how to fix it?

west cloak
fleet aspen
#

and honestly it is pretty stupid if you use paper to do plugins, because spigot ones run on any other of these spigot forks

#

bukkit, paper, spigot, etc

thorn gale
#

waterfall is a proxy

fleet aspen
#

nvm forgot that lol

west cloak
#

Bukkit plugins also work in Spigot, because Spigot is a fork of Bukkit

tribal comet
#

Paper Is likely to hard fork eventually too the differences will keep building

merry elk
#

paper api is an extension over spigot api

#

not a new one

west cloak
#

my server resource pack and server are on 1.18.2, but the resource pack doesnt load for people that are on versions higher then 1.18.2

raven iris
#

is it normal that spigot shows a thousand times in ubuntu htop?

west cloak
tribal comet
#

Bros running it with 30 gigs wrf

glacial sundial
#

Disable showing threads in htop

#

F2 and then the setting

sturdy ravine
#

Is my server ok?

raven iris
runic rain
sturdy ravine
#

I acctually detected lag somehow

thorn gale
#

131,072 tps

sturdy ravine
#

Yea

#

xD

obtuse vine
#

is there any plugins to make items not tradeable or droppable

#

i cant find any

sturdy ravine
merry elk
#

not a standalone new api

west cloak
#

my server resource pack and server are on 1.18.2, but the resource pack doesnt load for people that are on versions higher then 1.18.2

mellow dock
#

Probably because the format changed

#

You'd have to check

west cloak
mellow dock
#

Generally old packs should still load, so it’s a bit weird

#

Try using the format of latest

west cloak
#

i did

#

doesnt work...

#

i put it 15 now

#

imma try putting it back on 8

mellow dock
#

Check client logs for any errors

west cloak
west cloak
west cloak
shy falcon
#

hyper optimized

west cloak
#

Imma check tomorrow

mellow dock
#

Not without turning secure chat off afaik

#

It’s in sever.properties

#

Should be

jade geode
#

trying to enable ip forwarding, get stuck on logging in until timeout

#

no errors in bungee or spigot logs

#

no plugins

#

as basic of a config as possible

#

works fine in offline mode

west cloak
#

So

#

My host is 0.0.0.0

#

How do i let others connect

jade geode
west cloak
#

hi can anyone help me? I created a spigot server and it works perfectly fine for me, but when someone else tries to join in it says: "connection refused:no further information" i looked after it on the internet and tried the things they said for example: ngrok, xamp, and i port forwarded to but it still dont work

#

(sry for my bad english)

steady flame
#

mmoitems

#

Can any1 help me it says cant connect to server in the motd but I can actualy connecto to the server

steady flame
#

Breh

#

Its a server issue

west cloak
#

k

#

its closed

#

what can i do?

steady flame
#

Ngrok is the best

west cloak
#

i used ngrok

steady flame
#

or use hamachi

west cloak
#

ok

tawny charm
jagged orbit
#

ensure you are port forwarding properly before you use those tools

#

show us your configuration

west cloak
#

ok

steady flame
#

Can any1 help me it says cant connect to server in the motd but I can actualy connect to to the server

#

I use the SIR plugin to display MOTD

severe holly
queen pebble
#

should i use spigot or purpur

#

for my world

steady flame
#

spigot

#

or paper

severe holly
#

💀

#

if its a public server

#

or private?

queen pebble
#

im using falix for my world

#

it says CraftBukkit / Spigot / PaperSpigot and Purpur

queen pebble
#

just 3-4 ppl

severe holly
#

try folia tho

#

if your host gives you more than 1 thread

queen pebble
#

alr

#

btw is there any sleep plugins for 1.20.1

#

thats the main reason i wanna use spigot/paper

steady flame
#

just code one

queen pebble
#

not smart enough

steady flame
#

use chatgpt

queen pebble
#

too much effort

west cloak
#

when port forwarding should i use my pc's ip or my router's?

queen pebble
#

is there none for 1.20.1

west cloak
queen pebble
#

what abt gravestones

steady flame
steady flame
#

?

#

?past

#

?paste

magic zenithBOT
steady flame
west cloak
#

what can i do whit hamachi?

#

i installed it

#

now?

sturdy ravine
#

You can create a virtual private network

west cloak
#

oh

sturdy ravine
#

which allows people to be in ur "lan"

steady flame
sturdy ravine
#

so you dont have to portforward

west cloak
#

but i already done that

steady flame
#

use ngrok

#

its the best

west cloak
#

i will try it again

steady flame
#

follow a tutorial on yt

west cloak
#

done

#

now the ip is the web interface one??

dapper ocean
#

Gl playing Minecraft with ngrok latency

nocturne finch
#

Dunno about ya, ngrok was running quick for me

flint escarp
#

Hey I'm trying to add a firework rocket to my chest loottables in my plugin hunger games, does anyone know how I would set up a 7 firework star rocket in the loottables

# This file stores items which will appear in chests/bonus chests in your arenas
# For info on setup, check the wiki https://github.com/ShaneBeeStudios/HungerGames/wiki/Items.yml
items:
    - FIREWORK_ROCKET 8 rarity:1 cost:1 firework-effect:power:1 colors:red,orange,yellow,green,blue,indigo,violet shape:star
glacial sundial
#

did you check the wiki

west cloak
#

my ip is the web interface one??

#

or what address should i send to my friends?

flint escarp
#

Yeah I did but there was nothing on how to use enchanted fireworks maybe this part of the wiki will help

Supports items, stack size, names, lore, enchants, and chance
--ITEM - Items must be SpigotAPI enum names found HERE these are also the same names that show up when you are holding the item, in the items lore
--STACK SIZE - This will be the amount in each stack
--NAME - Supports color codes. Use underscores for spaces.
--ENCHANTS - You can use Minecraft enchantment namespaces here, check out our Enchantment Cheat Sheet, you can also add the level of the enchantment.
--COLOR - You can dye certain items including potions, tipped arrows and leather armor. Use the Bukkit Dye Colors or RGB color codes. You can use these websites to get potion color codes or leather armor color codes
--CHANCE - The optional amount of times this item is added to the list x:2 <-- means this item has 2 chances of being added to the list.
--DATA - You can add any NBT string, the same as you would with the Minecraft /give command. (spaces must be replaced with ~) ex: data:{Unbreakable:1b,display:{Name:'{"text":"Bob\'s~Sword"}'}}
You can also run a handy little command to get the NBT of an item. Simply hold the item you want to retrieve data for in your hand, and run /hg nbt ... HungerGames will print a line in console exactly how it should be used in the configs, here are a couple of examples:
# Here are some simple examples
[05:12:38 INFO]: ENCHANTED_BOOK 1 data:{StoredEnchantments:[{id:"minecraft:loyalty",lvl:1s}]}
[05:18:00 INFO]: POTION 1 data:{Potion:"minecraft:long_swiftness"}
[05:18:32 INFO]: TIPPED_ARROW 1 data:{Potion:"minecraft:healing"}
[05:19:10 INFO]: SUSPICIOUS_STEW 1 data:{Effects:[{EffectId:8b,EffectDuration:120}]}
# Here is a crazy one using a shulker box
EX:

- DIAMOND_SWORD 1 name:&3Mr_Sharpy lore:&7Super_sharp_sword:&7Be_very_careful enchant:sharpness:2 x:2
- DIAMOND_SWORD 1 data:{Unbreakable:1b,display:{Name:'{"text":"Bob\'s_Sword"}'},Damage:500}
icy apex
#

how do i connect my server to my godaddy domain

icy apex
#

u can update motd without restarting server

#

prefix command is slp

steady flame
#

didnt change anything

icy apex
#

did u remove the old plugin?

steady flame
#

yes

#

all my plugins

icy apex
#

remove SIR and add serverlistplus@steady flame

#

use that instead

steady flame
#

I did

icy apex
#

restart server

#

then configure it

steady flame
#

I did

#

Its not SIR that is causing the problem

#

?paste

magic zenithBOT
steady flame
#

pls help

civic gust
#

highly recommend

steady flame
#

alr tried its not a pluin issue

#

Im trying with a clean install

civic gust
#

It happens to most people

#

some timeout thing or something

#

refresh, wait for a bit then refresh again

civic gust
steady flame
#

Ik

west cloak
#

pls help wich ip should i send to my friends my piblic one, or the one ngok gave me?

steady flame
#

send the screeshot in dm i will tell u

glacial sundial
#

ngrok

tawny charm
#

ngrok

glossy gale
#

hello im searching smth what creates a new item not just a overlay, like so we can make new armor and stuff is there smth?

daring ledge
tawny pawn
#

ngrok tcp {port_here}

#

then

#

this part

#

@west cloak

west cloak
#

thanks its already good

nocturne finch
#

If you live in europe you could also add the --region=eu flag

#

For me it helps with ping

west cloak
#

ok

#

how can i do it?

#

i just simply typpe it in?

#

type***

nocturne finch
#

Yeah, ig

#

Haven't used ngrok for a long time already

#

But it isn't much

glossy gale
#

where do i put my texturepack so its on the server?????????????ß

west cloak
#

first u have to rewrite require resource pack=false to true in server.propeties

#

then you paste the acces of ur file in server resource

glossy gale
#

thx

sturdy badger
#

help me

random bridge
#

?notworking

magic zenithBOT
#

"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.

random bridge
#

?ask

magic zenithBOT
#

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. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

sturdy badger
# random bridge ?ask

Kicked whilst connecting to skyblock: Internal Exception:

io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: reader Index(12) + length(1) exceeds writer Index(12): PooledUnsafeDirectByteBuf(ridx: 12, widx: 12, cap: 256)

#

Helpppp

west cloak
#

this is the logs

#

like the error

tawny dust
west cloak
#

But its like the server resource pack and its installed on like the minehut host

#

On 1.18.2 i see the pack and it works

#

But higher then 1.18 it doesn't

icy apex
#

dont u need to restart the server for the logo to change

tawny dust
#

Plugins can change it without restarting

nocturne finch
#

No, it's data that is sent to the client when the client asks for the motd so you don't schnitzel

tawny dust
nocturne finch
#

It's not just a favourite schnitzel it's a religion schnitzel

tawny dust
nocturne finch
#

Exactly schnitzel

west cloak
#

how can i create a timer (using dh holograMS) that show how much time is remaining to a mine spawn?

#

using realmines

icy apex
#

is it just me or when i tried to connect my godaddy domain to my server it's taking a lot longer. like it has been almost 15 hrs

tribal comet
#

lol

#

I think your domain doesn't work

patent pine
#

can you use hex color codes in spigot.yml? (specifically gradient)
if you have an answer pls ping

patent pine
#

I want to use gradient in spigot.yml / unknown command
and ty I found a site to manually do the gradient didn't know it needs legacy format

west cloak
#

How do i connect to my server