#help-server

1 messages ยท Page 174 of 1

vital jolt
#

well tell him to reduce his render distance lol

tawdry narwhal
#

@vital jolt doesn't mean the client stops receiving information about entities tracking them from a far range. Just means rendering wise, they won't render until a closer distance. So yeah it would help but at same time, it could still cause lag. Up to LEOcab in how to handle that lol

#

and 32 chunks I believe is the max the client allows

dense ember
#

i might send this guy my old computer lol

tawny dust
#

Optifine can allow higher render distance

tawdry narwhal
#

of players or objects?

#

I think optifine only renders objects further and not entities

tawny dust
#

hm yeah not sure

#

Ignore what I said ..

tawny swan
#

anyone else using FabledSkyBlock plugin, i get error "the island you were on suddenly disappeared" even owner of island get this error while trying to /is go or /is visit

tawny dust
#

Ask in their support discord

west cloak
#

Any1 know the best setup for the knockbackfixer! DM ME PLEASE

west cloak
#

anyone know if cracked minecraft "tlauncher" could be malicious.

#

Need to test my server with more than 1 acc

tawdry narwhal
#

it can be malicious yes

#

up to you to determine it isn't considering to make it work requires modifications to begin with

west cloak
#

i'd use it in sandboxie if it had a portable version

#

is there any way to test multiplayer without a cracked mc

#

for my plugin

#

like can citizens mimick a player lol

tawdry narwhal
#

not on its own no

#

but you could probably create a plugin using its api to help mimick a player

#

in fact, you can create fake players with just nothing but a plugin

#

the only test you wouldn't be able to easily do is network test, but most tests don't care about that anyways

west cloak
#

spigot server are down?

#

in fact, you can create fake players with just nothing but a plugin
it's a bit hard to do that isn't it

#

all i wanna test are event handlers/schedulers for pvp games

runic rain
#

spigot server are down?
We don't have servers to go down

#

The only thing from us that could go down and cause issue are the forums, the Stash or the Nexus

#

None of which, to my knowledge, are down at the moment

#

If you can't authenticate while joining your server, either your server is set to online mode and you're joining with a non-premium Minecraft account or Mojang's authentication servers are down

west cloak
#

oh no, the easy way i'd test is setting offline mode and using a cracked mc.

runic rain
#

Though I can't remember the last time they've gone down since Microsoft acquired Mojang

west cloak
#

oh, not talking to me. nvm :]

grand sinew
#

They've went down a few times

#

Should've seen the Minecraft discord lol pretty funny

molten dock
#

someone knows a plugin that supports colored items and lores in anvils without affecting vanilla enchantments? (for example if I have a book with sharp 3 and my sword has a custome lore but sharp 3 too it will be sharp 4 automatically) thank you please tag me if you know one.

river sun
#

is there an easy way to surpress the messages "X have been summoned to x by x" in bungeecord?

neat umbra
#

checked

#

bungee config

#

for broadcast console to ops option

jaunty temple
#

Hi! I've noticed something weird with bungeecord, tested it with no plugins and a clean build with the latest jars, and it still happens: every connection established with a spigot server through the bungeecord (as in, player logs in) increases the amount of memory used. this memory is never freed up, resulting in the bungee running OOM at some point in time.
This has first showed up around the weekend, and has been a steady problem since (for us) - is anyone else experiencing something comparable or has hint how to fix this?

neat umbra
#

so... were talking about paper

#

in spigots discord..?

jaunty temple
#

I'm talking about bungee

neat umbra
#

while using paper

jaunty temple
#

sure, I'll test it with spigot, no problem, no reason to be rude :p

neat umbra
#

saying that because we dont offer support for paper issues..

jaunty temple
#

do you offer support for bungeecord issues? because that's the reason I'm here for

tawdry narwhal
#

make sure your bungeecord is up to date. Second, the type of server connected to it does affect it. Paper team does maintain its own version of bungee for paper servers.

jaunty temple
#

running bungeecord #1535 and freshly built spigot servers this issue still occurs

tawdry narwhal
#

well, it is going to take up some memory for connections, probably has to do with your start up command/arguments

jaunty temple
#

we didn't change the startup arguments before this issue started showing up - of course it'll take up more memory for a new connection, but this memory should be freed up / GCd later once the connection is closed again, right?

tawdry narwhal
#

and just fyi, if Java allocates memory, it won't give it back to the OS

#

so Heap memory isn't the same has hard memory allocation

jaunty temple
#

but the JVM is running out of memory

tawdry narwhal
#

two different things

#

When Java does its GC thing, it frees up memory in the Heap

#

not that it releases memory back to the OS

jaunty temple
#

yes, I know - but this part doesn't seem to be happening as of now, for some reason I cannot explain

tawdry narwhal
#

its like a suitcase in a trunk

#

the trunk is your OS's space, the suitcase is the heap for java

#

you can increase the suitcase size or you can remove stuff inside the suitcase for other things

#

but so as long as that suitcase is in the trunk, that trunk space is still used up

jaunty temple
#

thanks, I know the difference between a heap and system memory

tawdry narwhal
#

anyways, for whatever reason it is running out of heap memory for whatever reason. So something changed

jaunty temple
#

yeah, but nothing on our end - same jars, same startup params, same system configuration. If I remember correctly the mojang auth or session servers were down for a short while that day, and I'm fearing a minor change in the communication with those servers resulting in this weird behaviour on bungeecord's side of things

tawdry narwhal
#

that could be

#

without some sort of logs though or some network tests that capture packets

#

really hard to say

jaunty temple
#

yeah, I have no clue how to get those and what the expected data would be ยฏ_(ใƒ„)_/ยฏ

prisma mango
#

Hey! I have a question. After a week of uptime, my Bungeecord has incredible lags. it says it has 12 MB free memory, where it had 3 GB to use. The lag is so huge, that server is not playable at all, and the console in linux is lagging when typing commands. What could be causing this?

burnt portal
#

in spigot how can i send players to other servers?

#

my server is bungee but i use spigot plugins

prisma mango
#

use messaging

tawny dust
#

It can be many things. But most likley it's a plugin you have installed

#

As for the lagg it might be caused by GC

prisma mango
#

Except the memory being eaten, the lag is real

tawny dust
#

Yeah find what's eating all that ram

prisma mango
#

How can I do it? This takes 7 days to happen. I cant run a TestVM or something for a week.

tawny dust
#

True altough it might be hard to track down without a testvm running

prisma mango
#

if Spark existed for bungeecord :/

tawny dust
#

๐Ÿ˜ฎ It does

prisma mango
#

WHAT?

tawny dust
#

BungeeCord
Add spark.jar to your plugins directory and use /sparkb.

#

From their jenkins page

prisma mango
#

WHAT THE

tawny dust
prisma mango
#

oh my dog

#

god*

#

if it works

#

idk what do I do

#

No way it works

#

Thank you so much

#

๐Ÿ˜„

tawny dust
#

Nice

weak heart
#

wait do u need to portforward all servers on your bungeecord network or a specific one

#

like the bungeecord proxy?

minor igloo
#

Hi there, any idea why my nether and end default to peaceful while my world difficulty is set to normal? I'm on 1.16.2. I have changed the level.dat files about 20 times, each time setting the Difficulty to 2 from 0. Upon restarting the level.dat seems to reset itself as when I look at it again, it's back to how it was.

tawdry narwhal
#

@weak heart if all the servers connected to bungee are on the same physical system, then the only server you need to portward is the bungee one.

#

@minor igloo try checking to see if you have a gamerule set

molten dock
#

someone knows a plugin that supports colored items and lores in anvils without affecting vanilla enchantments? (for example if I have a book with sharp 3 and my sword has a custome lore but sharp 3 too it will be sharp 4 automatically) thank you please tag me if you know one.
@molten dock no ideas? ๐Ÿ˜ฆ

