#help-server
1 messages · Page 32 of 1
run run.bat
just search java 15 on google
Nope. Java 15.
can someone pls help me make a lobby with 2 npcs that lead to 2 different gamemodes one for survival and one for a lifesteal?
ZNPCs
1.15 below is Java 11, 1.19 is java 17
ik that plugin but idk how to make it tp me to another lobby like survival or smth i need help with that
Then this is probably Spigot, because whenever I am running 1.16 with Java 11 it just works fine - Paper
/znpcs action add {a} SERVER {b}
ok ill try it
i installed java 15 and it still doesnt work
then its probably smth wrong with server or smth
Windows or Linux?
maybe install the latest java
nananana
windows
Open command prompt. What does java --version show?
``"C:/Program Files/Java/jdk-11.0.13/bin/java" -Xmx1G -jar server.jar`
this is how mine looks like
17... but i installed 15 too
Use the method I sent above
You didn't change the environmental variables. So either use what Neon said above, or change the environmental variables.
Java on Windows is usually installed to Program Files
Just find it, copy its path, and paste it
(personal experience: java.exe works better than javaw.exe)
Yes, but the main Java version is tied to the JAVA_PATH environmental variable and the PATH variable
If your main java version isn't correct one, then you have to specify the full java path for where it's installed.
Also, in your run.bat you should use
@echo off
java -Xms#G -Xmx#G -XX:+UseG1GC -jar spigot.jar nogui
pause
Just replace the # with the amount of ram you want for the server.
An replace java with the install path like neon said if you don't want the change your computers main java version
Usually better to leave the default settings btw - experience
so it is better to use the path method
its not working. this is the path i put C:\Program Files\Java\jdk-15\bin\java -Xmx2G -jar spigot.jar nogui
PAUSE
Doesn't really change anything, as long as you know what you're changing and how.
put the path in quotes like I did.
"C:\Program Files\Java\jdk-15(isthisthefullpath?)\bin\java.exe"
what does @olive chasm off do?
I sometimes still work with Java 8, so it is better for me to leave it alone. 😹
Disables you sending the CMDs that are default
and not bukkit related
ergo, commands like "title {dsasdaer}"
I use to change it all the time when I did plugin work. I work in the IT field so I know what I am doing 😛
wdym
@ECHO off
:loop
title asd
"C:\Program Files\Java\jdk-11.0.13\bin\java.exe" -Xmx2G -Dfile.encoding=UTF-8 -jar server.jar nogui
timeout 10
goto loop
with the @ECHO off method, I won't receive the echo off itself, the loop, the title, and also a command for "starting" the server.
Only be able to see its effects
like the cp set its title to "asd"
(as of this is what I've put into it)
@echo off
"C:\Program Files\Java\jdk-11.0.13\bin\java.exe" -Xms2G -Xmx2G -XX:+UseG1GC -jar spigot.jar nogui
pause
This is all you need (obviously change the java path to suit yours)
:loop basically creates me a loop, where after the server stops, the terminal goes back to, and just restarts the server - no matter if it crashed or just got stopped
This is good as well. :D
At least, if you don't want your server to automatically restart on Windows like me. 🤣
Keep it simple for now
I could even send a really weird 1.8 Java 8 starter script. 🤣
but... that's real weird XD
what software you using you don't have plugins folder?
(yes I reply to a deleted message lol)
More likely, server didn't start fully.
Eula.txt probs needs to be accepted.
Since it's first time
well if they had only server.jar and run.bat, weeeeeeel yep.. EULA.txt is a thing
and still need to configure it
-unlike if you are someone like me, who just copies the entire server, and then configures it-
can anyone help me with the plugin "znpcs" i dont understand it
Have you read the wiki for that plugin?
nope
btw to download it do i need a bungeecord server?
Read the wiki for it.
It tells you how to install it
They also have discord server you can join (linked on the spigot page for that plugin)
Show us the full log
The problem is with one person
Why lol
Uhm, is the spigot website down?
It works for me. Try a different browser or clear your browsers cache
constant 502 bad gateway, read about some people having it too on #general.
Think cloudflare is just having issues
refreshing fixes it too though
Yeah, which points to cloudflare being a pain
Hi guys, I've recently been griefed from some people who found the ip of my server in some kind of list, I'm hosting the server on an oracle VPS, is there any way to request a new public ip?
I recommend using a whitelisted server
There will always be bots scanning the web for servers
Use an open port checker
And delete that ip off discord if you wanna stay safe especially if it’s your private ip
It's best to not be posting ips on here...
does anyone have any idea why on my server players and mobs only spawn when you are 5 blocks from them?
can I make a bungeenetwork were theres one spigot server as like main lobby, and multiple modded sub servers?
Yes if you're on 1.12.2 or lower
What's the best Perworldplugins plugin that works with Bungeecord?
That seems counter intuitive, I highly doubt it as the use of bungeecord kinds defeats the purpose of per world plugins
I have an issue with my server :/
It just... dies
after starting it
i tried nothing works
@wet badger move here mate i can give you a hand
les go
Hi, I've enabled forge support on bungeecord 1.19.2 but it's not letting me connect to the forge server from the lobby (which is running paper)
Have you tried turning it on and off again?
bruh
Hello, I am having issues with Decent Holograms. When I try to use the command, it says "an internal error has occurred". How can I fix this?
- I have no mods on
- I am using PaperMC
- Only other plugins is EssentialsX / World Guard / World Edit / noMobGrief
@tacit flint Show us the error in console
sorry thats awful
Error occurred processing connection for ImmortalRhyme4 AnnotatedConnectException : finishConnect(..) failed: Connection refused: localhost/127.0.0.1:25568
how do i allow tnt duping?
is it possible to add a custom map to a world in my server created by multiverse-core
I cant see why not
how do i do it?
can i import it into another world in my server
like a parkour
wdym?
use old version of spigot
isn't there a file to allow it?
Nope
in which case check the configs
like i have a server i added 3 worlds in it creative survival and parkour, so can i add a map to the parkour world only
Could you send the output from /version?
Does anyone know what to do about this.
Trying to setup a forge server alongside my paper servers using bungeecord (the error is from waterfall because bungee didn't give me one but didnt work)
Are you running the servers in a container?
(Pterodactyl will do this for you)
No
Does anything show up in the server console when you try to connect
No
Are you running the servers on the same machine
In this case no, all paper servers are on a different machine to forge. Just setup a new machine for forge
localhost only works on the same machine
Ok, how do I change it from local host?
You're going to need the public ip adress or the local one if the servers are on the same network
@tawny dust you were right, it is paper, wich is strange because i can't find the "paper" cfg but the "spigot"
Is there an ip setting in the bungee config?
Haven't noticed before
The paper configs are in their own folder
(the config folder)
Yeah you set the server ips in the servers list in the config
Alright, thanks I'll try that and get back to you
it should work on spigot
Yeah they weren't using Spigot
i tried it and now I get this error
19c6017b227472616e736c617465223a```
What version is the modded server running
forge 1.19.2
That won't work
no?
ah
.
No
damn
Important data is synced during login
is there a forge fork that allows it for version higher than 1.12
like spongeforge or similar
Sponge is another plugin api
ah damn i saw somewhere it fixed it when used with waterfall but sponge isn't updated to 1.19.2
Sponge won't fix the problem
are there any alternatives to bungee we could use?
Again no, important data is synced between the client and server during login
That won't be possible if the mods are missing
Yeah and all the network has the same mods
I would use subdomains
was just about to say that lol
it was always my backup option
shame we cant use bungee networks
hello, taking a schematic for its spawn is a bad idea right?
I don't know, I heard it was frowned upon by players
hello
how can i give an effect to someone with diffrent worlds??
because im using multiverse
DecentHolographics internal error. Can anyone help?
Is it possible to change the title of an advancement toast and if possible how?
You'd probably need some other third party plugin to listen to world changes and apply the effects.
Does anyone know of a plugin, command or datapack that will give a permanent effect even when a player logs back on ,dies on one specific world and nether
Why i cant build nothing and destroy nothing in my server except in the spawn
Do you have EssentialsX Anti-Build installed?
Yes
That's why
Remove the EssentialsX-AntiBuild
No, i have essentialsx only
@mint rose
Why i cant build nothing and destroy nothing in my server except in the spawn
is it a plugin were its server side players
Show me what plugins you have installed.
What
What?
like events minigame plugin
Find a plugin that does minigames
I did but its paided
Then buy it or find another one
ok
ok thx
but is it a plugin I can do a command like /pvpword and it will seen my into a pvp area
Idk, you need to find a plugin that lets you do that.
Is there a way to disable command logging in the console? Every command is logged, and I'd like to turn it off.
any clue why essentials chat is dong this?
Do you have the main EssentialsX core jar installed?
yeah
?paste
which is why i was confused i also got vault
Paste the full start up log
Funny looking full start up log
hi, on survival server with 50 plugins, i have 8 go of ram and I am at 4.5go empty how many players can I hold knowing that I have 8go
Amount of Ram doesn't really equal amount of players.
As There are other factors, but you should be able to have a decent amount of players. Given that those 50 plugins are not resource intensive ones.
okay and 4.5go empty is it normal or is it too much?
It's fine
how player can receive?
Receive what?
how many players can join before their lag
Idk, I don't know your server specs etc..
Your ram, cpu, bandwidth all these come into play. Not just ram.
You'd probably get idk around 20 maybe. give or take
8gb ryzen 7
survival so several chunks with purpur rather well opti, about fifty plugins
You won't get any opinions about it here as this is support for spigot.
ok ok i keep spigot
I'm not forcing you to keep it, I am just saying if you switch, you won't get support in this discord.
ok ok
who can give me a loggin for my server
What
That should be provided by your host
A login for a mc account?
What plugin
userlogin
If you are using offline mode someone has probably already joined with your name and set a pass
wait i need to use translator
no this is not my problemç
I need a plugin for my server like the ones for /register /login
Hi All,
I have set up a Spigot Server with these Plugins: Geyser, floodgate, Viaversion on a Raspberry Pi with Portforwarding (25565,19132,19133 TCP and UDP) and a Dynamic DNS-Service.
I have left almost everything to default settings for now.
It seems to work fine, I can connect via LAN-IP, Internet-IP and Dynamic DNS.
My Problem is, that in the Minecraft-Server-Browser the ping and the Player-Count is only shown via local IP.
Do you have any simple solution for this? I didn't find anything on the internet.
Is there maybe a plugin solving this?
(I found some plugins correcting the player-ping ingame, but that's not important for me yet.)
Thanks in Advance
how i can set a no pvp zone?
you have to tell them your public IP
usually the one your DDNS is using
(the one that does NOT start with 10. or 192. or 127.)
whom do I have to tell the IP. This channel? I would prefer to keep the ip private
somewhere on their website
I mean
they must have a field where you can enter the IP right?
enter it there
btw there's no sense in trying to hide that IP, it will be public to anyone who wants to join your server anyway
can you give me the url?
I will add all valid players to the whitelist later, and block others. that should be enough.
Does anyone have an idea why when I use /repair all I get Error: null?
I'm using latest essentialsX spigot 1.8.8
/repair hand works, but /repair all does not.
I need help with the region on my server.I created a a region with pvp on,but when they are fighting i don t want them to take damage,only knockback, is it possible?
I need help with the region on my server.I created a a region with pvp on,but when they are fighting i don t want them to take damage,only knockback, is it possible?
upgreade your server to a version that's not 8 years old
then it will probably work just fine
you need help with the region on your server.You created a a region with pvp on,but when they are fighting you don t want them to take damage,only knockback, is it possible?
what?
you need help with the region on your server.You created a a region with pvp on,but when they are fighting you don t want them to take damage,only knockback, is it possible?
that s what i need yes
yea
try to set the flag to deny pvp damage in that region
do you already made a region for this area?
yea
i want them to be able to fight
so i want pvp on
but when they fight i don t want to take damage
hm if the pvp doesn't do that, then you probably need someone who codes a custom thingy for you
check my bio, I charge 105€/hour and could do that within 15 minutes or so
yea i don t need xD
If you wish to request or offer development/art/building/administration services, please do so at https://www.spigotmc.org/forums/services-recruitment-v2.54/
is there anyway to do math in commands? like this /message player hello 1+1 then the message player receives be hello 2?
not builtin
you could use some regex to pass that shit into bc
e.g. sth like $((1+1) and then throw that into bc
You use some java library that do Math Syntax tree
I#d just throw it into bc, it's less of a hassle
bc already can do every math thingy
it's not working unfortunately
writes the exact command
insted of calculate
listen to the AsyncPlayerChatEvent, then replace the expression in that event
as said, there's no builtin way
you need a custom plugin
check my bio, I could do this within 10 minutes 😛
erm yes
hi, i generate my chunk with chunky, i it is advisable to all generated? 60kx60? Or just a party, I started with 10k
i wish i could pay
I don't remember where everyone is from
what's the specs of your server? and what version does it run?
survival 1.19.2
as said, for example $((...)
then throw the contents of that into bc, and replace it
50 plugins, I count about thirty players at most
then yeah you should pregen your world as much as possible
how much you wanna go depends only on how much disk you got lol
so I take it all?
it's a lot? I'm at it [17:19:11 INFO]: [Chunky] Task running for world. Processed: 228624 chunks (14.61%), ETA: 20:26:42, Rate: 18.2 cps, Current: -239, -100
does someone know good signs plugin buy/sell where u dont use $ but blocks or idk diamonds?
Hello im using spigit 1.19.3 and for some reason the tnt drop rate isn't 100%
Is this normal?
tnt drop rate?
hi i have a probleme with multiverse core, i have created a world "minage" but when i create a nether or end portal in "minage" i go to end and nether, its possible to disabled nether and end portal in "minage"?
That's normal
or wait did that change in 1.14??
yes
in singleplayer its working
dropping all blocks
but not with spigot
CraftBukkit version 3632-Spigot-d90018e-d67777f (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT)
It isn't supposed to dorp all blocks, but you can check if a plugin is altering it.
Make sure that's the latest version and try without any plugins
?jira if it still happens report it here:
I made the Jira issue. I created a new server and i had the same behaviour there
How to convert to Linux from windows
Do you want to move your server?
what?! wtf
why can,t I send msg in my server its says chat msg can,t be verify
do you have unverified messages hidden
verify
non of the 1.16.5 recipes are loading and i dont know why no one can use crafting tabels how can i fix this
?
does anyone know?
does anyone know a broadcaster plugin that works on 1.19?
i feel like any would work lolwtf
all u need is a scheduled task to send message every X time
how tf do i tp here? -3867.798438715648:8.0:-9459.835518265721:75.842224:64.93838;789
/tp yourname -3867 -9459 75
X Y Z Yaw Pitch?
Prob
its in the void
oh u did X Z Y i think
some waypoints do that 💔 sadly
I missed the 8 lmfao
yeaa
/tp yourname -3867 8 -9459
what abt this cords?
-873.4864976822132:66.0:-3954.699999988079:-42.92206:15.479705;123
@wet badger best factions plugin for 1.8 probably still factionsuuid or saberfactions
-873 66 -3954
no, that's where my dirt house is
which is better
factionsuuid most liekly
can anyone direct me to a tutorial on how to setup one block for spigot?
or just a quick rundown, I have the plugin downloaded
https://www.spigotmc.org/resources/oneblock.83215/ The plugin page tells you how to start.
ok ty
np
I'm getting an error for malformed json
generator-settings={2;0;1;}
im trying to create a void world by the way
or somewhere I can download a void world from?
how i can use rgb gradient? i want use &d and &5 colors
@unkempt fog you know where I can get skript discord support?
do I remember you? btw using Skript is worthless :P
and no
idk where you can get Skript support
I want to make some stuff but I cant figure out the code behind it
what should I use to make custom commands or events of my choice?
.-.

could you by any chance offer me some help with this skript im trying to figure out
i tried that but they said wrong channel
I haven't been using Skript for over years now
wtf Skript is development related
its really simple honestly im just bad lol
depends on what you need
can I show you?
sure
on the other channel
ok
on right click:
"%region at player%" contains "DUNGEONS"
event-block is STONE BUTTON:
if {player.claimed} = true
send "&cYou have to wait before claiming this key again."
else:
execute console command "/crate key give %player% dungeon_key 1"
set {player.claimed} to true
set {player.timer} to 24 * 60 * 60
on every second in world "world":
remove 1 from {player.timer}
if {player.timer} >= 0:
set {player.claimed} to false```
its wrong
but like hope u can understand what im trying to make
the first if statement is missing an :
thats all?
probably
lemme try
without seeing the error messages I can't really help 😹
yeah true mb
now I remember the suffer btw xd
[WARN] Install JVM debug symbols to improve profile accuracy
Sending my server
I remember sending the code above almost the same xd
wait wait wait, is SK Javascript?
idk
real
if the : is not missing try with if {player.claimed} is true
to the other error: delete all spaces, and use only 4 spaces
on right click:
"%region at player%" contains "DUNGEONS"
event-block is STONE BUTTON:
if {player.claimed} is true
send "&cYou have to wait before claiming this key again."
else:
execute console command "/crate key give %player% dungeon_key 1"
set {player.claimed} to true
set {player.timer} to 24 * 60 * 60
on every second in world "world":
remove 1 from {player.timer}
if {player.timer} >= 0:
set {player.claimed} to false
like this?
probably
Help? :/ why sending my server this
cuz that gave me all of this
still misses the :
1.19? If yes, and if using BungeeCord, disable all security checking
else then I cannot help.
no single server
i use. GeyserMC
oh well sadly I can't help with Geyser :c
That error sending me the Server software console
PurPur
Thats my start.sh
while true; do java -Xms10G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar CityBuild.jar nogui; echo "Server closed... sleeping for 5 seconds"; sleep 5; done
very smooth server. I have no Lags anymore
that's... probalby of some other errors
however if the error occurs because of GeyserMC - have you tried disabling it yet? - then ask in GeyserDiscord
It is only this symbol error more does not come
Das Kommt von Der Software PurPurMC
Is not from a plugin
okay
sounds realistic lol
uses aikars jvm flags
so um..?
is Dfile.encoding=UTF-8 and XmxXG and arrivederci
: is still missing, and you still have 8 spaces instead of 4
huh
w8
line 5 needs 4 spaces, not 8,
and line 4 misses a :
at least afaik xd
all other events after else (line 6) needs 4 more spaces in order to get loaded
otherwise your players will NEVER be able to claim their keys
on right click:
"%region at player%" contains "DUNGEONS"
event-block is STONE BUTTON:
if {player.claimed} is true:
send "&cYou have to wait before claiming this key again."
else:
execute console command "/crate key give %player% dungeon_key 1"
set {player.claimed} to true
set {player.timer} to 24 * 60 * 60
on every second in world "world":
remove 1 from {player.timer}
if {player.timer} >= 0:
set {player.claimed} to false
so like this?
wait so 8 spaces in total?
no.
e
4
so like this
on right click:
"%region at player%" contains "DUNGEONS"
event-block is STONE BUTTON:
if {player.claimed} is true:
send "&cYou have to wait before claiming this key again."
else:
execute console command "/crate key give %player% dungeon_key 1"
set {player.claimed} to true
set {player.timer} to 24 * 60 * 60
on every second in world "world":
remove 1 from {player.timer}
if {player.timer} >= 0:
set {player.claimed} to false
ok it works but it works on any right click
so the event-block is STONE BUTTON: os being skipped
oh wait I realised the error :D
on right click:
"%region at player%" contains "DUNGEONS"
event-block is STONE BUTTON:
if {player.claimed} is true:
send "&cYou have to wait before claiming this key again."
else:
execute console command "/crate key give %player% dungeon_key 1"
set {player.claimed} to true
set {player.timer} to 24 * 60 * 60
on every second in world "world":
remove 1 from {player.timer}
if {player.timer} >= 0:
set {player.claimed} to false
This should work
okay so
that works
thanks
the cooldown is 24 * 60 * 60 which means?
I mean if I want the cooldown to be 24 hours what would I set that to
huh
(60 * 60) equalizes into a too big amount
you need a math method that multiples 60 seconds into 1 day (24 hours)
so 60 * 1440
Not exacly.
Beucase a day is 1440 minutes longs, so you would make it have a 60 days cooldown
oh the 1440 is in minutes?
so thats 24 hours?
First you multiply the minutes - 1 hours - by 24, then you mutliple them by 60, because you need seconds
ergo
that is the correct method
afaik
but my math is not mathing at all atm
thats weird but if it works, thanks.
in seconds probably xd
also how can I make it display the remaining time in the cooldown msg?
oh :(.
:D
Imma need help with one more thing but tmrw if you get the time
it is 2:48 at the moment
How can I upload a minecraft world to a spigot world?
or a spigot server more specifically
Almost the normal way
But just google it
The Shockbyte Knowledgebase contains hundreds of tutorials for managing your game servers for Minecraft, Hytale, ARK, Rust and more.
Here’s a guide
anyone know how i can compile this?
learn maven
bruh
anybody know any plugins like protocolsupport which allow old versions to join bungeecord?
skill
what
ViaVersion or ViaBackwards work iirc
also I thought bungeecord was multi-verison by nature
it is, i meant like rlly old versions like 1.5
😔
WHY DONT IMAGES WORK ON HOLOGRAPHIC DISPLAYS
Ask them, they have a support discord
hi i have a probleme with multiverse core, i have created a world "minage" but when i create a nether or end portal in "minage" i go to end and nether, its possible to disabled nether and end portal in "minage"?
Can anyone help me with this
Did you disable advancements or anything in spigot.yml
Error within error (??!!!! SOMETHING WENT SUPER WRONG!): Internal exception was thrown!
what the hell
is this
?paste the error
its too long
paste a part of it then or send the full log file
and its paper :/
Oh, it's paper. Well ask in the paper discord then.
let me guess it says DONT REPORT THIS TO PAPER IT IS NOT A BUG
xd
looks like citizens, denizen and citizens cmd
plus a few luckperms errors, and anarchyexploitfixes
how can that many plugins have error?
[11:11:32] [pool-27-thread-1/INFO]: [Vulcan] gggamer position was updated for being on a ghost block! (world, -11753, 65, 1252) [24]
[11:11:45] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-794 (MC: 1.16.5) ---
[11:11:45] [Paper Watchdog Thread/ERROR]: The server has not responded for 14 seconds! Creating thread dump
[11:11:45] [Paper Watchdog Thread/ERROR]: ------------------------------
[11:11:45] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[11:11:45] [Netty Epoll Server IO #3/INFO]: EF: horor (0ms) failed Packets (25 vls)```
look
someone tried to open /profile
in a last week's crash log
someone tried to open /profile too
what plugin is /profile from
guiplus
You're using paper. So you really should go ask in the Paper discord. As this is spigot only.
paper isnt supporting older versions like 1.16.5
ill get banned
Well this is Spigot. Not paper.
An you wouldn't get banned, you'll just be told it's unsupported.
kicked*
Did they really add that shit?
They don't kick that often for it really. Mostly just tell you to work it out yourself.
They only kick if you keep asking about it
yeah
that isnt helping
best option i can think is contact the dev of that plugin at https://www.spigotmc.org/conversations/add?to=kinglol12345 with the /profile gui and see if they can tell you what may be causing it
been as gui plus is a paid plugin i doubt many people here would own it and be able to help with issues for it
command /dungeons:
description: Tp to the dungeons!
cooldown: 24 hours
cooldown message: You need to wait &l%remaining time% &rto use this command again!
cooldown bypass: dungeontp.nocooldown
trigger:
teleport player to 0, 4, -15 in world "world"
anyone know what's wrong here? I want the players to tp to those cords in a certain world
Hello!On my server constantly tps 15-18, although not overloaded ram (4 GB out of 6) and the load on the processor is not more than 50%
1.19.3
Why is this happening?
@honest lotus use a profiler like timings etc. and send it to us
https://paste.md-5.net/sejizusebu.cpp
I have Only 1.19.3 Server Allow Version 1.8 & Higher
you only need the via * stuff on the backend servers
How can I get perworldplugins working on my bungeecord server?
Cause I can't enter the server with that plugin in it
I meant perworldplugins
Bungeecord ain't a plugin so it should just allow me to join the server with pwp in it
you shouldn't use perworldplugins,
most plugins nowadays have a worlds whitelist/blacklist feature
True
And if they dont?
For some reason minepacks is still working in the world I put in blacklist
I need help with my server. I use the "spigot-1.8.8-R0.1-SNAPSHOT-latest" file and when I want to join the server the following comes in the console. Please help
Use Java 8
Thank you so much
There it is
https://spark.lucko.me/JLciUcis8w
Looks like a bunch of villagers
What i need to increase? Ram?
Or how can i reduce load
Maybe a setting in spigot?
Lower the amount of villagers or get a better CPU
But cpu is not loaded more than 50%
Hi, so I would like to ask if it is somehow possible to turn off cheat prevention on my spigot server?
so i got this error, "org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: CustomVanillaRecipes has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0" i am new at making plugins, howa i fix plz
the CustomVanillaRecipes plugin was compiled with java 19 while being run on a java 17 server
which does not work
you appear to already have it 😅
no i use hosting provider, so do i need to download java 17 to compile the plugin, i am also using Maven
and do i need to get rid of java 19 or will it have like a thing where i can choose one of them to use?
oh
well you should be able to target java 17
in either gradle or maven
whatever buildtool you use
do you know how to do that in IntelliJ by any chance?
either edit your pom.xml or build.gradle.kts
or are you building with intellij artifacts
in which case, might want to not do that
i got a pom.xml file, i think im using Maven
edit the <properties> ?
<maven.compiler.source>19</maven.compiler.source>
<maven.compiler.target>19</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
for the java i need to get is it the jdk or just the normal java 17 if thats a thing
so that didnt work..
did you change the project sdk version
no i just figured that out tho lol thx
aghhh
that didnt work either maybe i clicked the wrong thing
I should use java jdk 17.0.5 > 17.0.2 right?
well putting it on 17.0.5 instead of 19 didnt work
does this line in the console give the java version of the server like more specifically not just 17 like 17.??.?
system Info: Java 17 (OpenJDK 64-Bit Server VM 17.0.1+12) Host: Linux 5.15.0-46-generic (amd64)
the server runs 17.0.1
it says its using java 17 in the first line, ' "C:\Program Files\Java\jdk-17.0.5\bin\java.exe"... '
k
is it a way to if you get discoonect in a 1v1 you will not died bcause I have a anti-combat log pluign
why dont place holders work
Hello, I have a problem, it only started today so it was fine, I don't know what's going on
Does anyone have a fix to the "chat disabled due to missing profile public key" issue?
i searched on google and nothing but a reddit post that was unsolved popped up
using 1.19.3
My plugin should help with that
It's called antipopup
Are mojang mappings for 1.19.3 available and if so how would i install
Yes, they are. You just need to run build tools with the —remapped flag.
I tried this but it says "The requested profile "remapped" could not be activated because it does not exist" in the terminal
What does your script look like?
java -jar BuildTools.jar --rev latest --remapped
Try changing latest to 1.19.3
kk
Hi, how do I do labymod cosmetics support on warez server??
Again it says the same thing, is this natural?
Hmm. BuildTools can be finicky at times. Try running it in a brand new directory and just install rev 1.19.3.
Then when that finished, add the —remapped flag back.
thanks i’ll try that and let u know if it works
dont u need to add like --remapped mojang or is it just --remapped
It's just --remapped.
hello i have a problem when i leave the server i respawn outside spawn
i set use comand
setspawn (works corect)
also /setworldspawn
and still my server respawn me in otherplace
I changed the map and now the server spawns me on the spawn coordinates from the old map
Yes, and latest is still 1.19.2
That doesn't make sense though. Even if they were expecting 1.19.3, but it was actually using 1.19.2, it shouldn't fail since 1.19.2 mappings already exist. At least that's what I would assume should happen when given the --remapped flag.
Does buildtools not account for that when using --rev latest?
question - once i type in a gamerule to the api will those settings apply forever?
also do i have to hit run every time before i play?
Yes, GameRules are persistent. They are also world dependent. So different woulds can have different gamerules.
Idk what you mean by hitting run every time though.
You should only have to run the batch file if the server is shutdown or it crashed. Once it's running, it's going to stay up until you stop it or it crashes.
AFAIK, no, since they are separate worlds, they have separate gamerules.
how do i set rules for the nether etc
Either go to that world and run the gamerule commands. Or you could try the /execute command with the world predicates. Tbh, the former is a lot easier.
The execute command works something like this: /execute as @s in minecraft:the_nether run <the command you want to run>
What makes you think anything is failing?
ok cool. thanks!
It's not necessarily failing in the traditional sense, but it's not doing what you would expect. Just look at the screenshot. It couldn't find the appropriate mappings.
At that time, they were using the java -jar BuildTools.jar --rev latest --remapped script.
So, would it not be reasonable to assume that if the latest version is actually 1.19.2, it would be able to apply the correct mappings? Instead of failing to find them?
I don't see anything wrong with the screenshot?
I guess I'm not following then.
That just seems weird to me. If it always appears, then why mark it as a warning in the first place? The warning itself says a profile couldn't be found, implying that it won't try and continue with that course of action. It's clearly a source of confusion for some, otherwise they wouldn't have asked.
Perhaps the warning message could have been worded better?
Because it's a bug
It's a warning not an error and usually scrolls past quickly as the process continues
Yes so I just tried doing -jar BuildTools.jar --rev 1.19.2 --remapped in a different directory and I got the latest stable build of buildtools, and it says the same thing. It also generated spigot-1.19.2-R0.1-SNAPSHOT.jar, spigot-1.19.2-R0.1-SNAPSHOT-remapped.jar, and spigot-1.19.2-R0.1-SNAPSHOT-remapped.jar, spigot-1.19.2-R0.1-SNAPSHOT-remapped-obf.jar, and spigot-1.19.2-R0.1-SNAPSHOT-remapped-mojang.jar - which I assume is the mojang mappings?
Yes
Cool
You are using that jar for development purposes right? Not trying to run the server using the remapped-mojang jar?
Yep
Ok cool.
well I doubt it's buildtools who is printing that warning. it's probably maven or some maven plugin
while true; do
# your start command
done
thanks
however I'd rather use systemd to properly do this
what is this?
`java -Xms1G -Xmx1G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=50 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=15 -XX:InitiatingHeapOccupancyPercent=20 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar velocity.jar nogui
while true; do
done`
I'd try re-reading what alex sent.
ok , so this?
while true; do do
You can read right? Specifically that second line of his message.
I can read, thank you, but I don’t understand the error...
What do you think this means?
ah , this message , sorry
and thanks
while true; do
java -Xms1G -Xmx1G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=50 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=15 -XX:InitiatingHeapOccupancyPercent=20 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar velocity.jar nogui
done
this?
There you go, now you're getting it.
You might need to specify the shell at the top of the file.
#!/bin/bash
Then again, it could also be that semi colon. Try removing it and putting do on it's own line.
in the spigot.yml what does it mean when dragon-death-sound-radius is set to 0? Does that mean the entire server hears the sound? Also is this in blocks or chunks?
Honestly, I don't know if that's a new setting or not, but the dragon death sound is a global sound. There is a gamerule that was added in 1.19.3 that lets you change that to a local sound. It also effects the wither spawning sound. /gamerule globalSoundEvents false
Thanks, unfortunately I'm running 1.19.2 and it will be a little longer before I can update but I will keep that in mind!
Huh, looks like it has been a setting for a while now. I would assume that since the default is 0, it doesn't do anything. You could probably change it to 64 and see if it still plays the sound in the overworld.
When it is set to 0 it means you can hear the death sound anywhere in the end which is the default vanilla mechanic
There is no performance gains from setting it to any other value. However if you just want those nearby the dragon to hear it then that is what that setting is for.
Anyone know a plugin that can delete blocks after a delay or something like that?
I'm trying to create a custom pvp dimension that kind of self cleans itself. I could just restore the area after a set delay, but I don't want players falling out of the sky if the timer procs while they are towering.
Although, I'd imagine delays per block would be laggy or something, so I'm kind of in the dark. Hence asking.
The Hypixel Pit has a similar system, I believe so theoretically it should be possible
How can i diseble the pvp of 1.9+ for return to de pvp of 1.8
You'll need to find a plugin that does it.
Nope
Most servers just unload the world delete it and then copy a fresh world from a master and then load it.
More efficient this way and no need to track anything
I added some plugins to my server and I can.t fight or pvp player why??
i think hes search a plugin for build pvp or similar, the user can build but the blocks is removing after x time
Check plugin configs and perms
!verify
Usage: !verify <forums username>
We dont need screenshots anyways. Obviously it is going to either involve the plugins you added and/or permissions
Usage: !verify <forums username>
ok
you have to put your forum name in
But we are not here to configure your server for you. If you dont know how to look at configs or permissions. Then probably shouldnt be running a server
Remove one plugin at a time until problem resolves. Last plugin removed is most likely the culprit
Its free
can you add teams on there or no
Not sure about teams but it has been a while since i have looked at it so its possible it has that as a feature. Just will have to go look
A private message has been sent to your SpigotMC.org account for verification!
yay

if you have towny you dont
best forge+plugins server for minecraft 1.7.10?
This is spigot. Spigot is not compatible with Forge. Try google.
o
I just want to get a working MySQL
But NOOE
NOPE
Can't have one
Won't work
Na
Never
After looking it up
No dice
Not getting it working
waht doesnt work
MySQL
what about it
Read.
"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.
I've tried so hard just for the mysql to not work
Then fix it
what part doesnt work, what have you tried
Systemctl start mysql.service
And I CANT copy and paste the terminal
Which makes things much worse
Technically you can.
If you have something you have copied, you can right click and it should paste.
I can't copy from the terminal
Its idiotic
Stupid
Dumb
Should be simple
Easy
But it's dumb
You know you can put more than 1 word per line right, instead of spamming
I copy & paste from terminal all the time on windows. Ctrl + C to copy something that's highlighted, then right click to paste.
I'm using termius
if you want it to be easy you have pretty much 3 options, dont do it, pay someone to do it properly, dont use linux
4th option - pay for a database.
^^
Cost?
I just want to figure it out before the end of the week
Or the end of next week
Depends who you go with. Lots of places offer then but costs are different. Some server hosts even give you a database to use
The error I got was Job for mysql.service failed because the control process exited with error code.
I posted about it awhile ago in another discord
Didn't even get any help there
No failed fixes
Hello
I am in vanilla 1.19
but I want to get to paper 1.19.3, how should I do that? (first go to vanilla 1.19.3 and THEN migrate, or straight go to 1.19.3 paper?)
you can directly migrate from 1.19 vanilla to 1.19.3 paper
You're asking about paper in the Spigot Discord?
tho you might be better off asking in the paper discord 😅
But yes, you'd go straight to the version you're wanting to use.
there is no corruption?
Not if you go from vanilla 1.19.3 to say paper or spigot 1.19.3
But don't go to a lower version
otherwise you will have issues
(obviously make backups)
((should go without saying tho, a proper backup strategy is important))
I am making backups every two days, when I migrate I could make automatic backups
Who needs backups - live life dangerously 😉

That's my I have physical copies :3
good thing the photographer had copies cause i certainly didn't
I bet your wife was happy lol
1.19.3 - java 17 ?
she was not amused
yes
How could I have luckperms bungee ranks show up in the tab menus and chat of the backend servers?
WOW it works, it just did everything for me
🙂
Have you got Luckperms installed on all servers?
An all instances of luckperms connected to the same remote database?
If you want permissions and data to sync from luckperms bungee to all other servers. You need to have a remote database connected otherwise it cannot properly sync the data.
🙃
What trouble exactly are you having
like ^
And the my.cnf file didn't exist, and i couldnt put a new my.cnf file in the etc/mysql directory
journalctl -u mysql
will give the actual error
may or may not need sudo
how do i fix it so that simple homes doesnt come up with "you do nto have permisioon to use this commanbd"
Give them permissions for it
how
With a permissions plugin like LuckPerms
Use luckperms.
https://luckperms.net/wiki/Usage Read this if you're unsure how to use luckperms.
https://www.youtube.com/watch?v=l4anE2wOLdc or this if you prefer a youtube vid.
hello, im using NEZNAMY/TAB but, the highest in tab is not define, (admin is under player) how to define that?