#help-server

1 messages · Page 383 of 1

summer comet
#

probably you should ask on their discord instead

stray yew
#

already did that

#

no response until now

summer comet
#

doesnt look like the config has any option for it

#

so probably you cannot simply change it

weak matrix
#

Any idea on how I can get my server booted up? This is occuring after updating the spigot jar

#

ocurring*

#

to 1.18

ashen fox
#

it looks like you forcefully killed it

weak matrix
#

Yeah, except I didn't even touch my keyboard.

#

I can reproduce this constantly

#

I tossed in the -forceUpgrade command

#

It now spams Preparing Spawn area 0%

summer comet
weak matrix
#
[00:58:48] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:54] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:54] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:55] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:55] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:56] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:56] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:57] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:57] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:58] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:58] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:59:00] [Worker-Main-2/INFO]: Preparing spawn area: 0%
>./start.sh: line 1: 107440 Killed                  java -Xms128M -Xmx4G -DIReallyKnowWhatIAmDoingISwear -jar spigot-1.18.jar —forceUpgrade
#

java -Xms128M -Xmx4G -DIReallyKnowWhatIAmDoingISwear -jar spigot-1.18.jar -forceUpgrade

summer comet
#

â€" ?

weak matrix
summer comet
#

do you actually have 4 GB of RAM available? looks like a typical OOM killer thing

weak matrix
#

Yes, originally I had it on 3GB

#

And it was crashing on 3GB when I have 4

summer comet
#

what does df -h show

#

erm

#

I meant

#

free -h

weak matrix
#

that's fs

#

3.7Gi

summer comet
#

try to give MC only 2 GB or so

weak matrix
#

Okay

#

Are you thinking the scheduler is termianting it for req. too many resources?

#

Also should I still run it w/ the -forceUpgrade flag?

summer comet
#

you can check if the OOM killer has killed the server

#
dmesg -T | egrep -i 'killed process'
weak matrix
#

Ooh gotcha, thank you!

#

Also looks like that might've been the case

#

B/c now it's actually preparing correctly.

#

Is there anyway to exclude generation of worlds at the start of server

#

Takes quite a bit of time for me to boot it up, so jw

summer comet
#

you will always at least have to load the default world (the one defined in server.properties)

tepid ibex
#

U have a hlper role so i pinged

west cloak
#

No.

tepid ibex
#

Someone plz hlpp

west cloak
#

Do that again.

#

I will do this to you.

tepid ibex
#

Is this spigot official server

west cloak
#

yes lol

#

but the discord helper role is for moderation

#

it isnt for help related things

tepid ibex
#

Hm

west cloak
#

i have no idea how to answer your question

tepid ibex
#

K

west cloak
#

you should look into a plugin for this

#

found this

tepid ibex
#

1.19

west cloak
#

it might work anyways

tepid ibex
#

No

west cloak
#

Ok

tepid ibex
#

1.19 introduced new structures

west cloak
#

if i have a phone

#

it uses a software that prevents me from opening my camera

#

and i get a new phone, with the same software

#

but this phone has new features

#

do you think that the software will magically no longer work?

#

you should give it a go

tepid ibex
#

xD its not like that

#

I need to generate a random seed for ancinet cities we can change seeds of all other structures in spigot.yml

west cloak
#

ohhh

#

?jira

magic zenithBOT
west cloak
#

request it here

tepid ibex
#

But i cant find ancient cities

deft phoenix
#

Everytime a warden spawns the TPS Drops any way to opmize this?

weak matrix
#

Hey guys

#

I've been updating my server and it appears that Citizens is not workign w/ my spigot version

#

Which is 1.18

#

I was wondering how I can fix this?

