#help-server

1 messages · Page 185 of 1

surreal shuttle
#

one of your plugins doesn't support the latest version

#

they don't have the api-version set in their plugin.yml

wind swan
#

Not necessarily doesn't support it, just uses deprecated methods.

half valve
#

i know they are not important but i just want to dont see them 😄

wind swan
#

It should only happen in the console once.

half valve
#

yea

surreal shuttle
#

yeah it's not anything bad it's just a notice to let you know

half valve
#

ok

cerulean dew
#

What’s the default spigot.yml comfigs? Cuz I messed mine up

royal zodiac
#

uh... just regenerate it?

cerulean dew
#

How??

#

@royal zodiac

royal zodiac
#

It should automatically regenerate if you delete it and start the server

cerulean dew
#

Btw how do I make explosions to default damage to players. Dream told me that spigot reduces explosion damage delt to players

west cloak
#

is there a plugin to increase someones ping/make them lag?

stable flax
#

yes

cerulean dew
#

why

#

would

#

u want to make players lag

#

SUS

stable flax
#

any really crappy messaging plugin

cerulean dew
#

can someone help me find a plugin that anti's flight hack

stable flax
#

just disallow flying in serber cpnfig

static mantle
#

My server is loading all of it's memory at startup (without plugins/datapacks) and is crashing. I've got the memory dump but not sure how to check what's going on here: https://i.imgur.com/iApoGI1.jpeg

This is Eclipse's default report: https://i.imgur.com/5UQxvd3.jpeg

Any tips/ideas what to do?

PS.: using Eclipse Memory Analyzer

stable flax
#

how much ram yiu assigning '

static mantle
#

8GB

hallow rover
#

So it’s a standard spigot server with no plugins?

static mantle
#

Yes!

#

I mean, it had plugins and datapacks. But I've removed them to debug this issue.

hallow rover
#

Are you sure you are using 64 but java

#

Bit

#

Pastebin the console

static mantle
#

OK, gimme a sec!

cerulean dew
#

@stable flax players still can fly even when i disable flight in configs

hallow rover
#

Isn’t flight in configs just /fly

#

I might be stupid

mellow dock
#

It tries to detect flying

#

But it’s not very good at it

hallow rover
#

Ahh

mellow dock
#

You’ll need some form of anti cheat to block it more effectively

hallow rover
#

I always recommend proper staff over any anti cheat or anti X-ray

#

Those are resource eaters

#

Plus competent staff will always be more effective, as there’s always a way around anti cheats

cerulean dew
#

can u help me find a anti cheat for a anarchy server

hallow rover
#

Doesnt an anarchy server allow cheating

cerulean dew
#

except for flight cuz flight is gay

hallow rover
#

Guess it depends

#

Aye homophobia ain’t chill

cerulean dew
#

help find pls

hallow rover
#

My suggestion for anti cheat is staff

cerulean dew
#

wait nvm im blind

static mantle
#

Pastebin the console
@hallow rover Sorry it took me a while (4 logs combined): https://pastebin.pl/view/49b00dd1

Also sorry for the gigantic log, but the beginning of the log is when the server started going unplayable and restarts weren't fixing it. At the end is the crashes that started happening and chunk corruption. Any clues?

hallow rover
#

If this is a base file are you against just starting from scratch? Or does this happen with attempts?

#

That’s a lot of problems for a barebones server

static mantle
#

You mean starting from scratch as wiping the server?

ornate stratus
#

Anyone know how to remove the unkown or incomplete command part above the chat?

hallow rover
#

Wait

static mantle
#

I mean, I have some backups that don't, apparently present this issue and we could roll-back. The issue is that I'm wondering what caused it so that it won't happen again...

hallow rover
#

That does not look like a server with no plugins

#

At all lol

#

Wait

#

Again I’m an idiot sorry

static mantle
#

Yes, that's from the live server when the issue happened. After that I removed all the plugins/data packs and the server wouldn't become playable again.

#

The server from the day before is apparently running and those plugins have been there for a while, so I'm unsure of what happened.

hallow rover
#

Sounds like map corruption to me

#

Have you tried a different world to see if it will load?

static mantle
#

Sounds like map corruption to me
@hallow rover Yeah, there's NBT corruption everywhere on the chunks on the current map.

ornate stratus
#

Anyone know how to remove the unknown or incomplete command part above the chat?

static mantle
#

Have you tried a different world to see if it will load?
@hallow rover You mean the other Dimensions like Nether and The End?

hallow rover
#

Well if you know there’s corruption everywhere that’s almost certainly the source of your problem. In terms of what caused that corruption I unfortunately couldn’t tell you

static mantle
#

Well if you know there’s corruption everywhere that’s almost certainly the source of your problem. In terms of what caused that corruption I unfortunately couldn’t tell you
@hallow rover I see, well, one last question: 3GB of RAM occupied from a server that just started up and no one has logged on indicates any issue or could that be normal? And a single player bumping the RAM to minimum of 4.6GB +-?

hallow rover
#

Memory leaks don’t happen instantly, they take a while to build up. That sounds like poorly optimized plugins to me

static mantle
#

I mean, this is the same map on a server with only Spark (to memory dump).

#

No other datapacks or plugins.

#

Xmx and Xms = 8GB also, but not sure if the RAM is normal.

hallow rover
#

Wym ram is normal

static mantle
#

Well, I meant that I don't exactly know how Xms and Xmx work, so I don't know if 3GB of RAM from startup and 0 online is normal. Neither if 1 player logging on bumping it by 1.6 minimum is normal.

normal sentinel
#

how to start the spigot server?

hallow rover
#

Java -jar spigot.jar

normal sentinel
#

Yes, however it opens 2 consoles, one in BAT and another time-consuming interface

hallow rover
#

Xmx is reserved memory in the system for the server to use, java creates a virtual machine and assigns it resources accordingly

#

Add -nogui to the end

normal sentinel
#

ahhh thanks

#

java -Xmx4G -Xms4G -jar spigot-1.16.3.jar -nogui

#

dont start 😦

hallow rover
#

What’s it say

static mantle
#

"nogui" only I think, no?

normal sentinel
#

it closes

hallow rover
#

Huh

#

Like

#

Automatically?

normal sentinel
#

yes 😦

static mantle
#

Yes, remove the -

#

It's "nogui"

normal sentinel
#

ive 16gb ram and want to reserve 4GB for the server

hallow rover
#

Spigot is -nogui

normal sentinel
#

java -Xmx4G -Xms4G -jar spigot-1.16.3.jar nogui

static mantle
#

Put "pause" on the next line and check the error.

normal sentinel
#

When I click to open, the console opens and closes quickly