minor igloo
#

There's no gamerule that I can tell which forces difficulty back down.

#

The fact that it's overwriting my changes to the NBT is concerning.

tawdry narwhal
#

@minor igloo should check the server.properties, spigot.yml or bukkit.yml to see you don't have a setting set somewhere

weak heart
#

@tawdry narwhal

#

do you need to put the computer ip in the server ip configs on the servers

#

config.yml files

#

to make the portforwarding work?

minor igloo
#

None of those files seem to have anything referencing difficulty.

tawdry narwhal
#

@weak heart if you mean, do you need to specify in the server.properties the ip address. No

#

@minor igloo do you have any plugins that are related to world stuff?

weak heart
#

yeah i meant that

#

because i couldnt portforward it

#

it dident work

#

so thats why i wondered

#

that

tawdry narwhal
#

well you can't test if port forwarding worked from inside the network

#

you have to test from outside

#

and you need bungee running while you do so

minor igloo
#

Not to my knowledge, but I'm just gonna look at all their configs and see if I find anything.

weak heart
#

@tawdry narwhal

#

thats what i did

#

i tried join by my network ip

#

and it dident work

tawdry narwhal
#

If the computer you are using to join your network is connected to the same router as the server

#

then you need to use the servers private ip address

#

and not your public ip address

#

everyone else who is out side of your network, IE not connected to your router uses your public ip address

weak heart
#

wait so in the portforwarding page

#

should i put like

#

0.0.0.0?

#

as the ip because thats what it says

tawdry narwhal
#

I am not sure what you are looking at, as each router's config page is different

#

however, for the external ip, leave it blank

#

internal ip is the ip of the bungee server

#

it will be something like 192.168.(number).(number)

weak heart
#

ooh yeah

#

okay then ik

#

and i dont have to put that ip address in the server ip options in the files

#

on the servers?

#

so i can just use it on the portforwarding page?

#

or? lmao

tawdry narwhal
#

ok, the mc servers I recommend setting them to listen on 127.0.0.1 especially if they are on the same computer as bungee to prevent them from talking to the outside

#

in your bungee config, you would tell it the servers are located on 127.0.0.1 and whatever port

#

the bungee server I recommend leaving it as 0.0.0.0

weak heart
#

ight

minor igloo
#

I've looked through what I think is all the plugins. It doesn't mention anything about forcing difficulty.

tawdry narwhal
#

interesting

#

try it without plugins

#

and see if it changes

#

if it doesn't change, then you have a plugin doing something obviously and need to find which it is

minor igloo
#

Hm... alrighty.

#

I got it, just had to delete both the nether and end worlds.

mental lark
#

where do i access the files for bedrock realms, im trying to set up a discord bot that relays scoreboard info to my server but i don't know how i would access the files to relay

tawdry narwhal
#

glad you got it fixed @minor igloo

#

never actually seen that problem before

mental lark
#

anyone got any idea for my issue?

ashen fox
#

I don't even think Spigot has support for Bedrock (im almost positive), so, you would have to ask in a discord with people familiar with Bedrock Edition

mental lark
#

oh ok

#

nvm then

tawdry narwhal
#

spigot does not support bedrock that is accurate

urban maple
#

Hey since I updated my server to 1.16.3, Zombies haven't been spawning on my server

oblique cape
west cloak
#

anyone know of a plugin where if you kill someone you can take a percentage of their balance into yours? if you reply please ping me, thanks

rocky shadow
#

@west cloak what economy are you using

west cloak
#

vault

rocky shadow
#

i can make that for u

west cloak
#

for free?

rocky shadow
#

dont know if theres something out there but thats easy to do

#

yeah sure thing

tight lotus
#

was about to say the same thing lol that'd take two seconds

west cloak
#

damn

rocky shadow
#

xD

#

pm me

timid sapphire
#

Excuse me gentlemen but I would like to know how to enter the non-premium 2b2t server, could you tell me please

mellow dock
#

Ask 2b2t

brisk hedge
#

^

median bloom
tawny dust
#

That looks like an invalid text component send to the client

median bloom
#

and it's happening with many plugins now that we updated to 1.16.3

tawny dust
#

Make sure the server is up to date

median bloom
#

using latest paper build

tawny dust
#

You're in the wrong support discord

median bloom
#

what changed between 1.15 and 1.16 that caused this?

tawny dust
#

Nothing

#

They deprecated the value tag but it still works

#

According the the mc wiki atleast

mellow dock
#

They changed text in 1.16

#

To allow RGB

tawny dust
#

Yeah that's true. But not the problem

#

It's failing to decode the JSON

runic rain
#

using latest paper build
Support should have stopped here, guys

#

You're not using our software. Speak with them instead

tawny dust
#

I already told him to go to their discord

#

if you check the message below

runic rain
#

Steve_Dab But Steve_Dab support Steve_Dab continued Steve_Dab anyways Steve_Dab

tawny dust
#

True

tawdry narwhal
#

shame on you guys

#

๐Ÿ˜‰

meager gyro
#

hey where is the support here?

tawny dust
#

Depends on what you need help with

#

If it's your server then ask here. If you need help with code ask in #help-development

meager gyro
#

I tried to accese the RealisticWorldGenerator plugin resources

#

but It said i dont have permission

#

@tawny dust

tawny dust
#

Are you logged in

sour flicker
#

Why does my votifier plugin not get my players votes?

tawny dust
#

Does it have access to the right port

sour flicker
#

yes @tawny dust ive tried to open 8192 , 8195, 8193. But nothing seemed to work

tawny swan
#

guys is CMI plugin good?

west cloak
#

Hi, i want know what is " sample-count: 12 " in spigot.yml file

proud tinsel
#

I am looking for a server Dev to help me make plugins along the way ๐Ÿ˜„

#

DM me if u could help

peak moth
#

when i try to run my mc server on spigot it gets me this error:
Invalid initial heap size: -Xms12288M 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. Press any key to continue . . .

#

any solutions?

timid plinth
#

12288M is 12.2GB, of initial heap size

#

like it says, it's too much

peak moth
#

wait

#

ill explain

#

i just reinstalled windows

#

and _JAVA_OPTIONS is gone

#

i tried adding it but didnt help

#

before reinstalling everything was good

timid plinth
#

okay but this isn't related to the error you posted

peak moth
#

it is

#

i think thats because of java options

timid plinth
#

what if you did 12G instead of 12288M

peak moth
#

wait

timid plinth
#

and, honestly you don't need to set the initial heapsize to be so large

peak moth
#

ill send you image

timid plinth
#

its not max, just initial

peak moth
#

did i do it wrong?

#

java options

#

before reinstalling it was 100% working

timid plinth
#

I don't recommend doing that

#

you're telling every instance of the JVM to attempt to start with 12GB of heapspace

peak moth
#

why?

timid plinth
#

every single one that tries to start

peak moth
#

i got 32gb of ram

timid plinth
#

and 3 instances of the JVM using that option, for whatever reason they might start

#

would be over that limit

#

you can just specify it in your server start command

#

since your server is all you want to have that heap space

peak moth
#

@echo off java -Xms12288M -Xmx12288M -XX:+UseConcMarkSweepGC -jar spigot-1.16.3.jar nogui pause my server start code

timid plinth
#

thats all you need, no need for the java options env variable

peak moth
#

but i got this error without java options

tawdry narwhal
#

@peak moth your problem is because you are using 32bit java, you need to use 64bit Java if you want to allocate more then 2GB to the JVM

peak moth
#

wait what

#

i did just go to java.com and downloaded by first button

#

thats not right as for 64bit?

tawdry narwhal
#

open command prompt, type java -version

#

what does it say?

timid plinth
#