random scroll
#
    image: itzg/minecraft-server
    container_name: papermc
    environment:
      EULA: "true"
      ENABLE_RCON: "true"
      TYPE: PAPER
      VIEW_DISTANCE: 10
      MEMORY: 2G
      CONSOLE: "true"
      WHIELIST_FILE: "/extra/whitelist.json" 
      ENFORCE_WHITELIST: "true"
      ALLOW_NETHER: "true"
      SPAWN_ANIMALS: "true"
      SPAWN_MONSTERS: "true"
      SPAWN_NPCS: "true"
      PVP: "true"
    ports:
      - "25565:25565"
    volumes:
      - /home/bobi/mc-paper:/data
    restart: unless-stopped``` i tried this as a docker compose file but my server doesn t show up in minecraft
#

i dont even see the folder it s supposed to create in my machine

mortal robin
#

i always just ssh into my containers

random scroll
#

i wasn t able to

#

i m able to access it over the lan but not with my domain name

#

very wierd

civic elm
#

Are there any anti esp for chests?

merry elk
civic elm
random scroll
#

i mean for what i saw at others docker compose files they all acceptedit there

#
# Mon 20 Jun 2022 07:37:21 AM UTC
eula=true

#

i have this eula.txt file in my server folver

atomic turtle
#

hi everyone

#

I am having a problem with my server after the new update and I can't figure out how to fix it

#

[12:37:20] [Server thread/INFO]: CONSOLE issued server command: /essentials version
[12:37:20] [Server thread/INFO]: Server version: 1.19-R0.1-SNAPSHOT 3534-Spigot-56be6a8-6c61b73 (MC: 1.19)
[12:37:20] [Server thread/INFO]: Brand version: CraftBukkit
[12:37:20] [Server thread/INFO]: EssentialsX version: 2.19.4
[12:37:20] [Server thread/INFO]: LuckPerms version: 5.4.9
[12:37:20] [Server thread/INFO]: Vault version: 1.7.3-b131
[12:37:20] [Server thread/INFO]: EssentialsXSpawn version: 2.19.5-dev+20-8d856dd
[12:37:20] [Server thread/INFO]: Economy Layer: None
[12:37:20] [Server thread/INFO]: Version mismatch! Please update all Essentials jars to the same version.
[12:37:20] [Server thread/INFO]: You are running an unsupported server version!
[12:37:20] [Server thread/INFO]: Fetching version information...
[12:37:20] [Craft Scheduler Thread - 4/INFO]: You're running the latest stable version of EssentialsX!

#

can someone help please?

#

version
[13:01:16] [Server thread/INFO]: This server is running CraftBukkit version 3534-Spigot-56be6a8-6c61b73 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT)
[13:01:16] [Server thread/INFO]: You are 1 version(s) behind

tawny dust
#

You not using the same version of EssentialsX as EssentialsXSpawn?

#

If so just update EssentialsX?

hidden ingot
#

Is it possible to force-update a running server?

atomic turtle
# tawny dust So what's the problem

My spigot server is not up to date and the essentials plugin are not compatible, I looked through the websites and could not find compatible versions with one another

tawny dust
atomic turtle
#

hey thanks for the help. I wasn't aware of the development version

inland ibex
#

It's also not really running.

sharp timber
#

hello there is something in the bungeecord and a son who is the sonoyuncu client cannot login

civic furnace
#

is there a way to make the speed the powered concrete changes to concrete?

neat umbra
#

meaning it will also speed up everything else,or unless spigot has a option specifically for concrete

merry sundial
#

is there a way i can disable tabbing, when writing a command?

viral scarab
merry sundial
#

oh that counts as coding

sharp timber
#

hello there is something in the bungeecord and a son who is the sonoyuncu client cannot login

forest swift
#

can anyone explain to me what these do
villagers-work-immunity-after: 100
villagers-work-immunity-for: 20

still horizon
#

check the console lmao

winged citrus
#

I currently have a server on 1.17.1 . How do I update it to 1.19?

#

Plugin error

tawny dust
civic furnace
tawny dust
#

It's not a file

winged citrus
tawny dust
#

Yes

#

but you want to update and double check all plugins

#

Not all of them may support 1.19 yet

civic furnace
#

didn't slow or speed it

tawny dust
#

What did you set it to?

civic furnace
#

And -250 and there was no change

#

So yeah

ashen fox
#

dont click that

civic furnace
#

?

west cloak
#

i cant use &d code in my minecraft server

#

i can use other color codes

#

and the vanilla color code symbol is not working on d color but working on other colors

tribal comet
#

do you even have plugins to interpret those values

west cloak
#

i dont think so

tribal comet
#

than wh y are you expecting it to work

#

minecraft doesn't natively accept the & as a color code

west cloak
#

other color codes working

#

and vanilla symbol not working too

tribal comet
#

it kinda depends your situation

#

what plugins you have etc

west cloak
#

icJukeBox, UnioAntiCrash, WorldEdit, ExcelsiorBaseAPI-LE, Skript, ExploitGuard, PlaceholderAPI, PlugMan, LobbyTools, NametagEdit, HolographicDisplays, Multiverse-Core, WorldGuard, asCMD, Trampoline, mGuard, BookNews, EpicBalloons, WildSkript, KingOfTheLadder, BookExploitFix, ViaVersion, CustomJoinItems, SuperDeliveryMan, BlockParticles, LuckPerms, ArmorStandTools, ProtocolLib, NoCheatPlus, SkinsRestorer, ExploitFixer, Vault, MyCommand, Essentials, AntiTab, GadgetsMenu, PacketBookFixer, VipZero, Givedisguise, Citizens, TabList, DeluxeMenus, EssentialsChat, AntiVPN, CommandNPC, EssentialsSpawn, TitleManager, AdvancedBan

#

Could it be related to my java version?

tribal comet
#

EssentialsChat should interpret it

#

make sure you have the latest build

#

if not contact the dev by opening an issue

west cloak
#

i have latest build

#

it is not working in everywhere too

#

like holograpic displays etc.

#

nametagedit, luckperms

west cloak
#

it is not working on vanilla

civic elm
#

how do you lower entity view distance

west cloak
#

with using server.properties?

west cloak
#

no

undone python
#

is there any plugin to write more that 16 characters in scoreboard? (1.12.2)

west cloak
#

i tried color codes in empty server with vanilla color symbol and other colors working, d color is not working again

#

it is not related to plugins

civic elm
#

Are there a anti chest esp

austere island
#

using spigot 1.19 for a server w/ friends, and many villagers are not restocking with a workplace item right next to them, is this a spigot bug or smth else?

tribal comet
#

have they slept recently

austere island
#

been over 10 in game days

#

and no is that a requirement.

#

?

tribal comet
#

IIRC it is a requirement

#

might be a bedrock only thing though

#

but I'm not familiar with what they changed in 1.19 as far as parity goes

austere island
#

k, cuz most trading halls ive seen previously dont have beds

tribal comet
#

just check online agianst some other sources

austere island
#

aight

#

thanks

ashen fox
#

?changelog

magic zenithBOT
vocal echo
#

Heyo, using commands.yml to add shortcuts. It's nice, but it doesn't work with autocomplete. Doesn't even try to autocomplete the command put in the file as if it doesn't exist.

#

I understand that autocompleting arguments doesn't work, but I thought it'd at least make the command show up.

#

Could it be that this requires a proper restart? I've been reloading the yml.

vocal echo
#

Yeah I've properly restarted now and the commands show up. My bad.

west cloak
shy sky
#

Hello! I'm looking for a plugin for my server that includes commands like /home and /back, is there a 1.19 plugin that has that?

shy sky
#

awesome thank you!

true skiff
#

Anyone, who understands these things can help me with Aika's flags? I run a 6GB 1.19 Pterodactyl. What should I put as startup command?? I'm reaally lost

jaunty patio
#

I have question

#

Is there a way I can have a custom resource pack on my server but have it only apply to certain players?
(like a plugin or setting or something like that) (The server is version 1.19 spigot)

hidden ingot
#

can someone explain ghost items? I mined a chorus flower and it just floats above the ground, and it's not possible to pick it up or move it with water

autumn shoal
jaunty patio
strong osprey
#

Hi! Does anyone know a plug-in where I can give certain player a rank for example Moderator/Admin without having to actually /op them?

#

But they will be able to use up to certain commands

tawny dust
#

LuckPerms

strong osprey
#

I do have that but can seem to get it right

#

There isn’t a prefix as well whenever I set it

tawny dust
#

https://luckperms.net/wiki/Usage <- Follow their wiki

as for chat prefixes and stuff like that I recommend using a chat formatting plugin

summer comet
#

you also need a chat plugin to use the prefixes from luckperms

strong osprey
#

Do you have any recommendation for chat plugins?

west cloak
#

i cant use &d color code, but i can use other color codes
im tried on empty server with same spigot version and not worked again

summer comet
tawny dust
#

Normal essentials is a decent plugin

#

You probably want it

summer comet
#

it is, but sometimes you just don'T want all those 1000 things to be installed

tawny dust
#

That's true

summer comet
#

btw olivo we created a new world / server because imajin and rack kinda left the server

#

so if you wanna join there, let me know

tawny dust
#

Yeah I noticed

summer comet
#

whoops we're in help-server

tawny dust
#

Yeah I can join new world

#

invite me 🙂

summer comet
#

the problem is, that the group dm is limited to 10 people

#

so we gotta open a normal dc server

tawny dust
#

I guess we could just make one

#

no?

summer comet
tawny dust
#

Nice port

summer comet
#

actually I'll just open one now

rough spade
#

Hello! Did the Spigot config file changed in 1.19 relase?

summer comet
dense void
#

and why am i not invited

civic furnace
#

How to slow down powder concrete transformation?

west cloak
#

i cant use &d color code in my spigot server, but i can use other color codes
im tried on empty server with same spigot version and not worked again

strong osprey
#

It worked perfectly 😄 thank you by the way

molten oak
molten oak
sullen basin
#

looks like a problem with essentials

merry sundial
#

Is there a way to whitelist players in bulk?

#

I dont wanna do /whitelist add player 1000 times

cosmic condor
merry sundial
#

But its json. Is there any like

#

Website

#

Where you write in all players

#

And it makes the file for you

pulsar night
#

Hey guys.
I'm looking for a cave map / radar disabling plugin for our 1.19 server.
I've tried other plugins in the past with pretty bad results.

We're an SMP server and we're trying to eliminate the PvP and mining advantages.
Planned on forbidding minimaps altogether, decided to allow the Fair Play versions and you know how successful that is...

stray yew
#

"[09:26:56 WARN]: Playerexample sent expired chat: 'testmessage'. Is the client/server system time unsynchronized?" how to i fix that? its sent in the console every time someone sends an message

stray yew
#

ok

#

worked

#

thanks!

#

have a nice day

merry sundial
grave atlas
#

pls recommend hosts

dense void
#

netcup

#

ovh if you are rich

grave atlas
#

ovh 💀

#

it is like killing an ant with a tank

#

it is for minecraft

#

and which one could i use for database?

forest swift
#

I have a problem one of my villagers refuse to pickup on a workstation block is there some setting i can turn on/off to fix this

west cloak
#

I have run into a problem for my server
ram usage exceeds my newly crafted pc's 300 gb
probably because too many players are in my server
anyone can help

deep briar
#

300 gb ram ah yes

dense void
deep briar
#

that other dude downloaded 3tb and exceeded the limit

#

"still not working"

dense void
#

did his computer morph into 2?

#

that happened to me recently

#

it destroyed my desk

west cloak
#

but this is as far as it can go

dense void
#

so fuck it and download even more

west cloak
#

got it

#

will update you in like 10 mins

west cloak
#

instructions unclear, burned my whole house down

deep briar
#

gud

grave atlas
dense void
#

double it!!

grave atlas
#

bruh

west cloak
#

bro only 32 gb ram so low

#

i just burned my whole house down with 600 gb

#

you gonna need more

grave atlas
#

which tool can i use to see the cpu usage, ram usage and etc of my server? (minecraft)

west cloak
#

instinct

dense void
#

you can exceed any limit

#

since it isnt your house that burns down

west cloak
#

😱

strong osprey
#

Does anyone know how can I combine essentials nick with vault chat formatter prefix?

deep briar
#

placeholderapi?

west cloak
#

Hello. I have a paper 1.18 server and the console command 'whitelist list" has stopped working. Is there a plugin that can recreate the same thing?

sullen basin
grave atlas
#

i would like it in north america

sullen basin
sullen basin
grave atlas
#

that is 24 months paid upfront

sullen basin
#

oof

sullen basin
sullen basin
grave atlas
west cloak
# grave atlas

what project are you working on that needs 2 bucks wth

grave atlas
#

that is why i want to see server usage data

#

so i can choose something cheaper but that will be enough

primal mulch
#

I need a schedule plugin, so that I can set it up to do a console command every () amount of time, does anybody know of a plugin like this?

spring oxide
#

I need a schedule plugin, so that I can set it up to do a console command every () amount of time, does anybody know of a plugin like this?

deep briar
#

dont spam it everywhere lol

desert stag
#

looking to have the bot (or server or whatever) respond automatically to certain messages with a message of it's own. Nothing fancy this is honestly just for a stupid joke. But I was wondering if anyone can recommend any good resources to use

sullen basin
#

too much money*, the specs are medium

golden bramble
#

does anyone know a good website where i can buy 3d models, which is not mc-models?

summer comet
#

no

river carbon
#

Anyone know what this means?

Internal Exception: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: Tried to read NBT tag that was too big, tried to allocate 1701061202bytes where max allowed: 2097152

Context: Client gets kicked talking to a custom shopkeeper

runic rain
#

I mean...

tried to allocate 1701061202bytes

#

That's 1.5 gigs lol

strong wharf
#

how do i enable world edit for 1.19?

#

It says unsupported in this version... is there a way i can bypass this

rapid wraith
#

You would have to use a worldedit version that supports 1.19.

#

Worldedit 7.2.11 Beta 1 supports 1.19, but it's a beta version.

strong wharf
#

Is it good or buggy?

signal ivy
#

maybe

#

maybe not

quiet thicket
#

I have been reading for hours all the forums/topics related to securing properly a network (this includes the guides on the spigot wiki). But the wiki seems kinda incomplete for me, some important things that I noticed on other topics are not there and there are even things that, again, other topics are saying to avoid. Someone can please give me a hand and share with me some info where I should look (or not) for a guide of how to secure a network

signal ivy
#

iptables

#

or if you don't know how to use that use bungeeguard

#

should use iptables tho and only allow

quiet thicket
signal ivy
#

well what else

#

you cannot say "i need help" without giving what you need.

ashen fox
#

?fw

magic zenithBOT
quiet thicket
#

Please

#

Read my message again

ashen fox
#

¯_(ツ)_/¯

signal ivy
#

thats literally all you need to secure a network tho

ashen fox
#

tbh I wouldent use iptables rather ufw but either works

quiet thicket
#

this includes the guides on the spigot wiki So this includes IpTables, firewall etc. some important things that I noticed on other topics are not there and there are even things that other topics are saying to avoid

#

So

ashen fox
#

sounds like you have all the info you need then

quiet thicket
#

I have a lot of info, but some info contradicts Spigot wiki and vice-versa. I wanna know what should I follow and not

signal ivy
#

any standard network security techniques will work

#

iptables, ufw, etc

#

I typically just use bungee guard or modern connection on velocity because I simply do not care that much.

#

!services

#

?services

magic zenithBOT
west cloak
#

Hello. I have a paper 1.18 server and the console command 'whitelist list" has stopped working. Is there a plugin that can recreate the same thing?

tribal comet
#

Last time I checked

#

This isn't paper

inland ibex
inland ibex
clever plover
sullen basin
ember wigeon
#

how to download

#

placeholderapi

#

in aters

#

@fossil obsidian

fossil obsidian
ember wigeon
#

@fossil obsidian therse any free hosting server

#

website

fallow wraith
#

help

#

I don't get wheare to find the plugin who couses that

ember wigeon
#

ok

ember wigeon
#

@lofty oyster

jade dagger
median atlas
#

Hello guys, I search a plugins who can remove craft about mods and if the player got the permission he can craft the item who he want

west cloak
#

I've seen the command similarly do nothing on servers where I have access to the console but I am not the server owner. I assume whatever hh did screwed that up.
Their solution was "find a plugin to do it"

inland ibex
chilly mist
#

hey, any can help me?

tribal comet
#

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

chilly mist
#

sorry about my english, Im not fluent. I trying do a duper sand in my sv, but the paper/bukkit block the bug portal... have any command in the settings that I can disable to have clearlagg and still use sand duper?

#

its a pay sv on exaroton

grave atlas
#

which version are you? maybe it was fixed even in vanilla mc

chilly mist
#

Im playng at 1.18.2 version...

#

when I try to do that bug with the paper/bukkit enabled, does not work, but when I back to the vanilla softw... it works again

tribal comet
#

Easily atleast

chilly mist
#

I do a beckup map and will try to desable this... tnks so much with the help

#

Its worked

#

"replace-commands
Default: [setblock, summon, testforblock]
Type: List
Description: Disables Bukkit's implementations of the listed commands and enables original, vanilla behavior of them."

#

tnks again

west cloak
sullen basin
#

go learn linux and security folks

#

it's fun

frozen badge
#

Is there a plugin through which our health is shown above us

void vessel
#

does anyone know why i see the sun and my inventory this way?
I am the owner of the server and I am the only one to see them this way, the other members of the server did not respond to this problem

alpine pivot
#

how do i change the defualt world?

#

from "world" to a different world i have chosen

runic rain
#

If you have a resource pack on, that is

#

If you do, check your client logs to see if there are any errors on startup that you can resolve (or bring to the attention of your resource pack maintainer)

sly spruce
#

Hey

#

Can't find import

#

Java plugin

#

Minecraft

#

How pls help

#

@quick zealot

devout kindle
#

Is it possible to remove command tabbing to anyone that doesn't have permissions to use that command?

deep briar
#

if they dont have permission to use the command, it will show as red

unique stag
#

Any tips on cheap but decent server hosting? I just need a place to experiment plugins that won't interrupt our main server. I can't use my own computer because I'm running on a tired old MacBook 🤡
I heard of PebbleHost because it's cheap but heard it doesn't handle plugins well on the cheapest plan

west cloak
#

Hello I have a question, I have a server in which I have spigot and I wanted to know if I can deactivate one of the characteristics that the experience orbs have to "Autostack". Thank you!

still bronze
#

my slimefun plugin backup folder only save 10 backups only how i allocate more backups for it

merry elk
#

and you want to extend limit to more than 10 right?

still bronze
#

yes

merry elk
#

i never worked with that plugin before

inland ibex
vast quest
#

anyone know a way how to reset the citizen npc heads after a player leaves the distance of their head tracking
like if i enable the command npc look
and the player gets out of reach
the heads of the npc stays the same as like he has tracked a player

jade dagger
merry elk
#

better hardware

#

are u using paper

undone python
#

anyone know how to fix this?

#

its kicking me for no reason

summer comet
#

or proxy

undone python
#

nothing

summer comet
#

anything in the server's logs? /var/log/messages

undone python
#

just this

summer comet
#

check /var/log/messages

undone python
#

i don't have even viaversion

undone python
summer comet
#

messages is a file

#

not a directory

#

maybe also check your active ulimits. maybe you just hit the maximum number of connections

undone python
#

there is no messages file in var/log

summer comet
#

wtf what distribution is that

undone python
#

Ubuntu 20.04 Server

summer comet
#

huh are you in some kinda chroot or sth?

#

try /var/log/syslog instead

undone python
#

its not for today

modest star
#

Is there anyway to add armor and armorToughness to this list from spigot.yml?

  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
hardy stirrup
#

how do i add death counters to my featherboard?

#

using spigot

#

I already have killstats jar

visual valley
indigo lotus
#

which of these plugins could add the /lobby command? cause i dont want it but idk what plugin it is (not EasySetSpawn or bedwars)

west cloak
#

Are you running with bungeecord or velocity?

fair thunder
#

Hello my IP address got banned for no reason. Please help me

tribal comet
#

No

#

That's not an us problem

#

That's a you problem

fair thunder
#

how?

#

for getting unfairly banned?

tribal comet
#

?support

magic zenithBOT
tribal comet
#

Email support idfk

#

Didn't even know how your ip got blacklisted

fair thunder
#

idk

#

I legit didnt use spigotmc for like 2 months and now im ip banned

tribal comet
#

Are you using a vpn

fair thunder
#

I dont think lemme check

#

ill reboot my browser

crude ember
#

I use goldencrates plugin and it give me a permanently title, how can I get rid of it

hardy stirrup
#

yes it does

west cloak
#

Hello
My bungeecord server randomly crash like every 1 hour without any errors, the last log in server is always
Closing listener [id: 0xcd82da87, L:/[0:0:0:0:0:0:0:0%0]:25565]
can anyone help me ? thanks

crude ember
west cloak
#

im using ubuntu 20.04 and latest version of bungeecord

inland ibex
west cloak
#

this is the bash script i execute for running my server

screen -S "network" /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xms4G -Xms4G -jar Bungeecord.jar
#

and my server total ram is 64gb ddr4

#

Ryzen 9

hardy stirrup
#

killstats is in the placeholders for papi

#

but just killstats

#

not killstats_deaths

mortal galleon
#

We can't Help without List of Plugins

#

Maybe they are eating all of Your Ram

#

and Have Memory Leaks

west cloak
mortal galleon
#

no, if it has Memory Leaks you can set it to 8Gb and it will Crash Again

queen heron
#

Is it possible to let players connect to another server without bungeecord?

fallow gust
#

no

#

not in java edition

#

you need some form of proxy to allow server switching

mortal galleon
#

in Bedrock i think you can But here no, that's why BungeeCord was Created

wooden shoal
#

Hello, what causes this problem after java -jar BuildTools.jar --rev 1.19 --compile craftbukkit?

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.939 s
[INFO] Finished at: 2022-06-23T16:07:54+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project craftbukkit: Could not resolve dependencies for project org.bukkit:craftbukkit:jar:1.19-R0.1-SNAPSHOT: Failed to collect dependencies at com.mojang:authlib:jar:3.5.41: Failed to read artifact descriptor for com.mojang:authlib:jar:3.5.41: Could not transfer artifact com.mojang:authlib:pom:3.5.41 from/to minecraft-libraries (https://libraries.minecraft.net/): Received fatal alert: handshake_failure -> [Help 1]
..........
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Exception in thread "main" java.lang.RuntimeException: Error running command, return status !=0: [C:\Users\hidden\Downloads\Build\apache-maven-3.6.0/bin/mvn.cmd, -Dbt.name=3539, clean, install]
        at org.spigotmc.builder.Builder.runProcess0(Builder.java:973)
        at org.spigotmc.builder.Builder.runProcess(Builder.java:904)
        at org.spigotmc.builder.Builder.runMaven(Builder.java:873)
        at org.spigotmc.builder.Builder.main(Builder.java:698)
        at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)```