#
C:\Users\dhmhc\Desktop\MEGAMINE>java -Xmx4G -Xms4G -jar spigot-1.16.3.jar nogui
Invalid maximum heap size: -Xmx4G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.```
hallow rover
#

You are using 32 bit java

normal sentinel
#

.-.

#

How do I use javaa 64?

hallow rover
#

Oracle is stuck in 1998 and gives 32bit as default installer executable, you have to manually install 64bit

normal sentinel
#

ahh ok

#

ill try

hallow rover
#

I believe the reason they do it by default is because of the write once run anywhere attraction that java offers, and something created in a 64 bit jdk cannot be ran effectively by 32 bit jre

normal sentinel
#

😔

#

downloading the 64x version

#

DONE 😄

#

Working now 😄 😄 😄

#

thanks guys

hallow rover
#

Awesome 😄 gl on your endeavors

normal sentinel
#

😅

simple gorge
#

I've changed something in BungeeCord source code, how to build it and get the BungeeCord.jar I can use?

hallow rover
#

This is spigot @simple gorge

mellow dock
#

Who do you think made bungee :p

hallow rover
#

Fair enough, just thought that since bungee was a completely different thing and that he was modifying it himself he might not find the support he’s looking for

#

Similar to if he was asking for support for paper

#

If anything, it’s better suited for the development channel

brisk hedge
#

I would hope you’d know how to compile jars if you’re modifying the Bungee jar 🤔

hallow rover
#

That too

naive rivet
#

I was wondering if you could code spigot in JavaScript

hallow rover
#

No

#

Spigot is a java api

ornate stratus
#

Anyone know how to remove the unkown or incomplete command part above the chat?

worn valley
#

Heyho, is there way to cancel all player events with some generic class? I looked at AuthMeReloaded plugin, and they are canceling every possible event. Basically I want to cancel all events till player log in/register.

jovial linden
worn valley
#

Ahh sorry!

deep forge
#

Is there an plugin that disable the mc slowness when you are on fire ?

#

Its annoying xd

#

I use version 1.12.2

lone star
#

hello i want a minecraft server with auto restart script but there is always an error message

-bash: ./start.sh: / bin / sh ^ M: bad interpreter: No such file or directory

(Linux)

#!/bin/sh
while true
do
screen -S lobby java -Xmx1024M -Xms1024M -jar spigot.jar
echo "If you want to completely stop the server process now, press Ctrl+C before
the time is up!"
echo "Rebooting in:"
for i in 5 4 3 2 1
do
echo "$i..."
sleep 1
done
echo "Rebooting now!"
done

tawdry narwhal
stable flax
#

replace #!/bin/sh with #!/bin/bash

#

or just remove it

tawdry narwhal
#

optionally can look through my gist repo as I have many other scripts in there

#

the most popular one I have is the service script 😉

stable flax
#

nice

#

Frost you should set them up in a repo. They're programs, technically.

tawdry narwhal
#

service script does require an additional file though, that was done on purpose so that you didn't have to re-install the script if you wanted to change variables for the JVM

#

and that additional file is in the gist repo too 😄

stable flax
#

see, repo would help :P

#

I use a program to parse yaml for my script

#

I'm masochistic though.

tawdry narwhal
#

well I didn't want to create a bunch of repos for scripts. And yes technically they can be programs, I found gist to be better

stable flax
#

nah, single repo

#

for all of them

#

then people can fork them

lone star
#

replace #!/bin/sh with #!/bin/bash
@stable flax -bash: ./start.sh: /bin/bash^M: bad interpreter: No such file or directory

tawdry narwhal
#

the line at the top is generally not necessary. Reason it is there is if you invoke the script with ./ where the CLI will invoke the appropriate interpreter.

#

or should say invokes the appropriate shell

stable flax
#

whats the command to see the active used shell?

tawdry narwhal
#

ps -p $$

lone star
#

ok so what do i have to enter so that it works and how do i start it?

stable flax
#

do the command frost said, tell us the output

#

that's first and foremost

tawdry narwhal
#

echo "$SHELL" displays the current shell for the user, but not necessarily the one being used right now

#

recommend using the first one as it will tell you the shell you are currently using reliably

lone star
#

so i have paste the command ist my start.sh file

#

and how do I have to start that now

tawdry narwhal
#

you have a few different ways to invoke a bash script

#

if the permissions are setup to be executable

#

you can simply do ./start.sh

lone star
#

-bash: ./start.sh: /bin/bash^M: bad interpreter: No such file or directory

#

is my output

tawdry narwhal
#

if you didn't set the script to be executable you need to do bash start.sh or sh start.sh

#

Anyways, what kind of restart script are you looking for though?

#

are you wanting to be able to use /restart in the mc server?

#

or do you want to just invoke a command from the script?

lone star
#

I just want it to start up again when my mc server crashes

tawdry narwhal
#

then what you are wanting is a service script then

#

only services can detect crashes with processes and then restart them automatically without user intervention

#

or the other option is you setup up a cron job to invoke your start.sh script and in your script have a method to detect if a process is already running

#

and do nothing if it is

#

which one of the scripts I sent you does do that

#

@stable flax forgot to mention the service script I have in my gist, can launch multiple servers without needing a service script for each server 😉

lone star
#

I have no plan of restart scripts

#

😭

#

🤯

tawdry narwhal
#

there is only so much we can do for you, if you don't understand how scripts work in linux. I highly recommend you learning what cron jobs are

#

and how you can use them to your advantage

#

second, service scripts are generally more ideal. Reason being is they are invoked at boot time

#

and can do a whole lot more then just a simple bash script in a directory

#

the service script I have in my gist repo, protects your directories as well

lone star
#

why does this work for others on yt but

tawdry narwhal
#

so lets say for whatever reason you end up with a malicious plugin. The worst that plugin can do is hurt the directory the mc server is running from but not any others, because the service script locks that process to that directory

#

probably because to a degree it requires some level of understanding of scripts @lone star

#

it is a bad habit to try to do things from YT without any understanding of what is going on

lone star
#

uff

tawdry narwhal
#

should help you understand bash scripts a bit more

tawdry narwhal
#

fortunately bash scripting isn't that hard to understand though 🙂

lone star
#

i die

lethal igloo
#

arent ChatColor.translateColor() is just String.replace()?

tawdry narwhal
#

for the most part

stable flax
#

frost, that's cool. mine too. it reads the server directory, and creates a screen session for each server, then goes in and launches each server via it's own start.sh

#

it's clunky, but it gives me the granularity of control I need

tawdry narwhal
#

@stable flax Interesting, I use services functionality to do it. Setting the various options

#

this way I don't have to actually handle that stuff, the Services programming will 🙂

stable flax
#

yeah, but legacy lol

tawdry narwhal
#

I will think about making a repo for the scripts though

#

might create more first before I do

#

so I at least feel it is worth having a repo for that stuff XD

stable flax
#

:P

quick citrus
#

do you know any good plugin to report other player for cheating?

stable flax
#

only one I found needed lots of work to work past 1.11 and... I don't think it's even working in 1.16 now

quick citrus
#

hmm i need 1.16 one

lone star
#

@tawdry narwhal

#

sudo apt install dos2unix
sudo dos2unix start.sh
sudo apt remove dos2unix -y

#

it workes

tawdry narwhal
#

you could just keep that utility package if you want lol

#

I use it myself sometimes

#

there is dos2unix and unix2dos 😉

lone star
#

i have no plan what you think but ist WORKES

lethal igloo
#
args[i-1]
#

why this for some reason

#

Index -1 out of bounds for length 1

#

get this

#

it should be a thing

#

nvm

#

fixed

final glade
#

Hi i have an issue, i slabbed a lot of chunks in my server for a wither skeleton farm, but the spawn is so poor, there is 10 wither per HOUR and they dont spawn

#

Idk what is wrong iwth mobcap or something but nothing spawns in the wither skeleton farm

wicked sigil
#

I need some essentials help

#

on my server when people die or relog they end up at spawn, I'm pretty sure this is with essentials spawn

hallow rover
#

You should ask in the moss server, that’s their discord

#

Link is here, auto-bad warned me for the discord link. They need to fix that, they want people to go on the proper discord but they warn anyone who tries to direct you to the proper place lmao

wicked sigil
#

can u dm me it then

hallow rover
#

It’s on that page

coral canyon
#

Okme im on pc

#

Oke listen, Imagine having a PlayerInfo plugin that stores a vary of info about a user

#

and that data is stored inside a sqlite file

#

Well, what you can do is write an small api in your plugin that can access the data from the db

#

In that way plugins only have to call your api methods

west cloak
#

Best kitpvp plugin paid and free

coral canyon
#

So your plugin only has to provide the API and save & load the database

vestal marsh
#

Ok so I found a solution to my minecraft server crashing somebody said it is because my save queue is full how do I clear it?

plush jasper
#

ok so I have a bungee server and I am going to move my proxy to a other vps
only I can't connect to my server how do I need to set this up?

VPS 1 :
Proxy
databases for server

VPS 2 :
Lobby
Survival
Skyblock

How do I need to set this up?

wind swan
#

You just install it all then put all the IPs and port in. You then have the task of firewalling.

Make sure the servers on VPS 2 can't be connected from outside of VPS 1 (so that bungee). This is done with something like IPTables or firewalld

plush jasper
#

oke

#

as a normal bungee server

wind swan
#

Are you able to ping the specific port of one of the sub servers from the VPS running the proxy?

#

Can't remember the exact CMD to do it but I use telnet to do it

plush jasper
#

it can ping to the vps using
ping IP

wind swan
#

And there's nothing on the receiving server right?

plush jasper
#

no proxy only the server

wind swan
#

And you're bungee config defo is correct.

plush jasper
#
survival:
    address: IP:PORT
    motd: '&bDecenniumMC SURVIVAL'
    restricted: false

and yes I have filed in my ip and port only I am not sharing it

#

@wind swan

mint girder
#

Hello, I'm running a spigot server. This is an ongoing project I've been doing off and on for over a year now. I just booted up the server after not touching it for 4 months and I just remembered this bug I just could not figure out. I've searched just about everywhere on the internet, even went to spigot for help 4 months ago when I was working on the server but no results. For some reason my enchanted items (keys, vouchers, etc) all have random enchants added to them after I receive them. My vouchers and keys have Luck of the Sea I, and my bank notes have Unbreaking I. The strange thing is that this problem came out of nowhere last time I was working on the server, and the issue is across multiple plugins making me even more confused. I've looked through the config files and nothing seems out of place. If anyone has any ideas please let me know. Thanks.

plush jasper
#

@mint girder what plugins do you have?

mint girder
#

I can send an image for ya

plush jasper
#

that may be the issue

#

@wind swan I see now that he is listening only on the vps how can I change this?

#

@mint girder if you can send mee a screen of al plugins I can look in to it

wind swan
#

0.0.0.0 should be fine IIRC.

#

It'd only be an issue if it was a system IP, e.g starting with 127

mint girder
#

I forgot my spigot account pword so I can't verify, I'll upload the screenshot to imgur

plush jasper
#

oke

#

send it in my dm's that is ok

mint girder
#

Aight

wind swan
#

From the VPS running the bungeecord, install telnet then run telnet <IP> <port> of the other VPS

#

Just to make sure it can theoretically reach the other server.

plush jasper
#

ok lol can't connnect

wind swan
#

Yh it's your server firewall then

#

You need to allow the IP of your bungee server to reach the IP and relevant port range on the other server.

compact edge
#

hey i wanna make a big server with 4 world or something like that do you guys think ryzen 3 2200g and 17gb ram is enough?

ornate stratus
#

I am making a tag game but i want to remove the speed effect from the tagged player when they tag someone else does anyone know what i can use? This is a section of the tagevent

narrow hare
lethal igloo
#

cpu is a bit bad since its single threaded

#

@compact edge

#

ram is more than enough

compact edge
#

Oke thanks do you think the ryzen 3 5000 wil be enough when it is released?

lyric pilot
#

Hey all, is there a way to migrate inventories, xp etc. from multiverse inventories to non-multiverse worlds (I want to move my multiverse setup to a bungeecord setup)?

west cloak
#

@lyric pilot

#

You don't seem to know much about Bungeecord do you

#

Bungeecord doesn't work like a server

#

It simply connects different servers into one, thats it

lyric pilot
#

I know

west cloak
#

You cannot move some inventories onto bungeecord

lyric pilot
#

so instead of one server with multiple worlds I want to have multiple servers

west cloak
#

Then:

  1. Grab the world
  2. Create another server
  3. Connect the server to bungeecord
  4. Drag the world into the new server
#
  1. stonks
lyric pilot
#

problem is that with multiverse inventories the invertory conent is not saved in the world files anymore

west cloak
#

Um

#

Then idk

vale wasp
#
java.lang.NoClassDefFoundError: me/prisonranksx/api/PRXAPI
at me.massprestigegenerator.MassPrestigeGenerator.lambda$10(MassPrestigeGenerator.java:609) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[Prison.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Prison.jar:git-Spigot-dcd1643-e60fc34]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_262]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_262]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262]```
#

