#help-server

1 messages · Page 22 of 1

glass heart
#

hii, how can I make a spigot server for minecraft bedrock (windows)

#

because i can enter in minecraft java but not in minecraft bedrock

summer halo
#

Is there a known plugin for returning crouching to the old mechanics (pre 1.16). I want to prevent players from being able to crawl under a 1.5block space

glass heart
#

can anyone help me pls

fleet sky
#

i tryed also with normal spigot and its the same, plugins do not work...

slim bough
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!

sudden sandal
#

spigot official website

#

he's my configurator, we've tried a lot of things and it doesn't work

random bridge
#

You do know that you can't download a jar file directly from spigot right?
You have to manually compile it using BuildTools.

#

No, just no. You have no guarantee what you get from that website will be secure much less up to date.

sudden sandal
#

It has the daily updates.. use for several years and only now gave problems..

random bridge
#

Regardless, it's not the recommended way to download spigot. It never has been. The only downside is the time it takes to build, but even then it can be less than 5 minutes on anything other than a hard drive.

sudden sandal
#

Because when I do pterodactyl does not work?

random bridge
#

Are you using the default installation? Or are you uploading the server jar?

sudden sandal
#

I'm using the spigot egg

random bridge
#

Right, but are you just letting the egg download the jar itself, or are you uploading the server jar directly by yourself?

sudden sandal
#

I'm letting it download automatically

random bridge
#

That might be part of the issue. I'd recommend build the latest jar and uploading it manually. I'm not 100% sure if pterodactyl panel automatically updates the jar, but if it doesn't, who knows how old it is.

sudden sandal
#

using the --rev tag from https://hub.spigotmc.org/versions). Use "latest" for latest. ...

#

he's going to get the last version

tranquil mesa
#

Someone can help me with better ranks?

random bridge
rose hinge
#

||@random bridge || Shut the fuck up if you don't know how to work shut the fuck up. horn!

tranquil mesa
#

yea

valid bluff
#

?paste

magic zenithBOT
sudden sandal
random bridge
#

Well, what's the error say?

fleet sky
#

the plugins load but the commands do not work, like they do not work with anything else... 3 days ago all whas working has ***king good yesterday nothing worked anymore

tranquil mesa
#

SOmeone can help me with ItemsAdder

#

????

fleet sky
#

you only can get help on itemsadder in the lonedev discord sorry

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!

tranquil mesa
#

STOP WITH THIS

#

келеш

#

сираче малко

#

да не запукам дъртата 20м под земята

#

лапе малко

small fjord
#

Does anyone know of any cheap VPS or dedicated hosting for Minecraft in the US

random bridge
#

I mean, define cheap. What's your budget?

small fjord
#

34$ a month around

#

I mean one that has a decent cpu speed and ram

dapper ocean
#

probably hetzner

small fjord
#

Thx I’ll look at it

short prism
#

hi

#

Is that normal no hostile mobs are spawning in my server?

#

Mode: Normal
Gamerule mobspawn: true
WorldGuard: mob-spawning allowed

#

Multiverse-Core monsters: true

#

Server version: 1.19.2

zenith elm
#

If anyone knows how to use ZNPCS please dm me I am pretty confused on how it works.

short prism
#

All I see is minecraft and spawners

rugged quiver
#

Is there any way to add an enchantment to an item that can't be enchanted (ex: end rod)?

thorn gale
#

essentials with unsafe enchants turned on

hushed nymph
#

hello guys, i know i can translate placeholder outcome, i did it before but i dont know where, anyone could help me?
I want to /papi parse me %jobsr_user_isin_woodcutter% to return "Ano/Ne" instead of "True/False"

merry pawn
#

Does anyone know wtf to put in the rounding section for math expansion placeholder api?
ya know %math_[decimals]:[rounding]_<expression>%
because I am clueless.

merry pawn
#

omg thank u

tropic kestrel
#

im trying to buy a plugin with card but when I do it says "Please disable your VPN" when I dont have a vpn?

merry pawn
#

it just puts the placeholder (used HALF_UP)

mint rose
#

Show the full placeholder you used

merry pawn
#

%math_[0]:[HALF_UP]_{objective_score_defaultkit}/20%

mint rose
#

What does /papi parse me %math_[0]:[HALF_UP]_{objective_score_defaultkit}/20% show?

merry pawn
#

Exactly that

#

it shows "%math_[0]:[HALF_UP]_{objective_score_defaultkit}/20%"

mint rose
#

Have you done /papi elcoud download Math then /papi reload

merry pawn
#

I already downloaded math

thorn gale
#

isnt that meant to not have the [] or {}

mint rose
merry pawn
west cloak
#

yo anyone know how I would go about adjusting the default achievement messages? I'm trying to add prefixes and suffixes to it; can't find an updated plugin that does it without removing the json hover

west cloak
#

Hey when players go fast through the oceans my console gets flooded with heightmap warnings:
[08:19:34 WARN]: Ignoring heightmap data for chunk [-515, -36], size does not match; expected: 43, got: 37

#

also getting it in nether

#

i think after using Chunky

hushed nymph
#

Hello guys i have world border 30k blocks, i used Wb fill for my dynmap to render border to border, but it only rendere 5000x5000 blocks and wont render further, unless player goes there. Any idea?

daring gust
#

Hello, do you think a Xeon E5-1650v3 with 12GB RAM can handle a 1.19 Skyblock server with around 40 plugins and around 8 worlds?

daring gust
merry elk
#

youd have to test

lethal igloo
#

can someone explain me why checking if floating point value is whole by casting to int or long is a bad idea (according to the stackoverflow, casting is downvoted without any further explanation)

#

is it because that you need to maintain what kind of data type is checked against or what

#

x == (int)x can be undefined i get that

#

since data ranges are not the same

dapper ocean
#

I mean, you would lose perscition

#

It's narrowing conversion, you can Google about that

lethal igloo
#

i dont need precision

#

its an expression to check if number is a whole

#

it should have zero importance of precision of decimal numbers

dapper ocean
#

You just want to check if its whole numb?

lethal igloo
#

yes

#

and somehow casting method is downvoted in stackoverflow

#

and i cant seem to think why

#

casting is cheaper than flooring or ceiling

#

in theory

dapper ocean
#

Idk why would it be wrong

#

You just have to care about limitations

#

Where do you see casting downvoted

#

I actually googled rn and its most up voted answer

lethal igloo
#

i forgot to tell you that i was googling it for cpp

dapper ocean
#

Oh, idk then

still bronze
#

my server eye of ender not working cant right click it

#

how i fix it

brave crater
#

my world tick is frozen, someone help me make it move!

vital hatch
#

Hello! I recently bought the world generation Stratos plugin, only I had some problems, in some parts it did not generate well, any advice? I heard that you have to preload the world first?

next forge
#

help

#

my paper spigot server says it needs

#

"this server requires secure profiles - missing profile public key" etc. if someone tries to join

untold ibex
#

is your server cracked?

next forge
#

no

untold ibex
#