http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException wont really help ..
wooden shoal
#

But I need Craftbukkit for some nms or org.bukkit.* whatever

#

And some protocollib stuff

#

Or I'm wrong ?

#

Btw. same error on java -jar BuildTools.jar --rev 1.19

indigo lotus
ebon loom
#

[16:06:24 INFO]: YumWalid lost connection: Internal Exception: io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (25 > 20)

#

Wtf

dense fog
#

does spigot destroy vanilla builds?

#

and

#

how do i install spigot on My vps

tribal comet
tribal comet
dense fog
#

how

dense fog
#

the mechanics somehowe

tribal comet
#

if your duping shit I wouldn't change or i'd check before hand to make sure your dupe works

tribal comet
# dense fog how

If you don't have the smarts to utilize a vps theres not really a point to use one just get a panel

ebon loom
#

[16:43:55 INFO]: YumWalid[/105.157.155.119:45278] logged in with entity id 37 at ([world]124.54952507904909, 84.0, -196.781376753973)
[16:43:55 INFO]: YumWalid lost connection: Internal Exception: io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (25 > 20)

empty kindle
#

I came to the conclusion that Citizens is garbage.

Is there anything better if I want moving player NPCs?

tribal comet
# dense fog ?

if you can't figure out a vps don't bother using one its uneeded complexity