anyone know what this means

solar sand
#

I am in need of hosting a 100 player survival server

#

What you guys recommend

#

Single world 1.16.3

mellow dock
#

Probably a dedi

tawdry narwhal
#

some ram with that dedi too would be nice

#

and maybe some storage

west cloak
#

Hey, i am looking for some good PvE mobs, do you guys have some to recommend? I only have MobArena as of yet, but i would like some more mods to add. I have had a plugin before where you were able to set a location which you will have to defend with waves coming into but i forgot the name

#

is there a plugin to make a player lag?

#

please dont question why its for the trolls

grizzled nimbus
#

that isnt really possible unless you take a look at some methods in 2b2t xD

#

place a billion enchantment tables down

#

the animations will lag the client so hard if its a normal client

mellow dock
#

You can probably just spawn a bunch of entities with a packet

#

But we don't encourage such methods

grizzled nimbus
#

yep

old heron
#

can anyone hep me with port forwarding?

brave tulip
#

is there tuinity for 1.12.2?

royal zodiac
#

why ask in the Spigot Discord 🤔

brave tulip
#

is there a tuinity?

royal zodiac
#

They have their own Discord, yes.

brave tulip
#

ill have a look now

#

got it

tawdry narwhal
#

if it doesn't work, follow the guide 😉

brave tulip
#

should i have a prisons server on 1.12.2 or 1.16.3/latest version? basically whats more stable and less laggy?

fresh halo
#

1.12.2 would probably be better performance, but for the love of god use 1.16

#

really depends on what's going on inside your prison

brave tulip
#

mostly people mining and maybe some special bomb things

fresh halo
#

yeah i mean a prison server is a pretty controlled environment so 1.16 should be fine

#

gives you access to cool features

brave tulip
#

k

tawdry narwhal
#

not sure if people thought of this, but just because you use 1.16 doesn't mean you have to use everything that comes with 1.16

#

you can optionally just disable some things

west cloak
#

would factions on 1.16 be horrible

runic rain
#

Factions in general is horrible. Though any server, if you do it right, can be just fine

rare wolf
fresh halo
#

you posted your thread ten minutes ago.. be patient man a lot of people are asleep

rare wolf
#

@bluely#6758 sorry im used to 4chan-like fast replies lol

west cloak
#

Guys i have issue im using Spigot 1.8.8 and when the player dies in "World1" he respawns in "World"

#

is there way to fix it?

tawny pawn
#

