#help-server

1 messages · Page 305 of 1

green spade
west cloak
#

Hello! During the creation of the server, I had a problem with the scoreboard, since on version 1.14 it is shown in full, but on versions 1.12.2 and below it is not shown in full, I tried a lot of plugins

Core: Spigot 1.16.5 Java: Oracle JDK 15

Thank you in advance!

#

@ebon halo

dark tiger
#

just update

#

problem fixed

west cloak
#

Imagine using Java 15 lmao

surreal marsh
#

So im using dynmap and it only shows chunks that have been visited is there a plugin or mod that loads chunks only once because im needing to load a 40k x 40k map and a loader that keeps them loaded will crash

#

Im mostly hoping for a mod so I can do it in a private game to prevent issues

mellow dock
#

Chunky, FastChunkPregenerator, probably a bunch more

devout void
#

hey
can anyone help me
understand
why my serevr is not starting?

#

i cant uplaod files so i put a pastebin with the errors

#

@ me if u find the problem pelase

devout void
#

i legit googled it in 10 seconds

dawn shard
#

Dude if you want anyone to help you stop spamming

surreal marsh
devout void
surreal marsh
#

anyone know any good plugins for chunk loading. Im needing to to forceload about 1k chunks in each direction just once

dawn shard
#

that sounds like a horrible idea

#

why would you ever need to do that

calm mango
coral falcon
#

to prevent lag whe people start loading chunks

#

its very common..

west cloak
#

how i can fix (SpigotMC - High Performance Minecraft - Error)

west cloak
#

@wise wigeon

dusky flint
#

dude can anyone assist how do i start villager breeding like i just have clear lagg plugin is it a issue or config?

west cloak
#

Hey! I'm using essentials kit and i'm using luckpems how to allow people to use kit?

#

essentials.kits.starter

#

that doesn't worlk

#

Hello! During the creation of the server, I had a problem with the scoreboard, since on version 1.14 it is shown in full, but on versions 1.12.2 and below it is not shown in full, I tried a lot of plugins

Core: Spigot 1.16.5 Java: Oracle JDK 15

Thank you in advance!

west cloak
#

i didnt receive the conformation in my gmail

west cloak
#

@tepid cloud

tepid cloud
#

yes?

tepid cloud
west cloak
# tepid cloud yes?

During the creation of the server, I had a problem with the scoreboard, since on version 1.14 it is shown in full, but on versions 1.12.2 and below it is not shown in full, I tried a lot of plugins

Core: Spigot 1.16.5 Java: Oracle JDK 15

tepid cloud
#

Are you setting your scoreboards right?

west cloak
tepid cloud
#

Are you making a plugin?

west cloak
#

Hello, I was wondering why BagOfGold from MobHunting Plugin is not dropping when I kill mobs. The Error somehow shows LevelledMobs but I don't exactly know if It's because of it.
This Error Shows up whenever I killed an entity: https://pastebin.com/cY0eD15X
This is the plugin that I use: https://www.spigotmc.org/resources/mobhunting.3582/

gusty geode
#

[14:01:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:01:57] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
[14:01:57] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[14:01:57] [Spigot Watchdog Thread/ERROR]: Especially if it looks like HTTP or MySQL operations are occurring
[14:01:57] [Spigot Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
[14:01:57] [Spigot Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[14:01:57] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
[14:01:57] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[14:01:57] [Spigot Watchdog Thread/ERROR]: Spigot version: 3226-Spigot-3c1fc60-a955f15 (MC: 1.17.1)
[14:01:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:01:57] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[14:01:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:01:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[14:01:57] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: WAITING
[14:01:57] [Spigot Watchdog Thread/ERROR]: Stack:
[14:01:57] [Spigot Watchdog Thread/ERROR]: java.base@16.0.1/jdk.internal.misc.Unsafe.park(Native Method)
[14:01:57] [Spigot Watchdog Thread/ERROR]: java.base@16.0.1/java.util.concurrent.locks.LockSupport.park(Unknown Source)
[14:01:57] [Spigot Watchdog Thread/ERROR]: java.base@16.0.1/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
[14:01:57] [Spigot Watchdog Thread/ERROR]: java.base@16.0.1/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
[14:01:57] [Spigot Watchdog Thread/ERROR]: java.base@16.0.1/java.util.concurrent.CompletableFuture.waitingGet(Unknown Source)
[14:01:57] [Spigot Watchdog Thread/ERROR]: java.base@16.0.1/java.util.concurrent.CompletableFuture.join(Unknown Source)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.world.level.chunk.storage.IChunkLoader.j(IChunkLoader.java:118)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.level.PlayerChunkMap.save(PlayerChunkMap.java:416)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.level.ChunkProviderServer.save(ChunkProviderServer.java:355)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.level.WorldServer.save(WorldServer.java:838)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer.saveChunks(MinecraftServer.java:864)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:943)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.dedicated.DedicatedServer.stop(DedicatedServer.java:733)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1094)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305)
[14:01:57] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer$$Lambda$3777/0x000000080136f490.run(Unknown Source)
[14:01:57] [Spigot Watchdog Thread/ERROR]: java.base@16.0.1/java.lang.Thread.run(Unknown Source)

west cloak
#

Anyone knows what this is?

gusty geode
#

Server crashed while shutting down

shy warren
#

I have a plugin in my plugins folder but if I do /plugins it says there aren't any

#

There aren't any errors either

#

It's a paper server but spigot plugin

#

I've always been able to do it before

sudden loom
#

can i change this after server is loaded?\

#

if i can what will happen?

silver summit
#

i am getting many "threat errors" when im trying to join my 1.8.8 server

#

after that im timing out

#

can anyone help?

simple yew
#

Is there no chunk garbage collector in 1.17 spigot?

tawny dust
#

ofc there is or the server would die

hallow rover
tawny dust
#

Also that's Paper

silver summit
tawny dust
#

Update

white crypt
#

my tps

#

is dying

#

Ive done the optimisation guide

frosty leaf
#

what are you hosting it on

white crypt
#

Contabo, we host ourselfs

frosty leaf
#

i mean what specs

tawny dust
#

Also send timings

white crypt
#

6 vCPU Cores
16 GB RAM
100 GB NVMe
or 400 GB SSD

west cloak
magic zenithBOT
tawny dust
#

Some block ticks it looks like

tawny dust
white crypt
tawny dust
#

Yes

white crypt
#

what command do I run?

tawny dust
#

/spark profiler

frosty leaf
#

/spark profiler --timeout 300

white crypt
#

So do I wait like 300 seconds?

#

then run /spark profiler --timeout 300

frosty leaf
#

the command i sent makes it so it automatically stops

tawny dust
#

If you just run like I sent do /spark profiler --stop to stop it after a bit

white crypt
#

Okay

tawny dust
#

You're free to choose when