#

for someone who just wants to host a minecraft server and has never touched a vps before

dense fog
#

i know it's a lot easier to use a Minecraft hoster instead but it cost

#

for my usage case

#

do i take the jar file and put it in the server?

#

and run it?

tawny dust
elfin stream
#

How to fix the error when opening the server, it automatically turns off?

#

help me pls

tawny dust
#

Check logs for errors

#

Also make sure you agreed to the EULA

elfin stream
#

it's my existing server but after i reinstalled windows i can't open it

tawny dust
#

Did you forget to install Java

ebon loom
#

any plugins is on teh server

#

and i want to try to join it

elfin stream
ebon loom
#

but after adding a new bungee plugin which will make premium users auto logged

#

it became to give me this error

tawny dust
#

Cracked server. Noted

#

Piracy is not supported here

#

?java17

magic zenithBOT
tawny dust
#

^^ @elfin stream

vague hill
#

i need help

#

D:\1.16.5>java -Dfile.encoding=UTF-8 -Xmx1G -jar spigot-1.16.5.jar
Unsupported Java detected (61.0). Only up to Java 16 is supported.

D:\1.16.5>pause
Press any key to continue . . .

tribal comet
#

your java version is wrong

west cloak
#

---- Minecraft Crash Report ----
// But it works on my machine.