you need a plugin that handles respawns propely

west cloak
#

k

civic flower
#

did anybody stumble upon this warning before?

slate owl
#

can help me with plugin

#

please

#

skywars

stable flax
#

@slate owl maybe if yoi were yo ask a question or state a problem. Of course, you shoukd be asking the dev/author.

slate owl
#

But idk author

regal dune
#

ping me when you've got an answer/question

ashen fox
slate owl
#

someone help me?

#

please

floral bone
#

@slate owl if you don't know where you got this...plugin from, i'd do some investigating as you really didn't ask for any help or specified any issues

slate owl
#

but problem i can say

ashen fox
#

We need to know what plugin it is to, to help you or we can only go off of the error/stacktrace but I doubt that will do anything

slate owl
#

items from the world how i set thaat is save {if leave items on survival save} Then go pvp and u got pvp items

ashen fox
#

What?

slate owl
#

items from the world how i set thaat is save {if leave items on survival save} Then go pvp and u got pvp items
@slate owl save items

#

on worlds

ashen fox
#

That tells us nothing.

#

What plugin are you using? Whos the author?

slate owl
#

i dont use plugin

#

i need help to find plugin or command

#

can u come my server?

ashen fox
#

No sorry.

slate owl
#

Please

#

🙂

ashen fox
#

No.

slate owl
#

i need help cuz i cant do it

#

please

ashen fox
#

I'm not joining your server, id rather not put a VPN on at the moment.

slate owl
#

what?

#

our IP ya?

#

your ip

ashen fox
slate owl
#

i know

#

VPN

#

it change ip location {maybe ip change too}

#

So then why u dont join

jagged wedge
#

Why was the PermissionsEx plugin removed from the athernos?

slate owl
#

xd

ashen fox
#

PEX is outdated, thats prob the reason

slate owl
#

Incognito staff help pls

ashen fox
#

Listen I'm not going to say this again, I'm not joining your server, as I said I'm not putting on a vpn to join your server and I don't understand your question, you need to add more detail to it with what you actually want instead of 1 line that doesnt make sense.

slate owl
#

ok ill say

jagged wedge
#

PEX is outdated, thats prob the reason
@ashen fox Can it be restored?

mellow dock
#

Ask aternos

ashen fox
#

PEX works fine, just a lot of people don't use it anymore but yeah ^ (it works fine to my knowledge)

slate owl
#

I need help because i dont know how to save items from survival then u go hub then u go pvp and again survival and u have items and skywars problem you need look bcz idk what is it

slate owl
#

per world inventory plugin?

jagged wedge
#

PEX works fine, just a lot of people don't use it anymore but yeah ^ (it works fine to my knowledge)
@ashen fox And you can send it to be reinstated on the server, I do not understand LuckPerms yet

ashen fox
#

Well if you want an inventory per world, which sounds like what you want, that works. If you are on bungee it shoulden't matter as each server is seperate

slate owl
#

im on spigot/bukkit Software

jagged wedge
#

okay

#

/ pex user <user> group set <group> I know the command for a long time haahha

slate owl
#

incognito just come and help I dont need ur ip and other bcz i need do server and i dont know how to set all of that

jagged wedge
#

It would be better if athernos returned the plogin 😦

#

Well permissionsEx

floral bone
#

wait you're using athernos?

ashen fox
#

Hoscik I've given you what you need to do, as for how you said that sounds like what you need. You should be able to install a plugin, I've arleady said I'm not joining your server.

jagged wedge
#

wait you're using athernos?
@floral bone Yes

floral bone
#

that case

#

only the staff from ath can help as they limit everyone to their system

jagged wedge
#

only the staff from ath can help as they limit everyone to their system
@floral bone
that case
@floral bone Clear. I'll go and pop them

floral bone
#

hahahaha

#

also, they shouldn't use pex

west cloak
#

hi in the plugin goldencrates it says it is a normal crates plugin but when i download it it needs me to have the crate in my hand and key to open

jagged wedge
#

hi in the plugin goldencrates it says it is a normal crates plugin but when i download it it needs me to have the crate in my hand and key to open
@west cloak Hmm ... You are not familiar with the plogin, look for it on the SpiGot website

#

Okay, right now, I'll find a plugin and tell you how to set it up and etc.

#

On which version did you install the plugin?

west cloak
#

1.16

#

it says its ok in that

jagged wedge
#

okay

west cloak
#

i am using aternos as a host

mellow dock
#

Golden crates lets you make various types of crates

#

Check the documentation

west cloak
#

but mine

jagged wedge
#
  • Crate Effects:
    ▸ Play different effects and sounds for block crates!
    ▸ Play different effects and sounds when player opens crate!
    ▸ Play different effects and sounds when player receives rewards from crate!​

  • Crate Animation Templates:
    ▸ 7 templates included by default: CSGO, Mystery, Roll, Wander and others!
    ▸ Create your own animated rewards GUI!
    ▸ Define the roll speed, sounds and effects.
    ▸ Define reward positions and final win slot.

west cloak
#

needs for u to have crates to open

#

it needs you to have a crate and key

mellow dock
#

Then set it up that way

west cloak
#

to open

#

i want it to have a chets in my crate room and players gotta need to have keys

tawny dust
#

I prefer CrazyCrates

mellow dock
#

Both can do that

tawny dust
#

But both should have what you're looking for

west cloak
#

I prefer CrazyCrates
@tawny dust in aternos theres no that

tawny dust
#

Don't use a free host :/

jagged wedge
#

@tawny dust in aternos theres no that
@west cloak Do you use athernos?

west cloak
#

yes

jagged wedge
#

@west cloak Do you use athernos?
@jagged wedge it is better for you to use hosts that cost money and not free with free ones it is not possible.

west cloak
#

oh

#

but i cant pay

#

i am still in school

#

i dont have a job

jagged wedge
#

i am still in school
@west cloak Well, when all the athernos can only be used for survival shooting.

#

Well, when all the athernos can only be used for survival filming.*

#

@west cloak • PlaceholderAPI Support:
▸% goldencrates_keys_ <key>% - Displays amount of specified key.
▸% goldencrates_cooldown_ <crate>% - Displays amount of time before specified crate can be opened again.
Here use it.

west cloak
#

whats that

jagged wedge
#

Type in yandex: golden crates plugin

#

and find the spigot point org there will be a page there to read and etc.

west cloak
#

ok

#

wait

#

Files
plugins
GoldenCrates
9
config.yml
1.09 kB
crates
data.db
12.00 kB
editor
keys
keys.tmp
0.00 B
lang
menu
templates

#

theres no yandex

#

oh wait its a browser

jagged wedge
#

Understood nothing.

west cloak
#

i found it

jagged wedge
#

okay

west cloak
#

its a browser

jagged wedge
#

Sorry, but I have to go to register on the spigot site.

safe harness
#

my friends having a problem with a server where sometimes gapples stop regen or you cant eat them pls help

stable flax
#

talk to the server operator.

timid fossil
#

I'm trying to add a Bungee server but I'm just getting a ConnectTimeoutException whenever I try to connect. The server I'm connecting to doesn't even register anything in console.

#

All other servers work, just not the newly added one.

#

And they're all hosted on the same machine

tawdry narwhal
timid fossil
#

I know how to configure Bungee, we have 3 other Bungee servers. Just this new one is not working.

tawdry narwhal
#

then it sounds more like you have an issue on the server you are trying to connect

timid fossil
#