change enforce-secure-profiles=true

#

to false

#

ye that was literally the first google link so google next time:) its way faster

south forge
#

Just started a server for me and a few friends however only a few chunks load at spawn. I have 6gb ram installed, anyone know the reason for this?

crimson crater
#

try changing these values in server.properties

south forge
#

Nevermind it worked, ty man (:

bright tree
#

so basically this is a weird error

#

but how do I delete the portablegit folder when some of the files are owned by some account, even the built-in windows administrator account cannot see what account owns the files neither can it delete them

bright tree
#

cause I want to delete that folder y'know

still bronze
#

my server eye of ender not working cant right click it
how i fix it

west cloak
#

Yeah

#

Its to prevent page crawling

#

Maybe theres a sensitive YAML file in that directory

#

so they just block every request for one

reef swallow
#

Can someone @reef swallow me if you have an answer, I can’t figure out this command block command or Why it’s not working?:
.
execute as @p run enchant sharpness 2

iron bane
#

i have a problem with my password to server witch login plus plugin on spigot what can i do?

fringe rapids
#

Someone german that can help me ?

wary crater
#

I mean you can just ask your question

fringe rapids
#

Unsupported API version

vital hatch
#

does anyone know how to do a spawn point? I run the /spawnpoint command and they appear somewhere else 😦

summer lichen
#

Regarding hunger options in spigot.yml, what actions do these options actually contain?
And is it normal to get some sort of a hunger bug where your hunger just keeps going down without doing anything when changing these settings?

hunger Default: jump-walk-exhaustion: 0.05 jump-sprint-exhaustion: 0.2 combat-exhaustion: 0.1 regen-exhaustion: 6.0 swim-multiplier: 0.01 sprint-multiplier: 0.1 other-multiplier: 0.0 Type: Double Description: Controls the amount of hunger points to subtract upon performing the corresponding action.

boreal rock
#

My server stops and this is the error message

#

Wait I think I found the solution

wet badger
#
[02:14:20 WARN]: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/PacketHandshakingInSetProtocol
[02:14:20 WARN]:        at protocolsupport.protocol.ServerBoundPacket.<clinit>(ServerBoundPacket.java:45)
[02:14:20 WARN]:        at protocolsupport.ProtocolSupport.onLoad(ProtocolSupport.java:24)
[02:14:20 WARN]:        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:303)
[02:14:20 WARN]:        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
[02:14:20 WARN]:        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544)
[02:14:20 WARN]:        at java.lang.Thread.run(Thread.java:748)
[02:14:20 WARN]: Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.PacketHandshakingInSetProtocol
[02:14:20 WARN]:        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91)
[02:14:20 WARN]:        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
[02:14:20 WARN]:        at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
[02:14:20 WARN]:        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[02:14:20 WARN]:        ... 6 more
```\
#

ik its protocol support

#

but why

undone stag
#

protocol you realate on doesn't exist in your server jar

#

probably version mismatch

#

try installing correct version of the plugin for your spigot version

west cloak
#

Whats the best custom items plugin

undone stag
#

depends on what custom item is

west cloak
#

I'm trying to add some custom items to the end dimension like maybe some foods a sword some armour just one that gives as much freedom for my budget of 0

#

Yeah

undone stag
#

ItemsAdder or how it was called

#

on spigotmc

west cloak
#

Ok

west cloak
#

Does itemsadder let me put things in loot chests per dimention

jagged orbit
#

You’re asking alot of a public plugin

west cloak
#

But itemsadder costs money

#

Imma try executable items

#

But

#

If that dont work then I sad

tawny dust
#

If you want a plugin like that for free you're going to have to make your own

west cloak
#

Executable items does what I think

#

Imma try it

#

Ok

#

Is there any good plugins that add stuff to the end

merry elk
#

executable items is closest to what you might want @west cloak

west cloak
#

Yeah

#

Its fine

#

I dont need custom items i just want one that adds stuff to the end

#

And makes city loot better

#

But

#

Forgot datapacks exist

merry elk
#

yeah datapacks are good for world gen

west cloak
#

Yeah

west cloak
#

Hey guys, some days ago I startet an SMP Project. 2 Teams every Team has one big Island, the goal is to build an cool Base and Fight against the other Team. The problem is that there are many players griefing and steeling stuff. Can anyone help me setup an plugin to protect each island from the other team, but also allow pvp everywhere?

thorn gale
#

worldguard and setting owners iirc might work

west cloak
#

iirc?

mint rose
#

if i remember correctly

west cloak
#

I am searching for an simple solution to create 2 areas, with 2 teams, team 1 can only build stuff on island 1 and team 2 on 2, pvp should be allowed everywhere. I tried worldguard, but I can figure out, how to seperate different teams from areas

#

like I can create regions and stuff, but either you have permissions, or you are a player without. But no way to add certain players to exact areas

peak lintel
#

Hello, does somebody know how to fix [scriptcraft] No JavaScript Engine available. ScriptCraft will not work without Javascript. ?

fallow gust
#

I presume you are running java 17 ?

#

you are most likely missing the nashorn engine, it was removed in java 15 iirc

peak lintel
fallow gust
#

Well, I doubt you are able to run your server ?

#

what minecraft version are you running

mint rose
fallow gust
#

really doesn't matter tbh

peak lintel
fallow gust
#

yea, 1.19.2 needs java 17 at least

peak lintel
#

ok

#

so what should I do ?

fallow gust
#

I believe there is still a standalone version of nashorn out there

#

tbf tho, scriptcraft seems abandoned

#

the last commit to their repo was in 2020

thorn gale
#

werid concept

peak lintel
#

any suggestion to java script mudding with minecarft ?

thorn gale
#

best suggestion i can give you is dont

west cloak
#

Looking for plugin/datapack that let's you add sharpness to tridents in survival

desert oak
#

Hey, I created a BungeeCord server today. There are no error messages in the console and the server starts but there is always this error message (read timeout exception null). I set the online mode to false for all subservers and to true for bungee cord. In the config of the bungee cord portforwarding is also activated and also runs. Does anyone know anything about this?

spare lion
#

Hey, I have a server that only allows 2 players. Im currently coding a plugin and what I want to do in my plugin is when one player does something, for the other player on the server, some code will be executed. Anyone got an idea?

deep briar
#

do it twice lol

frail orchid
#

Hi everyone
I have a problem with HideTagAPI (plugin that somehow disable nicknames above players).. I want bring nicknames back but idk how :/ (Plugin was deleted but the nicknames are still invisible)

Notice: players who was playing when plugin was enabled have invisible nicknames, but new players have visible nicknames.

Server Version: Java 1.19.2, Paper Core (changing core to Vanilla didn't help tho)

runic rain
#

That plugin makes use of scoreboards

#

You should be able to run /team remove HideTagAPI and it should restore your names

west cloak
#

Looking for plugin/datapack that let's you add sharpness to tridents in survival

vital hatch
#

hello! I have had some problems with the generation of my world, since the generation is in charge of the Stratos plugin, I generated it with the command that appears on the page but the generation It is incomplete, any other way to generate it?

queen mesa
#

hey there! i've run into an issue on my 1.12.2 spigot server- advancements plain don't work, & i can't get them to appear- (that's a pretty big problem considering i'd like to make custom advancements at some point). there's also a similar problem with unlocking new recipes in the crafting menu. anybody found a fix for this problem?

tribal comet
#

I believe 1.19.2 Is a valid fix

#

Though if you hate New stuff 1.16.4 or 1.17.1 may be your drift if you believe the 1.19.2 doomsday you can always use 1.19

queen mesa
#

ah, that would be great- but the plugins & intended gameplay are only for 1.12.2

tribal comet
#

Damn sucks outdated software moment

desert oak
#

Os there an bungegord plugin that other player can connect to server with many versions ? Lile my server is on 1.19 and a player have a later version

runic rain
#

BungeeCord itself supports 1.8.x+

#

If you want your server to support multiple versions, you can install ViaVersion and ViaBackwards on each server

#

Though ideally you'd just... not do that. Save yourself the hassle

west cloak
#

Anyone know why this is happening when I try and put an emoji in TAB?

twin robin
#

Because you can't use emojis in Minecraft?

west cloak
#

all the other ones work fine

twin robin
#

wdym?

west cloak
twin robin
#

You can't use normal emojis in Minecraft, you can unly use-

#

what-

#

Since when can you use-

west cloak
#

idk

#

Do u guys know how to make custom armor like itemsadder or oraxen without them and without opti?

twin robin
west cloak
#

ah

#

but there is only one emoji I added

#

- '&#D81616:crossed_swords:&fKɪʟʟs: &#D81616%statistic_player_kills%'

Thats it in the tab config.yml file

twin robin
#

I am not 100% sure.

#

try - '&#D81616 &fKɪʟʟs: &#D81616%statistic_player_kills%' maybe?

jagged orbit
west cloak
#

quick question how do i update my server (spigot version) without reinstalling the whole server

jagged orbit
small fjord
#

I was what java jdk version I should use for minecraft 1.19

cosmic remnant
jagged orbit
#

yes but im not talking about resourcepacks

runic rain
#

Though I believe up to 19 is supported

small fjord
#

Ok thank you so much

wet badger
#

can someone tell me why the color codes for the display name arent working right

wary crater
#

probably because of the reset one?

jagged orbit
#

just remove it in essentials config

shrewd wigeon
#

ops are dark red

mint rose
wet badger
#

bruh what am i doing wrong

runic rain
#

Indentation is important

#

YAML is picky about that

#

Though it looks to me like it's using the format you have defined towards the top of that screenshot, no? I'm unfamiliar with how Essentials' chat format actually works, but if indenting that line correctly doesn't fix your issue, then you'll have to refer to the Essentials documentation on which format takes precedence

nova ledge
west cloak
#

Pls help im Looking for plugin/datapack that let's you add sharpness to tridents in survival

compact veldt
#

hi guys, i need help to create a title saying "you are now entering wild zone" when leaving a region

formal torrent
#

Is there any way to send a click packet before canceling an open gui packet?

mental forge
#

is better

solar ravine
#

RedolentHalo lost connection: Internal Exception: java.io.IOException: Connection reset by peer

west cloak
#

Error

solar ravine
terse kettle
#

How do you give players permission on BungeeCord?

west cloak
#

Is the bungeeCord configured correctly?

solar ravine
#

yes

terse kettle
#

Just want to know how to give them

#

Oh you were talking to another guy I guess

solar ravine
#

servers:
bedwars:
address: 141.148.215.74:25566
motd: '&1Just another BungeeCord - Forced Host'
restricted: false
hub:
address: 141.148.215.74:25568
motd: '&1Just another BungeeCord - Forced Host'
restricted: false
practice:
address: 141.148.215.74:25569
motd: '&1Just another BungeeCord - Forced Host'
restricted: false

terse kettle
#

IP reveal xD

solar ravine
#

public ip

#

lmfao

#

@west cloak

west cloak
#

Sup

#

It's cool and all

solar ravine
#

just doesnt works with my practice server

#

my practice server throwing RedolentHalo lost connection: Internal Exception: java.io.IOException: Connection reset by peer

solar ravine
west cloak
#

bruhg

#

@here

#

can someone fix

#

Shit

#

Did I just tag alot of people

solar ravine
#

[16:21:50 WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.nio.channels.ClosedChannelException
[16:21:50 INFO]: [-] RedolentHalo (Internal Exception: java.io.IOException: Connection reset by peer)

#

just works fine without bungeecord

#

15:39:10 [WARNING] [PnencilMc] <-> DownstreamBridge <-> [practice] - could not decode packet! java.lang.IndexOutOfBoundsException: readerIndex(1) + length(1) exceeds writerIndex(1): UnpooledSlicedByteBuf(ridx: 1, widx: 1, cap: 1/1, unwrapped: PooledUnsafeDirectByteBuf(ridx: 2, widx: 171, cap: 208)) bungeecord error

#

hope you guys will help

true gazelle
#

does anyone know why the tab lists does this?

wary crater
#

the client pinging sucks

west cloak
#

Bad connection

wary crater
#

probably not your server

west cloak
#

Hyper wouldnt explain why hypixel etc loads

#

Server sided I would say

wary crater
#

I mean in the video you can see the ping

#

it's not a bad connection

sick chasm
#

chat message validation failure when i send a chat message

#

adn the the server kick me lol

west cloak
#

Hmm

sick chasm
#

any idea how to fix it?

west cloak
#

How about that one

sick chasm
#

wdym?

west cloak
#

Its something that fucked up

#

1.19?

west cloak
wary crater
#

one of your plugins is messing with chat

west cloak
#

I use my own no chat reporting plugin

#

But like its basicly a formatter

wary crater
#

you can also set enforce-secure-profile to false if you want to

west cloak
#

Yes

#

The plugin is handy for my friends and me

formal torrent
#

Is there any way to send a click packet before canceling an open gui packet?

wary crater
formal torrent
#

My bad

formal torrent
# west cloak Why tho

I'm trying to learn about working with packets, what I said seems impossible but I just wanted to see if I was right

dim musk
#

It happens to my players too

dim musk
west cloak
#

can i unmute everyone in essentials?
yes i know i can do /mute "player" 1 second but i wanna unmute every single player.
is there a way to do this?

summer blade
#

try /unmute **

west cloak
#

unmute doesn't exist in essentials

west cloak
#

please somebody tell me

worldly cloud
#

can someone help me

sour breach
#

Try /mute *

#

Star sometimes stands for every single thing, but idk essentials

#

This might also backfire and mute everyone

carmine cedar
#

any known ways to reset/disable player pickup priority?

chilly crypt
#

What's the name of the plugin that shows the name of each item on top of the item when it's dropped?

candid flax
#

Hi want all my Players to have acces to the /tps command with the spark plugin there non op how do I do that?

eternal mesa
lethal igloo
# true gazelle does anyone know why the tab lists does this?

this cant be fixed, since whenever you're in NPC player view distance, server has to send fake player data packet to your client and send another packet to remove that data instantly in order to render that player entity model. If this info wasnt being sent to your minecraft client, NPC's would dissapear as soon as you unload your chunks, and sadly there's no workaround for this, since there's no native NPC support in the minecraft itself

#

in order to save client's fps and server's tps, server and a client unloads entities as soon as the entity is not in player's viewable render distance

#

if you're in a small lobby you wouldnt see this effect, since the spoofing data occurs while logging in, and client doesnt unload lobby can exist in the spawn chunks.

#

although minecraft vanilla client can actually spawn player as an entity, like any other mob, sadly it just refuses to do so, since there are integrity checks to prevent desyncing issues with the server.

nova ledge
west cloak
#

Hello, in the citizens plugin, how can I set the npc to be damaged? test dummy

#

or is this not possible?

sacred kernel
#

does anyone know of a plugin that can create a fresh arena for each match similar to how hypixel makes a new world for each skyblock game?

lone yew
#

i need help!

west cloak
lone yew
#

heh

west cloak
#

just tell me what happened

#

I might or might not be able to fix the problem you are facing

lone yew
#

its with a plugin tho

west cloak
#

just tell me

lone yew
#

ok chuck hopper says you cannot put a chunk hopper in this world what do I do?

lone yew
#

yes

west cloak
#

You have to change "worlds" setting in ChunkHopper config file

lone yew
#

oh ok

#

let me do it

#

are you a bot or a admin bc you have no roles

thorn gale
#

He hasnt verified a spigot account, thats all

lone yew
#

oh

west cloak
#

I already have linked my Spigot account to another Discord account so I can't verify anymore

lone yew
#

it just sayes -world what do i do?

#

do i do world: true

west cloak
#

worlds:

  • world
  • any_world_name
lone yew
#

oh

west cloak
#

I recommend learning YAML syntax

#

you can also use
worlds: [ "world", "any_world_name" ]
as well

#

Both do the same

lone yew
#

;-;

#

i just did the same thing undeneather with the world name

#

it works now thx

near steppe
#

Aye can anyone help with bungeecord?

thorn gale
#

?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!

near steppe
#

Could not connect to a default or fallback server. Incorrectly configured address/port/firewall? io.netty.channel.AbstractChannel$AnnotatedConnectException

The old fabled error, but this time I do not understand why it is happening. I am hosting this on a dedicated server and using pterodactyl hosting and I do not understand why it is not working.

Bungee Config.yml - https://pastebin.com/FQRaejvh
Hub server server.properties - https://pastebin.com/1f8HA2n3
Hub server spigot.yml - https://pastebin.com/t9WXTa1r

Can anyone help, I do not understand the issue. I have tried using 0.0.0.0 in the ips for the config.yml for the servers, nothing, I have tried using the 127.0.0.1, nothing. I am lost and need help.. anyone?

small fjord
#

I was wondering if flamecord or velocity proxies are faster?

west cloak
#

The performance does not matter anyway. You can have 200 players in a single 500MB RAM VPS in both servers

#

Also I don't recommend FlameCord because FlameCord is a fork of Waterfall, which is also a fork of BungeeCord. Both Waterfall and BungeeCord are open-source projects everyone can contribute to.

Why would someone fork a project when they can just contribute to Waterfall/BungeeCord? Maybe because the "patches" they are talking about don't make any sense

#

@small fjord

small fjord
#

@west cloak Thanks definitely makes since!

grand sinew
dim helm
#

Hey guys

#

I have 3 fresh servers

#

Anyone wanna help setup and manage?

deep briar
#

?services ig

magic zenithBOT
dim helm
#

No am just asking for community help

dim musk
#

Whats a Recommended simulation-distance for view-distance of 8?

golden glacier
#

does anyone know if theres an existing plugin that allows you to create "world events" like a bloodmoon?

golden glacier
prisma garnet
#

like the original bloodmoon?

prisma garnet
# golden glacier does anyone know if theres an existing plugin that allows you to create "world e...
golden glacier
#

thanks

#

Can you create your own events too with one of those?

prisma garnet
#

wdym creating events

golden glacier
#

I meant like "harvest moon" and an event that adds particles to the world, gives effects to players . ....

clever wyvern
#

what gamemode should i make? like new server (nothing on it before, just gonna make it)
early on i dont expect many players so minigames are out

feral plaza
#

is there a quick getting started guide? i've made some servers in the past but i need a refresher

wary flower
clever wyvern
#

kk

still bronze
#

jobs join command cant use to players how i fix it

brisk rose
#

what would you say is the best way to completely remove villagers

#

I don't want them in any way

brisk rose
#

they fuck performance, I can instead use some shops

muted sleet
feral plaza
#

i followed the buildtools guide on the website and i'm now lost

thorn gale
west cloak
#

Does someone know of a plugin with which I can rent out griefprevention claims?

brisk rose
muted sleet
#

Maybe there is a plugin pr you have to create one

tight sky
#

can i ask papermc server questions?

thorn gale
#

?whereami

tight sky
#

._.

#

lmao

#

is there a paper mc server?

#

damn there is

#

im sorry :3

fluid crown
#

hellow
im need help

thorn gale
#

?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!

fluid crown
zenith raven
#

I cannot download and run Buildtools, it runs, but no file is generated.

thorn gale
#

what command are you running

zenith raven
fluid crown
#

what is the best plugin for ban items and block the dupes?

tepid tree
#

also cursed pfp you got

#

Does anyone know how to put a timer on any command in the server?

#

for eg i want sum command /feed to wait for 30s before it feeds

#

without movin

tawny dust
chilly crypt
#

help

#

when I do /mrl create <mine name>

#

what's wrong

thorn gale
#

?paste the full thing

magic zenithBOT
chilly crypt
#

I fixed it

#

all good

#

I have another problem tho

#

players don't spawn where I have the /setworldspawn thing

#

or respawn there

#

how do I change that

thorn gale
#

do you have essentials spawn

chilly crypt
#

no

#

I add that?

thorn gale
#

shouldnt need to, /spawnpoint @e where you want it for anyone thats already joined, new players should spawn at /setworldspawn and /gamerule spawnRadius 0

chilly crypt
#

I added essentials anyways

thorn gale
#

oh @a instead

#

/setspawn where you want it for ess spawn

chilly crypt
#

I did /setspawn and nothing happened

#

I have essentialsx installed do I need smth else?

#

@thorn gale

thorn gale
#

essentails spawn

chilly crypt
#

do I add this in a folder of essentials or as a seperate plugin?

#

@thorn gale

chilly crypt
#

that's what I did

#

and I got that

thorn gale
#

use dev builds

chilly crypt
#

I used this

thorn gale
chilly crypt
#

works

#

how can I make it have a cooldown

#

@thorn gale

thorn gale
#

between using the command? or before teleporting

chilly crypt
#

when u do /spawn you gotta wait 5 seconds b4 tping

tepid tree
thorn gale
chilly crypt
#

alr ty

zenith raven
thorn gale
zenith raven
#

okk

#

nah did the same thing 😦

slim bough
#

Not related to mc severs specific, but are ptodactyl site working bad?

dapper ocean
#

if you are referring to pterodactyl, its not bad

civic sinew
#

This is for excellent crates does anyone know how to make a menu

#

Excellent crates how to make a menu

tawny swan
#

Hey everyone, does anyone know why the /worldborder vanilla command does not work on Spigot 1.19.2? I get this error:

"Unknown or incomplete command, see below for error (command)<-- [HERE]"

I am also set to OP so permissions shouldn't be an issue.

#

I tested this on a freshly generated server as well but encountered the same issue.

tawny dust
#

Check /plugins and make sure the plugin is green

#

If not check the console for errors

tawny swan
#

It's a vanilla command. No plugin required.

distant tiger
#

I need to download plugin but the site won't work

tawny dust
tawny swan
#

It is definitely spelt correctly. Also some other vanilla commands show the same error.

tawny dust
#

Could you send the output from /version

#

And are any plugins installed

tawny dust
#

?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.

civic sinew
tribal comet
#

If your talking about spigot make sure your not using a VPN otherwise contact support

#

?support

magic zenithBOT
distant tiger
tawny dust
#

If you're getting blocked by cloudflare make sure your system time is synced and google the error message

distant tiger
narrow flame
#

Hi Everyone
is there a way to switch servers using citizens npc

#

or using skript

tribal comet
#

usually it works if Ii come back to it after 30 or 40 minutes

fallow bone
#

i made a new server, copied the files to the other server but player data didnt save

#

world was fine chest all good

#

no errors

west cloak
#

Is there a server online placeholder that doesn't count vanished players?

jagged orbit
keen kiln
#

?docs

west cloak
#

i need a plugin that lets me have custom dragon drops

thorn gale
#

if you want it to drop wings/dragon egg there is a datapack im pretty sure for it

west cloak
#

nah

#

i need it to drop a custom helmet

#

i need it to drop the helmet then i remove the plugin

thorn gale
#

why do you want it to drop the helmet once? isnt it easier to just give a person the helmet

narrow flame
#

Thanks tho

valid bluff
#

hello, can you give me plugin/skript emoji? .pepe: and more

median flume
#

I've got an issue I've never run into before. Had server that's been down for a while so I've been updating today. Running the latest spigot build and no plugins. Server initializes fine but when anyone connects they get a "failed to verify username" message. But it only happens with this server. Server is on local network to me. I can connect to other servers. Any ideas on things I can check?

#

fixed it. It appears the setting to prevent proxy/vpn people from connected was causing the issue.

#

Anyone know why that might happen? Same physical network but separate vlan.

merry elk
tepid tree
#

can someone help me with factions?

#

I want to enable Damage/pvp in safezone but idk how

#

and when i do /f flag it says i dont have perms

cerulean swift
#

Hello i have problem whith this,
i reinstall 3 times world and plugins and work again idk for why

median flume
#

@merry elk Always running online mode

solemn pebble
#

Hello i have a problem with zombie piglins spawning from portals. They literally flood my overworld. Screenshot shows how many of them spawn in 1 minute! What is causing this behavior? (on vanilla piglin spawning is not that huge) Running spigot 1.19.2

merry elk
solemn pebble
vast osprey
#

any way to auto merge resourcepacks? or even copy i file from one folder to i dif folder thaed work to

proper pagoda
#

does someone know a bungeecord global chat plugin that only has global chat and not 10000 other functions?

median flume
#

Just that the client is unauthorized and then repeats the failed to verify username message

#

I turned the VPN block option on and off a few times and verified turning it off fixes it

limber coral
#

Hi, any know a 3d pets plugin

#

?

#

But I need a pet plugin and It need to load item adder

west cloak
#

hey guys, how can i place a chest from itemsadder to the ground? i have the chest item as a feather in my inventory.

median wolf
#

Has this then been completely deactivated here?

twin quarry
#

Dos any1 know how to get support for featherboard?

nova ledge
modern void
#

hi so uh a specific player on my server cant take knockback, at all, and we cant figure out why

blazing bough
#

Is there a way I can change the Minimum/Maximum world height on my 1.19 server so players on 1.8 will not bug out when they get lower in the world? I use ViaRewind, ViaBackwords, and ViaVersion.

golden quest
#

anyone have a experience for a long time with ignore java version before ? I want to know it stable or not (in long time use).
P/s: I planning to move my server which in 1.16.5 and using java 16 to java 17 with ignore java version.

tepid peak
#

helpme my server world notsave

#

i'm use save-all command and wait 3 min for use stop command

#

after server start my world roll back yesterday

#

how to fix it ?

west cloak
#

i would like to update my server from 1.19.2 -> latest update
there are multiple plugins on my server that need to be updated too

when i download the plugins on the latest version do i have to config them again? or does the server magically know the old config
i have no clue how this works if u can't tell xd
help!

tawny dust
#

The plugins usually try to use the old configs

#

You should keep an eye on the update notes since new config options may not be automatically added to the existing configs

west cloak
#

oh sorry for the ping

#

my bad

tawny dust
#

Yes to update you simply replace the jar files with the new ones

west cloak
#

so I replace the java file that I previously placed (from 1.19.2 -> latest)
and delete the config file that the server made
got it!

eternal mesa
#

Do you think these are good server mechanics? I am making a server that resets itself every hour but you can keep your stuff in ender chests and enchant items to keep them from getting deleted. I kinda feel I need to add another mechanic but I am not sure what would be engaging. Any ideas?

unkempt fog
#

forcing players to store their stuff in ec is not good

#

make stuff never be deleted

#

but actually depends on what gamemode are you talkinjg about

eternal mesa
#

Oh thats not an issue, thats appart of the game mechanic

#

Its a survival, almost speedrun kind of server

eternal mesa
# unkempt fog but actually depends on what gamemode are you talkinjg about

I am trying to make a Minecraft server based on the movie time-loop, if you have never seen it, it pretty much the day restarts at the end of the day. so all your items and builds get removed because it has not happened yet at the start of the loop, but the seed is the same so it gives the appearance that the day started over, and all the natural structures are there. I am removing their inventory because they world not have their items at the start of the loop. I also made a custom enchantment so that the player is actually working towards something, when you enchant your item it prevents the item from being removed. I just feel like It need somthing more to really motivate the player to play, im just not sure what.

unkempt fog
#

now that makes sense

#

which means EVERYTHING has to be reset then

#

including EC as well

eternal mesa
#

Yes, the only reason I am not removing the ender chests inventory is for block storage, currently, you can only get the enchant from loot crates, but later I will be removing the enderchest once the enchant is available for players to custom inchant their stuff, only issue is I am currently using item lore for the enchant, and not the vanilla enchant system, so I may need to make enchanting items a command like "KeepLoop"

unkempt fog
#

use plugin for it

#

like EnderContainers

eternal mesa
#

Alright, thanks

tepid peak
vivid olive
#

hello

#

i need a gomme alt

#

anyone can hlep ?

quasi blaze
#

Can anyone help me? I cant start my spigot server

#

plss

fallow gust
#

can you elaborate

#

what is failing

quasi blaze
#

its hard to describe

#

the host of the server is unknown

#

so, its giving me many error codes

#

[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.

#

@fallow gust

fallow gust
#

can you provide the entire log

#

?paste

magic zenithBOT
quasi blaze
fallow gust
#

Well it fails to find the server jar

#
java -Xms128M -Xmx10240M -jar server.jar
Error: Unable to access jarfile server.jar
quasi blaze
#

what do i have to do?

fallow gust
#

I mean, I have no idea if your setup. I presume it is just missing the jar file ?

#

if you are hosting this from a hosting provider I'd presume this should be done for you ?

#

if you have acceess to the file system of the server

quasi blaze
#

i have "file manager"

fallow gust
#

you would have to install the spigot server jar in there with the name "server.jar"

#

do you see any jar files in the root of the server

quasi blaze
#

i did it, i uploaded the latest spigot file

#

named it "server.jar" but it doesnt work

fallow gust
#

I mean, presumably talk to your host about it ?

quasi blaze
#

its sunday they doesnt answer

#

i uploaded the server.jar file

#

can i send you the error codes again?

fallow gust
#

I mean the log is really clear :/

#

it does not find the jar file named server.jar

quasi blaze
#

wait a sec

#

it says more now

fallow gust
#

well now you need to agree to the eula

#

eula.txt

#

from false to true

quasi blaze
#

OMG THANKSSS

#

❤️

fallow gust
#

make sure to read through the erros carefully

#

as a server admin this won't be the last time you run into these 😅

quasi blaze
#

Haha thank you so much!!

#

love

fallow gust
west cloak
#

hello, can someone help me?
I would like to display with essentials (teleport messages) not just the nickname but to display the player's rank.

cyan vine
half bridge
#

Does anyone know a plugin that stops the pillars re-generating and the crystals destroying everything on dragon respawn? I want to build on them. I have looked for hours and sorry that I have to ask here, I just have no other choice.

unkempt fog
#

you need to make it then

hard delta
#

is it allowed to use a discord channel link as a External Download Link?

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!

tawny dust
#

OVH has great DDOS protection

west cloak
#

Hey guys Can I add tab list group like this?

still bronze
#

anyone know a plugin for get tax from player has 1 million over ingame money

tribal comet
#

seems ultra specific highly doubt one exists you can commission a developer

#

?services

magic zenithBOT
tribal comet
#

Before you ask I can't post I don't have enough forums post
The answer: Ask a developer who is offering instead of making your own post

languid meteor
#

Is there a solution to fix was kicked due to keepalive timeout?

heady pendant
#

Hello, do you know what plugin can do that ?

#

ok thx

oak fox
#

hello, can someone help me with bungeecord 1.19 with antibot+captcha

wet badger
#

anyone know how i can make something like this into a 4 block map art using some software

lost quail
#

You mean you want to put that graphic on Minecraft maps and display it in-game?

wet badger
wary crater
#

I'm sorry to hear that

rose forge
#

Hi

#

Does anyone have the advanced enchantment plugin translated into Spanish?

cloud turret
#

how does the listeners part of bungee work?

quasi blaze
#

What are the normal Spawnrates in a Survival World? Spigot limited the spawns from Monsters to 48. Whats normal?

tawny dust
#

Spigot defaults should be the normal

#

If you're having low mob counts and many players are online you can use Papermc and their per player mob cap

quasi blaze
#

Okey thank you

#

How do i do it?

#

Works everything normal on a Spigot server? Like TNT Flying machines or Mob Spawner/ Farms?

#

i want to play like normal Survival but with Spigot, but they disabled or decreased some rates/settings

tawny dust
#

Most things should be fine

quasi blaze
#

Okey

#

Whats the max. Image size for a Server Picture?

thorn gale
#

64px iirc

quasi blaze
#

Thank you

gusty agate
#

can i ask questions about plugins here

chilly crypt
#

how do I fix this?

rose yacht
chilly crypt
rose yacht
#

?google

magic zenithBOT
chilly crypt
#

anyone know what this means

#

I use minehut

thorn gale
#

ask minehut support

slim bough
chilly crypt
tribal comet
#

Rough

subtle root
#

Hello. I wanted to ask, is it possible to have a bungeecord/waterfall server, and then have two spigot/papermc servers, one with mods installed and one without mods installed. Will a user need to have mods installed to be able to connect to a vanilla server when another server has mods on the same bungeecord network?

sturdy falcon
#

is there a plugin or fabric mod that can generate block text like this?

#

can't send photos but

thorn gale
#

?img

magic zenithBOT
sturdy falcon
sturdy falcon
sturdy falcon
deep briar
chilly crypt
#

Why doesn't my priority list work?

thorn gale
chilly crypt
#

yeah as you can see

thorn gale
#

save your config and delete it on the server, restart the server and check its the same config

#

i remember they changed config format at some point

chilly crypt
#

alr

tropic rock
#

Hi, I dont know why but my server-client connection keep crashing

#

i cant move, interact with plugins or type commands

#

and after some time I either get extreme ping like 10000ms or just get kicked out

clever wyvern
#

what gamemode u guys havent seen good for gooood while? or what gamemodes u miss, that barely server has nowdays

west cloak
#

is there a plugin where i can see signs being placed and the content?

nova ledge
placid tulip
#

hello good, does anyone know of some plugins for animals, dungeons and environmental sounds updated to 1.19.2

and that does not require any dependency

azure vapor
#

hi, is there any plugin to give a specific item to online players every x minutes? like 5 gold blocks to each player, every hour

proper birch
#

who can help with setting up the server launcher and connecting to the database

lost quail
summer comet
#

GP is a nice plugin

#

only downside is that you'll end up with 400mb of logs every day lol

wet badger
#

so i have a hub server with the plugins deluxehub and hubpvpsword, how would i make it so unless they are in pvp mode, they are not allowed to hit each other? cuz currently even if they are in pvp mode, they cannot hit each other

sacred kernel
#

bungee server has "could not connect to fallback server" thingy. would send screenshot but no image perms

sacred kernel
#

anyone?

tawny dust
nova ledge
#

If I had to guess, I’d say an incorrectly configured address/port/firewall

sacred kernel
#

ive tried alot of stuff

#

and i cant find anything wrong with what i did

plush moon
#

is there any plugin that makes an npc that can follow you around

sacred kernel
#

can someone help me setup bungeecord coz idk what is causing my error, ive looked for litteral hours and cant seem to fix it

thorn gale
mellow sleet
chilly crypt
#

What's a plugin that let's you create npcs and make them respawn when players are nearby, and fight players?

languid meteor
#

Is there a solution to fix was kicked due to keepalive timeout? and Is the problem due to hosting?

drifting escarp
#

Plugin:
https://www.spigotmc.org/resources/custom-images.53036/

The plugin is loaded correctly and seems to work but as soon as I try to place an image it gives me this error, I have tried with different types of images, I have tried to start it in a server without other plugins, I have tried to update it but nothing, it keeps giving me this error, can anyone tell me how to fix it? (I also asked the developer and on the plugin page itself but got no response).
Thank you.

#

[19:47:46 WARN]: [Images] Plugin Images v2.2.7 generated an exception while executing task 81870
java.awt.AWTError: Can't connect to X11 window server using 'localhost:12.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) ~[?:?]
at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:105) ~[?:?]
at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?]
at sun.awt.X11GraphicsEnvironment.initStatic(X11GraphicsEnvironment.java:64) ~[?:?]
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59) ~[?:?]
at sun.awt.PlatformGraphicsInfo.createGE(PlatformGraphicsInfo.java:37) ~[?:?]
at java.awt.GraphicsEnvironment$LocalGE.createGE(GraphicsEnvironment.java:93) ~[?:?]
at java.awt.GraphicsEnvironment$LocalGE.<clinit>(GraphicsEnvironment.java:84) ~[?:?]
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:106) ~[?:?]
at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:224) ~[?:?]
at sun.awt.PlatformGraphicsInfo.createToolkit(PlatformGraphicsInfo.java:41) ~[?:?]
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:595) ~[?:?]
at java.awt.Image.getScaledInstance(Image.java:183) ~[?:?]
at com.andavin.images.command.CreateCommand$CreateImageTask.readImage(CreateCommand.java:260) ~[images-2.2.7.jar:?]
at com.andavin.images.command.CreateCommand.lambda$onInteract$5(CreateCommand.java:196) ~[images-2.2.7.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[purpur-1.19.2.jar:git-Purpur-1832]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[purpur-1.19.2.jar:git-Purpur-1832]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[purpur-1.19.2.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]

icy forge
#

hello i have a question is an Intel Xeon E5-2650 v2 2.6 GHz (3.4 GHz Turbo) 4 cores cpu and 16gb ram good for a 1.19 server for 15 players without any lags

merry elk
#

are you on linux

#

weird tbh

#

also this is not purpur

thorn gale
#

?whereami moment

thorn gale
icy forge
azure vapor
#

Buttons in the pause menu are missing titles

north dew
#

MAybe i popped it in the wrong channel.

I have commands that are registering and working even if there are spaces between the / and main command

#

e.g:

#

/PV

#

and / PV

#

both work

nova ledge
#

No you first posted in the correct channel

cosmic garnet
#

Good morning, I have a cross-server server, and there is a problem:
I use a bungeecord to connect the survival server and the plot server,
and another bungeecord that connects to the auth, to the lobby and to that survival bungeecord, but the problem is that it does not connect from the lobby to that survival bungeecord, what do I do?

sacred kernel
#

can someone help me fix bungeecord configs. idk whats wrong, however something is wrong.

dusk ferry
#

Anybody know any good 2FA plugins that are TOTP based

fair shale
#

look

#

he was here before

west cloak
#

Anybody got any good auth plugins for 1.18?

shrewd wigeon
#

authme?

shrewd wigeon
#

is there a download for the server jar for combat test snapshots?

fallen cliff
west cloak
#

For the worldguard plugin, how to make it so whenever a mob enters a region it instantly disappears, I have disabled mob spawns for basically every mob but they just walk into the region from outside

#

I also checked the worldguard wiki and couldn't find anything

west cloak
empty ridge
#

hello how to delete spigot account thanks

#

hello

#

i will spam if me not get reponse

dense void
empty ridge
#

drugs

#

drugs

#

drugs

#

drugs

#

oh wait

#

u respoed

#

hey how delet akount

#

@dense void u are very smart and handome. can u help me wit something?

empty ridge
#

hey

#

can

dense void
#

you have to write an email

vital jolt
#

you can

dense void
#

?support

magic zenithBOT
vital jolt
#

you press the delete button

#

it's that easy

dense void
#

is there one?

vital jolt
#

yes but only md_5 sees it

#

so you must first become md_5

dense void
#

just report yourself

random bridge
#

Self report is cringe though

dense void
#

you are

empty ridge
#

how self report

vital jolt
#

you press the report button

empty ridge
#

were

vital jolt
#

it's that easy

empty ridge
#

were is it

dense void
#

or was is it 🤔

empty ridge
#

nvm im going to harrass the poor staf

thorn gale
#

ur probably just gonna get banned from the discord

#

if you want to delete your spigot account to make a new one to link to a different discord account you are then breaking one of the rules for spigot

empty ridge
thorn gale
#

?support send them an email then prob

magic zenithBOT
empty ridge
#

i was under the influence of each and every bath salts

dense void
#

what we literally told you that before

rustic plinth
tawny dust
#

So it killed the process

#

Give the server less ram

rustic plinth
#

if it has less ram, it shuts down due to oom

#

yeah this is shitty, i'll buy more ram

merry elk
#

so XMS = XMX with aikar flags

chilly crypt
#

how can I make it so an item has a cooldown like a sword?

#

like u cant spam hit

thorn gale
magic zenithBOT
west badger
#

can i also ask bungeecord related questions here?

#

is it possible to connect my local minecraft servers, to an forwarded bungeecord server?

just because i can't port forward it, i ask it xd

#

yeah ok, i know, you dont need to forward those normal servers, but is it possible to have an external bungeecord server running?
and them connected to it?

full orchid
#

As long as all of the other server are port forwarded that are on your network

#

Otherwise no other players will be able to connected to those servers unless their on your connection

west badger
#

Thanks

west badger
full orchid
#

The servers you are running on your personal network

west badger
#

do they need to be port forwarded??

full orchid
#

Yes

west badger
#

bruhhh

#

thats gonna be a problem

#

i currently use cloudflare tunnels, i think it's not possible with it, because it only forwards http(s)

full orchid
#

I would hope your not using Cloudflare as your DDoS Protection for your minecraft server

full orchid
west badger
#

eh i can't

#

not getting access from my parents..

#

and eh an home router is worse xd

full orchid
#

Consider running your server through a host provider then

west badger
#

ohw

#

i host it here at home, only bungeecord external

obtuse timber
#

I have no idea where to ask about this after googling for more then an hour so ill ask here. Villagers wont breed on my server, they will go into the correct state (hearts above their heads) but there never is a baby. Do anyone know why?

thorn gale
#

do they have beds

obtuse timber
#

and it doesn't come any "angry could" particles afterwards. They have bed, jobs and i drop them stacks of carrots

obtuse timber
#

(and there is two villagers)

full orchid
#

If it is a residential plan you have i'm not sure how they will handle giving you an additional ipv4

west badger
#

eh

west badger
#

i am a child xd

#

first

#

and second, i cant just use my dumb router

full orchid
#

How techy are your parents?

west badger
#

0

#

they know how to turn on the tv
but ehm thats all

tribal comet
#

You can use your router though do you know where it is in your house

full orchid
#

I'm not saying you should do this but you could try figuring out the default router password and username. Usually if your google your router it will provide you with the details

#

Assuming they didn't change it

west badger
#

i knew it before xd

tribal comet
#

It's on the router

west badger
#

i know

tribal comet
#

You can reset it if it won't work

west badger
#

but i dont have any good ddos protection

tribal comet
#

Don't home host a server you'll need ddos protection for

west badger
#

i only want to forward the minecraft server, and use it for some friends

tribal comet
#

If you want to run a serious server stay away from home hosting it

west badger
#

like whitelisted.

tribal comet
#

Then don't worry about ddos prot

full orchid
tribal comet
#

If someone ddos you I'd be surprised as fuck I'm sorry but you're not important

full orchid
west badger
#

too much traffic only will already take town our entire network xd
it's bad in The Netherlands.

tribal comet
full orchid
#

What year is your router?

west badger
#

mine?

#

this year xd

tribal comet
#

Idk I'd have to check not sure off top of my head but iirc this year or last years model

full orchid
#

2018 or 2019 most manufacturers stopped doing it

west badger
#

we have our own provider doing it

#

and after we've bought an new one of them

#

an new law has gotten in

#

first: we must buy it from them, we must use products from them, no other routers

#

now, you are free to

#

but yeah xd

#

we are still using that one

#

i've heard the support, and they just wanted everything default

#

so the card with the password, is still valid 😄

#

but using it, isn't a good thing
i could just let the entire network go down for long long xd

clever flare
#

the problem is coming after i m trying to set the location on panel

#

btw the official discord from ptero not respond to my question

full orchid
#

Are you filling out all the details its asking?

clever flare
#

yes

obtuse timber
#

Hey, do anyone know why a new villager wont spawn when two of them breeds? I made a plugin to test if they do breed and they do, just that nothings spawn. Do anyone know why this can be?

weak saffron
#

I need help. We have end portals in our spawn as decoration but if we went in it, it teleports me to the end.
But the thing is, i disabled it in the bukkit.yml and nether in the server.properties AND i disabled portals in multiverse so what is wrong and what can i do to disable it

woven thicket
#

Is there really only one way (BungeeCord) to use fallback servers while real server is restarting? I have all my plugins as spigot plugins alr and a server set up alr...

#

Nvm, I figured out you just use it to conenct multiple servers. So if i buy a bungecoord network server it can connect my already existing server to another spigot one? and then. i can just manage everything for itself?

chilly crypt
#

how can I make it so an item has a cooldown like a sword?

#

like u cant spam hit

dim musk
#

Links are unclickable in chat, what could be the problem?

civic igloo
#

Does anyone know why when I write it takes time for what I wrote to come out, however when I open menus and other things there is no delay does anyone know why that happens in the chat?

thorn gale
#

do you have chat delay on

civic igloo
thorn gale
#

so disable it

civic igloo
lament mountain
#

is it a common thing for your worlds to get deleted when you change from spigot to paper?

normal hinge
#

You're on the wrong server.. But do you use a plugin to manage those worlds?

normal hinge
lament mountain
#

like no there anymore

normal hinge
#

You mean the files ?

queen elm
#

anyone know of a 1.19 auction house plugin that you can sell item for blocks/items instead of for money?

lament mountain
normal hinge
lament mountain
normal hinge
#

good luck then

west gyro
#

So basically I own a spigot Minecraft server, and for some reason all mobs apart from item frames and paintings despawn. Ones that already exist are fine. I tried using the item and command and both don't work. It's exactly what happens when you try to summon a zombie in peaceful mode. Does anyone know how to fix?

#

Yeah despawn

#

for some reason it got removed

#

I have worldedit, deluxehub, shopkeepers, wolfyutilities, and custom crafting

#

I cant remove them because then all the data will be removed

nova ledge
#

My brother in Christ Just remove the jars

#

Not the folders

west gyro
#

ok

#

its an api

#

alright

#

DeluxeHub is doing the problems

#

I fixed it

#

Now it works

woven coral
#

hey, can anyone help me on how to make mobs spawn in the air and at any time (for skyblock)

atomic willow
#

My server is very broken. I hosted a localhost 1.19.2 server, but for some reason nothing works.
Blocks cannot be broken or place, and if they do its glitched and breaks when walking.
No commands run (except from console) and say unknown command.
Idk why this happened but im tryna test my plugin and i cant without block placements.
any help?

Resolved

full orchid
#

turn off the server wait 10 seconds then turn it back on

atomic willow
#

I think my world was corrupted or smthg
Resolved

atomic willow
#

the world files were broken for some reason

#

server*

grand oasis
#

am i allowed to ask for plugin help here

nova ledge
#

Yes

sick atlas
#

?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!

sick atlas
#

just ask your question, worst case scenario, you'll be told you should ask in a different channel

west cloak
#

are there any other timber plugins than smoothtimber (tree chopping plugins)

dense void
#

?bing

magic zenithBOT
chilly crypt
#

How can I get ranks to show on a cracked server?

#

cuz they normally do but on cracked they don't

fallow gust
#

Piracy is a wild Land

chilly crypt
#

I'm not on cracked mc

#

Many players are tho

west cloak
#

hello
i have NoEncryption plugin installed (i think it disables the reporting system if i'm not mistaken)
and a message started popping saying "chat messages can't be verified"
not sure if the cause is the plugin itself
but i want to remove that box anyways
how do i do it?

hoary sentinel
#

ur supposed to do
world-container: worlds in settings, to keep world folders in a folder called "worlds" right
it doesn't work for me can anyone help

random bridge
hoary sentinel
#

how can I keep all worlds folders in one folder

#

and use in spigot plugin then

#

with Bukkit.getServer().getWorld()

thorn gale
random bridge
#

Honestly don't know if that's possible without modifying the spigot jar itself.

hoary sentinel
#

ah alrigh tnvm then

grand sinew
#

someone say piracy?

random bridge
# hoary sentinel ah alrigh tnvm then

Keep in mind that it may also be a bug with spigot itself if there truly is a setting for it somewhere. I can't give you an accurate answer about it because I don't know/haven't attempted to move worlds into one folder. It may be worth making a bug report.

hoary sentinel
#

i think it worked now

#

for no reason

#

idk

soft ibex
#

My server is always crashing

#

can someone help me?

#

java.lang.NullPointerException: Cannot invoke "org.bukkit.Server.getName()" because "org.bukkit.Bukkit.server" is null

thorn gale
#

?paste the full error

magic zenithBOT
soft ibex
#

@thorn gale

fallow gust
#

can you paste the entire log

#

start to finish

soft ibex
#

@fallow gust

thorn gale
#

somethings already running on the port

soft ibex
#

If I change the port will it work?

thorn gale
#

should do

soft ibex
#

what other port can i give

thorn gale
#

any