Time: 6/23/22 4:28 PM
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43)
at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:70)
at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25)
at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1)
at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336)
at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97)
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:369)
-

#

im getting this error

tawny dust
#

Bro stop

#

1.8 is outdated

#

And something is wrong with your world

#

Now please stop spamming

west cloak
#

ok

indigo lotus
#

which of the plugins could make my name on the tab and different than the original, on the chat?

tawny dust
#

TAB

indigo lotus
#

hmm

#

how can i fix it?

tawny dust
#

Change it in the config

indigo lotus
#

yea well ik but idk what it is in the config

#

btw it also turns my nametag green which is weird for a TAB plugin

tawny dust
#

It should be pretty obvious if you open it

indigo lotus
#

idk there is this but i turned it to false

mint flume
#

auction house plugin isnt working,anyone know how to fix?

slender snow
#

my essentialsx chat wont work and its updated to the latest version. does anyone know how to fix this

valid grail
#

as new ban system is comming to mc 1 19 1 (literarly noone asked for it) will someone make plugin that will fake player data that are shared whith other players so mojang cant ban players for whatever they will think of ?

#

would be nice

#

or does it already exist?

fallow gust
#

right now spigot already breaks that as signed chat is not implemented

#

plugins can easily remove signatures tho

valid grail
#

im not plugin expert woah

fallow gust
#

but then again, moderating a game is a standard in the entire industry

#

giving players the ability to report players properly to mojang for extreme cases of violation is a good feature

valid grail
#

+how they solved fake mc players?

#

like fake launcher players

fallow gust
vast quest
#

java 8 or java 11 better for 1.8.8 server?

valid grail
fallow gust
#

Isn't the reporting system literally there to make players feel safe 🤔

#

or do you mean safe to harass people

valid grail
#

else its not fun

#

minecraft is litererly about killing each other how can be someone not toxic while doing it

#

and i think they will ban ppl whith hacks too at least i think

fallow gust
#

did you read the guidelines

west cloak
#

of course not, this is spigot general

fallow gust
#

hack clients are not on there xD

valid grail
#

nah

valid grail
#

i dontlike this feature

fallow gust
#

I could not tell that you disliked that feature 😅kappa

valid grail
#

over all what data are being shared with mojang? none?

valid grail
#

they want spy on us 100%

west cloak
#

? only the reported message and a bit of messages from the user for context are shared

#

how is that spying

#

reporting has existed for ages, they're only now making it a thing in the client

fallow gust
#

the plugin has about 50k downloads

#

might be neat ?

#

never used it

valid grail
#

hmhmmm

#

but plugin that would shared fake info would be cool anyways

fallow gust
#

idk what the spigot stance on this is, but generally support for actively breaking/avoiding a safety feature implemented by mojang might not get too much support

valid grail
#

alright

#

imma going to check it on paper

fallow gust
#

oh no

valid grail
#

?

#

just talk about it with someone that dislikes mojang like me

autumn shoal
#

You can’t fake a signature but you don’t need to, you only need to remove it

proven echo
#

hi I'm looking for a plugin that allows the players who are on can write the names to be and get a sound so that it is easier and vita that someone speaks to you it is done in chat, tag me if you know one

merry sundial
#

any good anti-lag plugin?

still bronze
#

how to fix animal bug in server

valid grail
fallow gust
#

for now, yes

#

spigot sends everything as a system message

#

however, that is not the end goal and will hopefully change in the future

valid grail
#

bruhh

#

hopefully someone gonna make plugin to strip that signature''

tribal comet
#

I mean its not that big of a deal if spigot supports it or not there will be plenty of plugins to prevent message signing its probably not that hard to bypass

#

on the release of 1.19.1 there will be plenty within a day or 2

valid grail
#

thats all i need

#

good

tribal comet
#