I am able to connect to the server when not through a Bungee proxy, even though BungeeCord is enable in spigot.yml as well and I have BungeeGuard installed.

tawdry narwhal
#

are you certain the connection details are correct in the bungee config?

timid fossil
#

Yes, I've checked several times.

tawdry narwhal
#

do you have any firewalls?

timid fossil
#

No

tawdry narwhal
#

plugins?

#

does the server you are trying to connect to bungee, match the mc version for the bungee you are using?

timid fossil
#

Ok I think it was something with BungeeGuard. I can connect fine without it despite using the correct token.

#

I'll check their support, thanks though.

tawdry narwhal
#

should use proper setups instead of using a plugin

#

IE, setup firewalls -.-

timid fossil
#

You make a good point, I'll switch to that.

tawdry narwhal
#

i would only recommend using a plugin

#

if that is literally the only thing you are allowed to do

torn temple
#

whats the difference between getPlayer and getPlayerExact

jagged wedge
tawdry narwhal
#

what about it?

surreal burrow
#

Does anyone know of a plugin for protecting chests that doesn't require signs to be placed on them?

digital wave
#

Use a claim plugin

idle token
#

LWC?

woeful fable
#

anyone know bungecoord where you type /hub and /lobby and it sending you to hub?

glass hemlock
#

i need help

#

my chunk are many lag

#

anyone how to fix or plugin knows

lethal igloo
#

try to check how many there are tile entities are in your world

#

do ./timings

#

to see what causes lag

#

maybe you have some kind of lag machine created by player inside the chunk

#

Heads, endercrystals, spawners, furnaces, chests, are the biggest causes of the tps drops

glass hemlock
#

Wait please, my server are closed

#

do ./timings
@lethal igloo i typed what i do ?

#

When i load chunk on maps

#

and they lag so manyy

#

also i can fix

#

or plugin download

lethal igloo
#

do ./timings start, be idle for couple minutes then do ./timings stop and it will give you the link of the graph created online

#

in that graph you could see an information about the server performance

glass hemlock
#

this?

lethal igloo
#

yep

#

but that timings website looks kinda old

#

what mc version are you running

glass hemlock
#

1.12.2-1.16

lethal igloo
#

4.40% 1.89 s 2.20 ms 953 817.2k tickEntity

#

5% of the server ticks are being used only by tile entities

#

look for chunks with massive farms

#

spawners

#

just google tile entities

#

that's the cause of the lag

glass hemlock
#

I don't know how do it

#

i go to sleep, we will tommorow

restive star
#

public BossBar timee = Bukkit.createBossBar("TIME of " + Bukkit.getWorlds().get(0).getName() + ": ", BarColor.BLUE, BarStyle.SOLID, new BarFlag[] { BarFlag.PLAY_BOSS_MUSIC });

#

is showing an error

pallid swift
#

ayo i just bought a plugin it wont show up in purchased resources

#

its been like half an hour is that normal

surreal shuttle
#

@pallid swift the resource owner probably has to verify the payment first so you gotta wait for them to see it

deep forge
#

Is there an plugin that disable the mc slowness when you are on fire ? I use 1.12.2

#

Its kinda annoying xd

vague pike
#

if i use a boat to much i get kicked for to many packets

#

im not on a client

#

switched to paper 1.12.2 and didnt fix it

#

il re-install mv

#

re installed mv and same issue i deleted all of mv

#

Plugins (25): AdvancedEnchantments, AuctionHouse, Bedwars, CrazyCrates, DeluxeHub, DeluxeMenus, Essentials, GCoreLegacy, GriefPrevention, HolographicDisplays, KitPvP, Multiverse-Core, PlaceholderAPI, PyroMining, SilkSpawners, StayPut, SuperMobCoins, UltraPermissions, UltraPunishments, Vault, ViaBackwards, ViaRewind, ViaVersion, Vulcan, WorldEdit

umbral bluff
#

@deep forge pretty sure that's done on-client, so not really possible for it to be a plugin

subtle granite
#

hi i was just wondering if there is anyway to disable the tab list or hide players on it without them being invisible in game

vernal fiber
#

@vague pike probably Vulcan 🙂

#

also check ViaBackwards and ViaRewind it might have some issues since you're using 1.12

vague pike
#

kk

west cloak
#

hey guys so i got the LOSTbedwars plugin
but its being blocked by another plugin
could it be DeluxeHUB?

glass hemlock
#

Hello, how to fix lag chunk on map?

#

also i'm here

compact silo
#

Use the worldborder plugin, determine how large you want your map to be, and load all the chunks in. This way when players are running around, the chunks are only be rendered, but not loaded.

glass hemlock
#

Also how this work worldborder?

covert lark
#

What is the ip Dm me so i can play

glass hemlock
#

My server is russian

#

i can't gave op

covert lark
#

can i join

#

Dm me the ip pls 🙂

glass hemlock
#

Wait please

covert lark
#

ok

#

where is the ip

glass hemlock
#

server are starting

covert lark
#

ok

glass hemlock
#

also server is lagging

covert lark
#

😦

glass hemlock
#

Why you need to join?

covert lark
#

i want to play in the server

glass hemlock
#

ah play, no i can't

plush jasper
#

So Ineed some help with commandSync

#

I have everything setup only when using the comman /sync console all bc test1234!

#

it doesn't bc any message

glass hemlock
#

Use the worldborder plugin, determine how large you want your map to be, and load all the chunks in. This way when players are running around, the chunks are only be rendered, but not loaded.
@compact silo Also this didn't helped, i have so laggy

blissful quail
#

5gb server (corei9 9900k 4.6ghz) is staying at

