#help-server

1 messages · Page 374 of 1

tawdry narwhal
#

if it isn't your plugin report it to the author

#

and DM'ing people isn't wise either

rocky fossil
#

no it's premiumvanish

tawdry narwhal
#

that doesn't mean I know who the author is 🙂

rocky fossil
#

it's 10 euros on spigot

tawdry narwhal
#

still doesn't tell me the author, however since you bought it go report it to the Author

rocky fossil
#

not made by me

tawdry narwhal
#

odds are they are the ones who can fix the problem

tawdry narwhal
#

well nothing more can be done then. 🙂

#

have to wait on them

rocky fossil
#

yeh

west cloak
#

do you guys know a good elevator plugin for 1.18.2 ? 😄

west cloak
#

does anybody know how can I check if someone right-clicked on a specific block once

wise pulsar
#

Zombies are not attracted to villagers even when not targeting players and have clear sight of the villagers.

#

Any idea on how to solve?

#

Error found, "zombie-aggressive-towards-villager: false" in spigot.yml changed to true

silent forge
#

Sorry if I interrupt something. I have an urgency, you see, there are plugins that have enchantments such as friendship, magic resistance, speed, saturation, ice... among others. I've been looking for it but I can't find it Does anyone know what the name of that plugin is?

west cloak
#

ty man

west cloak
#

Need help with ClearLag, clearing specific entities like potions every 10 seconds does not work.

cosmic girder
#

does anybody know why essentialsChat isnt setting luckperm's prefix?

#

(i have a bungee server and in one works, in the other doesnt)

cosmic girder
#

oh dang

opal badger
#

set the vault placeholder in essentials chat

cosmic girder
#

yeah forgot bout that

#

lul tyyy

opal badger
#

before the nick

graceful forge
#

Hey, @tribal comet, sry for the delay, but i'm getting errors on default.json (i never used json lol)

#

first line

tribal comet
#

also don't use my ascent and height

#

thats for inventory centering yours will be off just use what you were using before

#

your json should look something like

"providers": [
    {
       "type": "bitmap",
       "file": "minecraft:font/membro.png",
       "ascent": whatever,
       "height": whatever,
       "chars": [
            "\uE000"
        ]
    }
]
#

obviously don't coppy directly because discord formatting but this is the gist

#

as true for all programming if you open it you must close it

#