I don't mind mojang moderating realms or whatever I'm just not huge on them moderating my private server so I'll simply get a plugin to remove it. I don't feel need to argue with anyone about it I'll just do me they can do them

fallow gust
#

I mean, the 1.19.1-rc1 thing is very very sane

#

they removed a bunch of the problematic report categories

valid grail
#

that is just dummest thing that mojang could done

merry sundial
#

there should be an options section on accessible by parents that just blocks swear words

tribal comet
#

Eh seems still to open to interpretation to me, but its not like its not going to be added

autumn shoal
valid grail
#

i know but spigot removed that

high seal
#

help i m trying to make my server bedrock and java

#

and i have done all the stuff

#

and i cant enter through bedrock

tribal comet
autumn shoal
high seal
valid grail
fallow gust
#

not yet ™️

valid grail
#

its a bit meme, players trying to remove features that mojang added

tawny dust
valid grail
#

i know about it, but its mod

#

thing is that you can block it as server, so theres no need for each client to install mods

mental crane
#

Why when I change the randomtickspeed to 2000 and later to 20 the things aren't like changed?
The carrpts grow super fast and the grass spread also fast. But tit says that the randomtickspeed rule is set to 20

final dagger
#

does anyone know any reason why zombies won't infect villagers even while on hardmode?

ashen fox
#

mob griefing on or off?

final dagger
#

is on, though villagers can still breed and zombies can break doors

verbal owl
#

is there any way to change this?

fallow gust
#

what is that xD

verbal owl
fallow gust
#

oh

#

that is already custom iirc, like you need a plugin to display that

#

or maybe I am tripping

#

nope, yea that is custom.

verbal owl
#

I don't have any plugins that would display that

#

I have an RPG plugin and a sleeping plugin

runic rain
#

That's part of your MOTD

verbal owl
fallow gust
#

mod should not reach that high

#

should it

verbal owl
#

I don't have Paper 1.19 in my motd

ashen fox
#

are you running a client?

fallow gust
#

oh

#

yea

#

that actually would be a client

#

the server side way of that should introduce a crossed out ping icon

#

as you hijack the server version for that

ashen fox
#

Im assuming the client is displaying the server software, which you can view in F3

hoary bloom
#

Hi! I was wondering if anyone knows of any portal plugins for a 1.19 bungeecord server.

paper parcel
#

would anyone know how to enable multiple villager discounts for spigot

stable gorge
#

Is there a plugin that would allow me to place placeholders below player names?

#

or above

#

like a second bar

west cloak
#

i need help

#

so i need to know how many players can play on my mc server

#

so I have 900tb of ram...

limber violet
#

1st with ip

#

2nd with domain

visual valley
mighty hamlet
#

im stumped, hope someone knows the answer:
im trying to use litematica on my server, it sends a lot of setblock and fill commands when you paste schematics.
i added /setblock and /fill to the spam exclusions list in spigot.yml but i am still getting kicked, any ideas what is going on or how i should try to resolve this?

somber breach
mighty hamlet
#

no

somber breach
#

idk then. but you can try pasting with worldedit

mighty hamlet
#

worldedit is no problem, but currently it's in beta and has weird lighting error issues

fading wind
#

Is there any way of changing a mob's model and texture without changing all models of that mod? like by an id or something

random bridge
#

wc

mint flume
#

auction house plugin isnt working,anyone know how to fix?

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.

proven urchin
#

that UI looks like EMC client

#

yeah it has feature to display the server version string even on supported versions

clever plover
#

theres some plugins that do it for u

#

i think they're premium though

proven urchin
#

you need to use packets

clever plover
#

yeah that

proven urchin
#

is that creative-spectator-in-between mode still possible in 1.19

autumn stump
#

Anyone knows why this happens?

#

I think this is causing the issue but i dont know how to fix it

proven urchin
autumn stump
#

Uhhm okay... Do you know how i can fix it?

proven urchin
#

maybe there's invisible spaces

#

try getting rid of them

proven echo
#

hi I'm looking for a plugin that allows the players who are on can write the names to be and get a sound so that it is easier and vita that someone speaks to you it is done in chat, tag me if you know one

quartz torrent
#

I use the worldguard plugin, and the luckperm plugin is also used. How do I put the default group in the default group in luckperm plugin and flags: member in worldguard?

rotund lily
#

memory leak grrrrrr

#

how to solve this?

#

that about 2 gb leaks

tawny dust
#

That can happen if you have a lot of loaded chunks

#

It might not be a leak

drowsy hazel
#

hi, i need help

 UpstreamBridge - encountered exception
io.netty.handler.codec.EncoderException: java.lang.IllegalArgumentException: Cannot get ID for packet class net.md_5.bungee.protocol.packet.Chat in phase GAME with direction TO_CLIENT

how can i fix?

shy falcon
#

abt how many gigs would u guys give a 1.19 smp

#

not too many plugins and at most like 10 ppl online concurrently

#

24gb of ram avail on sys

proven echo
marsh cedar
#

how to set economy on bungeecord server?

#

I have a survival server and others are minigames, I wanna make reward system so if you win in a bedwars you get 10$ and this to be added to your profile all over the bungee network

#

(ping me)

proven urchin
#

or 8gb if you need some high render distance and stuff

west cloak
#

4gb is minimum

#

also CPU is important

frozen badge
#

Is there a plugin that will show the players health above them

stable gorge
#

There is one that only does health I think

#

its for 1.8/1.9 but works on newer versions

#

(if any1 knows something like this, but can use placeholders instead of health, please let me know)

#

kind of like this, but free or updated

last nymph
#

im looking for non-op plugins, where can i find them?

marsh cedar
proven echo
proven echo
#

Ok

zinc raft
orchid arch
#

Can somebody help me

gilded idol
#

somone know why Tardis isnt working for me?

org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchFieldError: MANGROVE_BUTTON
gilded idol
#

1.18.2

vital jolt
#

well that seems to be the fault of tardis

#

it's searching for a mangrove button which is on 1.19

gilded idol
#

should i try an earlier version?

vital jolt
#

looks like it's trying to find a material

#

maybe you have that in your config somewhere

#

yeah it seems they release 1 version per mc version

#

"1.18.2 is here: ..."

orchid arch
orchid arch
clever badge
tribal comet
#

it was solved only detailed connections show to admins now

#

and you can configure the only message

#

if you believe it wasn't fixed it was you can open up an issue

clever badge
#

When you say admins are you referring to people that have op access?

#

because if that is the case I can still see the detailed message

tribal comet
#

thats what the code says

#

is there a possability your bungeecord is not up to date

#

its not like an IP being shown is a big deal regardless, but 🤷‍♂️ it looks very fixed to me

clever badge
#

I realized that I was getting the detailed version of the message because I had set me as an admin in the bungee config. The only thing that I'l like to configure is what the message says now