^^

peak moth
#

java version "1.8.0_261" Java(TM) SE Runtime Environment (build 1.8.0_261-b12) Java HotSpot(TM) Client VM (build 25.261-b12, mixed mode)

tawdry narwhal
#

so notice it doesn't say 64-Bit Server

#

you are using 32Bit java

peak moth
#

oh well

tawdry narwhal
#

so the way to resolve this, is to uninstall java, and then install the appropriate version architecture

timid plinth
#

its a pretty common mistake actually

#

blame the website I guess

peak moth
#

well yes but idk how to get 64bit

timid plinth
#

that link has all the installers

tawdry narwhal
#

Anyways, just wanted to clear up your confusion before you got into a whole bunch of debugging that wouldn't have yield much answer ๐Ÿ˜›

#

Just install Java JDK 11

#

it can run Java 8 stuff

timid plinth
#

JDK over the basic JRE?

#

they don't need the compiler?

tawdry narwhal
#

After Java 1.8 it is just JDK now

timid plinth
#

Ah

tawdry narwhal
#

there is no difference

timid plinth
#

I should get with the times

#

just a random tip, it also accepts G for gigabyte

obsidian leaf
#

um i have a problem. i cant use my server through internet. i can use it as a LAN server. i know it has something do with port forwarding but i dont know how to set it up or anything.

neat umbra
tawdry narwhal
#

should use the tool called Beacon in there first

#

very helpful with the portforwarding stuff ๐Ÿ˜‰

neat umbra
#

sadly im still stuck behind nat

#

as i havent bothered calling the isp yet

tawdry narwhal
#

@neat umbra not sure I know what you mean o.O

#

Do you not have the ability to let things through the firewall?

open rapids
#

Does anyone know why /server wont work as a command when i put it in a gui for a user to click
bungee /server
but it works when typed manually

late fulcrum
#

๐Ÿ‡ถ Is there a way to make placeholderapi ignore a percent symbol?

I am trying to do something like &r&7%%%math_100*({server_ram_used}/{server_ram_max})% #757575memory. It works, but there is two percent symbols. When I try to do one, it breaks it.

๐Ÿ‡ฆ Use the ASCII expansion by cj89898: https://github.com/cj89898/ASCIIExpansion
%ascii_37% will return a percent %

neat nova
#

No color codes are working in my chat. I've tried 5 different chat formatting plugins and chat colors dont work in any of them. Has anyone else ever had this issue?

mellow dock
#

No

#

You need to have the right permissions

neat nova
#

bruh moment. I have * and im opped tho

mellow dock
#

shrug

#

EssentialsX works for me

light cairn
indigo zodiac
#

That is the nick prefix of (most probably) EssentialsX

#

You should be able to change that in the config

light cairn
#

ok

indigo zodiac
#

@light cairn I think what you are talking about is the [] not the ~, right? That looks like Multiverse trying to show the world, you are currently in

grizzled nimbus
#

Yeah, usually its something like [world]

#

if you are in the mainworld

tulip hamlet
#

Are you running Multiverse-Core?

#

If so, you can go to your config.yml file in the plugin directory, and find the "prefixchatformat" to something different. I'm not sure, but setting it to something like %chat% instead of the default '[%world%]%chat%'

jagged orbit
#

no, it's multiverse

indigo zodiac
#

default multiverse is multiverse-core

light cairn
#

yes @indigo zodiac i am talking about the [] in front of my name

indigo zodiac
#

look above for some solution attempts

light cairn
#

ok @tulip hamlet do u know how i get rid of it??

tulip hamlet
#

Try looking in your config.yml for the multiverse plugin

jagged orbit
#

If you have a chat plugin it could be in there. But it's usually in multiverse config

tulip hamlet
#

There will probably be a line in there about chat prefix, that will have something in there with square brackets and the world you're in.

light cairn
#

Yeah ik what I mean is what do I put in square brackets to get rid of it

flint breach
#

what protcol is used to get the answer from the mojang auth server? when i drop everything exept http/https and other used things the server doesnt get the answer from the auth server

jagged orbit
#

I thought it was a http request?

flint breach
#

no connection/no response

digital snow
#

currently running a localhost server and it worked fine yesterday but than i installed a new version of java to learn how to code plugins and mods and now it wont work anymore, how would i get this fixed?

jagged orbit
#

@digital snow try and add the DPaper.IgnoreJavaVersion=true arg to your startup arguments

#

if not go back to the older version

digital snow
#

do you mean add it to start.bat?

#

@jagged orbit

jagged orbit
#

yes

#

that's your startup arguments

digital snow
#

before PAUSE or after?

jagged orbit
#

oh sorry thats a paper arg

digital snow
#

yep

jagged orbit
#

yeah as the error says, download Java 14 or under

#

Java 15 isnt supported

digital snow
#

can you link me java 14?

#

also would it uninstall java 15 in the proccess of installing 14?

jagged orbit
#

It should be fine

digital snow
#

yeah can you link me it

jagged orbit
#

2 second google

digital snow
#

i know but i just wasnt sure if kit 14 was thje same and yeah

jagged orbit
#

You'd want to download the JRE (Java Runtime Environment)

#

JDK is development kit

digital snow
#

yeah alright

#

i downloaded jre 64bit offline

#

and yes i checked, my system is running 64 bit

#

thanks for the help

jagged orbit
#

no worries

digital snow
#

@jagged orbit

jagged orbit
#

yeah maybe try uninstall java 15

digital snow
#

how?

jagged orbit
#

Windows Button > Add Or Remove Program

#

search java

digital snow
#

like the control panel way?

#

@jagged orbit

jagged orbit
#

what os are you on

#

windows 10?

digital snow
#

yep

jagged orbit
#

okay press the windows button

digital snow
#

dude

jagged orbit
#

press the search function

digital snow
#

im not that dumb cmon

jagged orbit
#

control panel and searching is the same thing

digital snow
#

im just asking you if you want me to uninstall it through control panel

jagged orbit
#

either way will be the same

digital snow
#

yeah no shit either way opens in control panel

#

alright it works now thanks

buoyant lintel
#

Hi, I'm wondering if spigiot calculates mob caps differently from vanilla

#

More specifically how presistent hostile mobs are counted

#

In vanilla endermen that hold blocks become persistent and no longer count to the mob cap

#

Is this check the same in spigiot?

copper kernel
#

hi I'm looking for the Kitpvp plugin which on my own economy and works with the vault plugin can you advise?

flint breach
#

does the mojang auth server switch ips or why is are there 2 diverent ips? and how many ips does mojang use.

#

07:56:53 [SEVERE] Error authenticating with minecraft.net
io.netty.channel.ConnectTimeoutException: connection timed out: sessionserver.mojang.com/143.204.212.175:443
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$2.run(AbstractEpollChannel.java:575)
at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)
at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.lang.Thread.run(Thread.java:748)
08:15:02 [SEVERE] Error authenticating with minecraft.net
io.netty.channel.ConnectTimeoutException: connection timed out: sessionserver.mojang.com/99.84.149.180:443
at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$2.run(AbstractEpollChannel.java:575)
at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)
at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.lang.Thread.run(Thread.java:748)

indigo zodiac
#

Probably no one knows that. It why is it important?

warm canopy
#

Spigot broke villagers and passive mob spawning completely

jagged orbit
#

how?

warm canopy
#

passive mobs didnt spawn for months and villagers didnt do anything until I changed software

jagged orbit
#

are you sure it wasn't a plugin

#

spigot shouldn't affect that

warm canopy
#

iI just had 1 plugin

#

Skins restorer

jagged orbit
#

Strange

#

what version was your jar?

warm canopy
#

well I was hosting on aternos

jade solstice
#

Hi

#

I cant create a kit with the essentials i dont know why