[05:33:41] [Server thread/INFO]: Saving worlds
[05:33:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
```For over 2 minutes and then providing a thread dump. https://pastebin.com/qvpBG2yU

Simple startup bat `java -Xms5G -Xmx5G -XX:+UseG1GC -jar spigot-1.16.3.jar nogui`
west cloak
#

Need help lostbedwars isnt working

#

Wt sll something is blocking it bc thecommands do t work st sll

#

We need help on our bedwars server. The lostbedwars plugin is being blocked by another plugin

brittle plume
#

what plugins do you have @west cloak

inland moon
#

Bungeecord is working but it isn't working, io.netty.channel.ConnectTimeoutException

#

doesn't let me connect, and yes portforwarding is on

coral canyon
#

check your firewall

deep forge
#

how can i set my border to 10k x 10k blocks?

#

*worldborder

mellow dock
#

Plugin or vanilla

deep forge
#

plugin

#

1.12

stable flax
#

There's three settings you need to change in config files...
offline mode in server.properties
ip_forward in bungee's config.yml
and
bungeecord: true in spigot.yml

if your spigot and bungee are ont the same box, spigot's ip should be set to 127.0.0.1 or 0.0.0.0

mellow dock
#

“wb set <radiusX> [radiusZ] - set world border of specified radius (in blocks), centered on you. Can only be run by an in-game player. If radiusZ isn't specified, the radiusX value will be used for both.”

stable flax
#

bungee needs to point to spigot with 127.0.0.1

deep forge
#

Tnx

stable flax
#

@inland moon read up what I said.

inland moon
#

What?

#

bungee needs to point to spigot with 127.0.0.1
@stable flax

stable flax
#

and above that.

inland moon
#

0.0.0.0??

coral canyon
#

yooooooooooooooooooo

stable flax
#

127.0.0.1 or 0.0.0.0 if bungee and spigot are on the same box.

inland moon
#

Okey

#

And then the other servers?

#

do i need to restart them?

ashen fox
#

Enable ip forwarding in the bungeecord config

inland moon
#

it is

west cloak
#

what plugins do you have @west cloak
@brittle plume dm

undone furnace
#

@blissful quail your paste is expired, but did you use /save-all flush?

blissful quail
#

your paste is expired, but did you use /save-all flush?
Nope just stop in console. I deleted the world and it works fine. No idea why as it only had the spawn chunks loaded literally only moved within in 10 blocks of the spawn location lol

undone furnace
#

someone may of built something massivei n spawn chunks with lots of data, or memory ran too low. any logs indicating what memory was before hand?

#

though 5gb is decent specially if just spawn chunks

blissful quail
#

Only 9 blocks were placed in the world lol

undone furnace
#

but maybe leaky plugin?

blissful quail
#

Everything else was generated by the vanilla world creation

#

but maybe leaky plugin?
7 plugins and none showed in the thread dump

undone furnace
#

wait i feel like everything post that log doesnt log anything in spigot

#

could be unrelated to world saving

blissful quail
#

I have to find the log (If its not already deleted)

undone furnace
#

is it an SSD?

blissful quail
#

no

undone furnace
#

i think it waits until all data is flushed to disk so it does wait on IO time

#

but 2 mins just for spawn chunks is questionable

#

and if deleting world fixed it, i guess it is world related

blissful quail
#

thats why I was questioning it lol

undone furnace
#

how did you issue the stop?

blissful quail
#

stop in console

undone furnace
#

well the logs did indicate the save did occur on main thread so i guess its not that one bug

blissful quail
undone furnace
#

looks like it was stuck waiting on a save yeah

blissful quail
#

I can't replicate it either so that "threaddump" is all that I have of it occurring

undone furnace
#

hmm you have a lock on a region file monitor but i dont see anything holding that monitor, thats weird

#

dont have any experience in mojangs IO, Paper kind of uh completely replaced all that

heavy mountain
#

Hi! I am looking for some advise. I woul like to add a message that shows to a player every time they join the server. Something like showing the server info or the daily news. Is there any plugin that already does that?

undone furnace
#

so could be a vanilla bug

blissful quail
#

Lock on a region file?

undone furnace
#

yeah, your save operation is trying to access a region file that something else has locked

blissful quail
#

so could be a vanilla bug
Any world generation passed 1.13 is a bug lol

undone furnace
#

i know leaf also did some other concurrency improvements in there too

blissful quail
#

yeah, your save operation is trying to access a region file that something else has locked
Hmmm odd. Well thats probs why deleting the world fixed it lol

undone furnace
#

i didnt mean 'external', a thread had it locked, but doesnt make much sense why it wasnt exposed in the dumps

blissful quail
#

No clue

undone furnace
#

[05:35:10] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[05:35:10] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[05:35:10] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved

#

did you delete them while server was open

blissful quail
#

nope

undone furnace
#

it seemed to eventually unblock

blissful quail
#

eventually lol. But since I start and stop my server every 10-20 seconds I don't want to wait 2 minutes for it to "eventually" stop properly lol

timid dome
subtle granite
#

is there any way to make it so that spectators dont have italics in their tab list name? or just disabling tab list in general?

stable flax
#

no

#

water and lava constantly create new particles.

#

if it's a client issue, then turn them off in the lcient.

tawny dust
#

Video settings then set particles to minimal

west cloak
#

Is it still worth setting up a server in 2020 or is minecraft to dead to start now

#

(tag with reply so i see pls)

summer raft
#

Is it still worth setting up a server in 2020 or is minecraft to dead to start now
@west cloak no it’s not lol

#

if your plan is to make money, and you don't have a huge amount of money to invest don't
@woeful quail true

west cloak
#

Not to make money, but i dont have alot to invest

cunning spoke
#

i rarely come here

dusty relic
#

does anyone know a pay with ingame money to get ranks witch works with luckperms(the one i use rn has some bugs)

stable flax
#

I do that with commandhelper scripts, but you need CHVault addon for commandhelper. And they're not pretty (but are quick enough)

#

Alternatively, you can set up a tebex store and allow payment with in-game money... but if you're not letting them pay with real money, kind of a waste

mellow dock
#

@runic rain

versed crater
stable flax
#

What server are you using?

#

eh. 1.11!?

versed crater
#

Yes

proper valley
#

is it possible for optifine to mess something up with the server? i have been playing on a localhost one and have been using optifine, but it keeps crashing. could optifine cause an issue like this?

mellow dock
#

Optifine is client side

#

so no

proper valley
#

ok

west cloak
west cloak
#

@west cloak Minecraft not dead. You just need a lot to invest

#

Specially in advertisement.

#

how much

#

normally

#

Idk like contact YouTubers and Streamers for a shootout

#

I bet it would cost around 50+$ or something

#

Best thing would be partnering with a streamer

#

yh

#

but to setup

barren merlin
#

hello

#

Hey

#

I'm Having an titlemanager issue

#

can anyone help me ?

silver lily
#

?ask

keen crestBOT
#

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.

barren merlin
#

ı cannot load the config.yml

median bloom
late fulcrum
#

This happened after I crossed from the end to the overworld

#

(More specifically I shot an ender pearl into the end-side end portal, but I don't think that matters)

#

I will do it again to see if it happens again

#

This was the first time the overworld was loaded since the server started up, for I started the server while my player was in the end

#

Okay, this time it didn't happen

#

Now I will try to stop the server while I am in the end and start it again

#

(unload the overworld)

#

Okay, it didn't happen this time either. Now I am going to try with an ender pearl

#

It happened!

#

I think I found a bug 😄

#

Alrighty, so if you

  • Are in fly mode with an elytra
  • Shoot an ender pearl into the end portal on the end island

An exception stacktrace similar to the following will appear in your console: https://paste.md-5.net/utafutimed.apache

west cloak
#

anyone know of a plugin that brings back 1.14.2 god armor?

late fulcrum
swift schooner
#

I need to report a spigot user for...

#

stuff...

#

Where would I do that?

vital jolt
#

go to their profile

#

click report

hallow rover
#

Bruh did you get one of those porn bots too

royal zodiac
#

#general message

mellow dock
#

Third party client

#

Get him

royal zodiac
#

wot

#

Canary isn't a third party client

#

It's the Alpha testing client

#

Would normally get stuff first but Stickers still no work

mellow dock
#

Oh

#

I did not know that

grizzled nimbus
#

yep spam bots happened to a ton of people not just this server

old patio
#

How do I make it not send you back to spawn when you die?

west cloak
#

beds

timid dome
vocal canyon
#

hey im getting a very bad problem, so from spigotmc forums i just got a email on my gmail showing a picture of a girl saying bad stuff saying that would u like to meetup and stuff, and it was from the official Forums, the gmail said the links of SpigotMc and stuff too 😦 this is bad pls help

silk lake
#

bruh

#

i think you should meet with her

west cloak
#

LOL

vocal canyon
#

im 13 do you think ill meetup with a 18+ girl?

#

...

silk lake
#

dude it just means you're a player

vocal canyon
#

?

west cloak
#

Lel

vocal canyon
#

bruh

#

help me lol this shouldnt happen lmao

silk lake
#

in all seriousness i don't think we can do anything about it

#

see if there's a way to block those emails

west cloak
#

He said to report it for NSFW

#

#general message

vocal canyon
#

look

silk lake
#

lmao

vocal canyon
#

thats the exact thing

#

lmao

silk lake
#

yea just report it and see if you can block dms from it on spig

vocal canyon
#

Ok

west cloak
#

#general message

late fulcrum
#

If I run a public minecraft server on my home pc, should I run it in a VM?

vast mica
#

Hey I'm having difficulties getting datapacks to load on my spigot server. The server loads and returns "Couldn't get pack info for: net.minecraft.server.v1_16_R2.ResourceNotFoundException: 'pack.mcmeta' in ResourcePack '.\world\datapacks*nameofdatapack*"

#

I've tried multiple datapacks and they are on the correct version

#

@late fulcrum Unless there is a reason you need to run it in a VM, you probably shouldn't

edgy ivy
#

vmware?

tawny dust
#

@vast mica You're sending a datapack like a resourcepack. That won't work. Datapacks should be placed in the datapacks folder of the world

desert hazel
#

Hi!
I have set up a local server. But, I can't find the console location. How can I open it?

#

Or how can I stop and restart it?

wind swan
#

How did you start the server?

desert hazel
#

I don't know. I just installed the BuildTools and I launched spigot.jar. Then I connected to localhost

wind swan
#

When you say launched spigot.jar, you double clicked on it?

desert hazel
#

Yes

wind swan
#

On the right is your console

desert hazel
#

It open nothing

wind swan
#

And you're still able to connect to the server?

desert hazel
#

Yes

wind swan
#

Ok IDK then coz I don't rly use the GUI.

desert hazel
#

Yes but here I'm not currently operator and I want to add plugins. So I must restart the local server

#

OK so I will stup again and launch with minecraft server

#

A window has poped but it closed just after

tawny dust
#

The GUI doesn't always work. And I've seen Agentgdiamonds issue before... it's running in the background kill it via task manager or restarting the pc. Then start via a bat file. (I assume youre running windows)

vast mica
#

@tawny dust I don’t see any other data pack folders. Could you send me the path for where it’s supposed to be?

late fulcrum
#

@vast mica yeah, I dont think so either, bit since it is my home pc I am just a little wary, because it also runs pufferpanel, and that is open source, so who knows if someone find a backdoor

somber oxide
#

How high should my tps be? Mine is between 19.5 and 20

mellow dock
#

20

somber oxide
#

Always 20?

ashen fox
#

20 is the best, you're fine unless its like under 17 (even then its not bad)

hallow kelp
#

Anyone know any plugins that restore 1.8 knockback on 1.16 (sprint hitting/w tapping)?

#

ping me if yes

scenic mason
#

I think no

hallow rover
#

is there a way that the command spam kick can be removed for certain groups? sorry if thats a really vague question lol, ive been told this functionality was a part of spigot itself and im not sure how to word it

stable flax
#

look up spigot permission nodes

hallow rover
#

ty

#

im probably being dumb but i cant find such a permission

ashen fox
#

You just want to disable the normal spigot /kick?

hallow rover
#

so tl;dr of my issue is i fly through coreprotect logs and it boots me cause im sending too many commands

ashen fox
#

Oh

#

you want to disable the anti-spam

hallow rover
#

ahh ill search for that permission

ashen fox
#

I don't think it's a permission, I'm looking through it now though

stable flax
#

that's in spigot.yml

ashen fox
#

I know theres the spam-exclusions in the spigot yml but I don't know if there is a way to disable it fully

hallow rover
#

if theres exclusions for specific players thatll work perfectly, ill take a peek. thank you guys!

stable flax
#

I believe using spectator mode bypasses the kick

ashen fox
#

You can add the core protect commands into that oldgrama, but that applies to all players to my knowledge.

#

There is some plugins that fix the kick if if you google like ex 'spigot disable disconnect.spam kick"

dreamy isle
#

why isn't my server sending the ping motd back to me? it shows that i have pinged in the console, and it lets me connect

#

(ping me)

shy heron
#

i thinked i asked here but is someone knowing a greate bungeecord plugin for resourcepack

vital jolt
#

Anyone know any plugins that restore 1.8 knockback on 1.16 (sprint hitting/w tapping)?
@hallow kelp patch the server yourself

hallow kelp
#

im too small brain for that

vital jolt
#

I'm not sure if there is any other way.

lunar solar
#

Is there a free pvp plugin. that i can use for my mc server?
I have 3 pvp maps but not a plugin to make a pvp mode.

west cloak
#

Please help me

frigid wren
#

Hey guys

west cloak
#

I've been trying to solve this problem for 4 days, but nothing can be done 😢

west cloak
#

Please help me

grizzled nimbus
#

page expired :p

west cloak
#

Ok i restore

grizzled nimbus
#

and also no context whatsoever

west cloak
#

context ?

grizzled nimbus
#

ye

#

like what did you do which caused the issue

#

plugins you have

#

when it happened

west cloak
#

I only installed my minecraft server on ubuntu

grizzled nimbus
#

and it

west cloak
#

'ubuntu server'

grizzled nimbus
#

crashed?

west cloak
#

yes when i stopped this

grizzled nimbus
#

you just load it up

#

and run it

#

and thats the error?

west cloak
#

no, this error appears when I stop my server

serene saffron
#

hello, i need help

grizzled nimbus
#

Do you have any plugins

#

on your server

serene saffron
#

how i can protect my minecraft server?

grizzled nimbus
#

or is it just completely fresh

#

what do you mean by protect

serene saffron
#

from DDoS and more..

grizzled nimbus
#

uh, you can't really

west cloak
grizzled nimbus
#

DDoS is going to always be there

west cloak
#

0plugin on my server

grizzled nimbus
#

What java verison do you have?

west cloak
#

lasted

grizzled nimbus
#

i need a version

serene saffron
#

have hypixel ddos protection? 😄

grizzled nimbus
#

do you know what a ddos is?

west cloak
#

the version from jdk?

grizzled nimbus
#

cause if you do it should be self explanatory

#

yes the version for jdk

west cloak
#

ok man

grizzled nimbus
#

You can't simply prevent a ddos

#

thats like not possible. However, you can do something like a login

#

system

west cloak
#

openjdk-11-jre

serene saffron
#

do you know what a ddos is?
@grizzled nimbus attack

grizzled nimbus
#

but do you know how hackers do it?

serene saffron
#

idk

grizzled nimbus
#

Hackers do it by compromising many computers, thousands at max and try to connect to your server constantly

#

and send a bunch of packets

#

its not only very rare and hard to do, but you can't really prevent it

#

you can have a plugin which has a login system

#

or a plugin which prevents players from spam joininfg

#

but other than that its not possible

#

openjdk-11-jre
@west cloak also that seems fine

#

where did you get this spigot jar?

serene saffron
#

:(

west cloak
#

here => ht t ps://ge t bu k k i t . o rg / get/gE0q5n55ASwgaQDavi0Bd3eA1u6gcJ4A

grizzled nimbus
#

No

#

Do not

#

use those websites

#

they are illegal

#

and they don't always provide good working jars

west cloak
#

sorry

grizzled nimbus
#

Do you know BuildTools?

west cloak
#

yes

#

i know

grizzled nimbus
#

Yes you should use that

west cloak
#

Ok i try

grizzled nimbus
#

ok

hallow rover
#

Telling someone you can’t prevent a ddos is foolish. You can’t prevent all attacks, especially at a large scale, but there are plenty of ways you can minimize the chances of it happening to your server

grizzled nimbus
#

Prevent != Minimize

hallow rover
#

Especially when most ddos attacks are done by relatively small botnets

grizzled nimbus
#

This is assuming this is a full on ddos attack

hallow rover
#

You were just flat out saying nothing can be done

#

That’s all I’m going off of

grizzled nimbus
#

I never said you couldnt

#

I mentioned plugins

#

and those do in fact reduce the chances

#

but you cannot never prevent all of them

hallow rover
#

You did, my bad

#

That’s on me

#

But things can be done to drop the packets from being processed altogether

grizzled nimbus
#

The easiest way to do that is to prevent them from connecting the first place

#

so ideally maybe have a plugin which limits how many players

#

or connections

#

are to your server

hallow rover
#

At an even more in depth level you can filter by many things

calm jacinth
#

ll

prisma aspen
#

Hello, I'm having trouble setting up my MOTD. So I used minecrafttools to generate it, but color codes like \u00a7d don't render, they look like that:

#

Is it normal? (Don't hesitate to ping me)

clever willow
#

Hi, looks like there is a problem with this raid farm, hero of the village effect isn't given, is there any solution? https://www.youtube.com/watch?v=2gcWlWTuTj8

Like and Share with other Minecrafters!
►ALL 1.16 NEW Farms: https://youtu.be/ANbnSu917qo
Easy Automatic Hero of the villager Raid farm. With 77 special items the Raid-O-Matic is a must have for any survival world! Producing 3500 emeralds and 350 totems of undying per hour. Wi...

▶ Play video
cold compass
#

@prisma aspen I think it's case sensitive, try to make the a upper case \u00A7

prisma aspen
#

I'm gonna try that 👍

stable flax
mellow dock
#

What about it

prisma aspen
#

That's perfect for chat color

#

But MOTD use different color codes

stable flax
#

I've had that sheet since 1.11

west cloak
#

i still have this error

#

with the buildtool

sharp matrix
#

@clever willow You could simply disable the raid gamerule to solve that one

clever willow
#

@sharp matrix Which gamerule?

sharp matrix
#

disableRaids

clever willow
#

But I don't want to disable raids

#

I want the farm to work as in vanilla

sharp matrix
#

Welp, that's all I got for you man haha, don't think that can be patched sadly

clever willow
#

My question was if there is a configuration that could make it work?

sharp matrix
#

ohhh, not sure on that one, sorry

raven condor
#

hello i need to get into my acc i lost my 2fa and my back up code

#

why ?

wind swan
#

Spigot tells you and periodically reminds you to save backup codes for a reason

raven condor
#

i have 900$ in plugins and yes thats why i am here

sharp matrix
#

*had

#

sadly haha

raven condor
#

well that sucks its what ever i get it don't worry

#

ok

#

its all good thats why i asked

#

can u send me the link so i can look over it

#

yes

#

thx

#

ok

#

thank u

#

so the email is what u sent me

#

thx man

mellow dock
#

i have 900$ in plugins and yes thats why i am here
wut

wind swan
#

I probs have like $300 of plugins.

reef fjord
#

is 19.8 tps good

#

or do i need to do less intensive stuff on my plugin

mellow dock
#

That's fine

formal basin
#

small stupid question command to instant crash minecraft (user don't server) 1.12.2

grizzled nimbus
#

but

#

why?

mellow dock
#

user don't server?

ashen fox
#

I think they want to crash someone's minecraft

hallow rover
#

He’s right, that is a stupid question

grizzled nimbus
#

xD

broken vapor
#

I'm trying to update my server to 1.16.3 from 1.15.2, and when I run "/plugins" on the server, I get kicked with the error of The server you were previously on went down, you have been connected to a fallback server

The server doesn't actually go down, I just get kicked to my Lobby. I checked the BungeeCord Logs and get this error overflow in packet detected! Cannot receive string longer than Short.MAX_VALUE (got 39688 characters)

I'm able to do /plugins within the console and get valid results displayed

glacial sundial
#

Update, you're not using the latest version of 1.16.3

sullen lava
#

which one for bungeecord

#

cant upload pic tho

#

oh ye virification i forgot

mellow dock
#

Your tps is over 20

#

Your server has basically no load

#

/tps isn’t perfect

#

And 19.17 is fine

#

I guess

#

Point is you’re server isn’t lagging

#

If anything it’s running too fast

#

You have over 20 tps

#

Like I said, /tps isn’t perfect, timings is more reliable

#

With <2% server load you shouldn’t have any issues

#

What about it

#

That’s basically perfect

#

.01% isn’t noticeable

#

It’s well within margin of error

steep sluice
#

How can i restore a map that is corrupted?

#

theres a map that doesnt work

#

when i do /mv tp name

#

it says its unloaded

#

but when i try to load it

#

it doesnt work

nocturne brook
#

hey guys, when I put my server on offline mode, I lose all my items

#

is there a way to fix this?

floral bone
#

dont switch modes mid game

#

or use a bungee

deep forge
#

did you do mv import (name) normal (name)Generator?

nocturne brook
#

Im using bungee

#

but I want to put it on offline mode

prisma mango
#

Hey, how to disable 1.13+ tab complete for players without a permission?

worn valley
#

um, am I just dumb, or why I'm not getting any messages from !verify ? O.o

median coyote
#

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

#

help

stable flax
#

do you have java installed? Is it a modern version?

#

nb4 java 6

hallow rover
#

If he didn’t have it at all he wouldn’t get that error. What’s the command you are trying to run

median coyote
#

just to open the minecraft sever

hallow rover
#

Yeah

median coyote
#

no command that is what i see when i press the start button it the server files

hallow rover
#

Can you right click that file and hit edit

#

And tell me what it says

median coyote
#

the server file?

hallow rover
#

The start file

median coyote
#

@echo off
java -Xms1G -Xmx1G -XX:+UseConcMarkSweepGC -jar spigot-1.16.1.jar nogui
pause

stable flax
#

nogui needs to be on the same line as the java command, and don't think pause is needed at all?

hallow rover
#

Pause is so the CLi doesn’t close on server stop

#

If you start through a file instead of hand typing the command

#

So for something like this it’s good, as we would like to see the command line output to figure out why it’s closing

median coyote
#

so what do i need to do?

hallow rover
#

Try running the server with just java -jar spigot-1.16.1.jar to see if it starts at all

median coyote
#

Unsupported Java detected (59.0). Only up to Java 14 is supported.

stable flax
#

also, you should probably build a new spigot for 1.16.3

median coyote
#

yea i know

west cloak
#

Where are the permissions located? like if i have perms like MOd ADmin where will be there property stored

#

ping me if u can help

stable flax
#

@west cloak in a pms.

#

luckperms is a good pms

west cloak
#

i have that

#

but in its Config?

grizzled nimbus
#

No you don't edit the config for luckperms

#

they have a very good gui

#

which can do it already

#

unless you are talking about something different

inland pulsar
#

?paste

keen crestBOT
inland pulsar
runic rain
#

on the plus side, that's an internal server error. No plugins seem to be involved, it's something we should be able to fix

#

?jira

keen crestBOT
runic rain
#

Reproduction steps if you can, be sure you're on latest, etc.

#

If need be, upload the world, but so long as you can reliably reproduce it in a fresh world it's fine

late fulcrum
#

is there a command to list all the cafebabe commands?

#

?help

grizzled nimbus
#

@keen crest help me or die