#help-server

1 messages · Page 219 of 1

clear fossil
#

¯_(ツ)_/¯

#

nobody here uses these kind of plugins

fallow osprey
#

U are reffering to openlogin?

#

Change it in the config.yml

Code (YAML):
# Language of the plugin:
languageFile: 'messages_en.yml'
pallid gull
#

ok

#

Exception in thread "main" java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key org.bukkit.craftbukkit.libs.joptsimple.UnrecognizedOptionException.message
at java.util.ResourceBundle.getObject(Unknown Source)
at java.util.ResourceBundle.getString(Unknown Source)
at org.bukkit.craftbukkit.libs.joptsimple.internal.Messages.message(Messages.java:42)
at org.bukkit.craftbukkit.libs.joptsimple.OptionException.formattedMessage(OptionException.java:121)
at org.bukkit.craftbukkit.libs.joptsimple.OptionException.localizedMessage(OptionException.java:117)
at org.bukkit.craftbukkit.libs.joptsimple.OptionException.getMessage(OptionException.java:113)
at java.lang.Throwable.getLocalizedMessage(Unknown Source)
at org.bukkit.craftbukkit.Main.main(Main.java:137)
Press any key to continue . . .

clear fossil
#

?paste

keen crestBOT
pallid gull
#

uh

#

so

#

i dont know what to do now

#

but i know it isnt right

fallow osprey
#

Use the link above

clear fossil
fallow osprey
#

And paste it, this way it's barely readable.

clear fossil
#

or many many others

pallid gull
#

huh

#

what

#

why would

#

why use pastebin

fallow osprey
#

Or the build in ```

clear fossil
#

please dont use tags for things this long

pallid gull
#

uh

#

is that better?

fallow osprey
#

You have startup param's thata re not reconized.

pallid gull
#

esdfdfxv

fallow osprey
#

what is your current startup param?

#

Most likely using dots in the .jar

proper ruin
#

Does anyone reccomend a plugin for giving ranks to people as they vote?

#

kind of like a voting rankup plugin, but I need to define how many votes=what rank

fallow osprey
#

Luckperms.

proper ruin
#

luckperms can do that?

#

im running superbvote but i was told votingplugin can do that, but i have no clue how to set it up

fallow osprey
#

If you are looking for a free alternative, you should be able to do it with Luckperms.

proper ruin
#

how do I do it right off?

#

like for example

#

after 5 votes, I want LP and console to run a command

#

well

#

technically i want console to run like 3 commands

#

@fallow osprey is this possible to do?

fallow osprey
#

Ur using Superbvote rigth

#

Why not use their option for it?

proper ruin
#

wait what

#

superbvote has an option for it?

scarlet maple
#

Hey there, looking for shop plugin recommendations anyone have some good knowledge of the ones available?

#

Here's what I'm looking for:

  • Stocked items only (no infinite buys)
  • Can be configured to access via an NPC

Those are the critical ones. I've looked into a few and keep hitting a snag as they usually have one of the above and not the other, or haven't been updated in 5+ years

scarlet maple
#

hang on, I think I might just need the Shopkeepers plugin

#

Thanks me, you're the best

#

NP, you rock

#

HIGHEST of FIVES

prisma garnet
#

Do you have Spartan installed?

#

avoid self bow damage is enabled by default

#

just figured this out myself

#

🤷‍♂️

#

I was looking through the settings.yml of Spartan and saw that kekwhyper

#

kinda confused me

west cloak
#

can anyone help me

#

i made a server with spîgot but how do i give myself op

#

??

weak drift
#

type "op" and then your username in the console

#

so for me it'd be "op Adelemphii"

west cloak
#

where?

weak drift
#

the console

west cloak
#

ah thanks bro

pallid gull
#

Well not me

#

But my friend,

#

They can't join

#

What do I do

clear fossil
fading sorrel
clear fossil
#

there are many issues that could start with io.netty

keen hemlock
#

Kinda random but anybody got a good packet library for c#?

nova panther
#

I have this error where if I put the bold code, the color remains the green from the screenshot. This happens to the signs as well. Anyone knows why?

fading sorrel
#

Colour remains what

nova panther
#

Like in the screenshot

fading sorrel
#

Ohh

#

Just get rid of the item

#

And rename it again

#

Or relog

nova panther
#

...

#

It happens

#

Like with every item

#

Like literally every item

#

As well as on signs

fading sorrel
#

Has it happened to anyone else or just you

#

Do you have any colour/chat colour related plugins

placid coral
#

rudp

#

if you want tcp I can't help you but if you want rudp then litenetlib is definitely the way to go

keen hemlock
#

I mean

#

If rudp exists

#

Why the hell use tcp

placid coral
#

fair enough

keen hemlock
#

Gracias

trim cliff
#

So I made this
public class OnTakingDamage implements Listener { @EventHandler public void onTakingDamage(EntityDamageEvent event){ if (event.getEntity() instanceof Player){ ((Player) event.getEntity()).setAllowFlight(true); } } }

#

Which makes a player be able to fly when it takes damage

#

but, what if I want the player to be able to fly only for a fixed amount of time?

mellow dock
#

Use a runnable

trim cliff
#

I was taking a look at it

#

Ohh Okay

west cloak
#

You can change your name on the site ?

ebon halo
#

if u donate ya

half igloo
#

is there a way to unleash player and the leashed entity! i have the player and entity variable now how to unleash ?

fringe rampart
#
((LivingEntity) leashedEntity).setLeashHolder(null)```
wary bronze
#

hello when I run the spigot it said mine is outdated build

#

is there any way to fix that?

jagged orbit
#

download the latest jar from buildtools

#

or run the -DIReallyKnowWhatIAmDoingISwear=true param

wary bronze
#

ok thanks