#

Im getting this error when i want the kit i created

#

that kit is improperly defined. contact an administrator

jagged orbit
#

are you getting an error in your console

#

most likely it's not formatted properly

jade solstice
#

let me see

#

[08:42:20 WARN]: [Essentials] Enchantment DAMAGE_UNDEAD: Specified enchantment cannot be applied to this itemstack

#

im getting this

jagged orbit
#

hmm looks like an illegal enchant?

#

what are you trying to apply it to

jade solstice
#

which is the DAMAGE_UNDEAD?

jagged orbit
#

smite

jade solstice
#

i was applying it to the bow

#

xd

#

thats the problem

jagged orbit
#

weird how it doesn't allow illegal enchants

west cloak
#

addUnsafeEnchantment is for illegal enchantments

jagged orbit
#

yes, this is for essentials not plugin dev

mellow dock
#

Think essentials has a config option for that

woeful rampart
#

I have a pvp world, but I cant seem to enable pvp in it for some reason
server properties has pvp enabled; worldguard has pvp enabled in __global__ and in the region around the arena
yet pvp still seems disabled ..

nova panther
west cloak
#

Shitty components

broken epoch
#

Could anyone recommend me a plugin where i can connect worlds but if go in it u will be teleportet to another world at the places where u was standing last time Sorry for my bad english im from Germany i hope u can read it

west cloak
#

AdvancedPortals

broken epoch
#

ok

#

thx

west cloak
#

Np

indigo zodiac
#

Portals suck a lot of performance

#

try using NPCs

broken epoch
#

i want to make a server but i cant find all plugins

#

npcs?

#

How?

west cloak
#

Citizens he mean

indigo zodiac
#

yes

broken epoch
#

i dont understand

west cloak
#

There is a plugin called Citizens

broken epoch
#

ok

west cloak
#

That displays NPCs

broken epoch
#

il try

west cloak
#

And you can make them execute commands when a player clicks on them

broken epoch
#

ok

west cloak
#

Or teleport players to a location I guess too

broken epoch
#

do u know a good anti xray plugin?

grizzled nimbus
broken epoch
#

thx

#

what else do i need?

#

important stuff

west cloak
#

I think Spigot already includes an Anti X-ray

grizzled nimbus
#

Oh wait

#

does it

west cloak
#

Yes

indigo zodiac
#

afaik only paper does

broken epoch
#

automatikly?

west cloak
#

You need to manually turn it on in Spigot.yml

runic rain
#

We do not

west cloak
#

PaperSpigot does indeed, but we are talking of Spigot

grizzled nimbus
#

Spigot doesn't

#

paper does

runic rain
#

It was removed in 1.8 I think

west cloak
#

Oh, then use a script

broken epoch
#

ok

drifting latch
#

hello I paid for a plugin but I can't download it a re propose to buy it I have the paypal invoice if needed

runic rain
#

You're best to send that information to the author

#

We don't handle payments. It's between you and the author

drifting latch
#

how do I find the author?

indigo zodiac
#

should be on the spigot forums page

broken epoch
#

on the page where u bought it

indigo zodiac
#

^^

drifting latch
#

thx

broken epoch
#

I think its to complex to use the plugin advancedportals

#

what is the exact command to create a portal for a world

#

not a single point

indigo zodiac
#

There are plenty tutorials out there

broken epoch
#

but not for that what i want xD

#

i dont want portals to a cordinate

#

i want it to the last point where u where at last time played

#

From a lobby to a survival server

broken epoch
#

i watched the first two 30 mins ago and it was not what i wanted

broken epoch
#

i have a new problem now

woeful rampart
#

I have a pvp world, but I cant seem to enable pvp in it for some reason
server properties has pvp enabled; worldguard has pvp enabled in __global__ and in the region around the arena
yet pvp still seems disabled ..
If anyone cna help me, pls tag me or DM me

weak heart
#

someone

#

what does this error mean?

#
[19:48:51 ERROR]: Error occurred while enabling SuperLobby v4.2.5 (Is it up to date?)
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register com.pedrojm96.superlobby.listener.PlayerListener@5fbe576b while not enabled
    at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:636) ~[patched_1.16.3.jar:git-Paper-196]
    at com.pedrojm96.superlobby.SuperLobby.onEnable(SuperLobby.java:179) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.3.jar:git-Paper-196]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.3.jar:git-Paper-196]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.3.jar:git-Paper-196]
    at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.3.jar:git-Paper-196]
    at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.3.jar:git-Paper-196]
    at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:468) ~[patched_1.16.3.jar:git-Paper-196]
    at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:237) ~[patched_1.16.3.jar:git-Paper-196]
    at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:939) ~[patched_1.16.3.jar:git-Paper-196]
    at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-196]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
#

i've just edited the config this plugin and it fucked up

jade solstice
#

Anybody knows a plugin to avoid the fly hacking?
I have to set the "allow-flight" in server.properties to true because it was kicking everybody

broken epoch
#

if i want the portal to send a command if i go in it i dont know how make a blanck line in the command the command is /world survival How shoult i write that it accept the full command and not just /world

#

i hope i wrote it correct

#

help meeeee ๐Ÿ˜ข

#

pls

weak heart
#

@tawdry narwhal do you know the issue?

tawdry narwhal
#

you tried to register a listener while it was disabled

#

so maybe you put your register method in onDisable()

#

instead of onEnable()

weak heart
#

uhm lol

#

i dident program the plugin

#

i've downloaded it

#

and configurated

#

a menus.yml for my bungeecord server

#

as this plugin is a lobby plugin

#

and then it fucked up

broken epoch
#

hello?

tawdry narwhal
#

@weak heart well even so, that is the only thing I can think of

#

unless you have another plugin messing with plugins being enabled or not

broken epoch
#

can i create an own command with a plugin?

#

that i tipe /worldsurvival instead of /world survival

runic rain
#

Assuming you don't want to make your own plugin and want to use an existing plugin that lets you make commands, sure

#

In fact, Bukkit can do that without any extra plugins

broken epoch
#

how?

runic rain
#

The commands.yml lets you write custom commands

broken epoch
#

thx

runic rain
#

See aliases

#

Examples on the right side of the chart

broken epoch
#

ok

#

i dont understand it sry

#

what do i need to tipe to create a command?

mortal orbit
#

only up to java 14 is supported?

#

it just instantly crashes

#

on me

#

and says that

#

ah

#

nvm

#

think i got it

#

but im not sure

molten dock
#

sometimes when I'm in my skyblock server, it spawns mobs but after x hours/minutes it stops, so i need to restart the server for let the server spawn mobs again, why does this happen?

mellow cairn
#

Iโ€™m having issues with bungeecord, how do I set it up on multi craft because I did once but it wouldnโ€™t let me connect to the hub

copper kernel
#

hi I'm looking for the Kitpvp plugin which on my own economy and works with the vault plugin can you advise?

mortal orbit
#

bro how do i fix this

shell yew
#

my server is broken so
basically i have a forge server
and it randomly kicked all of us and said we needed more ram
what do i do
how do i add ram to a forge server

tawny dust
#

The same way you do to all servers. This isn't the forge support

shell yew
#

using run.bat right?

grizzled nimbus
#

This isn't a Forge support chat...

tired mango
#

I need help finding a plugin

#

what plugin will let players do /hub or /<servername>

#

for bungeecord

#

is adding a cmd alias gonna work for it? and if yes what commands.yml file do I change

#

nvm

#

I tried it and failed

timid dome
ashen fox
#

Make sure you have the buy signs enabled in the config

pseudo mountain
#

Im using towny and players are nit able to accept town invites

jagged orbit
#

have you updated it yet

pseudo mountain
#

yes im on the latest 0.96.2.0

#