frosty leaf
#

but depends on you if you want it longer

white crypt
#

Ill wait a bit

silver summit
# tawny dust Update

dude, the server has to be in 1.8 because the plugin is in 1.8 and the server also should be in 1.8

tawny dust
silver summit
#

no, i asked how to fix the server errors

tawny dust
#

Anyway unsupported means unsupported i.e we don't help you... Well someone might after a while have patience

white crypt
tawny dust
#

Do you have a lot of fluid flowing

white crypt
#

water?

tawny dust
#

Water or Lava

white crypt
tawny dust
#

Snow ticking is also taking quite a bit of the tps

#

Those are the two main causes of lag

white crypt
#

theres no snow near me

#

how can I fix it anyways

tawny dust
#

I have no idea why that would cause so much lag

white crypt
#

me neither

tawny dust
#

Is the server up to date

white crypt
#

1.17.1

tawny dust
#

Run /version

#

Are up to date

white crypt
#

checking

#

its taking forever

#

"checking version"

#

ig it is 0.82 tps

tawny dust
#

oh that's bad

white crypt
#

yh

tawny dust
#

Stop the server and update just incase then

white crypt
#

Okay

#

link?

tawny dust
#

DMd

white crypt
#

@tawny dust still 10 tps

#

newest spigot version

#

1 tps

#

ill be back I gtg get food, please ping me with intructions

green spade
#

anyone know what this exceptuion is about? Exception loading structure piece with id minecraft:jigsaw

#

mayhaps it doesn't exist in 1.17.1

#

and someones tryna load it

smoky yacht
#

Ommm ok
Tkank you for help
What plugin do you use for motd?

grave owl
#

how can i lower the KiteBoard refresh time?

sudden loom
white crypt
umbral depot
dim merlin
#

They have a discord

#

Ask there

umbral depot
umbral depot
#

thnks

finite roost
#

i am using bungee proxy and whenever i connect to my thebridge server it connects me to survival server and i have configured it correctly ... please help

worldly ledge
#

Before the 1.17 update my server run on my pc worked fine, after the update, it will only open if the Max / Min ram is Xmx1363M. Anyone know why?

mellow dock
#

Did you install 32bit java

worldly ledge
#

64 bit

#

I have 4 Sticks of ram if that helps

#

Also this is my java version. I thought it was 64 bit but you can check

#

java version "1.8.0_301"
Java(TM) SE Runtime Environment (build 1.8.0_301-b09)
Java HotSpot(TM) Client VM (build 25.301-b09, mixed mode)

#

I am going to just try to reinstall java

mellow dock
#

That’s java 8

#

1.17 won’t run with java 8

tawny dust
#

?java16

magic zenithBOT
worldly ledge
#

ok. I reinstalled with 64 bit thanks!

polar reef
#

Do u know if there's a plugin that allows to create custom commands (with "tab" integration)?

fickle sedge
#

Hey! Is the nocom exploit patched in spigot?

fallow gust
#

it never existed on spigot afaik

#

paper added a commit/patch that enabled the exploit in the first place

fickle sedge
fallow gust
#

what crash exploit xD

fallow gust
#

afaik should have been fixed forever

short prism
#

Are you sure?

scenic coyote
#

this is the first time I've heard of Purpur

short prism
#

It's one of the most known and most downloaded Forks...

scenic coyote
#

I haven't been active in the Minecraft scene for a year :p

crimson phoenix
#

does anyone have a guide on hosting a server with ipv6

short prism
#

Maybe this can help

crimson phoenix
short prism
#

I think so

crimson phoenix
low echo
#

guys... how do i install spigot to open an server and play a pluggin with my friend?

next forge
tawny dust
#

This is Spigot not Magma

next forge
#

please... for magma is no support

#

it´s a general question

tawny dust
#

It's not supported here

next forge
#

please at least look at my problem

tawny dust
#

Yeah I know what your problem is

#

All you need to do is read

#

Anyway Magma is not supported here. Go find their discord if they have one

next forge
#