west cloak
#
[09:48:43] [Server thread/INFO]: RemoteException[/92.116.62.62:54537] logged in with entity id 930 at ([world]245.5, 69.0, 258.5)
[09:48:43] [Craft Scheduler Thread - 15/INFO]: [GAListener] Player: RemoteException has 0 votes
[09:48:43] [Netty Epoll Server IO #1/ERROR]: java.lang.NullPointerException
[09:48:43] [Server thread/INFO]: [NametagEdit] [DEBUG] Created FakeTeam AA1. Size: 1
[09:48:43] [Server thread/INFO]: [NametagEdit] [DEBUG] RemoteException has been added to team AA1
[09:48:43] [Server thread/INFO]: [NametagEdit] [DEBUG] Applying GroupTag 'Owner' to RemoteException
[09:48:43] [Server thread/INFO]: RemoteException lost connection: Disconnected
[09:48:43] [Server thread/INFO]: [NametagEdit] [DEBUG] RemoteException was removed from AA1
[09:48:43] [Server thread/INFO]: [NametagEdit] [DEBUG] FakeTeam AA1 has been deleted. Size: 0
[09:48:43] [Server thread/INFO]: RemoteException left the game.```
I really need help I don't know how to fix
#

nvm, fixed

soft plover
#

someone help me with manhunt Minecraft dream with the compass thing because i wat to do it with ma friends

#

I got told to go on this server

merry robin
#

I have a minecraft server where some mobs dont drop xp and some when they drop xp they never go to mending

soft plover
#

someone help me with manhunt Minecraft dream with the compass thing because i wat to do it with ma friends

sage sandal
#

uhhh

#

get some plugins for it

gaunt maple
#

Does any1 know how i can see so the worldborder be like this?

sick onyx
#

hello i upgraded my server from vanilla to bukkit and me and my friends lost their inventories,level and pets how i fix that?

clear fossil
#

is online-mode true in server.properties

verbal kernel
gaunt maple
#

1.16.5

verbal kernel
#

Is this water?

gaunt maple
#

No or Wdym?

verbal kernel
#

can you record a video?

gaunt maple
#

Yea i do it Abit later, Can i send it in dm?

verbal kernel
#

sure

calm wagon
#

why i always get error as "an internal error occured while performing this command" in skywars plugin?

clear fossil
#

can you send the stack trace thats shown in console?

hallow rover
#

Bruh why does everyone gotta make their own paste site, Pastebin works fine

clear fossil
#

because pastebin is ugly

#

and if nothing else i'm still working my way around server maintenance, it's a good exercise

#

and web dev is fun

runic rain
#

nobody has ever said that, ever

#

and meant it

clear fossil
#

*one person has said that

last abyss
#

Ok guys am I missing something? How do I download the latest server .jar?

#

I am kind of a moron who doesn't know how to use Jenkins

clear fossil
#

use buildtools

#

?bt

keen crestBOT
runic rain
#

Don't need to use Jenkins, it's just used to download BuildTools

last abyss
#

Awesome thanks.

runic rain
#

You'll see "Last successful artifact" at the top of Jenkins

last abyss
#

Right

runic rain
#

Click BuildTools.jar and it will download for you

#

Then follow that guide up above to setup the server

last abyss
#

Much appreciated

#

I want a T-shirt that says "I Love Automation"

#

You guys are great, thanks!

west cloak
#

?paste

#

?text

keen crestBOT
clear fossil
#

?paste

west cloak
#

?past

clear fossil
#

you need to verify

west cloak
#

ок

wary bronze
#

is there any other plugins like the joinMessageGui but support 1.16.5

#

I cant sent pic here...

runic rain
#

#verification or you can still send links, so upload to something like imgur and post the link

unborn flume
placid coral
#

yes

#

so basically

#

you have an old version of spigot

#

and as it says it will still start anyways 20 seconds after

#

but it needs to make sure you know its outdated

#

I feel like that warning message is pretty clear

#

if you don't want to update spigot fine just run the old version and wait 20 seconds during server startup

#

ok so I see in general you already updated

#

and you're still getting that error

unborn flume
#

yes

runic rain
#

run /version and I guarantee you they haven't

placid coral
#

but even then this message still applies

unborn flume
#

?

runic rain
#

on your server

hallow rover
#

In the server

placid coral
#

once the server starts

unborn flume
#

kk

#

hold on

placid coral
#

@hallow rover is the server

#

lmao

hallow rover
#

I am surbur

#

All of them

placid coral
#

you are spigot

unborn flume
#

this server is bedrock and java

wary bronze
#

hello I just wanna ask that I saw many server have like when you join the server you are the lobby but when you type some commands you will go survival , anyone know how to do that ?

unborn flume
#

Unknown command. Type "/help" for help.

hallow rover
#

Bungee cord

placid coral
#

oho

unborn flume
#

/version

placid coral
#

oh

wary bronze
#

/help

placid coral
#

do version

#

instead of /version

#

because you're in the console

unborn flume
#

You are 24 version(s) behind

placid coral
#

in the console you run commands without /

wary bronze
#

hello I just wanna ask that I saw many server have like when you join the server you are the lobby but when you type some commands you will go survival , anyone know how to do that ?

placid coral
#

ok then @unborn flume you shouldl update then

unborn flume
#

how

hallow rover
#

Alive holy shit you’ve been answered so many times

placid coral
wary bronze
#

ok

placid coral
#

they have multiple servers that are connected via bungeecord

placid coral
# unborn flume how do i

download the latest version of buildtools and run it, then WHEN ITS FINISHED drag the spigot jar from the buildtools folder to your server folder

unborn flume
#

ok

#

works now ty

placid coral
#

you're welcome

wary bronze
#

i need two server for that?

unborn flume
#

now all i need is open the port for bedrock and it is all good

wary bronze
#

the bungee something thingy

unborn flume
#

you need spigot and plugins

#

@wary bronze

wary bronze
#

I am on a paper server

#

lmao

unborn flume
#

....

wary bronze
#

my survival need to be spigot ?

#

if it need two server

placid coral
#

basically

unborn flume
#

do you want a cross platform server

#

?

placid coral
#

you run multiple servers

wary bronze
#

no I just want to like when a user join they will at lobby

placid coral
#

one for each gamemode

wary bronze
#

they have to type some commands to join surviavl

placid coral
#

so like one for survival, one for towny, etc.

#

(an example)

wary bronze
#

ok then my survival have to be spigot?

placid coral
#

then you'll use a software called bungee to connect all the servers

wary bronze
#

if i need to use the bungee

placid coral
#

no it can be a fork of spigot if youd like

unborn flume
#

you need floodgate and geyser

#

in plugins

placid coral
#

maxqxq I think we are talking about two different things

wary bronze
placid coral
#

paper is a fork of spigot

wary bronze
#

ok

#

well I already port forward my paper server to i have to do a second time?

placid coral
#

no

#

instead of port forwarding your paper server

#

you will port forward the bungee

wary bronze
#

means like take bungee port

placid coral
#

which shouldn't take any work if you just set bungee to the port you were using earlier

wary bronze
#

lol

#

ok

placid coral
#

then each server needs to have a different port than the bungee

#

but none of those should be port forwardded

#

the way bungee works is it passes the messsages mc sends to the server

wary bronze
#

ok

craggy plume
#

Ive setup everything on bungeecord etc etc but when i connect it says it fails to connect to fallback server etc and when i try connect to the server it says I need to enable IP forwarding on bungeecord server too but i have

#

and connecting through the bungeecord isnt working

oblique depot
#

where i can turn on tpa on essentials

#

cuz it says u dont have persmission

hallow rover
#

You need to add the permission to each group that would need it (or the lowest group that needs it if you have inheritance properly set up)

oblique depot
#

so what i have to do

livid mirage
#

uhhh for some reason my scoreboard have some weird characters

#

hold on

#

let me send a pic

#

i'd like to know the causes

placid coral
#

me when â

livid mirage
#

any idea how to fix?

wary bronze
#

how do I sent picture

placid coral
#

@wary bronze verify

#

then you can send photos

wary bronze
#

i did but they did not sent me dms

oblique depot
#

how i can make to give role after someone join to server

#

in luck perms

livid mirage
#

here

#

how do i fix this

fringe kite
#

fix what

cedar relic
#

Evening for somereason my server just shutted down out of nowhere, console said a msg
"Java.lang.AssertionError: TRAP"
Log:

tawny dust
#

Update spigot

cedar relic
#

to 1.16.5?

west cloak
#

I need Help with my BungeeCord Server! How i can make that when I disconnect on my Underserver that when I join again i land on the Lobby Server?

#

plss

onyx lantern
tawny dust
west cloak
#

Hey! On my server i have vote crates. When a player opens the crate i want them to get an item (iron ingot or somthing) that gives them a permission. Is there a plugin that can do this?

unborn torrent
#

GoldenCrates and InfiniteVouchers

west cloak
#

tysm!

unborn torrent
#

np

#

Can someone help me with my bungeecord? I start it up and immeadietly get the error

java.net.UnknownHostException: api.spigotmc.org

and then when someone tries to join i get this

[19:25:07 ERROR]: Error authenticating EdgyBoi2414 with minecraft.net
java.net.UnknownHostException: failed to resolve 'sessionserver.mojang.com' after 2 queries 

I'm running bungee from the pterodactyl panel, i'm guessing i've missed a setting or config that solves this. Anybody know?

tawny dust
#

Make sure you're not blocking the connections

unborn torrent
#

is there a specific port that i might be blocking

versed kernel
#

Anyone know how to open a server on localhost using intellij?

unborn torrent
#

there is a bukkit gradle plugin that lets you do that but i think running a test server seperately is more efficient

#

its called BukkitGradle i thinkl

west cloak
# unborn torrent Can someone help me with my bungeecord? I start it up and immeadietly get the er...

hey that looks like mine, mine's like this :

[12:57:02] [User Authenticator #3/INFO]: Disconnecting com.mojang.authlib.GameProfile@417c54a1[id=bb66c7e0-f2e4-3bd4-843d-3a9a0700b56d,name=KampKevin,properties={},legacy=false] (/111.95.169.3:62567): Failed to verify username!
[12:57:02] [User Authenticator #3/WARN]: Exception verifying KampKevin
java.lang.IllegalStateException: AsyncPlayerPreLoginEvent cannot be triggered asynchronously from primary server thread.
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:568) ~[spigot-1.16.5.jar:3011-Spigot-73fb609-d5c5d99]
    at net.minecraft.server.v1_16_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:280) ~[spigot-1.16.5.jar:3011-Spigot-73fb609-d5c5d99]
    at net.minecraft.server.v1_16_R3.LoginListener$1.run(LoginListener.java:184) [spigot-1.16.5.jar:3011-Spigot-73fb609-d5c5d99]
unborn torrent
#

thats an issue with a plugin me thinks

#

AsyncPlayerPreLoginEvent cannot be triggered is there any plugin that would try to run any code on pre login?

west cloak
#

i don't really know, maybe it's NitroJoinMessage

[12:55:20] [User Authenticator #1/INFO]: UUID of player KampKevin is bb66c7e0-f2e4-3bd4-843d-3a9a0700b56d
[12:55:21] [Server thread/WARN]: [NitroJoinMessage] Loaded class com.earth2me.essentials.Essentials from Essentials v2.19.0-dev+71-f29f9e1 which is not a depend, softdepend or loadbefore of this plugin.
[12:55:22] [Server thread/INFO]: KampKevin[/111.95.169.3:62541] logged in with entity id 328 at ([lobby]211.46347213147425, -2.8386022092776866, -69.36794040966092)
[12:56:11] [User Authenticator #2/INFO]: UUID of player KampKevin is bb66c7e0-f2e4-3bd4-843d-3a9a0700b56d
#

the thing is, before the error happens the server's completely fine

#

after that, everytime i wanna login i just can't

unborn torrent
#

try removing nitrojoinmessage

#

are you using a cracked minecraft account by any chance?

west cloak
#

no mine's premium but i set premium mode to false so my friends can join

unborn torrent
#

that might be why you're getting that message then, by premium mode do you mean offline mode?

west cloak
#

online mode yes

unborn torrent
#

hmm then it should let you in then

#

try removing nitrojoinmessage it might be its not prepared to handle offline players

west cloak
#

ok

#

@unborn torrent emm it says it's restarting

unborn torrent
#

did you tell it to restart?

west cloak
#

no

unborn torrent
#

thats odd

west cloak
#

and it's stuck on restarting, nothing else. i cant even join

west cloak
halcyon loom
#

hello, idk if this is the right section. i have a question about "Custom Enchant Plus" plugin. when i enchant tools in normal enchating table, i also get custom enchants on, like one every two tools. can i disable custom enchants possibility in normal enchanting table? 🙂 sorry if a bit confusing

grim axle
#

error you don't have permissions to do that command in this world

#

help

clear fossil
#

you don't have permissions to do that command in this world

#

says it right there

grim axle
#

How do I fix it? XD

clear fossil
halcyon loom
inland forum
#

Hi

#

I need help guys

#

My plugins are not working for my server

#

I dont know how to put my plugins in the right folder

#

or maybe it just isnt working

weak drift
#

Are you using the spigot jar, or just the minecraft server jar

inland forum
#

how do I know

#

Im like really new

#

so

#

Today i just decided to buy a server and a server iP domain

#

name

weak drift
#

Oh its paid hosting

inland forum
#

yh

weak drift
#

What host did you buy from

inland forum
#

dashflo

#

thanks for tryna help btw :d

weak drift
#

Hm, there should be somewhere something like a FAQ on their site, and if not you might just have to look around. I'm not familiar with that host, and this is the server for help with spigot related stuff. You're better off finding their support stuff

inland forum
#

I tried

#

their is nothing

#

anyone else who can help

stiff wedge
#

How do I change the IP of a localhost

west cloak
#

IQ 100

novel pollen
#

Is there a plugin that will allow me to sync people's discord nicknames and their minecraft usernames?

teal talon
#

yes

restive meteor
#

how much ram should i use for a hub that holds like 10 players

runic rain
#

1GB. If that. ;p

#

can probably get away with half a gig

restive meteor
#

okay thx

runic rain
#

gotta remember that people aren't playing in the hubs

restive meteor
#

👍

novel pollen
hushed marsh
runic rain
#

If you have a plugin on your hub eating RAM, you need to reevaluate what you have installed on your hub

restive meteor
#

i have like 3 plugins

prisma garnet
restive meteor
#

thx

glacial heron
#

Hey,
A friend of mine just generated his map for like a 50k blocks radius and now he's out of disk space...
So, i was wondering if someone knows a plugin that registers when a players enters a chunk, and when i want, i can delete the chunks that Had not been visited from a certain amount of Time? (Ping me if you know anything about it and thanks ^^)

trim cliff
#

I've seen an option in ATERNOS which says "optimization on/off", which basically deletes a chunk to save space if a player hasn't modify that chunk... so maybe there's a plugin that does that already

prisma garnet
#

1.12.2 kekwhyper

#

bans

novel pollen
#

Is there a way to sync Minecraft names and change it to the users nickname on discord?

#

Change their discord nickname to their minecraft name

regal holly
#

I think you'll have to do some verification with it

#

But DiscordSRV should have methods for that

cedar relic
#

evening for somereason my world doesnt let monsters spawn.

#

the nether does

#

end does

#

ive got a custom terrain world

#

survival

#

mobspawning is allow'd

#

friendly mobs etc spawn

autumn moat
#

how many players can play on my server if i only have 8gb of ram

fading sorrel
#

Depends on how many plugins you've got @autumn moat

autumn moat
#

20 to 25 plugins?

#

and i have an smp too

fading sorrel
grizzled nimbus
#

S -> survival

#

M -> multi

#

P -> player

fading sorrel
#

That makes no difference lol.

#

A server is a server

#

Say 1gb per 20 plugins give or take, you could probs have 100 max players if I could take a fuess.

#

Guess.

grizzled nimbus
#

idk why they state ONLY RAM

#

there is the CPU which makes a huge difference

runic bane
#

do i use spigot.jar to run the server?

simple galleon
#

i think so

runic bane
#

cuz i did the run.bat thing these tutorials always do and it doesnt open anything

simple galleon
#

u doing it on ur computer ?

runic bane
#

yes

simple galleon
#

i forget if u have to click run jar or something

runic bane
#

alright nvm its running now

#

i put 4gbs for the ram on my server but when i type /tps it says max is 3627 does it take away some ram?

fading sorrel
#

TPS has nothing to do with ram

runic bane
#

it tells me the memory usage tho and it says max is 3627

fading sorrel
#

Yeah memory usage isn't tps

#

When you put 4gb for the ram did you put 400

#

4000*

#

Or what no. Did you put

runic bane
#

yeah tps is not what im worrying about its the max ram even though i put 4gb

#

4096M

fading sorrel
#

Ok

#

How much ram do you have in your PC

#

On

runic bane
#

16

fading sorrel
#

Whats your bat like

runic bane
#

java -Xmx4096M -Xms4096M -jar BuildTools.jar --rev 1.16.5
PAUSE

fading sorrel
#

java -Xmx4096G-Xms4096G -jar BuildTools.jar

#

Is what it should be I believe

runic bane
#

oh alright

#

@fading sorrel got an error doing

#

it

fading sorrel
#

Oof what error

runic bane
#

Error occurred during initialization of VM
Could not reserve enough space for object heap

fading sorrel
#

Oh my bad it should be 4G not 4096G

#

java -Xmx4G-Xms4G -jar BuildTools.jar

runic bane
#

gave me different error

#

Invalid maximum heap size: -Xmx4G-Xms4G
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

fading sorrel
#

Ahh sorry I guess idk what I'm doing then, I tried my best :P

#

Try doing your original code

runic bane
#

alright

fading sorrel
#

But change to 2048

#

See if that changes

#

Even tho you don't want that much just see if it works

runic bane
#

M or G>

fading sorrel
#

M

#

The original code you used

#

But change to 2048

runic bane
#

C:\Users\nothi\OneDrive\Desktop\AsphyCraft>java -Xmx2048M -Xms2048M -jar BuildTools.jar --rev 1.16.5
Loading BuildTools version: git-BuildTools-abd1c56-124 (#124)
Java Version: Java 8

#

was it done correctly or nah

fading sorrel
#

I think so

#

What shows when you do /tps

runic bane
#

@fading sorrel it says max 3627 MB still

#

839/1637 mb (Max: 3627 MB)

fading sorrel
#

Damn okay

cedar relic
#

bump
evening for somereason my world doesnt let monsters spawn. the nether does end does ive got a custom terrain world survival mobspawning is allow'd friendly mobs etc spawn

west cloak
#

how do i disable phantoms??

mellow dock
#

I believe their is a gamerule for that now

#

Yep, doInsomnia

west cloak
#
[03:22:21 ERROR]: Encountered an unexpected exception
java.lang.NullPointerException: Cannot invoke "net.minecraft.server.v1_8_R1.NBTBase.load(java.io.DataInput, int, net.minecraft.server.v1_8_R1.NBTReadLimiter)" because "<local5>" is null
        at net.minecraft.server.v1_8_R1.NBTTagCompound.a(SourceFile:380) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
        at net.minecraft.server.v1_8_R1.NBTTagCompound.load(SourceFile:48) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
        at net.minecraft.server.v1_8_R1.NBTTagCompound.a(SourceFile:380) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
        at net.minecraft.server.v1_8_R1.NBTTagCompound.load(SourceFile:48) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
        at net.minecraft.server.v1_8_R1.NBTTagCompound.a(SourceFile:380) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
        at net.minecraft.server.v1_8_R1.NBTTagCompound.load(SourceFile:48) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
        at net.minecraft.server.v1_8_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:92) ~[spigot.jar:git-Spigot-c3c767f-33d5de3]
#

what's that issue=^^

simple galleon
#

how do i get pemrisisonEx working for 1.16.5?

west cloak
#

use luckyperms

#

@simple galleon

simple galleon
#

hwy

#

why

west cloak
#

Beacouse isn't updated anymore

wild lagoon
#

Why does this keep showing up? I just changed the config a little bit. And YAMLChecker says the the format is fine

west cloak
#

dont send stuff in a file

warm frigate
#

is my world\region folder supposed to be 2GB? i only have like a few people on the server

west cloak
#

?paste

keen crestBOT
mellow dock
#

2GB isn’t that big

warm frigate
#

ah. a friend of mine with a server was kinda surprised at that size

mellow dock
#

And the number of people isn’t really related to the number of chunks that have been generated

wild lagoon
#

https://paste.md-5.net/raw/edidupipis
Why does this keep showing up? I just changed the config a little bit. And YAMLChecker says the the format is fine.
I know this isn't perworldplugins discord, but they don't have one and I need help like rn, so I can't really wait hours or even days for a response on an issue on the Spigot page of PerWorldPlugin

west cloak
#

how to put a logo for his plugin?

vast mason
#

is the spigot api down or something?

#

all my plugins that check for updates on start are stopping my server from coming online due to not being able to connect to spigot

mellow dock
#

I think cloudflare had a bit of an oopsie

tranquil field
#

hi guys, what's the name of the plugin for ender chests for survival server in spawn or pvp?

ebon halo
#

wut

past gull
#

:ALARM: :swagger: :amongsus: :ALARM:

smoky tide
#

EssentialsX?

smoky tide
#

it has a feature like that

#

if I understand correctly

west cloak
#

Are there any plugins for 1.16.5? I'm running a server with a few friends and couldn't find any compatible plugins

smoky tide
#

since 1.16.4 & 1.16.5 are so similar, I'd bet that most plugins that support 1.16.4 also support 1.16.5 @west cloak

tranquil field
tranquil field
west cloak
#

@smoky tide could I transfer the world file from vanilla 1.16.5 into a spigot server ?

smoky tide
#

fairly certain

smoky tide
west cloak
#

thanks, not sure if its possible but could I get a 1.16.5 vanilla world to run on a 1.16 spigot?

smoky tide
#

1.16 i.e 1.16 not 1.16.5? I think it would be possible you'd just encounter bugs

west cloak
#

yeah 1.16 since that's compatible with the most plugins, I'm new to spigot so im just trying to figure everything out lol

smoky tide
#

the api barely changes. most plugins should support latest spigot @west cloak

west cloak
#

so 1.16 plugins should be able to run on a 1.16.5?

smoky tide
#

should be

west cloak
#

hmm

#

wonder why none of my plugins are working then

smoky tide
#

do they have any dependencies? Do they put any errors in console?

#

what plugins u using?

west cloak
#

lmao

#

I fixed it

smoky tide
#

gjwd

west cloak
#

I had a plugin with duplicate names

smoky tide
#

lol k

west cloak
#

you were right though, 1.16 works with 1.16.5

smoky tide
#

yes

#

the api is very similar

west cloak
#

only question left is the vanilla world file

smoky tide
#

barely changed

west cloak
#

do I just swap the world files?

smoky tide
#

I believe so yeah

west cloak
#

and what do I do with the nether and the end world files

smoky tide
#

how does vanilla store them again?

west cloak
#

just one file

#

world

smoky tide
#

mhmm

#

idk try googling it

#

I don't wanna open up mc atm

west cloak
#

I think I figured it out

smoky tide
#

cool

west cloak
#

Idk I'll mess around with it

#

thanks for your help though

smoky tide
#

np

west vigil
#

Anyone ever have the issue of the /server command not working? I have Luckperms setup, working on my bungeecord server and proxies, and I gave myself the permission bungeecord.*.

smoky tide
#

is it disabled?

#

wait does it say unknown command or no permission

west vigil
#

No permission.

smoky tide
#

try giving urself bungeecord.command.server

west vigil
#

Even op doesn't do it.

smoky tide
#

op is server side not proxy side

#

u sure ur doing /lpb and not /lp @west vigil

#

lpb = luckperms bungee

west vigil
#

Huh?

#

I'm just literally doing /server lobby1

smoky tide
#

do /lpb

#

for luckperms bungee

#

then give urself the perm

#

then try

#

@west vigil

#

/lp is just for luckperms server side (spigot)
/lpb is for luckperms proxy side (bungee)

west vigil
#

Okay, that fixed it.

smoky tide
#

gjwd

west vigil
#

But I'm using a database.

smoky tide
#

mhmm

west vigil
#

Shouldn't my permissions be synced?

smoky tide
#

depends if u set it up correctly xd

west vigil
#

I mean, it's writing to the DB lol

smoky tide
#

which you mustn't've

#

mhmm

west vigil
#

And I just went to Bungee in the console and did /lpb user Konvett permission info and all my permissions I just added seconds ago are there.

#

(one's that I added with /lp on a proxy)

smoky tide
#

hmm might need to do /lpb sync or /lp sync (can't remember if /lp sync syncs all luckperms or if /lpb sync syncs only bungee) when u do a change

west vigil
#

You the man.

#

That seems to have done it.

smoky tide
#

lol k

west vigil
#

Because I removed the perm from myself and the command worked because it inherited it from my group.

#

@smoky tide Figured out what it was. I had the LuckPerms set to use SQL as my messaging channel to auto-update but that only works for MySQL and I just switched to Postgres. I changed it to the plugin messaging channel and it worked.

#

I appreciate the help!

smoky tide
#

lol np

#

glad u figured it out

oak bramble
#

can someone please help me install plugins?

bold panther
#

on a server ?

oak bramble
#

yes

#

nothing is working

bold panther
#

do you had a ftp translation

oak bramble
#

what that

bold panther
#

fro witch time is the server sry

oak bramble
#

can we go into a call?

#

it can make things easier

bold panther
#

is it you on host or nitrado

west cloak
#

@unborn torrent turns out it's the multiworld, my friend has the hobby of /reload and it broke

[06:59:36 ERROR]: Nag author: 'ferrybig' of 'MultiWorld' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies.
#

hey my chat is red but i have no chat formatters besides essentialsX and ive already tried changing to config.yml to set it to white but it doesnt work, i only have clearlag, deathboard, essentialsX, essentialsXchat, luckperms and smoothtimber on my server, none of which have anything in their configs setting the chat to red

verbal kernel
west cloak
verbal kernel
#

config.yml

#

from EssentialsX

west cloak
#

is it possible to make my own minecraft server store on my linux vps?

#

please ping me if you can help

vital fossil
#

i upgraded my server version to 1.16.5 but now it says the server is overloaded. There arent alot of scripts in my server and i have 5gb ram, 6 gb SSD. how to fix?

tawny dust
#

You might want to get a better CPU

vital fossil
#

ive got ryzen 7 3700x with 210% usage

#

shouldnt be a problem

orchid geyser
#

do a timings report and see if it's world / entities or a plugin

valid bramble
valid bramble
#

and I think we have the same problem with overloaded

clear fossil
#

first line

valid bramble
#

I have Java 8 installed and server has 4GB RAM

clear fossil
#
memory_max_usage_in_bytes: 3933499392```
#

youre using it all

#

what's your plugin list?

valid bramble
#

So: Plugins (34): BetterRTP, BukkitCompat*, Citizens, CitizensCMD, CombatLogX, CrazyEnchantments, DailyRewards*, DiscordSRV, dynmap*, Essentials, EssentialsChat, ExploitFixer, floodgate-bukkit, Geyser, HolographicDisplays, Lands, LuckPerms, MassSayReborn, MOTD, Multiverse-Core, MVdWPlaceholderAPI*, OnePlayerSleep, PlaceholderAPI, QuickBoard*, RankGrantPlus, SetTheSpawn, ShopGUIPlus, SpaceBounties*, TabList, Vault, ViaVersion, WorldBorder, WorldEdit, WorldGuard

vital fossil
valid bramble
#

with tick

vital fossil
#

damn

valid bramble
#

Old versions like 1.8 ran fine

clear fossil
#

then you need to upgrade your hardware

valid bramble
clear fossil
#

i reckon you probably have a memory leak in one somewhere

#

what i would do is take each one out, one at a time, until it doesnt happen

#

then you know where your problem lies

valid bramble
#

Which Java version do you recommend?

clear fossil
#

latest

valid bramble
#

Java 17?

clear fossil
#

sorry latest lts

west cloak
#

2000% of tick

#

get rid of it and boot up

craggy plume
#

Attempt to connect to server Via bungeecord, Connect for a split second kicked back to lobby server and give nthis message

#

"The server you were previously on went down you have been sent to the fallback server"

#

Despite the fact the server is up running and i have obviously connected too it

limpid condor
clear fossil
#

very slight

forest roost
#

Hi, somebody have a compatible shop for the plugin "The New Economy" ?

fringe kite
#

doesnt that use vault?

forest roost
#

The New Economy i's compatible with vault yes

teal talon
#

Then just use any vault shop plugin lol

forest roost
#

Okay ty

#

Sorry for the idiot question

oblique depot
#

so i added luckperms role

#

i gave to person

#

added prefix and when i typein chat i cant see me prefix

vague lion
#

hello

craggy plume
vague lion
#

so yesterday i opened my spigot server, 16.5 with a border of 5k 2500 -2500. In the nights it seems like the mob spawnrate is x5. randomtickspeed = default 3. spigot.yml - mobspawn range :4

#

how do i lower the mobs spawns in the night>

craggy plume
#

When i try connect to my survival server it connects me then instantly sends me back to the lobby, bungeecord logs say this 13:37:27 [INFO] [FaultySpell] <-> ServerConnector [survival] has connected
13:37:30 [INFO] [FaultySpell] <-> DownstreamBridge <-> [lobby] has disconnected
13:37:31 [INFO] [FaultySpell] <-> DownstreamBridge <-> [survival] has disconnected
13:37:31 [INFO] [FaultySpell] <-> ServerConnector [lobby] has connected
13:37:32 [INFO] §cCommand not found

west cloak
#

what the command to stop mobs spawning in a claimed area with worldguard

oblique depot
#

mob-spawning false

west cloak
#

what

#

dosnt work

hallow rover
#

It’s a flag

#

You use it like any other region flag like breaking blocks or opening chests

keen hemlock
west cloak
#

why can people fly everything they rejoin my server

grim axle
#

skywars Something is wrong with settings menu

#

help

west cloak
#

[Tutorial] How to ask a question in the Discord!
So you wanna get help with something, help us help you! It can be a struggle sometimes trying to help people when we don't know what we're looking for.

  1. Find the right help channel! #help-development if you need help writing code or a plugin, and #help-server if you need help with already made plugins or developing servers (this includes Bungeecord)

  2. Get straight to the point! Don't ask to ask. 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.

  3. Provide strong details that help us! Example, before asking don't say "help pls this isnt working", did you Google solutions? Have you tried debugging it yourself? If you're using an API or someone else's plugin, have you asked them/their support channels? If you've done all of these and still haven't found an answer, please ask like this: "How can I get rid of this issue? [screenshot/paste of error], I've tried doing ..."

cedar relic
#

bump
evening for somereason my world doesnt let monsters spawn. the nether does end does ive got a custom terrain world survival mobspawning is allow'd friendly mobs etc spawn

signal ivy
west cloak
#

dose anyone know anything about perworld inventory plugin?

#

yo does anyone know why bungecord throw this even server i on?
Could not connect to a default or fallback server, please try again later: io.netty.channel.ConnectTimeoutException

#

anyone?

grizzled nimbus
#

lmao

signal ivy
#

no that's not leaking my ip

#

saw no point in doing an A record for that rn

#

either way you could get the ip

grizzled nimbus
#

you could've screenshotted lol

signal ivy
#

or just sent the link

#

ddos it please i don't give a fuck

grizzled nimbus
#

well, you shouldn't being doing that in general lol

#
  1. screenshots
#
  1. sending an actual config file so we can know wtf is going on
west cloak
#

how do i make it so people have the ame loot when they go to specific worlds with perworldinventory

grizzled nimbus
#
  1. attempting to read the damn wiki
signal ivy
#

actual monks in this discord

west cloak
#

oh

#

i use perworldinventory

mellow dock
#

Might have a config

west cloak
#

it has a config

#

wait but how come

#

when i go to the nether

#

the loot is still the same

#

and also when ever i remopvbe a plugin its sill ther

#

why is that

#

ok i have the plugin now what?

winter sleet
#

How can I start Xvfb with Minecraft together in Docker? This is Entrypoint.sh

export DISPLAY=:1
cd /home/container

# Output Current Java Version
java -version

Xvfb :1 &
export DISPLAY=:1

# Make internal Docker IP address available to processes.
export INTERNAL_IP=`ip route get 1 | awk '{print $NF;exit}'`

# Replace Startup Variables
MODIFIED_STARTUP=`eval echo $(echo ${STARTUP} | sed -e 's/{{/${/g' -e 's/}}/}/g')`
echo ":/home/container$ ${MODIFIED_STARTUP}"

# Run the Server
eval ${MODIFIED_STARTUP}``` ```[0218/200253.981348:ERROR:browser_main_loop.cc(1469)] Unable to open X display.
[0218/200254.006038:FATAL:temp_window_x11.cc(45)] Check failed: g_xdisplay.
/entrypoint.sh: line 15:    23 Trace/breakpoint trap   (core dumped) java -Xms128M -Xmx5000M -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar```
clear fossil
#

why do you need xvfb

winter sleet
#

for a plugin

#

minecraft plugin

clear fossil
#

which plugin

#

because thats such a weird thing to depend on

winter sleet
clear fossil
#

run them separately then

winter sleet
#

How should I do that with Entrypoint

clear fossil
#

couldnt tell you that

clear fossil
#

plugin?

#

anything in console?

teal talon
#

It's his chat settings

#

Quit lying yourself lol

#

So you're one of the trolls i guess.

clear fossil
#

if you know whats going wrong then why are you asking here

ebon halo
#

if you know what's wrong then fix it..?

clear fossil
#

.

ebon halo
#

.

clear fossil
#

lol

#

well what is going wrong then

#

we cant help if we dont have info

clear fossil
ebon halo
#

i already said, that's a client message so if you don't know what's happening then you're gonna have to delete plugins one by one

teal talon
ebon halo
#

well

clear fossil
#

have you actually tried it

ebon halo
#

have you checked your settings?

west cloak
#

did you atleast check?

clear fossil
#

and you know that?

#

whats the harm in just trying it

#

it crosses off one thing from the list

#

ok if youre not going to work with us then we cant help you

west cloak
#

Could anyone help me with setting up custom guns with qualityarmor plugin?

teal talon
#

A plugin could be removing the player entity too.

west cloak
#

are there plugins

teal talon
#

Server version and bungee version thx.

#

./version

#

./version should display a little more serverside

runic rain
#

really? CMI overrides /version?

#

/bukkit:version

clear fossil
#

if you have the aliases set up wrong then it does

runic rain
#

CMI is just giving me more and more reason to hate it

teal talon
clear fossil
#

this is on one of my test servers

teal talon
#

I'm saying unless spigot also fixed one of the issues resulting in this my recommendation is to switch to a paper fork and see if it persists.

#

It's mentioned in the issue above.

#

It's probably a combination of a broken plugin and spigot lacking the "fix"

west cloak
#

where do i find my loot in the files

runic rain
#

You should update Spigot as well though. You're 24 versions behind

#

Any time you have any sort of issue, you should be trying to replicate on the most recent version

#

GriefPrevention I think does that

teal talon
#

You're the one who installed all your plugins and downloaded the server jars, if you're so opposed to help why would you even come here.

#

Try fixing your issue and come tell us how you resolved it if you want to.

ebon halo
#

we've all offered you help but you've dismissed us all

#

you wont try our solutions*

teal talon
#

Ah, yes we know how to answer you on some edge case scenario without any proper information.

ebon halo
#

sorry, but I don't think anyone else has anything to say unless you at least attempt our solutions

teal talon
#

I did,

#

Lol

#

You're weird.

#

Yeah? As i said i'm unsure if spigot every implemented a similar fix or not.

#

You'll know if thats the issue. Here is what you should do.

Update spigot to latest, Bungee also. And see if issue persists.

If yes, try switching to paper and see if issue persists

If yes, it's related to a plugin and you're better off diving into investigating that.

#

No change doesn't mean it isn't plugin related.

#

It's just that the plugin didn't act up until now.

#

You could send us a server log and we could take a look if you want us to look at it a little better.

tender venture
#

How can I create a heap dump in bungeecord? I think I have a memory leak but I've been asking the pterodactyl community ever since 3pm and its almost 6...

#

So if anyone knows, can you please help ❤️

west cloak
tender venture
#

Not if I have like 70+ people on?

west cloak
#

"Sorry, but we're going down for maintenance. This process can take up to 2 minutes."

tender venture
#

I don't know how to take a heap dump with bungeecord/linux within the pterodactyl/daemon container

teal talon
#

Logs can provide stacktraces or other context clues that could be helpful.

tender venture
#

I just want to take a heap dump..

teal talon
#

No clue, don't know a lot about pterodactyl

azure vapor
#

hopper:
cooldown-when-full: true
disable-move-event: true

@teal talon will it disable hoppers for sure?

teal talon
#

Hmm i'm sure there were more hopper options

#

It's not bungee lol

west cloak
#

it is setup correctly when i run bungee on screen it work fine but when i run it on petrodactyl panel its not fine

runic rain
#

Most recent build updated a javadoc comment lol

west cloak
#

lol

#

is there any build instructions for bungeecord?

runic rain
#

They're all compiled by Jenkins

teal talon
west cloak
#

yeah i know, but i want to modify bungeecord for my server.

runic rain
#

What version of bungee were you on before, Bettanation?

#

I meant before you updated to 1548

#

because 1548 did not cause that issue, I can assure you of that

#

it literally updated a comment ;p

sour surge
#

.

wise ferry
#

Hello , how can i see duplicate commands?

#

i have 3 plugins with same command but i don t know wich one is used

cedar relic
#

can anyone awnser my question

#

been 2 days already

#

0 replies

#

No monsters spawn in my world

#

and i got no clue why

drowsy wyvern
#

I have a problem, bungeecord can't be reached from server stats sites , what can be?

runic rain
#

I'm pretty sure a few people mentioned that it was the client chat settings ToadEyes

grim axle
#

choco

#

i need help

runic rain
#

To be fair, that message is a lot more clear in 1.17 though so there's that

#

So ask a question. I'm sure more than just me can answer it ;p

grim axle
#

Skywars error skywars Something is wrong with settings menu

runic rain
#

Yeah that tells me nothing

grim axle
#

lol

grizzled nimbus
#

lmao

grim axle
#

[SkyWars] ERROR: Something is wrong with kits menu

#

ok

astral sorrel
#

I am on 1.16.4-R0.1 I think, and I am having trouble getting

settings:
  unsupported-settings:
    allow-permanent-block-break-exploits: true

to work. I know that it is unsupported so any problems that I run into because it is enabled are on me, but I can't seem to get it to work on it's own. Does anyone know where I should look to fix it?

gaunt maple
#

How can i delete mobs instead of creating a giant region?

#

is there any easier way?

#

i turned off mobs spawning and tried to kill all the mobs

#

but doesnt work

light cairn
#

Im trying to download golden crates but when i add the .zip file it doesnt work. and it doesnt let me archive ut. Does anyone know how i can fix it

clear fossil
#

plugins are jar files not zips

cedar relic
#

so

#

idk whats wrong..

clear fossil
#

you're not in the same folder as the jar

blissful quail
#

Well clearly the buildtools jar isn't in the folder you are bashing in

cedar relic
#

i cant move buildtools.jar

#

it says its opened somewhere

clear fossil
#

did you double-click it

cedar relic
#

ye

blissful quail
#

Open task manager and close the java task

clear fossil
#

^

cedar relic
#

alright so now its creating alot of maps. i just have it let finish and then type java -jar BuildTools.jar --rev 1.16.5 ?

clear fossil
#

wdym maps

cedar relic
#

it created those spigot

#

craftbukkit and such maps

clear fossil
#

they're just folders

cedar relic
#

now its spamming me with these stuff i recon i just have it finish right

#

and then type in as stated java -jar BuildTools.jar --rev 1.16.5 to get the jar to start the server

clear fossil
#

just let it run

cedar relic
#

i think its now done

#

what now

clear fossil
#

copy the output jar to your server dir

#

run as normal

cedar relic
#

thanks

summer widget
#

i put buildtools.jar and nothing else in my FTP right

#

and server.jar generates?

clear fossil
#

you run it on your machine

#

itll build the server jar

summer widget
#

I am not using machine i got panel

clear fossil
#

you run it on your pc

summer widget
#

ugh k

#

I run it on my pc

#

but it doesnt build

clear fossil
#

are you running it properly

#

java -jar BuildTools.jar

azure vapor
#

hi, does anybody use Auction House 1.16 plugin? people say this plugin is bad for server performance. and also today in timings report i saw it had the 99% of plugin ticks or whatever. should i remove it?

summer widget
#

unable to access buildtools.jar

#

dam cant i just download the jar from somewhere like paper has

clear fossil
#

then youre not in the right folder

clear fossil
summer widget
#

wdym folder i am running it on m windows

clear fossil
#

terminals work like a file explorer

#

they have an active folder

#

known as the workint directory

runic rain
#

Hold shift and right click inside the folder where BuildTools is. You'll see either "Open Bash here" or "Open Powershell here"

#

Makes life a lot easier

summer widget
#

so i put all generated files in my ftp

#

like files right

clear fossil
#

just the spigot jar

summer widget
#

oh nothing else?

#

cuz so many stuff loaded up

clear fossil
#

just the spigot jar

#

the rest is for developers

summer widget
#

oh k

#

Rly hope plugins work :S

#

Once i corrupted my whole world

clear fossil
#

plugins will work

#

your world will be fine

boreal portal
#

what bad side effects would setting hopper-amount to 2 instead of 1 have? hopper filters miss a lot of items? performance etc...

summer widget
#

btw today someone duped, might have been cuz of my old paper?

slim pivot
#

does anyone know how to config powerranks?

#

that is super annoying

#

the extra bracket

clear fossil
#

do you have multiverse installed

slim pivot
#

i do not

#

well

#

wait

#

yeah 0-0

clear fossil
#

iirc it messes with the format

slim pivot
#

ahh

#

got it

clear fossil
#

have a look in the cfg

slim pivot
#

kk

#

ty

sullen radish
#

does anyone here have much knowledge with Ubuntu/Linux?

clear fossil
#

yes

#

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

sullen radish
#

Yikes, ok.
just got a server set up 2 days ago and looking for a way to get MC to start in the event of a reboot. I imagine it's easy enough to set up a script that runs at startup, my only issue is when I start it I go in thru ssh and run "sudo screen ./start.sh" which is the startup script, but sudo will prompt for a pw so i just don' know if I need to have a way to cache creds for that.

clear fossil
#

just run screen without sudo

sullen radish
#

The tutorial I followed had me set up the server in /etc/minecraftserver, i was under the impression you needed sudo to run anything from that directory but quite possible i am wrong

clear fossil
#

not if you set perms up properly

vague lion
#

is there a script where you can set the pvp in different worlds?

clear fossil
#

that's a really weird place to do it

sullen radish
#

yeah, i was afraid you might say that, i work in IT but all my knowledge is in windows

summer widget
#

Okay so

clear fossil
#

i would recommend moving it to your server home user dir

summer widget
#

when i join my server that i put spigot in

#

i get back to the hub server

clear fossil
#

wdym

summer widget
#

should i swap all essentials?

clear fossil
#

wat

summer widget
#

check dm

sullen radish
#

would i be able to just move all folders without reinstalling?

summer widget
#

It just brings me back to hub

clear fossil
#

depending on how you launch it you may have to edit your launch scripts

summer widget
#

what thing

#

do i have to edit?

clear fossil
#

i really dont understand your problem

#

i need more context

sullen radish
#

this is the whole script, i reckon it would be unaffected by the move

#

while true; do echo "Starting server now!";
java -Xms8G -Xmx8G -XX:+UseConcMarkSweepGC -jar spigot-1.16.5.jar
echo "Server restarting in 5 seconds! Press control+c to stop!"; sleep 5; done;

clear fossil
#

yeah youll be fine with that

#

are you running as a dedicated user

sullen radish
#

i'm not sure what that means

clear fossil
#

which user do you run the server process as

sullen radish
#

under my account, its the only one on there

#

i mean aside from any built in admin account

fading sorrel
#

Using skript is a bad idea.

clear fossil
#

jfc

#

read the channel

fading sorrel
#

Oh nvm read that wrong.

clear fossil
#

we're not on about skript

fading sorrel
#

Half the messages didn't load smh

clear fossil
sullen radish
#

ok

clear fossil
#

create a systemd unit file that calls the script as that user

#

im off to bed now so i can't really help tonight anymore, sorry

sullen radish
#

no prob, i appreciate the help you gave, thanks

clear fossil
#

i dont think they were talking to you lol

#

im around tomorrow if you get stuck with it, just @ me

sullen radish
#

will do

summer widget
#

so basically when i updated to spigot and i log in my survival server it sends me back to hub

#

without an issue

ebon halo
#

that’s lovely to hear

sullen radish
#

it was reccomended to me that my MC server on an Ubuntu box be ran under a seperate account from mine, does anyone know if that account should be standard or admin?

ebon halo
#

you should always assign the least amount of permissions as it needs

sullen radish
#

okidoke, thanks

west vigil
#

The return convertedSpeed at the bottom is giving me an error, saying: Variable 'convertedSpeed' might not have been initialized. How could I go about correcting that?

private float checkSpeed(String inputSpeed) {
    float convertedSpeed;
    try {
        convertedSpeed = Float.parseFloat(args[0]);
        if (convertedSpeed > 10f) {
            convertedSpeed = 10f;
        } else if (convertedSpeed < 0.0001f) {
            convertedSpeed = 0.0001f;
        }
    } catch (final NumberFormatException e) {
        player.sendMessage(ChatColor.RED + "Speed must be an integer between 1 and 10.");
    }
    return convertedSpeed;
}
hallow rover
west vigil
#

Woops! Didn't realize I was in the wrong one. Ty!

hallow rover
#

No worries 😄

novel pollen
#

Is there a plugin that will allow me to sync my minecraft and discord server with ease?

runic rain
#

DiscordSRV?

novel pollen
runic rain
#

lolwut

#

you want to sync your Discord and Minecraft bans? That just sounds... weird

#

I don't think you'll find any publicly available plugins to do that

#

It's also just impractical. I'd imagine that anybody willing to sync their Discord with your server aren't going to be the types of people that would be the target of a ban

sullen radish
#

can anyone tell me how to create a systemd unit file that will just call a script as a specific user?

#

i am VERY new to linux/ubuntu

#

or maybe point me to a tutorial for dummies?

ebon halo
#

haven’t actually gone through it but it looks alright

slim pivot
#

is there a plugin named auto server restart? like it starts my server when im not on my pc?

#

like sleeping server starter

frail jay
#

Plugins are active only when the server is open

#

so its pretty much impossible to start the server using a plugin

magic pier
#

Trying to make a new skyblock world and non-opped members cannot break, place, interact, etc. it seems only /is-based commands work. I'm sure it has something to do with Luckperms (i have not touched yet.) I wouldn't know the right permission to enable or if i have to install another plugin. I currently only have economyshopGUI and it's compliments along with bentobox.

ebon halo
#

u sure you’re not within the op spawn protection radius?

magic pier
#

0, 800 ill go out a few thousand more blcks and see

ebon halo
#

probably not

#

since it’s like 16 blocks

#

world guard?

magic pier
#

could be? 'World protected: item pickup disabled' 'You are not permitted to interact with ___' are the error messages

#

how would i go about fixing it then?

#

also at 100k blocks out its the same

ebon halo
#

what other plugins are on there

magic pier
#

economyshopGUI, essentialsX, vault, luckperms, bentobox with a bunch of addons

#

only bskyblock in bentobox

ebon halo
#

the only place i recognise those messages are from essentials anti build, but i’m not sure if they’ve since merged that into normal essentials or not

#

it’s probably bentobox or the other sky block plugin

magic pier
#

the minimal research i did said something about essentials.build which does not exist on the list on luckperms

#

actually looking into the essentials folder there is essentialsx, antibuild, chat, geolp, protect, spawn, and XMPP

#

so deleting antibuild should fix it?

ebon halo
#

well if you have antibuild in /pl then that’s what it is

magic pier
#

if i dont want it ofc

ebon halo
#

and maybe protect but i don’t know what that does

magic pier
#

i delted it and hoozah! i can open chests! is there any big reasons i should keep antibuild and mess with settings if i plan on staying a small friend-only server?

ebon halo
#

if it’s just your friends then i’m sure you can trust your friends enough to not mess about lol

magic pier
#

now i have to figure out how to give myself other perms... thanks though!

ebon halo
#

besides if you’re on different islands then the sly block plugin should include protection

#

sky*

magic pier
#

oh cool it does. saves me 2 more hours :D

last abyss
#

anyone here know of a spigot plugin such as NetherPortalFix for Forge? Running 1.16.X currently.

stiff wedge
#

for some reason my friends cannot join a locally hosted server cause of a io.netty.channel minecraft error, anyone know why?

west cloak
#

guys how do i set the server icon in bungeecord

clear fossil
wary bronze
#

anyone know how to protect from bedrock up to the sky
using worldguard

fierce garden
#

disconnected with: Kicked whilst connecting to hub: VPNs or proxies are not allowed in this server

The player turned off the vpn & proxy, also tried to restart his modem/wifi,

after than still the same
I whitelisted his IP , checked all the antibot plugin 😅
Still cant

Can any pro know how to fix this?

clear moon
#

Does anyone know how you can prevent concrete powder from turning into concrete?

west cloak
#

Probably canceling the blockphysicsevent or something

west cloak
#

I changed these values in the bungeecord console,

connection_throttle_limit: 4
remote_ping_timeout: 5000
connection_throttle: 5500
But now both me and my players think that it's taking a bit longer than usual to join the server. But note that there's no change in switching between servers in the network.

hallow rover
#

He said his friend, not himself

west cloak
#

What does setting connection_throttle to -1 do ?

unborn flume
#

DOES ANYONE HERE know what compass tracker dream uses

tawny dust
#

They make their own plugins I belive you can get them on their patreon

sly drift
#

anyone know this symbol?

tawny dust
#

Try that not sure if it's the right one

grizzled nimbus
#

poggers?

#

➢➢➢➢➢➢

#

i never knew that

#

lol

sly drift
#

thanks

tawny dust
#

There's a flipped one if you want ➣

heady helm
#

Anyone can help me with npcs please? i need someone who comes in my server help

#

I need help with npcs and kitpvp

west cloak
#

how to remove a plugins ?

hallow rover
#

Delete it from the plugins folder and restart

mossy axle
#

anyone know a good plugin for a profile gui like hypixel?

scarlet tinsel
#

Hey guys im trying to make a armorstand creation GUI

#
else if(event.getClickedInventory().contains(Material.GLOWSTONE)){
                switch (event.getCurrentItem().getType()) {
                    case GREEN_WOOL:
                        player.sendMessage("Option Confirmed");
                        if (plugin.armorstands.containsKey(player)){
                            ArmorStand stand = plugin.armorstands.get(player);
                            stand.setGlowing(true);
                        }
                        plugin.openCreateMenu(player);
                        break;
                    case RED_WOOL:
                        player.sendMessage("Cancelled Option");
                        if (plugin.armorstands.containsKey(player)){
                            ArmorStand stand = plugin.armorstands.get(player);
                            stand.setGlowing(false);
                        }
                        plugin.openCreateMenu(player);
                        break;
                }}```
#

I have this code so if they click the glowstone in the GUI the armorstand is made glow

#

(its supposed to be invis until another button is clicked