but my towny chat does not load sometimes so would that cause a problem?

jagged orbit
#

i would contact the Towny dev

pseudo mountain
#

i did

#

No reply yet

tiny hazel
#

what are some good vote crate plugins?

ashen cloud
#

Hey guys, I'm having a problem running BuildTools....

#

Exception in thread "main" org.eclipse.jgit.api.errors.InvalidRemoteException: Invalid remote: origin

#

Anybody about know how to fix that?

timid dome
ashen cloud
#

Is BuildTools broken?

wise wigeon
#

It's not

ashen cloud
#

@wise wigeon Hmmm.... I wonder what I've broken then.

wise wigeon
#

Sounds very similar to "[ERROR] Exception in thread "main" org.eclipse.jgit.api.errors.JGitInternalException: Invalid ref origin/master specified"

#

@ashen cloud ^^

ashen cloud
#

Ok, so delete BuildTools and start over.

#

Ok, seems to be doing it's thing.....

#

Thanks @wise wigeon !

pseudo mountain
#

is towny version 0.96.2.0 compatible with townychat 0.72?

tawny dust
#

Why do you want to be running outdated towny and townychat

#

Anyway yes they would work since they're provided in the same zip

#

@pseudo mountain ^^

pseudo mountain
#

ok ty i jus wanted to confirm

west cloak
#

Anyone know of a plugin where piglins donโ€™t turn into pigmen in the overworld? If anyone replies please ping me, thanks

wise wigeon
#

What's the exact command you're using to build?

#

Well, there's your problem

brisk hedge
#

Woah spigot must be old

wise wigeon
#

There is no 1.0 version of Spigot

brisk hedge
#

I didnโ€™t realize there was a 1.0 version of spigot ๐Ÿ˜ฎ

#

You want a 1.0 bukkit?

#

What makes you say it exists?

#

Link?

#

rip

#

That site is not legal and unofficial

#

any other valid sources?

#

Youโ€™re hosting a 1.0 MC server?

#

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

#

If you want lul

#

I imagine that site would be the easiest

#

Cosidering buildtools doesnโ€™t support 1.0

#

I mean I think youโ€™d have to manually compile it otherwise

#

Assuming thatโ€™s even possible

wise wigeon
#

From what I read, Bukkit started with MC 1.2

#

There likely still won't be a legal copy of that version anywhere

#

Because the project was distributing Mojang AB's software illegally (within the jar)

#

No, they don't.

#

That's why you can't legally download the Spigot jar

#

You build it yourself.

#

And in doing so you get the official MC server source from Mojang

mellow dock
#

Thatโ€™s what buildtools is for

#

Did spigot exist back in 1.0

#

Dang

#

This is the discord for bukkit

wise wigeon
#

No, bukkit back then did not use BuildTools - they were distributing the jar

tawny pawn
#

bukkit is not a thing anymore ๐Ÿ˜ฆ

wise wigeon
#

It is, it's the API

tawny pawn
#

i was refering to the website

tawny swan
#

yo anyone know a good parkour plugin with checkpoints and leaderboard, for a survival spawn

main spear
#

is 1.16.3 out

wise wigeon
#

Yes

mellow dock
#

Been out for a while

regal crater
fair light
#

I'm trying to config a config.txt file but all the block names are like CUT_SANDSTONE and things like power are ARROW_DAMAGE Anyone know what this is?

regal crater
#

First thing is the material, and second the enchantments

fair light
#

Yes but its not called the normal name

#

So what would somthing like infinity be, would it be INFINITY or INFINITE ARROW or ARROW INFINITY or wat?

regal crater
#

What version are you using?

fair light
#

1.16.3 its a plugin

#

Like fortune is called LOOT_BONUS_BLOCKS

#

I need to know what efficieny is

#

FAST_BREAK?

regal crater
#

Efficiency is DIG_SPEED, and infinity is ARROW_INFINITE

fair light
#

Thanks ๐Ÿ˜„

#

How did you find that?

regal crater
#

searching in the docs

mellow dock
#

Search material if you want those

#

EntityType for entities

weak heart
#

@tawdry narwhal

#

what does this error mean

#

?