every { must have a } ever [ has to have a ] just so ( doesn't get sad you have to do this to )

mental crane
tribal comet
#

idfk too lazy atm

mental crane
#

ok np

wary crater
#

contact the dev of that plugin, unless it's your own

graceful forge
#

and for chars, where can i get more?

tribal comet
#

with differente unicode characters

#

just add more things that contain the types and just add a comma to the end of the previous one

graceful forge
#

thx bro, u helped me so much

#

and for work in chat, it's just to type the char in chat?

#

like with luckperms

tribal comet
#

players can't type the char in chat without tellraw

#

so you won't have to worry about that

graceful forge
#

okey

#

then in the prefix I put the char?

west cloak
#

can anyone again tell me how do I get all the blocks inside an area

onyx canyon
#

Do you know some plugin like popular server use for duo skywars and bedwars so create party and game automaticly teleport you in team

icy dragon
#

why does BlockBreakEvent executes twice on a block break

tawny dust
#

Wrong channel

icy dragon
#

sry

#

I didn't check it

slim bough
#

Why when you do f3 on minecraft client its say MPC 9.0.1?

plush cedar
#

I am having a couple players crash the server using book and quill. Is there anything that can disable crafting/using them in spigot or do I need a plugin?

tribal comet
#

and yea if ur using 1.8 just grab a patch plugin for book banning and book duping

#

if u want fairly stable good versions past 1.8 that you can implement a simple pvp plugin in I will reccomend 1.12.2, any 1.15, any 1.18 stay away from 1.13-1.14

#

though I reccomend updating completely to 1.18

plush cedar
random bridge
tribal comet
#

hmmm alright hopefully that helps

graceful forge
#

i'm using luckperms

random bridge
#

The color scheme

tribal comet
#

for your editor

graceful forge
#

prob default

tribal comet
#

vscode?

graceful forge
#

no

#

ohhh

tribal comet
#

what you using

graceful forge
#

yes

#

atom dark theme

tribal comet
#

ahhh nice

random bridge
#

Ah

graceful forge
#

it's beutiful

tribal comet
#

vscode is amazing good choice

#

Its my favorite glorified text editor that i use instead of an IDE

graceful forge
#

yes, in my opinion it's the best text editor

#

but in luckperms prefixes, i just put the char and it will works, right?

graceful forge
#

i'm getting error in the first line yet

tribal comet
#

everything looks okay 🤷‍♂️

graceful forge
#

look at "providers": [

#

error in ":"

#

it's red

tribal comet
#

ik one second i'll post my fully default.json

#

?paste

magic zenithBOT
graceful forge
#

okey

tribal comet
#

wait

#

did you forget the

#

lol you forgot the curly braces on the outside

graceful forge
#

lol

#

1 minute

tribal comet
#

you can test your code in chat once you get done with your pack by running
/tellraw @a {"text": "\uE000"}

graceful forge
#

yesssssss

#

i'll test now

tribal comet
#

you need to close everything

#

and indent

#

your not closing your top brace nor indenting

#

which isn't an issue in json it just looks worse

graceful forge
#

idk how to write in json

#

lol

tribal comet
#

get a json plugin for vscode it helps

graceful forge
#

okey

tribal comet
#

json is just a configuration file for storing some data

graceful forge
#

yes, ik

#

i like code in python, but i don't use storage files

tribal comet
#

just make sure every time you open a brace

#

you close it

#

this is consistent with every language for coding too

graceful forge
#

yes

#

json is different, it starts with a {

#

now it's empty

tribal comet
slow briar
#

ty

tribal comet
# graceful forge now it's empty

if its empty that means your texture isn't loading properly or is going up to far you can try adjusting your height and ascent and making sure your texture is in assets/minecraft/textures/font

#

or maybe your texture is really small?

#

if its empty that means it definitly sent otherwise oyu would get the unicode box so maybe its somewhere else on your screen offset down or up

#

so you can try changing the height offset etc

graceful forge
#

hmmm

#

this is the texture

#

very small

tribal comet
#

yea you might need to play with ascent as long as you don't get the unicode box of death its somewhere

graceful forge
#

i'll try

#

what is ascent?

tribal comet
#

i'm not sure

#

I only know what height is because its self explanator

#

try raising it way up at first

#

then lower it

#

you could also try increasing the size of the texture etxc

graceful forge
#

okay

graceful forge
#

idk why it's not working 😦

#

image now is bigger and ascend/height are different

tribal comet
#

try a different image at first maaybe

#

a big one

#

and set ascent and height to close to 0

graceful forge
#

ok

brave tusk
#

created a clean server. there is an algorithm for filling memory that is incomprehensible to me:
after starting the program, it slowly starts eating RAM, after when it approaches 2000mb (0% free), everything is reset to 800 and the cycle restarts

formal plover
#

Ok let me just spit it out, been typing this for about 3 different versions, ok so i want to create a custom configuration, like message.yml but i know the usual way to set it up wont let you add comments like you can with the default config.yml, any way to set up custom configurations that way by creating the file and commenting it that way, i search in stackoverflow, all over YouTube, all over github like bro why isn’t there any files bout this at this point ive literally been thinking of decompiling a plugin and just checking out the code cause if others can do it why can’t i find out a way to do it

#

I feel like resorting to just dumping all my things on default yml

formal plover
#

Yes

tribal comet
formal plover
#

Oh my bad

tribal comet
#

this is for like server management and plugin questions

wild temple
#

i am getting high ping issue and everyone's getting it on my server too / the server latency is keep running with 2000 ~ 4000+ ms is there a any solution to fix?

brittle flax
#

Hello i have a problem. My Server will not working with my BungeeCord plugin. I need newest version from BungeeCord

#

Or removed BungeeCord by the version 1.18? And added PaperMC?

tawdry narwhal
#

or are you just seeking clarification

brittle flax
#

03:50:35 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin EasyProxySystem version 1.1 by LionGaming1995
03:50:35 [INFO] Loaded plugin cmd_find version git:cmd_find:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin BungeeYAML version ${pom.version}-${build.number} by roblabla
03:50:35 [INFO] Loaded plugin cmd_server version git:cmd_server:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin cmd_send version git:cmd_send:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin Yamler version 2.4.0-SNAPSHOTb-16 by geNAZt
03:50:35 [INFO] Loaded plugin cmd_list version git:cmd_list:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [WARNING] Forced host server pvp is not defined
03:50:35 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC

#

i become this Message by starting and with this message hangs on server

#

He starts all the modules normally. Just not my plugin

cloud gazelle
#

I'm looking for a 1.17 plugin that will allow me to turn off/on the nether dimension for a certain amount of time and disable the ability for players to build their own portals, could anyone help? I can't find anything

light hemlock
#

what is the error?

#

and in this

tiny shoal
tiny shoal
light hemlock
tiny shoal
#

It says that

light hemlock
#

Amm I mean

#

Plugin dont support my mc version?

tiny shoal
#

1 sec, ill look at it

merry elk
#

@light hemlock update to 1.18

light hemlock
#

Im using 1.16.1

tiny shoal
#

Disabled plugin

merry elk
light hemlock
#

I want to use 1.16.1

#

So which version should I use?

merry elk
#

1.18.2

light hemlock
#

Hmmm Ok

#

Ty

obtuse hamlet
#

how do I disable the default welcome message when a player joins?

fallow gust
#

setJoinMessage(null)

obtuse hamlet
fallow gust
#

In your event listener ?

#

joinEvent.setJoinMessagw(null)

obtuse hamlet
fallow gust
#

War ?

#

Wat

obtuse hamlet
#

TutorialEvents is the name of the event class

fallow gust
#

It is a method on the join event

#

I am sorry if I wasn’t clear 😅

obtuse hamlet
fallow gust
#

A learn Java Moment

#

You cannot call a method in the parameter declaration

obtuse hamlet
#

Ok I got it

#

I just didnt understand what you meant

fallow gust
#

Ye sorry I wasn’t very clear 😅

obtuse hamlet
#

thank you!

brave tusk
fallen isle
#

do you use aikars flags

brave tusk
#

I created an honest server and just launched

fallen isle
#

what

#

honest?

fallow gust
#

Well I guess better than a lying server 🤔

tribal comet
#

I love honest servers

#

Honestly that sounds like a google translate fail

#

Tbh

hardy grail
#

?kick @clear nebula

magic zenithBOT
#

Done. That felt good.

tribal comet
#

That felt good

clear nebula
#

😦

rustic fable
#

rip

rustic fable
hardy grail
#

It did, they just rejoined

rustic fable
#

oh

#

quickest re-join in the west

hardy grail
#

lol ye

clear nebula
#

Im just looking for some people to play with man

brave tusk
#

bad transletor

rugged abyss
#

hello
when i installed Grief Prevention one of my redstone machines broke do anyone know why it broke?
i use 1.18.2 btw
and yes the machine is outside a plot it that changes something

tawny dust
#

I'd guess that's a setting

#

Check the config

short harbor
#

Yo

#

I got banned because I was alt?

main heart
#

You know a plugin with free tractor

deep briar
#

lol dont post it everywhere

proud cedar
#

Anyone know how to get prefixes/suffixes/nicknames to show in tab lists and nametags?
Please ping me if you can help!

proud cedar
#

I'm using luckperms

#

is there something I have to toggle?

deep briar
wind wing
#

Hello,
Does anyone know if there is a plug-in when you join the server for the 1st time u get a 1hr grace period?

tawny dust
#

CombatLogX can do this with the Newbie Helper expansion

feral hound
#

hi guys, maybe someone know plugin where i can custom tnt, i need to make a tnt which can broke obsidian?

trim summit
#

anyone know how do I add custom textures to luckperms?

#

me and my team have this custom rank textures and we have no idea how to make it visible to the luckperm ranks

feral hound
#

I saw plugin with done tnt, i need to custom my own tnt, because custom tnt from plugins connecting with default tnt.

trim summit
#

what do you mean

#

do you just need a tnt that can break obsidian?

feral hound
#

yes, but it should not depend on the default dynamite

trim summit
#

well I dont really know how you're going to do it but I think you can maybe make a custom tnt recipe and then after that make it so when the tnt blows up, it detects if theres any obsidian near it and then explodes it too?

#

Im not an expert in these but I tried

feral hound
#

okay, that's nice idea, thank you

trim summit
#

yw :3

#

i hope it works!

tawny dust
#

Also don't use v9

#

That's very old

magic plume
#

any idea on how to make an entire void map without multiverse ?

#

I'm in 1.8.9 and I can't seem to install a preloaded one block map

wary crater
#

there are a bunch of void gen plugins

magic plume
#

well yeah but can I remove the void gen plugin after making the world ?

#

i don't want to flood my server with plugins

wary crater
#

I mean, having a generator plugin isn't a bad thing

#

you can just generate one and remove the plugin. just make to sure limit players so they cannot load new chunks

magic plume
#

what

#

why ?

tawdry narwhal
acoustic wyvern
magic plume
#

i don't mind plugins but i don't want any world manager plugins

#

tried using voidgen but the world isn't void lmao

wary crater
#

did you set the generator in your bukkit.yml?

magic plume
#

yes

#

I believe I did

#

although it tells me the generator settings haven't been set

#
  VoidGen:
    generator: VoidGen```
acoustic wyvern
#

it’s pretty good

magic plume
#

well i told you i didn't want world manager plugins lmao

#

just trying to load it from bare generator

wary crater
#

what is the world called?

#

the void one

magic plume
#

VoidGen

#

nevermind

#

me being dumb

#

fixed

high quarry
#

Hello. Does anyone know any Auth Plugin for BungeeCord which have a Teleport player to specified server after successful login and MySQL suppport + BCrypt ?

wary crater
#

Mojang's auth is good

undone python
#

what is network-compression-threshold? I've googled that but I'm still confused

feral hound
#

guys, i still finding a plugin which can help me to custom tnt

#

can someone help me

prisma garnet
feral hound
#

i'm trying to create a tnt which can brake obsidian

feral hound
prisma garnet
#

yes

feral hound
#

but it should not depend on the default dynamite

feral hound
prisma garnet
#

Google "obsidian tnt plugin"

#

oh ok I see what you mean now

#

only specific tnt

#

idk any plugins like that

feral hound
#

yes

magic plume
#

code a custom tnt that breaks any looped blocks around

#

like modify the explosion of only a specific tnt

onyx canyon
#

Hey can somebody explain me how to disable rules command because i made my custom

#

i use essentials btw

graceful forge
#

does hex color work in 1.12.2?

runic rain
#

No. They don't exist

graceful forge
#

oh

#

okay

runic rain
#

Was added in 1.16

graceful forge
#

nor using resource packs?

west cloak
#

hi, im new to spigot. can someone help me with a few plug ins and commands please?

graceful forge
#

sure

west cloak
#

@graceful forge mind VC with me?

#

please

graceful forge
#

oh, i can't

#

sry 😦

west cloak
#

i need help

#

someone gave me the files he was using on his personal hosted server

#

and i paid for a server

#

and now i cant get one of the commands we used to use to work

#

and the end is bugged

#

lmao

graceful forge
#

hmm, so you can't use commands?

west cloak
#

i cant use /home and /home bed

#

the 2 TP commands we were using

graceful forge
#

is it using essentials?

west cloak
#

yeah

graceful forge
#

okay, try to reinstall essentials, prob it's outdated

wary crater
#

look at the console

#

do any errors appear, does essentials load correctly, etc

west cloak
#

nothing is coming up as an error

wary crater
#

is essentials loaded

west cloak
#

its showing up on the plugin list in game

#

so i think so

#

lmao

wary crater
#

ask in the essentials discord then, that's what I recommend

west cloak
#

ok thank you

#

would you know the name of the essential files?

#

by chance

wary crater
#

like, the plugin files?

west cloak
#

yeah

#

so i can see if maybe its disabled in the yml

wary crater
#

that's probably under the main essentials config, which is under /plugins/EssentialsX

west cloak
#

thank you

#

very much

jaunty torrent
#

hey, so if I were to want to manage permissions in my own plugin, like creating ranks etc, whats a good way to go about it?

#

would I just like install luckperms and write a command to console through my other plugin?

errant nexus
#

If I built a spigot server would it go to 1.18.2 now? Like is that the stable one now?

errant nexus
#

@jagged orbitthank you for letting me know.

graceful forge
#

it's impossible to make resource pack with custom images using json, i tried all possibilities lol

#

my code

#

result:

#

using a 256x64 image

tribal comet
#

I would like to say

graceful forge
#

is there a problem in the code, like height or ascent?

tribal comet
#

I got it working for my plugin after a couple hours

#

your ascent is really big

graceful forge
#

oh

#

wow

tribal comet
#

so is your height

graceful forge
#

i will decrease it

tribal comet
#

well as long as the unicode box doesn't show up your doing something write

#

it just takes lots of playing around with

graceful forge
#

is height the image height?

tribal comet
#

I have no clue you could try looking it up tbh

#

I've barely touched custom textures

graceful forge
#

All right, thanks for helping me for almost 3 days hahahah

west cloak
#

yo i need desperate help rq
so im using worldguard and for some erason now no one at all can punch
or interact

#

i tried deleting global region

#

it fixed half of it

#

nah i dont think thats the issue

#

do you have essetnails worldguard on?>

#

if so delete it

#

its shitwater

#

how do i

#

delete it

#

you click the file, then press the DEL key

#

got it

#

brb

west cloak
#

its just

#

show plugins folder

#

worldguard

#

oh k sec

#

do i search for it in config

#

essential not found anywhere

#

just show your plugins folder

#

okay

#

upload here

#

okay

#

here

#

heres a list of the worldguard flags

#

it seems that you dont have some of them to allow

#

like being able to punch

#

its global region

#

i set global region so people can

#

punch and pvp

#

what about interact

#

cause thats what it seems like your issue is

#

okay sec

#

use

#

interact

#

no work

gaunt minnow
#

make a small region and test it there

west cloak
#

@gaunt minnow yeah nothign working

#

okay

#

if i delete the global group

#

it fixes everything except

#

hitting

clever imp
#

anyone have advice to keep retention on a semi-vanilla smp? because after a month of it been up people have done everything, is there anything i can do to spice it up?

west cloak
north stream
#

Is there a way to allow tnt duping on spigot?

tawny dust
#

Make sure you're actually using Spigot

formal oar
#

Hello, what is the best free anti cheat plugin?

tawny dust
#

NoCheatPlus is good if you configure it. Otherwise Matrix has a free version

onyx canyon
#

Hello, are there someone who now about LuckPerms?
I need help 🙂

marble axle
#

netty-threads: 4

#

what does this do in spigot.yml

#

some guy suggested me

#

he said

#

I had an issue a few weeks ago similar to this, try go to spigot.yml and set netty-threads: to more than 4, try it with 6 then 8. That should help a bit. Other than that you can also try play around with network-compression-threshold= from server.properties. Let me know if that helps.

#

ik network-compression but i never played around with netty-threads

#

and if I set to higher than 4 maybe to 6 and 8 what impact would that have?

tawny dust
#

It splits the load so it can send more packets at once reducing the time they are queued

#

You should make sure your server has enough threads to actually make use of that

marble axle
#

so

#

what if my server has 8 threads

#

what value do u recommend

#

since i notice everyone gets ping lag whenever there's something huge going on, especially when KOTH wars(i mean literally a war tons of player battling), we all get high ping whenever this happens but TPS IS STABLE 20!

zealous umbra
#

i dont know if i should be asking this here but i have an aternos server running spigot for version 1.18.2 and im having trouble finding any squids or even making them spawn in a farm i opened the world in single player and said farm worked as expected.
could this have anything to do with spigot.
Also i did not change any of the server files as i dont really know what they do.

formal oar
#

Does anyone know a plugin that lists all players who have joined the server.

onyx canyon
fallen isle
#

modern 6 or 8 core cpus often have 12 or 16 hardware threads (respectively) because of hyperthreading

marble axle
#

CPU 8vCore

marble axle
onyx canyon
#

Hey can somebody

#

help me where is override commands section in essentialsx config

tawny dust
raw hamlet
west cloak
#

Is it possible to disable "network_compression_threshold" from bungeecord & spigot server?

frail ridge
#

Hey
Can anyone help me add my newly bought scematic

west cloak
frail ridge
#

Yea

west cloak
#

Do you have worldedit?

frail ridge
#

Yes

raw hamlet
graceful forge
#

oh, so idk

#

it has a free version

#

but idk

west cloak
# frail ridge Yes

go into your plugin files, then go to WorldEdit and make a new file called "schematics"

graceful forge
#

sry

west cloak
#

and the put the schematic file there, and then type "we reload"

west cloak
frail ridge
#

Can we talk?

west cloak
#

I don't have a mic sadly

frail ridge
#

At least i can show whats wron

west cloak
#

Sure

onyx canyon
#

Hey i need help,about dedicated server because i,m about top open minecraft server so can somebody dm me how know about that so we can see which dedi and where should i buy

#

i see that kimsufi and soyoustart is good option

rapid tiger
#

Hello , i have a problem , i made a custom biome with a datapack and , with world edit , i wanted to change in my world a area to my custom biome but WE can't change biome into custom datapack biome and i'm here for find a plugin or a way for change world biomes into my customs biomes.
Thank you for your future reply.

west cloak
#

uwu

wary crater
#

owo

west cloak
#

:D

soft stump
#

m confing a server with mods and plugins using magma
and i configured the PermisionPex (and i used other plugins) but i cant see the prefix in chat
?ask Im configuring a server with mods and plugins using magma with bukkit
and i configured the PermisionPex (and i used other plugins) but i cant see the prefix in chat

merry elk
#

but i can tell you that using pex is not a good idea 🙂

brazen slate
tawny dust
#

Not possible

calm shell
#

Is there a plugin to save location where player switches to spectator gamemode from survival and then teleport them back there when they switch back to survival?

#

i want to give mods in my server ability to spectate other players but i dont want them to use this to fly elsewhere and switch to survival for easy traveling

tiny shoal
feral hound
#

Hi guys, I'm searching for auto-mine plugin, does someone know it's name?

#

Especially i need plugin which can random-generate ores in sections.

onyx canyon
calm shell
# tiny shoal https://www.spigotmc.org/resources/antispec.101814/
[15:38:09 ERROR]: Could not pass event PlayerGameModeChangeEvent to AntiSpec v1.0
java.lang.IllegalArgumentException: location
        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145) ~[guava-31.0.1-jre.jar:?]
        at org.bukkit.craftbukkit.v1_18_R2.entity.CraftPlayer.teleport(CraftPlayer.java:1043) ~[paper-1.18.2.jar:git-Paper-287]
        at org.bukkit.craftbukkit.v1_18_R2.entity.CraftEntity.teleport(CraftEntity.java:558) ~[paper-1.18.2.jar:git-Paper-287]
        at nl.thypa.antispec.Main.onChange(Main.java:41) ~[antispec-1.0.jar:?]
        at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor99.execute(Unknown Source) ~[?:?]
        at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:git-Paper-287]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:629) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at net.minecraft.server.level.ServerPlayerGameMode.changeGameModeForPlayer(ServerPlayerGameMode.java:102) ~[?:?]
        at net.minecraft.server.level.ServerPlayer.setGameMode(ServerPlayer.java:1825) ~[?:?]
        at org.bukkit.craftbukkit.v1_18_R2.entity.CraftPlayer.setGameMode(CraftPlayer.java:1359) ~[paper-1.18.2.jar:git-Paper-287]
        at com.earth2me.essentials.commands.Commandgamemode.run(Commandgamemode.java:64) ~[EssentialsX-2.20.0-dev+5-d891268.jar:?]
        at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:172) ~[EssentialsX-2.20.0-dev+5-d891268.jar:?]
        at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:797) ~[EssentialsX-2.20.0-dev+5-d891268.jar:?]
        at com.earth2me.essentials.Essentials.onCommand(Essentials.java:700) ~[EssentialsX-2.20.0-dev+5-d891268.jar:?]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        ...
#

😥

#

oh wait you actually made this? 😮

#

then i cant complain cuz it is indeed fast, but it doesnt work for some reason on my server, I might be able to help you to fix it fast

tiny shoal
calm shell
tiny shoal
calm shell
#

since very recently my server got a need for few mods and i want to set up it so they cant really get much advantage cause they play survival too, and this will help to balance survival with moderation so well

onyx canyon
#

hey are someone know which permission builder needs to have (worldguard plugin)

#

I try to set them permission for build but idk how

placid lodge
tiny shoal
placid lodge
#

Not using VCS?

#

ur git doesn’t show code in it lol

tiny shoal
tiny shoal
#

It has a source-code.zip

placid lodge
#

i mean it only shows .jar and sourcecode there

#

suppose to show the package and .java files

tiny shoal
#

Those are in the zip

placid lodge
#

lemme show one of my projects

#

suppose to show like this on git so you can view code etc

tiny shoal
#

i just uploaded my zip instead of a folder

vital jolt
#

learn git

tiny shoal
placid lodge
#

lmao

tiny shoal
#

its fixed now!

placid lodge
#

yea gud

vital jolt
#

you're welcome

tiny shoal
onyx canyon
#

lol

placid lodge
marsh merlin
#

@tiny shoal
I want some help

tiny shoal
#

ok

#

@marsh merlin

marsh merlin
#

So i can fly even i m in survival how do i fix it? @tiny shoal

tiny shoal
#

do you have EssentialsX installed?

marsh merlin
#

Yes

tiny shoal
#

type /fly in chat

marsh merlin
#

Then ??

#

/fly false

tiny shoal
#

it should be fixed

marsh merlin
#

??

tiny shoal
#

just /fly

marsh merlin
tiny shoal
#

i dont knoiw that plugin

#

are you opped?

marsh merlin
#

Yes

#

I m

#

I can go if i m op but i cant go if i m not

#

Op

tiny shoal
#

add the perm in your permission plugin

marsh merlin
#

How like syntax??

tiny shoal
#

idk

#

it hsould be in the plugin docs

marsh merlin
#

Config.yml ??

tiny shoal
#

no

marsh merlin
#

So??

tiny shoal
#

in your permission plugin

#

||You have one right?||

marsh merlin
#

Aight if there is no perms plugin still i cant go in @tiny shoal

#

I instaled it after i got the prob.

tiny shoal
#

you need to add the permisssion to the plugin

#

what perm plugin fdo you use

marsh merlin
#

Idk i forgot that its prefix is /pr ig

tiny shoal
#

do /pl

#

and look for it

marsh merlin
#

I tri3d to add but it dont works

tiny shoal
#

than i dont know

marsh merlin
#

/pl addpermission member lobby

tiny shoal
#

no not lobby

marsh merlin
tiny shoal
#

the lobby plugin should have a permission]

marsh merlin
#

Lobby.jar

tiny shoal
marsh merlin
#

Can u tell me a plgin which only have 2cmd like /setlobby and /lobby @tiny shoal

tiny shoal
#

no

mortal galleon
weak rose
#

spigot does not have 1.18.2 for some reason what happened?

wary crater
#

just change it

#

choose a version and just change it afterwards

placid lodge
#

choose 1.18.1 and then change the version in pom.xml

placid lodge
#

yea

#

click this

weak rose
#

nothing happened

placid lodge
#

huh

weak rose
placid lodge
#

works fine for me

weak rose
#

Dependency 'org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT' not found

placid lodge
lime smelt
#

minecraft plugin that integrates UPS into server for auto-shutdown?

merry elk
#

whats ups

lime smelt
#

uninterruptible power supply

placid lodge
weak rose
placid lodge
#

if an api exist ig you can make a code for it

placid lodge
lime smelt
merry elk
#

o.o

placid lodge
merry elk
placid lodge
#

but do UPS have APIs?

lime smelt
#

i can make it a 1$ plugin

#

XD

merry elk
#

i dont think anyone would buy it

placid lodge
merry elk
#

its a very nishe thing

lime smelt
#

about 20k would, then they would distribute it

merry elk
#

?

weak rose
placid lodge
#

wait

#

I think I know what the problem might be @weak rose Change Java version to 17 and try

placid lodge
weak rose
placid lodge
#

17

rocky needle
#

I've developed a premium plugin for a few months that I want to upload, however I can't yet since I don't have 80 posts. So, what counts as a post? I assume a reply on a forum post, but do comments on plugins and profile updates count?

west cloak
#

When i want to broadcast to everyone regardless to their perrmisions whatdo i have to type?

vagrant cape
#

this is wrong right?

fallow gust
#

yes

vagrant cape
#

which one should i update? jdk or jre?

fallow gust
#

I mean, you don't need a jre if you have a jdk

#

jdk includes jre

#

so, update your jdk to latest

#

and yeet your jre

vagrant cape
#

k thx

formal oar
#

How can I get a list of the players they joined on my Server?

vagrant cape
acoustic wyvern
#

usercache already has that

formal oar
formal oar
west cloak
#

Whenever I join the server I'm instantly kicked out with a message "Disconnected". It only happens when a world is loaded, if I delete the world and regenerate the map everything works normally. No idea why it happens, is there a way to fix it so I can use the old world?
WARN]: handleDisconnection() called twice
Is the error in the console.

acoustic wyvern
formal oar
acoustic wyvern
#

i don’t know

viral remnant
#

Hello there!

I want to ask you for help, or for advice.

I am trying to solve the problem with xaero's minimap mod.

I am using a bunch of three paper servers - bungeecord (waterfall).
And the mod does not work correctly in any mode (except manual). It just do not detect the correct "world" map.

So I have:
Server Main: overworld, nether, the End,
Server Factory: overworld, nether
Server Creative: overworld

Mod modes:
"World Spawn" is not always correct, idk how it detects the dimensions.
"Single" - obviously not suitable for a bundle of several servers.
"Server" - not suitable because there is no mod on the server.

So... the only solution that seems fine to me so far is to change the dimension ID of the worlds so they would be unique. But how? Is it possible? Is it possible to change the default dimension ID of vanilla worlds?

Dimessions ID like minecraft:overworld, minecraft:nether, minecraft:the_end, and I guess (I only guess, i do not know) it should solve the issue. So if I would have minecraft:main_overworld, it defenitely will be different from minecraft:factory_overworld, and I hope the problem would be solved. But.. not sure.

Or maybe someone also faced such a problem and already found a solution.

Here's my thread with the developer where I suggested a new way to choose a map and we're talking about dimension ID: https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map/issues/408

I'll be glad to hear any tips and words.
Thanks ❤️

#

.
.
upd: Even maybe there is a way to change packages of data that servers sends to the client.. Idk. Is that a bad idea?

acoustic wyvern
#

packets?

marsh merlin
#

@acoustic wyverncan u help me

acoustic wyvern
#

maybe

wraith mural
#

I am curious. Currently I am setting up a minecraft server for Java and Bedrock. I am setting up mining worlds for regular and nether with multiverse core. Is there a way automatically run commands on the 1st of every month? I am wanting to run mvregen {world} on the 1st of the month so the mining worlds are refreshed.

I am using a server hosting company so it would be ideal for spigot or a plugin to be able to do this within the server.

Edit: Server is on 1.18.2

tawny dust
#

Some web panels allow you to do that

wraith mural
#

The automated tasks are only weekly

#

there is no option to choose date or month... just day of the week

tawny dust
#

I see

wraith mural
#

a friend stated that i might be able to use skript however both them and i dont know how skript works and it looks a bit too advanced for me

marsh merlin
#

@weak drift can u help me

#

@inner zodiac can u help me

#

?

#

in essentials plugin

tawny dust
#

?ask

magic zenithBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

tawny dust
#

And don't ping random people

fresh oasis
#

Do you know about redstone protection for 1.18?

wraith mural
#

Not sure if I'm just not understanding it

icy dragon
#

can I somehow paste a build from 1.18 to 1.8.8

tribal comet
#

Skript is harder than Java it's also worse in every way. Coding in English breaks my head

placid lodge
west cloak
#

can someone help me? i have a outdated version of spigot, and i cant find where to download a new version

tribal comet
#

Use build tools

magic zenithBOT
tribal comet
#

Java -jar BuildTools.jar

west cloak
#

thx

onyx canyon
#

Hey I would like if someone who before made Faction server can dm me i need help about plugins which don't use and which use

wraith mural
wraith mural
#

Im using a server host who scheduler is on week basis.

#

I cant set the date, only day of week.... There is an image of what I am limited to

solar crypt
#

Anyone know how do I disable Jline and the > char at console?

#

I've tried everything like adding -Djline.terminal=jline.UnsupportedTerminal after the -jar, but it doesn't work, and I need to disable it so I can use an OutputStream without it bugging out, anyone know how?

full orchid
velvet sonnet
#

How to disable structures please ?

iron flicker
#

Does somebody know any plugin with those cool prefixes, like this

#

wait a sec

west cloak
#

and then when you enter the character that you assigned to the texture it will have the texture instead of the character

iron flicker
#

i totally understand what you are saying

west cloak
#

do you?

iron flicker
#

maybe

west cloak
#

would be useful if you said yes or no so I know if I need to put an example

iron flicker
#

ok so. no

#

i do know there is one plugin called oraxen

#

but wasnt there another one?

west cloak
#

this is what one of them font files look like

#

and you can see that a character is assigned to a texture

iron flicker
#

ah now i understand, but i cant really code plugins if you think i can

west cloak
#

there's not really a need to, you just need to make a default.json for the fonts

#

and put it inside of a texture pack

iron flicker
#

ah okay

west cloak
#

Hey, is there an way to use an relative path instead of an absolute path in "java -jar <server.jar>"?

so like instead of drive:/path/to/server/jar
something like: ../server.jar

i dont get it working

acoustic wyvern
#

just path\server.jar should work

west cloak
#

but isn't that an absolute path?

acoustic wyvern
#

it’s relative to whereever the directory the command is being run in

west cloak
#

so the command is executed in an different folder in the parent direction of the folder where the jar is

#

its difficult to explain

acoustic wyvern
#

wait

#

hold on

#

forgot we were working in a java command and not just selecting a file

#

let me see

#

it should still be relative

west cloak
#

okay

acoustic wyvern
#

if the directory the command is being run in is the same directory the jar is in

#

you can just do java -jar server.jar

west cloak
#

its like so

Parent-directory -> Command-directory -> the system that executes the command
Parent-directory -> jar directory -> the jar

so the jar is in an different folder in the parent directory

acoustic wyvern
#

well then you can just do java -jar “server/something/server.jar”

#

maybe i’m not understanding

inland ibex
#

So you're making your own panel that can also be rconed with plugins?

west cloak
#

nope.

#

its just an plugin with an /server command.

/server create - creates an server
/server start - starts an server.
/server op <name> - give an player op.

that whole plugin runs on my server.

#

the whole plugin is working perfectly. only the start command is the problem

#

because of the path problem

sturdy shuttle
#

cant you just cd to that directory?

west cloak
#

it is an java/bukkit plugin. idk if cd is working in java plugins

acoustic wyvern
#

i still don’t fully understand what problem you’re having

#

where are you starting the command?

#

any of the files or subdirectories can just be accessed relatively

west cloak
#

in the bukkit plugin in my own server. and with this plugin i start another minecraft server on the linux machine

acoustic wyvern
#

so you’re trying to access the parent directory your plugin is in?

west cloak
#

actually it is the parent parent directory. i want to access an folder outside of this minecraft server

sturdy shuttle
#

how does plugin start servers?

west cloak
#

Processbuilder

#

in Java

sturdy shuttle
#

ProcessBuilder#directory

west cloak
#

wait an second. that is working? i try it out

#

i'm actually not so long in java developement so i still do many mistakes

#

Thank you. thats actually what i wanted.

thin sleet
#

Anyone know of a plugin/vanilla way to disable certain villager professions?

#

My server is doing custom recipes for iron+ tools and armor, however the armorsmith, weaponsmith, and toolsmith kinda

#

Completely mess that up lmao

#

So I need a way to either change their trades or disable them

inland ibex
#

I have a plugin that turns villager spawns way the fuck down

thin sleet
#

Nah, I still want villagers around that isnt the issue

dapper turtle
#

Could someone help me put the sethome plugin into my pixelmon server pls we're hella confused

#

I'm using serverminer

tawny dust
#

Don't use Hybrid servers

#

Use Sponge

mortal galleon
#

i will not use Hybrid

#

or Sponge

tawny dust
#

True there are just mods that add those commands

spark onyx
#

Anyone know of a plugin that have cool pets? Just simple pets, only for aesthetic features

chrome island
#

hello! i have a problem with papi plugin. placeholders "%player_ping%, %player_displayname% dosnt works. I download essentials from papi cloud but still dosnt works. Sorry for my english ;/

#

%player_ping% also

wary crater
#

the command for it is on there

chrome island
#

i have this but when i change srv ver from 1.16.x to 1.18 all my placeholders stop working

#

i mean %name% %rank% and other

#

idk why

#

i use same plugins

tawdry narwhal
#

probably should check if there is an update for the plugins

#

also not all plugins just magically work with newer versions

empty kindle
#

Hey \o

A friend of mine was stupid and made a boat which is launching him constantly in the air.

(Made with Skript, the skript is removed now)

Now the server crashes every time he tries to join.

Deleting the playerdata file didn't do anything.

Any idea what I can do?

dry dove
#

Hi all,
I am having trouble getting my server's spawn point to work properly
I want my exact spawn to be (0.5 73 -3.5), but /kill takes me somewhere within a few block radius of (0.5 115 -3.5)
I have tried removing obstructions above the desired spawn but that doesn't appear to work and would be really inconvenient if that was the issue.
I have tried this with and without OP and with and without admin permissions for my plugins
The plugins I have that I believe may be influencing this are:

  1. Vanilla/Bukkit
    I set the world spawn ("/setworldspawn") to 0.5 73 -3.5
    I set the spawnRadius gamerule to 0 (I have also tried 1)

  2. Worldguard
    I set my spawn as a world guard region and set the spawn region flag to 0.5,73,-3.5

  3. CoreProtect
    I can't think of any way that this may be causing the problem

  4. Warps and SimpleTPA
    They could be the issue but neither contains any spawn commands that I know of

  5. SetTheSpawn
    https://www.spigotmc.org/resources/setthespawn.48992/
    I used the /setspawn command at the desired location and the /spawn command works as intended
    I have also tried SpawnPlugin (not installed at the same time) which works the exact same way

The other plugins I have include: BetterSleeping; ChestSort; Chunky; Chunkyborder; dynmap; ImprovedFactions; mcMMO; Orebfuscator; PAPI; ProtocolLib; SimpleTPA; TreeFeller; UltraPermissions; and WorldEdit

wary crater
#

what does /gamerule spawnRadius show nevermind I did not read

dry dove
#

Is there anybody I could reach out to that may be able to help?

silver moat
#

Hey, I am having some issues with Griefprevention not saving the config, is there any way to fix it or is there an alternative?

silver moat
#

twelve times

#

every time the server reloads or restarts it resets back to default values

restive seal
restive seal
silver moat
#

how would I check that without breaking stuff that's already on the server?

#

can datapacks break griefprevention?

restive seal
silver moat
#

I have a plugin that shows the claims on dynmap, would that break it?

restive seal
#

idk

#

try to uninstall griefprevention

silver moat
#

there are already claims

#

wait, I think I found the issue

#

I had the updater on and for some reason that was breaking things

#

I think

#

no, it doesn't like me changing the accrued claim blocks

#

Alright well I found the issue, apparently you're only supposed to touch defaults rather than adding your own number

thin basin
#

Spigot 1.18 has a system that prevents players to go into unloaded chunks corrects?

supple surge
#

hey, does anyone know how to prevent players from modifying the inventory/dropping items? i have worldguard

rocky needle
#

Don't think you can with WG

#

Find a plugin that can block it, or make one :>

supple surge
rocky needle
#

Not really, I don't know any plugins for smaller changes. I know major ones, the rest I make myself

inland ibex
nova forge
#

can I ask here for help with modded 1.7.10 server?

untold dome
#

Modded and Spigot are not the same. The Mod might have their own Discord server, you should try asking there

#

_ _
Q. Regarding Bungeecord, if a server is offline, when a player attempts to join, can this be configured to start the server automatically or will I need a plugin? I'm looking to have multiple servers on a dedicated machine, but sleep any not in use so that resources can be reallocated to the ones that are.

dusty wolf
#

someone

#

help

#

why does it have

#

much

#

tps loss

untold dome
#

What do you think the problem is, What have you already tried?

#

Unless you are noticing symptoms, I wouldn't be too concerned because you are still running at 19 TPS, and that is only very brief. Three 1 minute dips over the course of an hour likely isn't enough to warrant messing around too much with config - you could end up causing issues by doing so otherwise.

wary crater
#

also 1.12.2 lol

untold dome
#

It's a step up from 1.7/1.8 we gotta give them that

dusty wolf
#

how to fix that

dusty wolf
#

how to

#

do

#

2

wary crater
#

use a more sane updated version

#

also use online mode so there are less people = no lag

dusty wolf
#

lol

dusty wolf
#

1.12 bad?

wary crater
#

piracy is bad

dusty wolf
#

popular

#

in our country

#

and

#

why u dont like 1.12

#

nice

#

17 tps

#

now

wary crater
#

kSpigot?

dusty wolf
#

language

#

file

#

;D

wary crater
#

what is your machine's CPU

dusty wolf
#

6gb ram

#

45 players

#

i dont think its normal

#

16 tps

#

its apex

#

nothing?

#

wdym

#

done this

#

and

#

have

#

lagassist

#

plugin

#

on

wary crater
#

it's the community guide that's used in the paper discord (this is spigot btw not paper)

#

I mean it's a start?

dusty wolf
#

How to reduce entites

wary crater
#

well if you read the guide you linked it tells you

dusty wolf
#

lel

wary crater
#

that is hurting your server

#

clearing entities

dusty wolf
#

uh

wary crater
#

the server is activity trying to reach a mob cap, clearing them out just makes the server spawn them more + a plugin shouldn't be tracking entities

dusty wolf
#

a

wary crater
#

as stated, read the guide I linked

#

it has much more updated information than the spigot forum post

#

then they can have lag

#

nope

#

avoid that

#

"Mobstacking is an inherently flawed idea. Spawning mob consumes server resources, with mobstacking enabled, the server would never reach mob cap and could potentially be stuck in the endless loop of spawning hell.
Combined with seemingly zero decently coded stacker plugins, stacking mob should be avoided at all cost."

#

again, you're relying on outdated information

dusty wolf
#

:(

onyx canyon
#

Hi,i need plugin for anticheat which one you suggest.
Also what is best plugin for warp gui?

wary crater
#

I don't see a single mention of hoppers

onyx canyon
#

okay tnx

#

of free anticheat which one you suggest?

wary crater
#

updated NoCheatPlus is good

tawny dust
#

^^ Might need some tweaking but yes

wary crater
#

my bad, looked at the nether world instead

onyx canyon
dusty wolf
#

already did that

#

i think

onyx canyon
#

is negativity good anti cheat?

west cloak
#

Hello, how can i make an restart command? I see something in spigot.yml (restart-script: ./start.sh) but i dont know how to do that.

#

When i do ./restart in my server it says "Startup script './start.sh' does not exist! Stopping server."

tawny dust
#

Do you have a .bat file you click on?

#

Or are you using a host panel?

west cloak
#

Wait i think i have solution

#

'.' is not recognized as an internal or external command, operable program or batch file.

acoustic wyvern
#

you don’t need to use ../ or ./

#

it’s already relative

west cloak
#

java -Xms1G -Xmx5G -jar minecraft_server.jar -nogui pause

#

this is my start bat

ashen fox
#

what file is that in

west cloak
#

That is the Start.bat

#

its in my server

#

when i run it

#

server starts normal but when i do /restart

#

then this happens "'.' is not recognized as an internal or external command, operable program or batch file."

tawny dust
#

What did you put in your spigot.yml

west cloak
#

restart-on-crash: true
restart-script: ./start.bat

deft fox
#

I need help with plugin : https://www.spigotmc.org/resources/tplogin.21692/

So I don't know how to set a spawn for only a specific world. I want it so they go through another world which is the hub and teleport to the actual survival world to their last location they were at.

wary crater
#

contact the developer

deft fox
wary crater
#

message them through the forums

eternal coyote
#

is there anyway to disable spigot from loading in the nether and end?

fallow gust
#

you can disable the nether in the server.properties and the end in the bukkit.yml

#

irrc

eternal coyote
#

ty ty

runic rain
#

Should be speaking with the Paper team

icy dragon
#

is possible to transfer builds from 1.16 to 1.8 or will I need to rebuild them, they are pretty big

tawny dust
#

You can try to load an old worldedit version and create a schematic

icy dragon
tawny dust
#

Yeah and hope it works

icy dragon
#

if it dont maybe if its open source I can make it work

prisma mango
#

Hi Guys i need help with my ClearLagg config.. it removes hostile mobs for some reason and i cant seem to fix it.. Any idea how i can remove hostile mobs from getting removed?

prisma mango
#

thats tons of help thanks

merry elk
#

na im fr

#

everyone will tell you that

prisma mango
#

what plugin may you suggest then?

merry elk
#

i'd configure server software first of all

#

to spawn less mobs

#

are you on paper or a paper fork?

prisma mango
#

paper

merry elk
#

then you have shitton of mobs by default

#

whats the current value in bukkit.yml for you?

west cloak
#

Hi! I was trying to find a police spigot plug in and I found SImple Police, but when I tried it out. I could not seem to get a good handle on it, so I went to the discord server, and I have not heard anything about my issues. Does anyone have a good police spigot plugin that they can reccomend?

real remnant
#

why does the console randomly spam the /list command

#
Server thread/INFO There are 1 of a max of 100 players online: [Admin]TheTimeee
#

multicraft?

merry elk
real remnant
#

rip

empty kindle
#

Is there a plugin or something which shows me what's eating up all my ram?

tawny dust
#

You can use VisualVM

#

It's a program

empty kindle
sullen widget
#

C:\Users\yoda7\OneDrive\Desktop\MC>java -Xmx4G -Xms2048M -spigot-1.18.2.jar nogui
Unrecognized option: -spigot-1.18.2.jar
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

C:\Users\yoda7\OneDrive\Desktop\MC>pause
Press any key to continue . . .

tawny dust
tawny dust
dim hawk
#

Does anyone use Oraxen?

tawny dust
#

I'd assume so

#

?ask

magic zenithBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

dim hawk
#

Okey, im trying to get the custom Rank in front of the name but cant seem to find anything about it

sullen widget
#

Can someone get in a voice chat with me I have a question that would be easier to explain if I can screen share

zenith raven
#

Trying to use buildtools to update to 1.18.2 but its refusinf to do it

fallow gust
#

can you provide the error

zenith raven
#

Error: Unable to access jarfile BuildTools.jar

fallow gust
#

I mean, are you in the right directory

zenith raven
#

I think so

magic zenithBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

zenith raven
#

wont let me

tawny dust
#

You need to verify to send images

#

!verify

magic zenithBOT
#

Usage: !verify <forums username>

zenith raven
#

ah i dont have forums account

tawny dust
#

You can DM me if you want

zenith raven
#

Will do thanks 😄

inland ibex
#

Move the file out of your dessktop

tawny dust
#

We solved it in DMs

inland ibex
#

Onedrive?

tawny dust
#

Wait who are you talking about 🙃

inland ibex
#

Treacles

tawny dust
#

Ah yeah we solved that

#

Gitbash wasn't running in the right folder

quaint meadow
molten veldt
#

!verify Vadeblade

magic zenithBOT
#

A private message has been sent to your SpigotMC.org account for verification!

untold dome
dusty wolf
#

why u askin

untold dome
#

Looks good

dusty wolf
#

also

#

i need help

#

on this specs

#

i have

#

16 tps

#

30 - 40 players

untold dome
#

Any of those lag type plugins are usually bad because they create more lag

untold dome
#

Not really, if you use a plugin to remove entities for example, the server will just keep trying to make more. Instead of using plugins, configure spigot.yml to limit the number of entities.

dusty wolf
#

will cause more lag

#

than

#

spawning

#

1 2 mobs

#

lemme explain

untold dome
#

If you are an expert, just fix it then

dusty wolf
#

on

#

spawners

#

im

#

clearing

#

entites

#

spawned

#

with

#

spawners

#

they are lot

molten veldt
#

Cant you check spawn conditions?

untold dome
#

What is your view distance?

dusty wolf
#

i tried everything

#

optimized bukkit paper spigot.yml

untold dome
#

Maybe it is too optimized i.e. incorrect

merry elk
#

dont run clearlag shit

dusty wolf
#

but

#

im sure

#

it will lag