tribal comet
#

you can do that in the configuration file

#

iirc

clever badge
#

iirc?

tribal comet
#

if I remember correctly

clever badge
#

I'll try

tribal comet
# clever badge I'll try

fallback_kick=\u00a7cCould not connect to a default or fallback server. Incorrectly configured address/port/firewall? {0} message.properties

clever badge
#

I don't have such a file

#

shall I create one?

tribal comet
#

unsure

#

I'm just going off what I saw in the thread

clever badge
#

I believe the line you found is source code related

tribal comet
#

according to md5 it is configurable

clever badge
#

yeah I tried decompiling the bungeecord plugin to find this directory but no luck

tribal comet
#

and a .properties file should exist given you don't have a panel hiding this

clever badge
#

I believe I found the file in the source code. If only there was an auto generated messages.properties!! (so that newbies like me dont have to go through the process of editing source code to meet my needs)

tribal comet
#

.proprties files are meant to be configurable

#

thats the entire point of having one so the end user can configure

clever badge
#

my point is that there should be a messages.properties file generated by the bungeecord.jar itself. (like the plugins folder for example) This way the contents of messages.properties can be edited easier rather than having to edit the source code of bungeecord.jar

tribal comet
#

do you have access to all files or are you restricted via a panel

#

I'm not sure what your setup is

clever badge
#

I have access to everything

tribal comet
#

if the file doesn't exist you should just beable to create one to overwrite the defaults

clever badge
#

if the file doesnt exist in the sourcecode or if it doesnt exist in my bungeecord server folder?

#

that's the files located into my bungeecord server folder

marsh cedar
proven echo
manic depot
#

Any alternatives to server signs for 1.18+
Never mind, found one.

woven coral
#

anyone know any good server development servers? to collab/hire/help and get help

magic zenithBOT
acoustic sinew
summer comet
acoustic sinew
#

on that page was a discord link and maybe other ways of contacting the auther, anychance you could help me?

#

his name was intel i think

runic rain
#

The one you linked was a 1:1 copy of another resource, so we deleted it

#

Given the nature of the plugin, still very likely to work on 1.19.x

tribal comet
#

lol wat people never cease to amaze me

shy falcon
#

the server is 4c/24gb (dont ask abt the power distribution, its oracle free arch servers)

#

the smp now has maybe 5 ppl on it at a time, but i want to invite more ppl so this might bump up to abt 10

#

i would like to up the server render and/or the simulation distance so we can see more at a time, how much could i allocate and about how much more can i up the view distance from 10 and still run at 19-20tps

somber breach
#

which version support 1.13 in citizen?

signal ivy
#

why even use 1.13?

#

runs like dog shit

somber breach
#

I need it

#

can you give me build number of citizen that support 1.13?

#

pls

true skiff
#

I've ran Spark profiler in my server and found out that these are the ones taking all my Server Thread. Is it normal? Could it be the reason my server is crashing from time to time? If so, how can I fix it? it's driving me crazy. Appreciate your help A LOT https://prnt.sc/hljJdc_e9R0K

inland ibex
inland ibex
vague hill
#

HI

proven urchin
#

is there any way to animate items (like make them change over time)

#

good example would be color-changing glass

#

well I think I might make one...

languid pumice
#

Anybody know how to configure the NPC's in Citizens2 to only broadcast there message to the player who clicked them?

inland ibex
neat sentinel
#

anybody know how to fix this issue?

#

bungeecord

lucid finch
#

How to get text emojis

#

I mean I want to add then in scoreboard

somber breach
merry sundial
#

is there a whitelist command for bungeecord?

somber breach
merry sundial
#

nah thats boring

sly spruce
#

69 420

#

Coords

narrow flame
summer comet
#

your FastLogin plugin shuts down the server

narrow flame
#

emm intresting

#

ty

narrow flame
#

same problem

summer comet
#

show the new log pls

timber hare
#

.

narrow flame
#

nvm i thinki have found the problem

#

authme required another version of protocol lib

#

thanks for the help

mortal tapir
#

Hey guys, I have a problem. In my survival world in multiplayer in the Java Edition, PVP is somehow disabled. Only in this one world. I don't have any plugins, PVP is enabled in server.properties. Do I have to set anything else in spigot?

sullen basin
#

leave spawn

mortal tapir
#

Its not the spawn protection, im already 100 blocks away

#

I quickly programmed a plugin to test the EntityDamageByEntity event and it just doesn't get triggered in the world

tawny dust
#

Any plugins?

mortal tapir
#

No :/

tawny dust
#

Also send the output from /version

mortal tapir
#

Yes, sec

#
[14:05:37] [Server thread/INFO]: This server is running CraftBukkit version 3539-Spigot-56be6a8-82f7574 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT)
[14:05:37] [Server thread/INFO]: Checking version, please wait...
[14:05:37] [Thread-8/INFO]: You are running the latest version
tawny dust
#

Which world are you in

mortal tapir
#

A new generated with the name "projekt2", in other worlds that i generated or in "world" i have no problems

tawny dust
#

How did you generate that world

mortal tapir
#

From singleplayer and then i moved the world to my server

#

If you want, i can send you the world

shy falcon
fallow gust
tawny dust
#

They also appear to be running an offline mode server

shy falcon
#

yeah

#

authme and fastlogin

mortal tapir
#

I've renamed the world "projekt2" to "world" and restarted the server, now pvp works, but all the items you had in inventory are gone ._.

tawny dust
#

Did you delete the old world folder

mortal tapir
#

Yes, i deleted the old. Renamed my new world to "world", restarted the Server

tawny dust
#

The inventories are stored in the old world folder

#

Simply copy over playerdata from the playerdata folder to the new world

mortal tapir
#

I only have a "data" directory, also on the server where the people are playing I only have one "data" directory in the world

#

Is there a command to safe everyone's inventories etc so that the playerdata directory is created?

tawny dust
#

Uh maybe the folder structure changed since the last time it opened it

shy falcon
rustic talon
#

can max-tnt-per-tick be disabled with a value of -1?

signal ivy
#

Maybe but why would you

#

Server to boom

rustic talon
#

||why would I boom my server? my username is quite self-explanatory||

#

actually I want farms that use tnt not to break because of this limit

astral maple
#

Hi guys, my server crashed and I have the crash log but I’m not really sure what it means. Is there anyone here that can take a look at the crash log to see what could have caused it? 🙂

signal ivy
#

Yeah

astral maple
#

There’s the log

#

I don’t think it has anything to do with my plugins as I don’t really see them coming back in the server thread dump, but I’m not sure

astral maple
signal ivy
#

Oh I’m dumb didn’t see that you sent it

astral maple
#