#
[17:54:39 WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
[17:54:39 WARN]:  in 'string', line 44, column 7:
[17:54:39 WARN]:           name: '&e&lLuckyblock Skywars'
[17:54:39 WARN]:           ^
[17:54:39 WARN]: expected <block end>, but found '<anchor>'
[17:54:39 WARN]:  in 'string', line 50, column 10:
[17:54:39 WARN]:           - '&7'
[17:54:39 WARN]:              ^
tawny dust
#

Your config is invalid

weak heart
#

which one is it?

tawny dust
#

You've configured it wrong

weak heart
#

i thought i wrote it right

tawny dust
#

It can be hard to tell from that error only. Could you send the whole file

weak heart
#

u mean the log or the config.yml?

#

@tawny dust

tawny dust
#

Config

weak heart
#

okay check dm

real sparrow
#

Hello, does spigot allow mods like Lithium? :D

misty apex
#

hi, how do I prevent players from placing certain blocks?

grizzled nimbus
#

Do you want to find a plugin to do this?

#

Or code

misty apex
#

plugins

#

can I do that with ncp?

inland fable
grizzled nimbus
#

@misty apex no cheat plus? No

#

Use WorldGuard

misty apex
#

are there any plugins for that that are more lightweight?

grizzled nimbus
#

light weight?

#

They aren't performace intensive though

misty apex
#

WorldGuard is an overkill I think

grizzled nimbus
#

Well it depends on what you are trying to accomplish

tawny pawn
#

worldguard is optimized but i guess you could find a hub alternative like plugin

leaden minnow
#

WorldGuard is very well-optimised and used on just about every big server there is so I wouldn't say it's overkill

misty apex
#

I just need to block some types of blocks from placing

#

I don't have any region system anyway

leaden minnow
#

I mean, you could use EssentialsXAntiBuild I guess, but eh

grizzled nimbus
misty apex
grizzled nimbus
#

Its very simple

worthy shard
#

hey, i'm getting the error The received string length is longer than maximum allowed (304 > 160? what should i do?

wide thorn
#

How can I patch elytra hack flying?

tawny dust
#

Use an anticheat

acoustic lagoon
#

CrazyCrates I wanted to remove the animation from this plugin when I open the GUI how to do it is possible

tawny dust
#

Do you want a GUI or not

acoustic lagoon
#

Not

#

I want that when using the key come straight to the invention

#

Can I get you to config.yml to help me?

#

@tawny dust

tawny dust
#

There's already an example provided by the plugin

acoustic lagoon
#

I didn't think I was looking

#

Plug-in CrazyCrates

tawny dust
#

Anyway I think the type is QuickCrate

acoustic lagoon
tawny dust
#

I know what plugin it is

hearty flicker
#

hi guys.
i made a plugin but when i put that on plugin folder of my server its not working
what should i do

tawny dust
hearty flicker
#

oh ok
but i have plugin.yml

#

tnx

acoustic lagoon
#

@tawny dust

regal crater
#

@acoustic lagoon Change crate type to CSGO

acoustic lagoon
#

How do I change?

#
settings:
  Prefix: '&8[&aCAIXA&8]: '
  InventoryName: '&aCAIXA MAGICA'
  InventorySize: 45
  KnockBack: true
  Update-Checker: true
  Physical-Accepts-Virtual-Keys: true #If physical crates can accept virtual keys.
  Virtual-Accepts-Physical-Keys: true #If virtual crates can accept physical keys.
  Give-Virtual-Keys-When-Inventory-Full: false #If the player's inventory is full when given a physical key it will instead give them virtual keys. If false it will drop the keys on the ground.
  Need-Key-Sound: 'ENTITY_VILLAGER_NO' #This sound plays when a player tries to open a crate with no key.
  QuadCrate:
    Timer: 0
regal crater
#

The first line of each crate is the type

tawny dust
#

No not CSGO he want's quickcrate

#

Anyway read the installation guide

#

There's a seperate config for each crate

regal crater
#

You need to change the type in the crate file, not in config.yml

acoustic lagoon
#
Crate:
  CrateType: CSGO 

regal crater
#

Yes

acoustic lagoon
#

He's already like CSGO

#

I want to remove the prize animation

tawny dust
#

QuickCrate

#

Not CSGO

acoustic lagoon
#

AAAA

#

Crate:
CrateType: QuickCrate

#

?

tawny dust
#

Yes

regal crater
#

You ask to draw the gif animation

acoustic lagoon
#

To remove

#

Thank you worked @regal crater @tawny dust

tawny dust
#

Alright ๐Ÿ™‚

regal crater
#

oh sorry i got it wrong ๐Ÿ˜…

dense ember
#

anyone here know if vault/essx support multiple currencies?

#

i thought it did but now im not too sure

#

like multiple virtual currencies

tawny dust
#

It doesn't as far as I know

dense ember
#

fuuuuuuuuuuuuuuuuuuu

#

thats gonna set my plans back

tawny dust
#

If you have multiple they will most likley always share the same value

dense ember
#

i wanted to have 2 servers in one lol

#

with diff currencies

#

guess i gotta mod both essx and vault

tawny dust
#

oh no

#

Don't have 2 servers in one

dense ember
#

i mean i could do a bungee setup but i dont even have 10 players

#

so ram wouldnt be distributed evenly

tawny dust
#

Yeah use a bungee setup or only have one gamemode

dense ember
#

but like what if all my players stick in one server and it runs outta ram while the other server isnt doing anything?

#

thats the main problem... one world could end up being more popular than the other

#

i could manually balance ram allocation but thats bleh

tawny dust
#

If you encounter ram issues upgrade the host

dense ember
#

system ram aint the problem... its the amount of ram allocated to each server

tawny dust
#

Then allocate more later

#

Don't worry about it now

dense ember
#

yeah i mean thats a solution

regal crater
dense ember
#

im prolly gonna end up doing that... sounds easier than modding vault and essentials to use two different monies

tawny dust
#

... It's even easier to have 2 servers running

dense ember
#

yeah thats more future proof as well

#

if i actually start getting donations i could easily split the servers to different machines

#

bungee here i go lol

#

so like is bungee just a proxy? or can i have a lobby world in a bungee server?

teal meteor
#

its just a proxy

dense ember
#

ah ok

teal meteor
#

you could run 1.12 for your lobby though and it will use very low resources

tawdry narwhal
#

It is open source however, so you could make a fork of it to allow such things ๐Ÿ˜‰

teal meteor
#

but 1.12 isnt supported here

dense ember
#

wait wut servers can be diff versions?

#

hell yeah lol

teal meteor
#

using protocolsupport or viaversion plugins yes

dense ember
#

nice

teal meteor
#

i personally use via

dense ember
#

i already use via but i didnt know it also worked within server networks

teal meteor
#

you just use it on the backend servers

#

and bungee will let you connect players to them

tiny hazel
#

damn no one answered my question ๐Ÿ˜ฆ

dense ember
#

what was it?

tiny hazel
#

a good vote create plugin that works with votifier or something like that

teal meteor
#

any crate plugin will work

#

just need a vote plugin to run its commands

tiny hazel
#

so the vote plugin would be votifier right?

dense ember
#

u need

  1. votifier
  2. a vote handler plugin
  3. a vote crate plugin
#

or maybe crate plugins handle votes too idk

tiny hazel
#

ahh ok

#

tysm

tawny dust
#

Use NuVotifer ๐Ÿ™‚

dense ember
#

yeah that one lol

#

do u use geyser? if so i made a vote handler for that

steep fjord
#

Hey i need some help creating a server, im following a tutorial but got lost on one part "For Mac users, download the software from the same link. Open the TextEdit program and set the format to plain text before typing in the following:

#!/bin/bash
cd "$(dirname "$0")"
exec java -Xms1G -Xmx1G -jar {server file name} nogui"

#

@verified

hasty spindle
#

So I have a server, modded and we are using spongeforge but want to change over to spigot how would we do that?

vast socket
#

Depends what your needs are. @hasty spindle

hasty spindle
#

would you be willing to dm me and help out?

vast socket
#

Sure.

tawdry narwhal
#

well mods are certainly not going to run on spigot

mellow dock
#

Neither will sponge plugins

jade solstice
#

Hi, im looking to do a project but i dont know really how to do it. Can anyone help me?

#

I want to create a creative world in my survival server, that if you travel to there, you dont have the survival inventory and you cant take the creative items to the survival worlds

#

anybody knows how can i do this?

gleaming slate
bright vapor
#

Or if u want an open soure version thats been in development for 2 more years and also happens to be free, u can use multiverse in combination with perworldinventory

rough surge
#

I'd recommend gamemode inventories (it's free btw)

#

and then just use some plugin that disabled block drops, etc.

#

I use it on my server

dense ember
#

bruh how are my players getting villagers to sell top tier books for 1 emerald...?

#

economy = ruin thanks villagers

tawdry narwhal
#

if you save villagers from a raid, they will sell you stuff at a discount for a period of time @dense ember same if you transformed them back from being a zombie

craggy robin
#

Anyone has experience with Server Tutorial + plugin?

jade solstice
#

Does anybody knows if i can change a command?
I want to change the typing of the "home" command to turn it to "xhome"
Is it possible?

tawdry narwhal
#

you can use the commands.yml to set an alias for it

jade solstice
#

mm how can i do that?
im looking to do this bc a plugin command is disabling another plugin command

#

(the home command)

tawdry narwhal
#
BukkitWiki