:(

tawny dust
#

They do

#

They have a discord and a reddit page

signal ivy
#

Why even send the status page

next forge
#

okay i will give it a look thanks :(

next forge
signal ivy
#

😕

wispy lily
#

I need a plot plugin where I can set how many days the plot will disappear

crimson phoenix
#

So I seemingly can't even ping my own pc from a laptop on the same wifi

#

I moved to a new place and gotta figure out how to host using ipv6

#

ping 192.168.178.1 (router) works on both
ping 192.168.178.178 (pc) works from pc but not from laptop

onyx glacier
#

Does anyone know of a plugin that you can add items with commands to someone's hot bar when they join?

crimson phoenix
#

cant ping laptop from pc either

tawny dust
#

Sounds like Firewall

vast yew
#

but most servers have it so there is probably something already on the internet

golden glacier
#

If u add players to regions fot griefprevention can they do everything or only what the flags allow

wispy lily
slender yoke
#

Hi there. A question. Is there a way to redirect specific users to specific servers on a bungeecord network? I mean:
I have a network, when users enter the server they go directly to an Auth server to start the session. When they log in they are redirected to another server, to the lobby automatically. It is possible that some specific users instead of going to the lobby server to go to another server automatically when logging in.
Greetings

rotund wagon
#

My friend was setting up a server, and he got this error. sorry if the text is a bit too small

fallow gust
#

@rotund wagon your friend is running a version older than java 16. Minecraft servers, as of 1.17, require java 16

rotund wagon
#

alright. I'll tell him that

merry elk
void plinth
#

are there any skillapi 1.16 alternatives

#

idm if premium

void plinth
#

or just any plugin where I can configure players attributes like melee damage, critical chance using a comand

grim tinsel
#

Should I do /ban-ip 127.0.0.1?

#

it wont be ban all IPs, true?

slender yoke
vast yew
scenic coyote
grim tinsel
vast yew
#

idk if that's what you want or not , i'm sorry , don't know

west cloak
winged cloak
#

how do I make a 1.16 spigot server with java 16?

#

whenever I click it nothing happens

grim tinsel
#

It's seriously

#

If a player have the 127.0.0.1 IP that's cause they used the bungehack to join

brazen parrot
#

Trying to use dynmap (was working a few weeks ago) and now it gives this error on startup:
[19:33:55 ERROR]: (com.mysql.jdbc.Driver:43) Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. [19:47:09 ERROR]: [dynmap] Error creating tables - Could not create connection to database server. Attempted reconnect 3 times. Giving up. [19:47:09 ERROR]: [dynmap] Map storage initialization failure

void plinth
#

or just any plugin where I can configure players attributes like melee damage, critical chance using a comand

west cloak
#

java -jar <name of jar> in terminal

wide geode
#

so despite
respawn-at-home-bed: true

in essentials as well as the permissions to sethome bed and /home bed. and these were tested and checked

no matter what the person ends up at /spawn instead of their beds..

however respawn to their /homes works fine

#

EssentialsX version: 2.19.0-dev+251-ecdaed7

just updated 5 min ago to latest dev well that one their
[21:38:06 INFO]: You're running the latest EssentialsX dev build!

late hatch
clear prawn
#

hello! brand new to MC server owning and spigot plugin using, so go easy on me.
the one and only plugin i have installed is EssentialsX.
All i want out of my plugin at the moment is the ability to /sethome, and it works great for me, the server owner.
my problem is i can't seem to figure out how to allow other players to do pretty much anything.
when others spawn in, they're not able to do anything at all, where do i edit permissions?

late hatch
clear prawn
#

do i need a permissions plugin for essentials to work?

late hatch
#

you could op everyone

#

did you config essentials?

clear prawn
#

i looked through the config, but didnt see anything for permissions..
so unless i op everyone, luckperms is my best bet?

pine tusk
#

Don't OP everyone what 😂😂

#

Yes use luckperms

#

If you OP everyone, they will have unlimited access to basically anything they want on the server. That's a great way to have your server crashed very quick.

late hatch
#

I mean he could if he has a small server XD

pine tusk
#

Use this for the permission nodes, otherwise luckperms typically has them all as well when setting your ranks up

#

Still idk why people suggest that tbh.

clear prawn
#

i wasn't taking that suggestion seriously don't worry lol

pine tusk
#

Essentials spigot page has their discord linked as well and they're pretty good with offering support 😊

#

Nah someone else may tho lol

clear prawn
#

true that

#

final question: how do i go about setting permissions at all?

pine tusk
#

Once you have LP loaded on your server run the command /lp editor

late hatch
pine tusk
#

Click the link, and once it opens you can set up ranks and such there. Once your rank is made, the bottom left bar will be where you add your permission nodes. Be sure to click the add button on the bottom right once you're done, click save, and then paste that link back into your server

clear prawn
#

alright, thank you both!

pine tusk
#

Of course, good luck :)

clear prawn
#

i may be back if i run into trouble

pine tusk
raw basin
#

Hello, does anyone know how or what is the plugin that assigns an ID to a player when he enters the server?
Example: #01 Jager » Anything in the chat...
I have seen servers that have this function but I do not know which plugin allows to do this, if someone could help me I would appreciate it a lot (:

clear prawn
#

hello, im back!

i've installed luckperms now, set up a couple groups, but other users still cant do anyhting. all of the commands that were in the list above seem to be advanced stuff (unless im missing something) and they can't even play the game, how do i give others permission to break, build, eat, sleep, open doors and stuff?

pine tusk
#

Remove essentials antibuild if you have that, or give them the permission to build, break, and use

#

I believe it's essentials.build and essentials.break

#

One of the links I posted earlier had all of essentials commands and permission nodes in it

lucid mason
reef fjord
#

what plugins are incompatible with FAWE

merry elk
#

Avoid using this plug-in

reef fjord
#

my server crashes when i paste a schematic

#

it has 4gb

merry elk
#

AWE

reef fjord
#

org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError

#

nvn

#

nvm

#

Error occurred while enabling AsyncWorldEdit v3.5.4 (Is it up to date?)

reef fjord
#

Error occurred while enabling AsyncWorldEdit v3.5.4 (Is it up to date?)
java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.findLoadedClass(java.lang.String) accessible: module java.base does not "opens java.lang" to unnamed module @54356c20

tawny dust
reef fjord
#

this is an issue

#

the 1.8 version doesnt support 16

#

and i have 16

merry elk
#

@reef fjord 1. Don't use 1.8 it's 7 years old
2. You also need worldedit

#
  1. You can download older awe
reef fjord
merry elk
#

Why you need 1.8

reef fjord
#

many reasons

merry elk
#

For example

reef fjord
#

my entire server is built around it

#

changing would be a pain in the ass

#

cuz i coded all plugins in 1.8

merry elk
#

Plugins coded in 1.8 should have forwarded compability

reef fjord
#

welp apparently not

merry elk
#

Only material names changed

coral falcon
#

dont use 1.8

#

its 7 years old

tall igloo
west cloak
#

i have a kitpvp server i want it if like you dont have a kit it will deny entering certain regions?

west cloak
#

i tried

#

no result

west cloak
golden glacier
#

if u add members to a region can they do / break everything?

twin lava
#

Anyone know /seen plugin but for 1.17?

urban mist
#

yes

#

there are many plugins that are for 1.17

twin lava
#

Ok I will check it

twin lava
dense void
#

or are you looking for a specific plugin?

twin lava
#

no, just that can check when a player was online last time

dense void
#

oh well i thought you mean "anyone know or seen plugin"

#

essentials does have a /seen command

white crypt
#

Please help, my server is at 1.5 tps

#

latest spigot

#

now 0.43

sudden loom
#
[10:52:58] [Netty Epoll Server IO #1/WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.lang.RuntimeException: Unable to access address of buffer
    at io.netty.channel.epoll.Native.read(Native Method) ~[factions.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:678) [factions.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [factions.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe$3.run(EpollSocketChannel.java:755) [factions.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [factions.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [factions.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [factions.jar:git-Spigot-db6de12-18fbb24]
    at java.base/java.lang.Thread.run(Thread.java:831) [?:?]```

what is happeningh?
azure python
#

you can check your java version by typing java -version in a terminal

sick spindle
#

Why is this happening?

sudden loom
#

wait no

#

/shcem load Lobby.schem

#

like this

sick spindle
#

I tried it

sudden loom
#

what does zip END header not found means

sick spindle
#

Still happening

dim merlin
sudden loom
#

how can i make something like when i step on ppreasure place it will execute command?

pine tusk
#

Command blocks

sudden loom
#

without em/

pine tusk
#

Ah lol

sick spindle
#

The devolver have a tutorial vídeo in his YT channel, but is in spanish

sudden loom
#

:/// i cant undertsnad sh*t

valid echo
#

idk if I can use this discord to ask for help with plugins but I am so no going back now 😉

#

I'm using commandpanels and I'm trying to add a tag to a player when I click on an item but when I click on it, nothing happens

#

panels: Sneak: perm: default rows: 3 title: Sneak empty: BLACK_STAINED_GLASS_PANE item: '13': material: MAGENTA_GLAZED_TERRACOTTA stack: 1 name: No Jump '14': material: NETHERITE_SWORD stack: 1 name: Strength '12': material: BLACK_CONCRETE stack: 1 name: Blindness command: - console= tag %cp-player-name% add blind

#

I would send a screenshot of minecraft but I cant

sudden loom
valid echo
#

I couldnt find it

#

me is dumb

sudden loom
sudden loom
valid echo
#

thx

sudden loom
#

np

valid echo
#

time to copy and past my message KJEF0[eryfow8er7ydh g

valid echo
#

lol

sudden loom
#

:D

grim tinsel
#

Anyone know a good giveaway plugin

#

That players can start they own giveaways using their own items

sudden loom
grim tinsel
#

Idk where is the link or name, that's why I'm asking xD

west cloak
#

Тут есть русские? Объяснить что делать когда на версиях ниже 1.14 обрезается скор борд , хотя лимита в 32 символа достигнута не было , максимум в строке 20 - 23 символа вместе с цветовыми кодами и пробелами! Буду рад если кто-то откликнется!

Ядро: Спигот 1.16.5 Java: JDK Oracle 15 Использую ViaVersion ViaBackWards и ViaRewind!

#

Explain what to do when the speed board is cut off on versions below 1.14, although the limit of 32 characters has not been reached, a maximum of 20 - 23 characters in line with color codes and spaces! I will be glad if someone responds!

Core: Spigot 1.16.5 Java: JDK Oracle 15 Using ViaVersion ViaBackWards and ViaRewind!

west cloak
merry elk
#

simply stop supporting old versions

#

or

#

make it not use more than 32 chars

#

including color codes

crimson phoenix
#

still trying to get hosting on ipv6 to work

#

I can connect but my friend can't nor can she ping me (gets "unknown host")

#

even with firewall on router and windows off

west cloak
#

hey

#

im not sure how to fix the text line thing

#

the one that flashes

#

i cant ss it right now

#

but it looks like a :

#

there we go

#

nothing auto-tabs, there's no autofilling for ( and ), no auto completions

west cloak
#

1.13 - 1.8 score board bug

tidal compass
#

Where can i download java 16?

weak drift
#

?java16

magic zenithBOT
weak drift
#

@tidal compass

tidal compass
#

ty

golden glacier
#

is there a plugin with RPG like money?

sudden loom
#

ethis happened randomly why?

[599.660s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[599.766s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.```
smoky yacht
#

Is there a way that the MOTD server can be pinged from one of the servers inside the proxy instead of being proxy?

crisp cape
#

interesting

pastel bough
#

Guys i have big issue,when i join or any member in the server it automaticlly crashes,then restarts.

#
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]: Please report this to PaperSpigot directly!
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]: PaperSpigot version: git-PaperSpigot-"4c7641d" (MC: 1.8.8)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to PaperSpigot!):
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:     Stack:
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.Chunk.a(Chunk.java:1002)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.World.a(World.java:2621)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.World.getEntities(World.java:2608)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.EntityArrow.t_(EntityArrow.java:183)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.World.entityJoinedWorld(World.java:1650)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.World.g(World.java:1617)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.World.tickEntities(World.java:1450)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.WorldServer.tickEntities(WorldServer.java:600)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:846)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[17:14:12] [PaperSpigot Watchdog Thread/ERROR]: ------------------------------```
tawny dust
#

?paste

magic zenithBOT
tawny dust
#

That doesn't look like all of it

deep briar
#

i dont see anything

pastel bough
left crescent
#

first of all worldguard is bugged

tawny dust
#

Why no CombatLogX 😦

pastel bough
#

lemme get latest logs

#

faction is based on 1.8.8

tawny dust
#

Is this a new log

#

or the same

pastel bough
#

it has to be new log

pastel bough
#

This problem seems to be unsolvable :/

karmic venture
#

is there a shop plugin that lets you edit the shop gui in game

pastel bough
#

i dont think so,everything i did in config

#

Could world be corrupted,because it all started,when player was in specific zone near exit and when he always joined server was crashing. He reported that to me and i went to investigate and now i cant even get in server without making server to crash.

#

That zone wasnt always there :/

#

And now its out of control :/

#

Crashes whole server even nobody being there ;/

west cloak
#

Plugin to do pvp mines in 1.16.5?

sudden loom
#

!md_5

#

1md

#

!md

#

hmm

#

@lofty oyster sorry for the ping but wehre cna i find md_5's mail?

#

can*

merry elk
#

@sudden loom

#

?support

magic zenithBOT
coral falcon
#

what is tmp

velvet lava
#

?support

magic zenithBOT
west cloak
#

Yo guys

#

Do you guys know of any plugin similar to this or updated?

#

I basically need a weapon holder plugin

#

Usually armorstands, blocks, or something

sudden loom
west cloak
#

Like a basket or something

sudden loom
#

ArmorStandTools

west cloak
#

ehh

#

not really that

#

It's like you're able to right click it, and it will hold tools for you. I don't want to create armorstands.

#

Something craftable or can be made.

fringe kite
#

often fixes all crashes

raw basin
#

Hello, does anyone know how or what is the plugin that assigns an ID to a player when he enters the server?

Example: #01 Jager » Anything in the chat...

zinc cape
#

any plugins with consumables that take time to eat and also abort eating if player switches items

reef fjord
#
            World w = Bukkit.getWorld("world_active");
            for (Chunk c : w.getLoadedChunks()) {
                for (BlockState b : c.getTileEntities()) {
                    if (b.getType() == Material.CHEST) {
                        chests.add(b.getBlock());
                        if (b.getY() == 126 || b.getY() == 118) {
                            addLoot(b, LootTable.ISLAND);
                        } else {
                            addLoot(b, LootTable.MIDDLE);
                        }
                    }
                }
            }```
#

how come that isnt working

#

only a few chests have loot added

weak drift
reef fjord
#

oops lol

#

mb

pine tusk
raw basin
pine tusk
#

Does it change per player? Still not really giving a lot of info tbh, again just looks like a rank or prefix. Luckperms, or something like PrefiX may be what you're looking for.

raw basin
#

It does not change, it is assigned uniquely when the player connects for the first time, it is like the UUID but not with those codes of "47asd-7434-3243" and stuff, sorry for my ignorance but I don't know much about programming

#

That's why I say that a Placeholder is probably what I'm looking for

#

Or really it is a plugin that assigns an ID to each player that connects and this is reflected in the chat

paper kestrel
#

Do not know if this is the place to ask but do you guys know how to fix this issue:
Exception Connection:NativeIoException : read adress(..) failed: connection reset by peer

pine tusk
#

ngl if you havent already, try asking on one of those servers what they use

#

im still not finding anything lol

west cloak
#

If you dont have votifier i dont know what is it

raw basin
pine tusk
#

thats wack af

west cloak
#

can someone please help me convert a large schem file to a world file

#

im begging

#

my mceditor broken

weak drift
#

world edit can read .schem files can it not? just boot up world edit on a world, gg you've got it done

west cloak
#

it can if my server and game stops crashing

#

so can you help me do it?

west cloak
dusky flint
#

pls someone help.me i.used block locker plugin but with that plugin i also cant use my hopperrd what do i do

dusky flint
#

help.me.fast pls

#

my members are just creating mess

dusky flint
#

@eager karma

eager karma
#

i dunno that plugin to really help

#

sorry

#

explain your problem in more words please

dusky flint
# eager karma sorry

just blocklocker is a plugin my spigotmc which doesnt allow any way of stealing from chest but how do i allow passing items from ones own hopper to chest

eager karma
#

read the docs

#

and the config files

#

also permissions

dusky flint
#

🥺

eager karma
#

dont wanna sound like your mom but

#

sometimes you gotta figure things out on your own, it'll be good for you

#

im busy doing some stuff i cant really help

dusky flint
#

hmm

marsh plaza
#

help i cant join my server
i done the znpcs command
./znpcs toggle 1 glow
now i cant join
hello?
pls help me
someone sad music
sad music intensifies

sick spindle
#

I have a question, in my network, users sometimes join in the Auth server (the correct one) and sometimes in the lobby, so they dont have to login.

sudden loom
#

what does disconect.spam means?

sudden loom
tawny dust
#

Använd BuildTools för att skapa din spigot jar

#

?bt

magic zenithBOT
dense void
tawny dust
dense void
#

🏴󠁧󠁢󠁥󠁮󠁧󠁿

west cloak
#

eggland

sudden loom
sick spindle
#

There is AuthMe

#

And idk wky users dont always join on AuthMe

torpid idol
#

Any way to fix spigot redstone shit

west cloak
#

what i need to do if my enderman farm not works

royal igloo
#

Can anyone here help me?

hardy grail
#

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

sick spindle
verbal karma
#

Any ideas on any good /find plugins where u can disable people from /finding you

#

Ping me if u reply

normal gyro
#

Is there way to prevent mobs from picking up items without /gamerule?

pine tusk
verbal karma
#

no like this

calm venture
#

hi, i was playing a server that had a plugin and when you hold bone and right click it launches you wherever you point it. Does anyone know it?

crisp wave
#

Hi, does anyone know if there is any way to adjust the light level that hostile mobs need to spawn?

mellow dock
#

Not without editing the spigot source

west cloak
#

does anyone know how I can disable lunar mods

arctic inlet
# verbal karma no like this

Wouldn’t be hard to make a plugin like that. I’m guessing you’ve taken that screenshot from another server?

verbal karma
#

Yes

arctic inlet
#

I could probably remake the plugin for you, I’m guessing /find <playername> just returns their location?

#

@verbal karma

verbal karma
#

Yea

#

Do u require payment?

arctic inlet
#

No it shouldn’t take too long pm me with more details

verbal karma
#

Ok

#

Enable dms

wispy lily
#

how to register commands in the mycommand plugin?

west cloak
#

does anyone know how to search word in one file when there is like 1000 files

#

in winSCP

pine tusk
#

Scroll down, dev has a section in that document explaining it.

wispy lily
#

I know :/ only when I give in command register:true it stops working and when it is not there it works but it is in red xd

pine tusk
#

You restarted your server after setting them to register? He said in one of the doc pages that you need to restart for it to actually register

wispy lily
#

yes ;/ i restarted ;/

pine tusk
#

Huh I'm really not sure tbh, I use a different plugin for custom commands. Doesn't look like the Dev is very responsive either, I'm sorry :/ could maybe try sending him a msg on bukkit?

wispy lily
#

What plugin are you using?

pine tusk
#

CustomCommands

wispy lily
#

will you send me an example of a command you have made ? (I just need one to display information)

pine tusk
#

rgb: aliases: - rgb - color - helpnick arguments: 1: pattern: '' description: Set RGB nick. permission: notevenvanilla.permission.rgb cooldown: 1 perform: 1: type: send message data: - player - '&2&l==============================' - '&7&lClick this link to set your RGB Nickname!' - '&b&lhttps://rgb.birdflop.com/' - '&2&l=============================='

#

Right from the config file lol. They use /rgb and it post the message in chat so they can click the link. The config file has a lot of info in it on different command types as well and he should on github too

#

Now I will say idk how to register these as well, I just told my players the command will work and hitting enter won't end the world 💀

wispy lily
#

a okey haha

#

because I am just wondering how to register these commands

sick spindle
#

Restart ur server

west cloak
#

@sick spindle still not

sick spindle
#

is the server opened?

west cloak
#

Started yes

#

Look the screenshots

wise cairn
#

I need help

west cloak
#

For see my port / DHCP configs

wise cairn
#

I cant access any spigotmc plugins

west cloak
#

Lol?

#

Just wait on try reconnect via a vpn

wise cairn
# west cloak ?

Umm whenever i open a plugin in spigotmc that cloudflare thing comes and it gets stuck on it

west cloak
#

I happen somethimes

wise cairn
west cloak
#

Or try different browser

west cloak
#

So do you have any other fixes?

west cloak
#

Cloudfare can take a big load time sometimes

wispy lily
tawny dust
west cloak
#

So no firewall pre-installed

#

@tawny dust

royal igloo
#

I can't join non default server jn bungecord

tawny dust
#

What does it say

royal igloo
#

It say can't join deafault or fallback server and give some error

royal igloo
vagrant epoch
#

tell the error

tawny dust
#

You didn't even send the error yet

#

How am I supposed to know

royal igloo
#

Ok sir

pine tusk
royal igloo
#

How can I send a image

#

How?

west cloak
#

Hi, idk how but everyone on my server just died in the void when they were at spawn and i have backup of the world and how to give back just the inventories_

wispy lily
royal igloo
#

I not even have a spigot account

#

Hello

#

Now see

#

@vivid plank @tawny dust

tawny dust
#

Is that all

#

There should be more

royal igloo
tawny dust
#

There is more to that error

#

It wasn't really a question

royal igloo
#

Bruhg

#

Where is owner

tawny dust
#

owner?

royal igloo
#

What

#

So what can I do.....

#

@weak drift

#

HELPPPPPP!!!!!

tawny dust
#

Chill

#

and try getting that full error

weak drift
#

that message usually means the server you're trying to connect to is offline, in my experience

tawny dust
#

We can't know since the end of it is missing

#

It can be connection refused or timed out. Fixes are different for them

weak drift
#

idk anything about bungeecord, don't ping helpers or mods for your server issues @royal igloo

coral falcon
#

are you going to post an error?

#

or do you want us to guess

royal igloo
coral falcon
#

no post the console error

royal igloo
#

.....

tawny dust
royal igloo
coral falcon
tawny dust
#

Nothing until he can't find the rest of it

royal igloo
#

I can't transfer to another server

royal igloo
frigid tartan
#

A good bungee plugin for ss?

royal igloo
#

Idiot I can't transfer to non default server and also there is no error showing in console and log

#

So how I send log

tawny dust
#

You could always start by using a Java client

weak drift
#

"Idiot"
don't insult ppl

frigid tartan
tawny dust
#

ss? Screenshare?

frigid tartan
#

Yes

tawny dust
frigid tartan
#

I want one to tp the controlled player to a place

#

and the staffer too

tawny dust
#

ah

wispy lily
#

Can I block only one command per region so that it cannot be used?

frigid tartan
#

use /rg flag <region> allowed-cmds help
Or replace help with a command that is basically useless, that way players can only use that single command

#

@wispy lily

#

idk if it can help u

wispy lily
#

simply wants to block the /tpa command in arenas :/

west cloak
#

[18:51:52 ERROR]: Could not load 'plugins/hibernate.jar' in folder 'plugins'

tawny dust
#

hiberbate isn't a plugin is it?

#

Anyway send full error

#

?paste

magic zenithBOT
west cloak
#

@tawny dusthttps://paste.md-5.net/kuluwisunu.sql

west cloak
tawny dust
#

And make sure server is off

west cloak
#

I am hosting provider

#

I make a script to download it by it own

#

@tawny dust

#

and does it support paper?

#

@tawny dust

grizzled nimbus
#

dude chill with the pings

west cloak
#

i have a idea

#

i can install it in plugins folder directly

tawny dust
sour yoke
#

It is possible to create a normal world in minecraft with only 1 bedrock layer

coral falcon
#

yes multiverse plugin

rancid badger
#

How long of a wait to expect for a reply to a ban appeal? Been almost 2 weeks since I've appealed with no response.

pine tusk
#

Ban Appeal for what lol

rancid badger
#

My account banned from spigot for being an 'alt'. I am not. I do not have any alts. In any case I discussed proof in my appeal which has, either not been seen, or not been replied to. And I have multiple of my premium plugins needing updates I can't access now

#

So I wanna know how long I gotta keep all this on pause for, or if I should just go, rebuy them elsewhere

pine tusk
#

Oh damn 😳 I hope they get to your appeal soon, that's kinda wack man

dawn shard
#

Yeah

rancid badger
#

Yeah, I'm a bit frustrated at this point lol

pine tusk
#

Rightfully so

dawn shard
#

Maybe you could try contacting a staff member on here? Idk if they would like that though

rancid badger
#

Doubt it. Proper procedure is through email. I've already followed procedure

#

🙃

dawn shard
#

Well that sucks

pine tusk
#

Better than me, I'd be emailing every 12 hours at this point 💀

west cloak
#

How to make an authorization lobby without BungeeCord
I searched the Internet for how to do this, found a couple of guides on the forums, but they did not help me, who knows how to do this, please tell me!

tulip pond
#

why would you not use bc

viscid oak
#

Hello, a lot of users on my server are having the issue of getting disconnected when they connect to my server. "X was kicked due to keepalive timeout!". Is there any way to increase the "Keep Alive timeout" time?

By the way this is the Console log:

[Tue, 24. Aug 2021 22:19:20 UTC WARN] X was kicked due to keepalive timeout!
[Tue, 24. Aug 2021 22:19:20 UTC INFO] X lost connection: Timed out
[Tue, 24. Aug 2021 22:19:20 UTC INFO] X left the game(editado)
[20:30]

atomic loom
#

Hello, is anyone familiar with MyCommand plugin? I need some help with it

frail flume
#

hi. im new here. my server has not been working right. it loads up right but whenever anybody tries to log in it says "you have been idle for to long" any ideas?

frail flume
#

please does anybody know

brazen parrot
#

Trying to use dynmap (was working a few weeks ago) and now it gives this error on startup:
[19:33:55 ERROR]: (com.mysql.jdbc.Driver:43) Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. [19:47:09 ERROR]: [dynmap] Error creating tables - Could not create connection to database server. Attempted reconnect 3 times. Giving up. [19:47:09 ERROR]: [dynmap] Map storage initialization failure

sullen lava
#

is the database down?

mossy stream
mossy stream
west cloak
#

is there any way to pre-generate a 1.12 world?

tawny dust
calm venture
#

hi is there any way to disable that thing. When someone types / in chat and the if he press the tab key it popups all commands of every plugin

west cloak
#

Hello, help me please, i have a problem with my inventory
It has to do with the fact that if I have root privileges, I have the saved items after my death

west cloak
west cloak
#

and multiverse, multiverse inv

#

essentials.keepinv false
essentials.keepxp false

#

if you want the lp cmd its
/lp user (you) permission set essentials.keepinv false

west cloak
#

permex

#

i recommend switching to luckperms just cuz its actively maintained and a web editor for editing perms

west cloak
west cloak
west cloak
#

Minecraft ain’t linux
Op

west cloak
#

i have no idea how to use permsex its been like 5 years

#

I tried to clear inventory, it didn't work.

#

mb, download lp?

west cloak
#

uh yea i recommend downloading lp its more maintained and has alot of qal features

frigid tartan
#

lp is so good

#

if u use mysql

west cloak
#

regardless its good

#

even on a single server if you dont want mysql or a bungee net

#

When do you get the message this build is outdated?

#

I mean I'm several versions behind but I don't get the message

#

ive never got it so idk

#

it might be when you do /version

glad gull
#

hey guys im trying to reduce the itemstack radius but cant find it in the .yml file plz help

tawny dust
#

Permission rec?

pine tusk
west cloak
#

Hey! So I'm having this problem with my bungeecord network where if you connect through the proxy you can't see other players (Only on the one server, the other one works just fine). I've tried disabling and re-enabling all the plugins and nothing worked. When I join through the server's IP itself you can see players as if you're on a cracked server. Anyone know why?

drowsy mesa
#

is there a plugin that lets command blocks paste .schematic files ?

#

or one that can be used to first save and then paste world for minigame

dawn shard
#

Well I wouldn't reccomend a schematic based reset system for minigames you should be just reseting the entire world but you could use the worldedit api for that

#

Also you should not be using physical command blocks for a minigame on a server

drowsy mesa
#

about resetting entire world

#

i have beed searching for a plugin that does that for over 5 hours and i found nothing

dawn shard
#

Ok first off are you a plugin dev?

drowsy mesa
#

no

#

not even close

dawn shard
#

Ok well if you want a good server your going to need custom plugins

drowsy mesa
#

i have some

#

but i cant find one that restores a world

dawn shard
#

That's your problem

#

Your trying to "find" it

#

You need to make a custom plugin for your minigame

drowsy mesa
#

i thought there is a plugin that resets the world on command

dawn shard
#

There is but using a bunch of pre made plugins and command blocks is not a good way to run a minigame

#

If you really want to do it that way look up multiverse

drowsy mesa
#

i have it

#

but it doesent seem to do what i need oit ti do

dawn shard
#

Ok so what's the issue?

#

It does

drowsy mesa
#

how ?

dawn shard
#

You can easily create and delete world files with mv

drowsy mesa
#

but i need it to reset to a world that is custom made not one from scratch

dawn shard
#

If you want something more specific you need to make it yourself or have someone else make it

#

I may be able to help depending on the complexity and size of the plugin but I'm not doing hours of work for free

#

Dm me the specs and requirements of your minigame and I'll see what I can do

west cloak
#

guy's help me please! I have problem with multiverse inventories, when i die, inventory saved, please help me. How to fix?!

pine tusk
#

They have a discord

#

Linked in their spigot page.

bronze turtle
#

hi i need help

pine tusk
bronze turtle
#

i cant open spigot 1.17.1 on my imac

pine tusk
#

Oh my

bronze turtle
#

i have open jdk 16

#

from adoptum

pine tusk
#

Like you can launch the game?

bronze turtle
#

i cant launch spigot 1.17

pine tusk
#

Okay so a server

bronze turtle
#

no

pine tusk
#

Pls don't tell me you're trying to launch your .jar lol

bronze turtle
#

yes

#

its not working

pine tusk
#

Okay to play or look at the code

bronze turtle
#

where can i look at the code

pine tusk
#

Sorry xD

#

Bruh

west cloak
#

Can someone help me please I have an issue, So im trying to create a bungee server and I want one of the servers to be 1.17.1 but for that I have to have a new version of java and the 1.16 versions dont support that version. Can anyone help me please?

mellow dock
#

The latest version of 1.16.5 should support java 16

#

If not you can just launch them with different java versions

west cloak
mellow dock
#

You can specify the path to a java executable when launching

#

Ie: C:/path/here/ -jar spigot.jar

west cloak
#

Like in the "open with" thing?

#

hey, where is the buildtools for 1.7.10?

mellow dock
#

There isn’t one

mellow dock
#

Or sh file on Linux/Mac

west cloak
#

Yeah I am

mossy stream
west cloak
#

do i use 1.8?

mellow dock
#

There are no official sources for spigot 1.7 anymore

#

Ideally no one should be using it anyway

chilly jolt
#

I've just added bungecord to my server. And the bungecord has to be running in online mode and the subservers in offline for the proxy to connect. But the thing is.
My SMP has been running in Online mode all this time
So me turning it to offline has reset everyones stats claims
like evreything
Help ahah
Anyway for the proxy to run with online mode?

I have 3 instances, proxy, smp and lobby. in the spigot.yml bungecoord is true

west cloak
west cloak
mellow dock
#

If you find the jar file somewhere, sure

west cloak
#

ah well does anyone have the jar file for 1.7.10 spigot?

mossy stream
west cloak
#

idk sorry

west cloak
mellow dock
#

C:\Program Files\Java\jdk-15\bin/java.exe should replace java

#

Also that command won't work anyway because 1.17 needs java 16

west cloak
#

Oh heck thought I copied the path of 16

west cloak
mellow dock
west cloak
#

ok

west cloak
#

The path is correct tho

mellow dock
#

Try " instead of '

west cloak
#

Ok

chilly jolt
#

I've just added bungecord to my server. And the bungecord has to be running in online mode and the subservers in offline for the proxy to connect. But the thing is.
My SMP has been running in Online mode all this time
So me turning it to offline has reset everyones stats claims
like evreything
Help ahah
Anyway for the proxy to run with online mode?

I have 3 instances, proxy, smp and lobby. in the spigot.yml bungecoord is true

west cloak
silk cargo
#

is there a way to disable certain plugins while the server is runnign

mellow dock
#

I mean you can do it with something like plugman

#

But you shouldn't

scarlet skiff
#

Does somebody knows how to add the /hub command to return to my network lobby? Please, im using bungee and spigot servers

west cloak
# mellow dock Try " instead of '

It worked but I got this error in my bungee thing now:

16:59:58 [SEVERE] Exception in thread "main"
16:59:58 [SEVERE] java.lang.ClassCastException: class java.lang.Double cannot be cast to class java.lang.String (java.lang.Double and java.lang.String are in module java.base of loader 'bootstrap')

16:59:58 [SEVERE]     at net.md_5.bungee.conf.YamlConfig.getServers(YamlConfig.java:217)

16:59:58 [SEVERE]     at net.md_5.bungee.conf.Configuration.load(Configuration.java:106)

16:59:58 [SEVERE]     at net.md_5.bungee.BungeeCord.start(BungeeCord.java:274)

16:59:58 [SEVERE]     at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67)

16:59:58 [SEVERE]     at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
mellow dock
#

Seems like your config is messed up

west cloak
# mellow dock Seems like your config is messed up

Yeah heres my config

prevent_proxy_connections: false
listeners:
- query_port: 25565
  motd: '&6GODSMP HUB'
  tab_list: GLOBAL_PING
  query_enabled: false
  proxy_protocol: false
  ping_passthrough: false
  priorities:
  - lobby
  bind_local_address: true
  host: 0.0.0.0:25565
  max_players: 100
  tab_size: 60
  force_default_server: false
  forced_hosts: {}
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
log_pings: true
connection_throttle_limit: 3
server_connect_timeout: 5000
timeout: 30000
player_limit: -1
ip_forward: true
groups:
  md_5:
  - admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
stats: 5fd47805-d1f8-4f5b-9dcf-2a418023484e
online_mode: true
forge_support: true
disabled_commands:
- disabledcommandhere
servers:
  lobby:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25566
    restricted: false
  lowpixel:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25567
    restricted: false
  godsmp:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25568
    restricted: false
  godsmprpg:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25569
    restricted: false
  creative:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25570
    restricted: false
  1.17:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25571
    restricted: false
  stage:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25572
    restricted: false
#

I dont see anything wrong with it

mellow dock
#

It may not like "1.17" as a server

scarlet skiff
#

How do I add the /hub command?

chilly jolt
#

Anyone know

#

My friend can't get unbanned

#

I'm on the proxy

#

And i unban him

#

He won't get unbanned

scarlet skiff
chilly jolt
#

That's the thing

#

Idfk

#

He shouldn't be banned

scarlet skiff
#

/pardon (your “friend’s” name)

ebon halo
#

clearly not friends

chilly jolt
#

@scarlet skiff still don't work

#

he's auto banned

scarlet skiff
#

If that's the case, look for the plugin that banned him and edit the plugin data

crisp wave
#

I have a java spigot 1.17.1 server, and I have created ranges with the tools that minecraft itself brings. But those ranges don't come out when typing in the chat, is there a way to make them come out in the chat vanilla or is it necessary to use plugins? And if so, do you know any with a simple configuration?

vital flax
#

when I double click on my server jar, nothing happens

hallow rover
#

You don’t double click on it, you run it from the command line with
java -jar

next hare
#

my server isnt responding can someone help me pls

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.

next hare
#

?help

magic zenithBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

next hare
#

?ask why is my server not responding

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.

meager scaffold
#

a question about the plugin egg catcher

#

egg catcher plugin is for 1.17.1?

pine tusk
lament prawn
#

Your JPremium configuration is invalid. Most likely an error with the syntax. I've never used JPremium, but you could share your config.

sudden loom
#

what is that means??

java.lang.NullPointerException: Cannot invoke "net.minecraft.server.v1_8_R3.NBTBase.load(java.io.DataInput, int, net.minecraft.server.v1_8_R3.NBTReadLimiter)" because "<local5>" is null```
oak dagger
#

Hey do you guys know any economy plugins that have an admin vault or bank?

tawny dust
mossy stream
#

wdym no?

tawny dust
#

Plugman has nothing todo with that problem

hidden aurora
#

someone help me whenever i type 1.16.5 in buildtools it says this

#

BuildTools requires at least 512M of memory to run (1024M recommended), but has only detected 247M.
This can often occur if you are running a 32-bit system, or one with low RAM.
Please re-run BuildTools with manually specified memory, e.g: java -Xmx1024M -jar BuildTools.jar --rev 1.16.5
Press any key to continue . . .

hidden aurora
#

i dont understand stuff like this

#

java -Xmx1024M -jar BuildTools.jar --rev 1.16.5

#

where do i put this

tawny dust
#

You run it in cmd

hidden aurora
#

o h

tawny dust
#

Just like you did the first time

hidden aurora
#

the buildtools.bat or cmd

tawny dust
#

Either

hidden aurora
#

or put java -Xmx1024M -jar BuildTools.jar --rev 1.16.5 in front of version:

tawny dust
#

No

hidden aurora
#

when it says Enter the version

#

put there?

tawny dust
#

You need to edit the command in the bat

hidden aurora
tawny dust
#

Open it with a text editor

hidden aurora
#

ye thats how it loks in the bat file

tawny dust
#

Just replace all of that with new command

hidden aurora
#

ok

#

imma try

#

replace with this java -Xmx1024M -jar BuildTools.jar --rev 1.16.5?

tawny dust
#

Yes

hidden aurora
#

ok

#

tjats what it saying rn

#

wait

#

i think its working now

#

@tawny dust

tawny dust
#

Yeah it's working

#

Now give it a few min

hidden aurora
#

but i dont see spigot.jar anywhere

tawny dust
hidden aurora
#

ohk

#

now its downloaidng maven named thingy

#

it said Picked up _JAVA_OPTIONS: -Djdk.net.URLClassPath.disableClassPathURLCheck=true -Xmx1024M

#

now it saying remapping jar

tawny dust
#

Yeah

#

Let it work

hidden aurora
#

and now its going crazy

tawny dust
#

Spigot jar will be in folder when it's done

hidden aurora
#

seems like it downloading minecraft files

tawny dust
#

Yeah it has to

hidden aurora
#

Cloning into 'Spigot-API'...
done.
Resetting Spigot-API to Bukkit...
HEAD is now at 7e29f765 SPIGOT-6502: Loading a class from a library of another plugin resulted in a ClassCastException.
Applying patches to Spigot-API...

#

idk what its doing

#

Applying patches to Spigot-Server...

tawny dust
#

It's copying spigot stuff in to a vanilla jar

hidden aurora
#

0.0

tawny dust
#

That will create a spigot jar

hidden aurora
#

oh ok

#

man thank you so much

#

for helping

#

:)

#

O H

#

it also did the same stuff in trouble chutes video

#

these are the folders rn

tawny dust
#

Yeah

marble sonnet
#

Hey

tawny dust
#

Hi

hidden aurora
#

i think its taking a bit to do stuff

#

hi

tawny dust
hidden aurora
#

a

#

sheesh

#

i think i mesed up

#

idk

#

frick

#

YEs

#

ITS THERE

#

LES GOZEHrxt

#

@tawny dust TYSM

#

so if i want to make other server next i replace java -Xmx1024M -jar BuildTools.jar --rev 1.16.5 to java -Xmx1024M -jar BuildTools.jar --rev 1.17.1?

#

@tawny dust help

#

Invalid initial heap size: -Xms4G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Press any key to continue . . .

#

it says this

#

when i try to run server.bat

#

@echo off
java -Xms4G -Xmx4G -jar spigot.jar -nogui
pause

hidden aurora
#

huh

#

i cant run with server.bat

#

but i can with spigot.jar

#

i mean its ok

#

but i cant see how much ram i have

paper kestrel
hidden aurora
#

with spigot.jar

paper kestrel
#

With Aternos since they are there own hosting company. You have to pay to upgrade or if your using the free one there is like 1GB in it.
But if you have your own dedi go u can upgrade with the jar.
With a hosting company you have to pay to upgrade .

hidden aurora
#

what

#

i cant understand why my server.bat isnt working

paper kestrel
#

I mean I think you can issue a ticket or something on the hosting site

hidden aurora
#

uh

#

how do i do that

paper kestrel
#

Um

#

I think it might be at the footer of the page or a chat bubble. I am certain they have a discord... idk

hidden aurora
#

bruh

#

istg am gonna go mad

#

it crashed

#

fk

#

ITS NOT EVEN WORKING PROPERLY BRUH

#

and it only have 247 mb ram

paper kestrel
#

That's why I never use Artnos

#

And oh oof

#

That's bad

hidden aurora
#

AM NOT TALKING ABOUT ATENOSSS

#

AM HOSTING A SERVER ON MY PC

paper kestrel
#

Oh 0/

hidden aurora
#

it crashed so bad bruh

#

it takes like a year to prepare spawn

paper kestrel
#

Just get a cheap 2GB vps

#

At ovh

hidden aurora
#

vps

paper kestrel
hidden aurora
#

Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap
Press any key to continue . . .

#

thats what it says

#

fml

paper kestrel
#

Um

hidden aurora
#

WOW

paper kestrel
#

Never had that problem on my pc I got a ryzen 5 12gb pc

hidden aurora
#

WOW

#

I SET 1 GB RAM AND NOW ITS WOEKING

#

PROBABLY SOMETHING IS WRONG WITH MY PC

paper kestrel
#

Lol

hidden aurora
#

also spawn are preapring is faster now

#

it was 247 mb ram before

#

20k MS?

#

THE FUK?

#

gosh

paper kestrel
#

Yeah that MB is bad you want it 1gb 2GB etc

hidden aurora
#

sheeeeeeeeeeeeesh

#

its working

#

finally

#

dude

#

i

#

istg

#

idk

#

1000 MS?!!!!!!!!!!!!!!!

west cloak
#

hi everyone
is there a flag to disable hunger with worldguard in a specific region?

paper kestrel
#

Then you will see

#

Dent or allow

#

Deny*