Haha no problem

signal ivy
#

You tried to worldedit too much

#

Just looking on my phone but that’s what it appears like

astral maple
rustic talon
astral maple
#

Oh really

astral maple
surreal lantern
#

The return type is incompatible with JavaPlugin.getDatabase()

rustic talon
#

if the metrics server goes down, it will wait for the response until it reaches connection timeout, if there is a one set

#

if there's no timeout set, it waits forever, causing main thread to freeze

astral maple
#

Ah right, that makes sense. I’ll look into it and report it to the maker of the plugin. Thank you very much @rustic talon 🙂

clear frigate
#

does anyone know of a plugin that makes minecarts load chunks for 1.19? Train carts breaks a lot of stuff, like minecart unloaders, so that one isnt viable.

odd gazelle
#

How would I use late-bind? It was apparently removed but I really need it due to me using Bungeecord and a queue server.

fervent quarry
#

Can someone teach me how to optimize my minecraft server? It's crossplay but I have a lot of lag problems. Please

tribal comet
#

they will know more

fervent quarry
#

geyser discord? or where...

smoky pilot
#

Hello guys. Do you know any plugin that allows to filter the messages that appear in the console by inserting them in another log file? I would need to limit the large amount of messages in the console, to make it more usable on a practical level, but without losing the warnings / events / errors that are written. Do you have any ideas that can help me?

dusky shard
late gale
frigid rivet
#

why do my items merge when i die, even though item merge radius is -1

#

!?!?

mint belfry
#

Why aren't bungee sending data to servers using socks even I have already defined it

glass sparrow
#

how do i get a plugin from github to be a .jar file so that i can put it on my server

#

?

bronze echo
#

guys I need help
with my server. So I tried to open server put I get permissions.yml is empty ignoring it
massage

bronze echo
#

nvm

signal ivy
#

@west cloak give me a program idea.

west cloak
#

code yourself some bitches

signal ivy
#

Was going to make a gui calculator in C but I dunno how to make buttons on the window

west cloak
#

lmao gui in C

#

good luck

tawdry narwhal
#

C# might be better for this since a calculator isn't really all that hard to make

#

or should say, doesn't really require anything special

orchid arch
#

Hello someone could help me how to put the ping command and the players connected in the Scoreboard section.

#

title: "&d&lDeluxeHub 3"
lines:
- "&7&m----------------------"
- "&e&lPlayer:"
- " &f%player%"
- ""
- "&e&lRank:"
- " &f%vault_rank%"
- "&7&m----------------------"

signal ivy
#

Decided on making a exercise tracker that reads in exercises from a file

#

Still wanting to figure out windows in C but can't find shit

tawdry narwhal
#

it can be a pain on windows

empty kindle
#

Hey \o

So... I have a server and want to update to 1.19.

Problem is the new build height...

Is there any plugin messing with teleport/world switch to allow 1.16 and lower to interact with blocks above 255 and blocks below 0?

Many of our users use older versions because these are less laggy.

tawny dust
#

I haven't seen any plugin do that

#

1.19 isn't that bad. My mid range phone can run it at 30-40 fps without any performance mods

#

Fabric has a lot of performance mods users can install to help with the lag

empty kindle
#

Okay, let's see how they react 🤷

Thanks 🙂

timid spade
#

Hello so for non opped players, commands show up as red and do not autocomoplete, even if they have the permission

I looked through my TAB plugin which I think caused this but could not find anything relevant

#

If anyone could help that would be amazing

surreal lantern
#

hey via back and via version needs to be on the same version right ?

marsh cedar
#

are discord bridging plugins against minecraft ToS or discord ToS??

marsh cedar
#

ye like messages sync between discord and minecraft

#

ok thanks

brazen slate
#

how do i make config files

tawny dust
#

Are you making a plugin?

brazen slate
#

yeah

tawny dust
tawny dust
#

🤷‍♂️

#

It doesn't say

queen forge
#

I downloaded the Magic Plugin on Minehutserver. Everything was great. Everything worked. Yesterday I've updated the Server on the Dashboard from 1.17 to 1.19. Since thne, the Plugin doesn't work anymore. I can't craft a wand anymore, or a brom and so on. The server is a paperserver, on minehut. The other plugins like pwarp and tp are still working after the update. Can anyone help me please?

tawny dust
#

Sounds like that Magic plugin doesn't support 1.19

#

Try contacting the authors

limber violet
#

iron golem spawner stops vanilla iron golem spawning
natural iron golem farm: https://imgur.com/Uo1Yxok (at the natural iron farm, I waited like 10+ minutes but nothing spawn...)
iron golem farm with a lot spawner: https://imgur.com/mQhnYIc (5 layer total) (each layer has 16 iron golem spawner) (80 spawner total)

(the iron golem farm with spawner works fine..) https://imgur.com/nYUJXrp

queen forge
#

On the website of magic, they recommended this as their official discord, so I asked here.

tawny dust
#

Hm I guess we can try helping you here then

#

Are there any errors?

queen forge
#

No. It's just like the plugin doesn't exist anymore.

tawny dust
#

Try reinstalling the plugin

limber violet
tawny dust
limber violet
#

i use paper

queen forge
#

I reinstalled it. But it doesn't worked.

tawny dust
limber violet
#

iron golem can spawn normally if I remove those spawner

#

that's weird

tawny dust
queen forge
#

Is the console the log?

#

nabling Magic v10.7.1-3a90ae4
[14:11:15 INFO]: [Magic] Something went wrong with some Deep Magic, plugin will not load.
[14:11:15 INFO]: [Magic] Please make sure you are running a compatible version of Spigot (1.9 or Higher)!

#

what will happen if i make a spigot server out of my paperserver

tawny dust
#

Don't think that will help

#

The Magic Plugin does not support 1.19

queen forge
#

[14:13:14] [Server thread/INFO]: [PWarp] Loading PWarp v3.0.1
[14:13:14] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[14:13:14] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[14:13:14] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[14:13:14] [Server thread/INFO]: [Magic] Enabling Magic v10.7.1-3a90ae4
[14:13:14] [Server thread/INFO]: [Magic] Something went wrong with some Deep Magic, plugin will not load.
[14:13:14] [Server thread/INFO]: [Magic] Please make sure you are running a compatible version of Spigot (1.9 or Higher)!

#

Spigot is the same problem

queen forge
tawny dust
#

No I'm just going of that message

queen forge
#

But in the message just stand 1.9 or higher?

tawny dust
#

So on the official Spigot page it says 1.9-1.18

#

Not 1.19

queen forge
#

Ok, thank you

west heron
#

how to make ranks in order minecraft tab

#

using luckperms and TAB plugin.

#

Groups.yml file:

#

ig no response.