commands.yml is a configuration file that houses custom defined aliases and command block overrides for your CraftBukkit server.
The command block override system provides a quick and easy way to force the server to use the commands provided by Mojang (as opposed to the ones b...

jade solstice
#

okk, lets read ๐Ÿ™‚

#

thx

delicate oyster
#

so i just put essentialsx in my server now i cant OP my self and idk what to do to fix perms i have luckyperms but i dont know anything about how to set this up

rocky sphinx
#

look up guides

delicate oyster
#

ok

lunar lantern
#

so i just put essentialsx in my server now i cant OP my self and idk what to do to fix perms i have luckyperms but i dont know anything about how to set this up
@delicate oyster Make sure you have Vault and a permissions plugin.

delicate oyster
#

let me get vault

lunar lantern
#

What server software are you using?

#

Spigot, Paper, CraftBukkit?

delicate oyster
#

Spigot

lunar lantern
#

Version?

delicate oyster
#

1.16.3

lunar lantern
#

Okay

#

Make sure the plugins that you are using, are compatible with 1.16.x

#

Makes sense

delicate oyster
#

yes it is

#

yea

neat umbra
#

wrong channel also unless ur willing to go into source code of minecraft and tweak it urself,ur out of luck

#

Because there is no way to detect it as its not implemented,and its a stupidly bad ideea to give the power to someone to mess with it as its so heavly called

#

its basically a playermoveevent on steroids

#

do the wrong thing and u brick the server

#

as ive said not rly implemented

#

meaning we cant rly touch it at all

restive star
#

help

craggy robin
#

what crate keys plugin do yall recommend?

tawny dust
#

CrazyCrates is a good plugin

prisma mango
#

Hi guys, do you have a good JVM flags for 3 GB ram for bungeecord?

#

If someone has some nice ones and want to share them, I'd be thankful for that

tawny swan
#

is there a way to run commands on death of player or when an arrow hits a player

rapid bay
#

@prisma mango 512MB should be enough for a bungeecord tbh, that or 1gb at max

prisma mango
#

I have like 50 plugins there

rapid bay
#

o

#

In the bungeecord...?

#

How-

jade solstice
#

what crate keys plugin do yall recommend?
@craggy robin not cratesplus

acoustic lagoon
#

fix

craggy robin
#

@jade solstice which do u recommend then

jade solstice
#

I dont really know another Crates plugin. But CratesPlus its really bad for me, every time my server get reseted i have to replace all the crates because they get turned in normal chests

brazen berry
#

Idk if this is the right channel to ask, but does anyone know a plugin that shows damage numbers when hitting another player? Thanks

grizzled nimbus
brazen berry
#

YES THANK YOU

grizzled nimbus
#

Np?

#

lol

west cloak
#

Could not connect to default or fallback server. BungeeCord

tawny dust
#

The bunggecord is failing to connect to the server

west cloak
#

yes

tawny dust
#

Make sure you've entered the right ip and port

#

and that you have told the bungeecord which server it should send the player to

rapid bay
#

That or make sure the lobby server or w/e is definitely online,

#

If the server its trying to send you to is not online it'll send that error.

tawny dust
#

Yeah we solved it in DM

ruby stream
#

Hello, had a question

tawny dust
#

Ask it

jade solstice
tawny dust
#

Make sure your server and all plugins are up to date

ruby stream
#

I'm currently trying to implement a plugin to one of the spigot servers I own, however this plugin has a ton of dependencies and even external libraries. I believe it's integrated to some extent with maven.
So I've been going through one by one and adding dependencies and making sure they register and work before moving to the next

tawny dust
ruby stream
#

Currently I'm having an issue with what I believe is a library, it's a json.jar file that can't be registered because of a missing yaml file

#

it's all open source, and sure. link it here or in development?

tawny dust
#

Doesn't matter

ruby stream
#

to be clear I'm not the developer, I'm trying to integrate his plugin into my server

#

the first is for the second to work

tawny dust
#

Just compile it with maven it will download all dependecnies for you

#

@ruby stream

valid crow
#

Anyone know of a good block particle plugin that works with 1.16?

#

Just need to be able to spawn particles for portals

west cloak
#

Does anyone know how I can set a command on constant repeat without command blocks

#

/execute as @e[tag=!ImmuneToZombification,type=minecraft:piglin] data merge entity @s {IsImmuneToZombification:1b,Tags:["ImmuneToZombification"]}

#

I want to have this command on constant repeat so piglins donโ€™t turn into zombies in the overworld

valid crow
#

why not use command blocks @west cloak

west cloak
#

They have to be in a loaded chunk

tawny dust
#

Use a datapack

west cloak
#

For my server?

tawny dust
#

Yea

west cloak
#

How

tawny dust
#

Like you always do

#

Google it

west cloak
#

Wouldnโ€™t my players need to download it

tawny dust
#

No

iron ibex
#

Does anyone by chance now if there is a plugin out there that provides a customizable gui based rankup system specifically allowing for 1 branch splitting into multiple branches so you can have say 3 different "rank paths" that the player can choose from?

rough surge
#

@iron ibex If you happen to find a plugin that does that, would you please ping me or let me know? I've been searching for something like that too.

iron ibex
#

I will make sure to do that, my best suggestion for you right now is you could get a custom gui plugin and have 3 different permission required guis the issue with that is they would need 3 separate commands, so if you're like me you are looking for something a bit more seamless

rough surge
#

oh that is a good idea

iron ibex
#

Please do ping me if anyone has an answer to my question

rough surge
#

If I find a solution, I will let you know ๐Ÿ™‚

iron ibex
#

Alright thanks!

ruby stream
#

ty Olivio

#

How do I compile it with maven?

#

I'm still new to all this sorry

#

@tawny dust

steep sluice
#
root@VanillaHost:/home/minecraft# sh start.sh
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Downloading vanilla jar...
Patching vanilla jar...
System Info: Java 11 (OpenJDK 64-Bit Server VM 11.0.8+10-post-Ubuntu-0ubuntu120.04) Host: Linux 5.4.0-39-generic (amd64)
Loading libraries, please wait...
[01:46:50 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[01:46:50 INFO]: Reloading ResourceManager: Default, bukkit
[01:46:51 INFO]: Loaded 7 recipes
[01:46:52 INFO]: Starting minecraft server version 1.16.3
[01:46:52 INFO]: Loading properties
[01:46:52 INFO]: This server is running Paper version git-Paper-202 (MC: 1.16.3) (Implementing API version 1.16.3-R0.1-SNAPSHOT)
[01:46:53 ERROR]: Encountered an unexpected exception```
#
java.lang.NullPointerException: null
        at net.minecraft.server.v1_16_R2.JsonList.load(JsonList.java:192) ~[patched_1.16.3.jar:git-Paper-202]
        at net.minecraft.server.v1_16_R2.DedicatedPlayerList.x(SourceFile:87) ~[patched_1.16.3.jar:git-Paper-202]
        at net.minecraft.server.v1_16_R2.DedicatedPlayerList.<init>(SourceFile:24) ~[patched_1.16.3.jar:git-Paper-202]
        at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:155) ~[patched_1.16.3.jar:git-Paper-202]
        at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:939) ~[patched_1.16.3.jar:git-Paper-202]
        at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-202]
        at java.lang.Thread.run(Thread.java:834) [?:?]
[01:46:53 ERROR]: This crash report has been saved to: /home/minecraft/./crash-reports/crash-2020-09-20_01.46.53-server.txt
[01:46:53 INFO]: Stopping server
[01:46:53 INFO]: Saving worlds
[01:46:53 INFO]: Flushing Chunk IO
[01:46:53 INFO]: Closing Thread Pool
> [01:46:53 INFO]: Closing Server
You have 5 seconds to stop the server using Ctrl-C. Server will restart otherwise```
#

any idea of what it is?

tawdry narwhal
#

well, first off. You are using paper @steep sluice this is spigot support

steep sluice
#

@tawdry narwhal yea

grizzled nimbus
#

Paper =/= Spigot

#

Ask in the Paper server

steep sluice
#

okok

west cloak
#

how do i op myself?

#

is it this?

#

do i put my name in the brackets?

#

@tawdry narwhal your good at this stuff

#

nvm

#

i got it

tawdry narwhal
#

you put your UUID

#

however could just use commands like op (name)

#

and it would just put it in there for you lol

cobalt hemlock
#

hola alguien habla espaรฑol?

#

necesito ayuda urgente

late fulcrum
#

Having this weird issue with raids where there is no pillagers spawning, but there is a boss bar on top for the raid. I tried ringing a bell and even restarting the server, but no luck.

#

Does anybody know of a way to reset this? or fix it?

west cloak
#

Hey guys, several of my players keep timing out. There is no apparent reason for this, and it has been going on for some time. I have the view distance set to 10 (which I think is the standard) which seems to be the usual culprit of the issue. However, I doubt this is the issue.

#

A sample of my player's internet stats:

PING ms
39
 DOWNLOAD Mbps
31.39
 UPLOAD Mbps
11.10
tawdry narwhal
#

sounds like a plugin causing it

#

maybe protocollib or viaversion if you have it

west cloak
#

Our TPS:

current memory usage: 2845/4029 (Max:4029mb)
#

@tawdry narwhal Would there be any indicator of this? A way to determine if a plugin is causing it?

#

I do not have protocollib or viaversion

timid dome
tawdry narwhal
#

try removing plugins one at a time to see if problem resolves

#

if it does then its that plugin

#

generally with this issue it is most times a plugin causing

#

it

west cloak
#

Lets say it is a plugin

#

What is the course of action?

#

I have my own plugin which is quite large... not sure if its my own code that could be causing it

#

tbh I doubt it. I don't really mess with player connection too much. I do make database callouts though on player login (if their relative DB object is null)

tawdry narwhal
#

the course of action would be to remove it

#

obviously it isn't working right if its causing players to DC

#

depending which plugin might be worth going to that plugins page to see if there is a fix or something

west cloak
#

@tawdry narwhal Are there any common mistakes made by developers that could cause this issue?

#

Again, the main plugin on my server is my own plugin. I don't believe I am causing this, but I could be

tawdry narwhal
#

do you use NMS?

west cloak
#

no

#

I stayed away from that

tawdry narwhal
#

generally most times caused by plugins that use NMS or packet manipulation.

west cloak
#

Stuck to spigot API

tawdry narwhal
#

but sometimes, it can be caused by other things even with the API, like if you send too many updates to a player

#

IE block changes

#

for example

#

or chunk updates

west cloak
#

@tawdry narwhal I do have a fair number of block changes happening via WE

#

Also, the players experiencing the timeout issues reported this error message:
Internal Exception: Java.io.IOException: An existing connection was forcibly closed by the remote host

tawdry narwhal
#

I should note, if the server has to spend a large amount of time doing something with the world or if a plugin ends up causing the server to sort of hang up on processing, it will eventually cause players to DC because the server loop couldn't acknowledge their connection in time due to how connection protocols work.

#

So, large WE's can cause this btw

#

because the server is having to to not only do block changes, but send chunk updates as well if players are around

west cloak
#

@tawdry narwhal gotchya. A bit of further information - this is predominantly occurring with 2 of my players. The rest of my server is generally fine. The thing that confuses me, however, is the fact that their internet is fine

#

Which is why Iโ€™m asking this. Just wanted to provide a bit more context

rough surge
#

@west cloak I have the same issue with this one player on my server (he happens to be a staff) a temporary solution that he did, was he used his personal hotspot on his phone.

proud tinsel
#

Hello everyone I am looking for a dev or someone who can help me out with the dynmap plugin because I am having trouble.

tawdry narwhal
#

@west cloak do both those players happen to share an internet connection?

pseudo mountain
languid current
#

Is there a guide anywhere that shows how to return Spigot's default mob spawning settings to vanilla's defaults? We switched over this evening to clear up issues with chunks not loading before we flew into them (which was resolved) but are now seeing little to no activity in any of our mob farms.

long pike
#

hi

#

anyone available to help me with tab ?

wise wigeon
#

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

long pike
#

the chat is already like this

#

but i want to make tab look the same

#

so in the chat enemi are red ally are blue ect

quick grotto
#

Anyone have any experience getting a spigot plugin to work under mineOS

#

?

#

(in FreeBSD through TrueNas / FreeNAS)

tawny dust
#

If java works so should spigot

quick grotto
#

The server works...

tawny dust
#

What java version and what error does the plugin send

quick grotto
#

It runs the spigot version... or so it says... doesn't start the plugin

#

Where would I find plugin errors?
Trying to run dynmap,, no webaccess (port forwarded), also it doesn't recognise the /dynmap command

#

As far as I know I just need to drop the jar in the plugins directory of "the server"...

#

Which I tried both under the one that had the minecraft jars in it and the subdirectory that had the "map" files in it... Neither worked

tawny dust
#

Yeah still waiting for awnsers to my question won't be able to help

quick grotto
#

builtools.jar ... based on minecraft_server.1.16.3.jar

tawny dust
#

Still not my question

quick grotto
#

It's a black box... Trying to figure out what java version because on windows you can CHOOSE to use whatever version they bundle with it... It's the latest minecraft version so whatever version supports that... MineOS doesn't tell me... I have no idea how to lookup whatever Java version runs on the TrueNAS jail, if mineOS even uses that version

wise wigeon
#

java -version

quick grotto
#

@wise wigeon Thanks!

#

@tawny dust 1.8.0_265 b01

tawny dust
#

And are there any errors during startup

quick grotto
#

No errors a few warnings about Ambiguity between arguments

tawny dust
#

That shouldn't be the case if it's broken

west cloak
#

help my named monsters are despawning

quick grotto
tawny dust
#

Could you run /plugins

quick grotto
#

unknown or incomplete command

tawny dust
#

Yeah you're not using a spigot server

#

You're using a vanilla server

#

Redo the build tools guide and grab the latest spigot jar from there and use it

quick grotto
#

Trying to recompile it says Error: Invalid or corrupt jarfile /var/games/minecraft/profiles/spigot_1.16.3/BuildTools.jar

tawny dust
#

Not sure what you're doing. But delete everything exept the buildtools jar and follow the buildtools guide again

quick grotto
#

pulling the latest version and I'll manually copy it there

tawny dust
#

All you need to do is download the buildtools jar and run it

quick grotto
#

Doing that, seems MineOS downloading of the latest Spigot fails... Manually moving it in and recompiling works

#

Just to make sure, the plugins dir has to be in the same directory that has the .jar files right (like where the BuildTools.jar will end up in)

#

(and the server.properties and so on...)

#

@tawny dust Sorry to bother you again, but when I run /plugins it says... 0

tawny dust
#

Yeah now there should be an error

quick grotto
#
Could not load 'plugins/Dynmap-3.1-beta-3a-spigot.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[spigot-1.16.3.jar:git-Spigot-17d78db-f8d4da0]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:144) ~[spigot-1.16.3.jar:git-Spigot-17d78db-f8d4da0]
at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:383) ~[spigot-1.16.3.jar:git-Spigot-17d78db-f8d4da0]
at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:183) ~[spigot-1.16.3.jar:git-Spigot-17d78db-f8d4da0]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808) ~[spigot-1.16.3.jar:git-Spigot-17d78db-f8d4da0]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.3.jar:git-Spigot-17d78db-f8d4da0]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: java.io.FileNotFoundException: plugins/Dynmap-3.1-beta-3a-spigot.jar (Permission denied)
#

urgh I am assuming some folder flags need to be set, something I haven't done yet, but will figure it out

tawny dust
#

uh permission denied

quick grotto
#

idd

#

probably because the plugins directory was created as root? Or the file was copied as root?

lament nacelle
#

hai i need help with plotsquared :/ can i aks questions about it in this channel?

tawny dust
#

You're better of asking in their support discord. But sure you can ask here

lament nacelle
#

oh okay!

#

so my ploblem is that i can't do /p h 1, i need to give the Plot ID

#

can i change that?

#

a saw other servers that use p2 and there are cmds like p h 1

#

oh...

#

sawwwyyyyy

#

it works ๐Ÿ‘€

west cloak
#

@tawdry narwhal yes, they both share an internet connection that is correct

lament nacelle
#

when i try to break a block, then the chat is saying You are not permitted to interact with GRASS_BLOCK.

#

i think its th pex plugin

#

but how can i change the message?

#

and the message comes also if the plot is mine

indigo zodiac
#

you might be better off, asking in their dc server

lament nacelle
#

okay...

#

can u maybe invite me?

neat umbra
#

@lament nacelle thats not a pex problem,that message should be default to worldguard/essentials anti build,meaning u either lack a permission or ur not allowed to chanhe that region

#

If you have essentials anti build then there is a permission to build like "essentials.build"

#

And also of thats the case i recommend removing it as worldguard should handle regions..

lament nacelle
#

oh okay!

#

Yes!!

#

it works!!

#

thank you so much @neat umbra

warm coral
#

I'm searching a plugin that I can make custom shop with money 1.16.1

#

Who can introduce me a plugin?

prisma mango
#

What's the permission for /tps?

#

Also, I guess ShopGui+ can do that for you

verbal hazel
#

bukkit.command.tps

prisma mango
#

and perm for /tell?

verbal hazel
#

Everybody has /tell by default