#help-server
1 messages · Page 101 of 1
Try block-buster mod on a single-player world
download your server world files and just setup the NPCs as you wish
1 problem
my server uses plugins like mythic mobs and model engine
so i wouldnt be able to see those
sorry @barren zephyr forgot to hit enter
You should be able to just download the MythicMobs mod and use them as actors in block buster
its for boss fight, i dont want to animate them manually
i want to show a boss fighting scene
in the trailer
You shouldn't expect that to be easy
i know it isnt easy at all
it would be easy if i had courage to let players into my almost complete server to record the thing with me
Not really
yes it would
You'd still end up with a pain in the ass
how?
Cuz you'd end up with real people lol
i have resorted to making bots that follow certain path i coded into them
so theyre more precise,and its the same thing always
Pretty much what bb mod does lol
yes
but bb does not run on spigot
and the bots run on an external nodejs server, so i can make them join any server i want
:P
How to configure simplevoicechat, no matter how I configure it, it doesn’t work
are the ports you set for it opend?
if yes then show me the error log
Opened udp port 24454
can someone help me?
e.g. I have a player who is in a cart and I want to teleport the player with cart, is this possible?
The host name that clients should use to connect to the voice chat
This may also include a port, e.g. 'example.com:24454'
Don't change this value if you don't know what you are doing
voice_host=
Do I need to set this up?
Don't change this value if you don't know what you are doing
should tell you everything
If you want to penetrate the intranet, you need to set two penetrations, one is UDP and the other is TCP, and then the remote port is 24454 and the port set by MC is 24454, and then open voicechat-server.properties
in \config\voicechat There is a voice_host= in it; The equals symbol is followed by the column: frp-xxx.top : 24454 ( Separate the mapped IP address and port and then add : ) After entering the game, it is recommended to add an online module to set the MC LAN port to 24454, and send the mapped IP to a friend with the same module, and then you can chat happily with your friends
Searched by Google
My logs are filled with these weird warnings all the time, even though, it doesn't really affect the gameplay and all plugins function normally. Is there a way to disable it?
there is but i highly recommend actually solving the issue
open everything on this port
I use frp
Hi one of my servers recently got infected with a worm called javassist does anyone know how I can find the root cause plugin without finding the jars before they were added to the server
Ask @narrow coyote i guess
You need to re-download all of your plugins. You're not gonna know the original jar otherwise.
once you've re-downloaded all of them, use https://www.spigotmc.org/resources/spigot-anti-malware.64982/ to see which of them is the original
How to specify the Java version in a bat file?
I need to specify the version of JDK 16. I have an error, supposedly the version is old and I need to update to JDK 16 but it is already installed.
Here you can either specify the version to be ignored or specify the version itself.
You need the full path to the java.exe
replace the first java word with a quoted path to your java.exe of 16
like that?
looks fine to me
I've found it now thanks
the weird thing is that it comes straight from builtbybit.com
i cant send images here
i just got my managment team to resend the plugins they added and i went through it 1 by 1
?img
Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.
Here's some screenshot utilities that you can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org
?paste
FastTP (from builtbybit) came through as infected with JavaAssist, i demcompiled the plugin and found it
Assuming it's actually malicious, you'll want to report the resource in question. It's still possible that it's a false-positive.
Alright
Server Crash on start
After I started the server, it immediately freezes and stops due to a crash.
using this start.bat script
"C:\Program Files (x86)\Java\jdk-16\bin\java.exe" -Xmx2048M -Xms2048M -jar AstraliX_SPIGOT.jar
Need more context
send the full log, not just the error
I need help
?ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
That’s not a link
oh, my bad sorry
i'm not sure if this is a good channel to ask this in but i'm not sure where to ask that, if i have an old pc layin around and i want to turn it into a server, is there a free service that does all the cool stuff like hide my ip, anti ddos, backups and a real domain? even if it's a subdomain like myserver.blah.whatever
does anyone know how i can fix this? im trying to start my server to test a plugin i made and the last thing in the log says: Running delayed init tasks. then it just stops. i really dont think its the plugin's fault but i cant be sure. please help thanks
also when i try to load into it in minecraft, it just gets stuck in encrypting
also for context its a paper server and im pretty new to this stuff( and 1.20.1)
@desert pebble https://wiki.citizensnpcs.co/Commands
Read below for detailed command documentation. For more info on per-type commands and permissions, see its corresponding page.
HuskSync or HuskHomes plugin block teleport command on certain servers?
I'll try to explain what I want to do. I'm looking to create a Survival server on version 1.20.4 with a ranking system. In it, players can only move between servers if they rank up. When a player is at a certain rank, they don't have access to other servers and need to rank up.
I would like to know if the plugins HuskHomes or HuskSync can prevent players from going to this world, even if they try to bypass it. I'm looking for a solution if anyone has something to present to me.
....
please help
Intranet penetration
Then set a (AA, afaik) Record and redirect to your IP + forwarded port
and 99% are formatting changes
- import Bukkit.*;
Can I import *
😢
Change the function name that is used 2000 Times
Something like that
what do DNS records have to do with the server starting up?
Cloud flare + get a DNS name
Replied to wrong message
aaah
Actual Log please
plugin that makes if you die you go on spectator (1.8.9)
my review requests in college straight up get ignored
hey, I get this error when trying to compile spigot for 1.8 with BuildTools. Compiling the newer versions like 1.20.1 works without issues. any ideas?
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.608 s
[INFO] Finished at: 2024-04-02T12:25:16+02:00
[INFO] ------------------------------------------------------------------------
applyPatches.sh: line 2: $'\r': command not found
Rebuilding Forked projects....
applyPatches.sh: line 6: $'\r': command not found
applyPatches.sh: line 7: syntax error near unexpected token $'{\r'' applyPatches.sh: line 7: function applyPatch {
'
Error compiling Spigot. Please check the wiki for FAQs.
If this does not resolve your issue then please pastebin the entire BuildTools.log.txt file when seeking support.
java.lang.RuntimeException: Error running command, return status !=0: [bash, applyPatches.sh]
at org.spigotmc.builder.Builder.runProcess0(Builder.java:1042)
at org.spigotmc.builder.Builder.runProcess(Builder.java:967)
at org.spigotmc.builder.Builder.startBuilder(Builder.java:679)
at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:60)
?1.8
Too old! (Click the link to get the exact time)
Also 1.8 or 1.8.8?
tried both. want 1.8.8. - or is there a way to get some backwards compatibility to older versions if I run the server on a newer one?
I know there is ViaVersion but that just allows forwards compatibility as far as I understand. so if I want 1.8.x players I need a 1.8x spigot server right?
viaversion has a plugin called ViaBackwards which allows down to 1.9.x iirc, then ViaRewind allows you down to 1.7.x iirc
how can I sync the luckperms permissions between servers while using velocity
?whereami
but there isnt any velocity channel in papermc's dc server
Because they forgor
idk but something in me tell me that paper is a fork of spigot tho...id say that counts no?
Such behavior is not prohibited. It's just that you should get a much faster response if you ask a question on papermc's server. (I think so.)
It doesn't :p
The fact that it's a fork is the reason we advise asking them. They take Spigot and make a bunch of changes to it
And Velocity specifically isn't even a BungeeCord fork
It's its own proxy software from the ground up
but really just logically speaking, imagine buying something from Discord and asking Slack for help. Discord looks a lot like Slack and is conceptually similar, but Slack would be very confused if you asked for supported about a product they do not maintain
isn't it a continuation of lilypad or what was its name?
i see
i was asked to support something i don't own once, it was funny
And yes, there is. In fact, there are five lol
what intrigues me is why make something from the ground up?
Why not?
i think bungeecord does an amazing job
Paper thought otherwise
on proxy software i would have to agree purely for the config
i like velocity alot better over bungee
#waterfall better
Then I'm using velo, don't know what the difference is supposed to be
How to anti bypass login authme?
1st april was yesterday brothe 😭
does anyone know if orebfuscator needs to be zipped in the datapack folder?
does it say anywhere that you have to?
pretty sure datapacks are too slow for orebfuscator to be usable
why it wont connect?
25566?
as far as i know bungeecord had something about default server somewhere above
otherwise lobby is just well, some server in the proxy
does anyone know a free daily plugin that instead of resetting the streak on a missed day it skips that reward?
Because your bungeecord is already running on 25566.
its on 25565
and i figured it out
ptero's local ip is 172.18.0.1
and not 127.0.0.1 so i have to add that every where
even in the ufw config
ez just change the src of the plugin to remove the reset of streak
What makes you think you have th a t ling
Hi everyone, im getting a issue with the drop boxes...
Its just visual (i think) but its annoying anyways.. i got an experience farm on Nether and doesnt drops the little rings or balls of experience. Any help with that?
Its not only that.. every time i get my potatos and carrots they kind of stacks on a 64 stack. Village traders are buggeds too, i did the enchanter book farm and they up his prices like the server doesnt saving changes (like zombieying thems and then converts again)
are you using any mods or texture packs?
Nope
Im on 1.20.4 btw
I started on bukkit but the server started lagg so much.. so i host it with spigot and now is working fine, but got that bugg
If i stay afk in the experience farm like a min, then i get like a stack of exp and got like 30 lvls instantly
Im playing with optifine, i guess that doesnt should be the problem.. right?
I cant even see orbs
So idk when im getting exp or not
Just gessing that is stacking
I cant farm emeralds also, cause they up his prices everytime
And im not killing or hurting thems btw
Can i upload a video sharing this buggs?
We were playing like a month without problems with a friend and its started happening from one moment to another
isn't cloudflare paid?
can't i use something like tcpshield
Cloud flare is free
...
is there a plugin to let players play different playmodes only with specific versions? for example bedwars 1.8.9-1.20.4 and survival only 1.20.4
ViaRewind
yes exactly
so with those I can choose which versions can play specific playmodes?
yes
ViaVersion allows joining for versions above your main server version, so if your server is 1.17 and you add ViaVersion then its 1.17 - 1.20.4
ViaBackwards as the name suggests, allows for versions older than your server version, so if your server is 1.16.5 they can join with 1.9 - 1.20.2
ViaRewind allows for older versions than 1.9 so if your server version is 1.17 and you add ViaRewind then its 1.7 to 1.20.2. You can configure their config.yml to allow and not allow specific versions to your liking. If you want to find a vid tutorial just go search ViaVersion on youtube
ViaBackwards and ViaRewind require ViaVersion to work btw
okay thank you for the help
[23:37:35] [ServerMain/WARN]: COM exception querying Win32_Processor, which might not be on your system. Will not attempt to query it again. Error was -2147023781: A system shutdown is in progress.(HRESULT: 8007045b)
[23:37:35] [ServerMain/WARN]: COM exception querying Win32_VideoController, which might not be on your system. Will not attempt to query it again. Error was -2147023781: A system shutdown is in progress.(HRESULT: 8007045b)
[23:37:35] [ServerMain/WARN]: COM exception querying Win32_PhysicalMemory, which might not be on your system. Will not attempt to query it again. Error was -2147023781: A system shutdown is in progress.(HRESULT: 8007045b) ```
So my server shouldn’t go to sleep any of that should be 24/7 even if there are no players online and it keeps on stopping
This is the latest log before it stopped
Arr you using windows
i am yes
solved
how to make sure that players can connect to the server from any city without using RadminVPN and Hamachi
Port forward?
so that they can log in from any city and country but without a digital IP
e.g.
123.456.789.0❎
AstraliXpvp.su(ru, com.)✅
Buy a. Domain and point it to your ip
[16:16:11] [Server thread/INFO]: JULFY0fficial[/26.134.138.91:51318] logged in with entity id 148 at ([world]-3.0E7, 5.4E19, -3.0E7) [16:16:12] [Server thread/INFO]: JULFY0fficial lost connection:Invalid move player packet received
what is that
how i can teleport me at 0 0 0
I mean how did you even get to those coordinates in the first place
you are probably going to have to edit your user data
I left at spawn and appeared here. How can I edit them?
or there's some plugin you can temporarily put on that sets your position whenever you join
Hi! I'm using ColourNameX and for some reason when I apply a name it only changes the name above the head, not in chat.
Here are all the companies that sell .su domains. Once you get one, most registrars provide free DNS you can use to point it to your server.
how can i edit my user data?
Hello, I know that this is problable the wrong channel for this but i have a question. Do you know any other voting rewards plugin than "VotingPlugin" that works on 1.20.1. I cant find anything that is a bit more simple then VotingPlugin and works on 1.20.1. Thanks for the reply :)
check version history of this plugin
it can start on 1.12
1.20 is last version of this plugin
Yes this plugin works on my server but i want something more simple.
The main plugin people (used to) use (at least in to the best of my recollection) was/is votifier and it's forks
Notably nuvotifier
If I had to guess, someone probably has a fork updated to 1.20.X
yes i know of nuvotifier but i need a plugin that gives players rewards after voting.
I dont think nuvotifier is capable of that.
Ah, didn't realise what exactly "voting plugin" was
It looks like what you are looking for is called a "vote listener"
Yes
how i can edit my player data ?
my last pos is -3.0E7, 5.4E19, -3.0E7 wtf
i cant kill myself through console
and teleport to 0 0 0
Y not
Seems that searching vote listener on GitHub brings up a bunch of simple ones. Not sure if any of them are any good though.
https://github.com/search?q=vote+listener&type=repositories&p=1
Thats what i was searching for, thanks a lot 
hi, i cant find anything related and how to fix this [15:58:33 INFO]: [LocalTime] Couldn't get d4rkmidian's timezone. Will use default timezone. any help will be appreciated.
tell me how to fix it?
[18:06:04] [Server thread/INFO]: JULFY0fficial[/26.134.138.91:53593] logged in with entity id 156 at ([world]-3.0E7, 5.4E21, -3.0E7)
tp to 0 0
ill delete
Open the world folder and then the player data folder. Find the file named your uuid and delete it
do note that deleting it will get rid of things like inventory
https://www.spigotmc.org/threads/excellentcrates-question.642656/
Can someone help with it? I'm in raw need of help :/
Have you tried just removing the notify line entierly
Yes, it just comes back..
Hello, has anyone encountered such an error, only for port 25565, a server running on private equipment Internal Exception io.netty.handler.codec.decoderException: java.lang.IndexOutOfBoundsException: index: 83, Size 5
I can rule out an incorrect nickname, I use Minecraft Premium, connecting to a proxy server and without a proxy does not give any result, the error does not disappear
I've already tried:```
Joining for port 25565 Server set up on Linux
Game version optifine/vanilla 1.16.5 base engine version 1.16.5
Joining with Optifine -
appending from clean version -
proxy engine change -
change to vanilla engine -
change to paper/ spigot engine -
joining two accounts from another computer -
joining from another account -
joining in the local network -
joining in the Public network -
disabling the router's firewall -
server restart -
setting up a clean server without plugins -
I hope all the translated text from google translator is translated well
everything was marked with **- **, unresolved problem
you mean the file
from the path minecraft/version?
No, run the command
I'm far from the hardware at the moment, if you mean starting the server, it doesn't show any messages in the console and the server set only on port 25565 is not open, strangely enough I can't ping it, the user who joins receives the message I wrote above, but it is not in the console
I am looking for a plugin suggestion for claiming land to prevent greifing and making private chests. The goal would be to let people buy plots that they then own and can config who can interact/build in the town. I have used towny before but it seems like a lot. Is that the best to go with, or does anyone have another suggeestion?
Go with towny
Kinda figured, it just seemed like a lot last time
w
How to configure the essentials kits? Why did the player not respond when I filled it in?
kits:
default:
delay: 0
items:
- clock 1
This is my configuration "kits.yml" file
After registering with catseedlogin, can I receive it directly or do I need to pass a command?
you should take this to the essentials support
"server set only on port 25565 is not open" wdym by that? is the port open or not?
the port is opened in the router with an option called "port forwarding", every other port that I open works, only this one port after overwriting 25565 on the server, whether proxy or vanilla, spigot or paper, gives this error which, according to the name, indicates a bad username but mine the name in minecraft premium is CrazyWorthy so the error has no explanation for me
I have smth similiar
its um just for a version called
b1.7.3
practically, I can show you what it looks like in a real example by quickly creating two servers, one set on port 25565 and the other, for example, on port 25568, this will allow you to see the paradox of the error that occurs only for one default port , does this example suit you?
[02:52:12 WARN]: Failed to update secure chat state for ohBunk: 'Received chat packet with missing or invalid signature.'
Howdy! Does anyone know of a way or have a plugin that would allow me to edit spawn rates per mob. Im looking to increase ghast spawn rates by about 3x, and all methods for increasing spawn rates with spigot seem to be just a flat increase. Thanks!
how come when I try to import a world with multiverse it immedietly says failed after trying to import
does anyone know how to fix this issue?
Im getting this error when I try to load worlds with myworld does anyone know how to fix?
how do i enable dupe
?fork
SpigotMC maintains the Spigot server. If you are using a fork of Spigot (such as Paper, Airplane, Purpur, or other derivative works), you should seek support in the appropriate Discord servers.
Can anyone teach me how to configure simplevoicechat?
The wiki should tell you all that you need
i need help with a very specific problem
ok
Does simplevoicechat have a wiki?
woah
is there a way to increase the max build height
When I type too fast in my chat I get kicked for "Illegal arguments" something similar, for example if I say "a" and then another "a" I get kicked out, what could be causing this?
[13:43:24 ERROR]: Could not pass event AsyncPlayerChatEvent to Lobby v1.0
java.util.UnknownFormatConversionException: Conversion = 'l'
at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:105) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at com.hanielfialho.lobby.listeners.players.PlayerChatListener.onPlayerChat(PlayerChatListener.java:30) ~[Lobby-1.0-SNAPSHOT-dev-all.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor296.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-450]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.4.jar:git-Paper-450]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-450]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.adventure.ChatProcessor.post(ChatProcessor.java:416) ~[paper-1.20.4.jar:git-Paper-450]
at io.papermc.paper.adventure.ChatProcessor.process(ChatProcessor.java:102) ~[paper-1.20.4.jar:git-Paper-450]
at net.minecraft.server.network.ServerGamePacketListenerImpl.chat(ServerGamePacketListenerImpl.java:2318) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.broadcastChatMessage(ServerGamePacketListenerImpl.java:2447) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChat$13(ServerGamePacketListenerImpl.java:2167) ~[?:?]
at net.minecraft.util.FutureChain.lambda$append$1(FutureChain.java:27) ~[paper-1.20.4.jar:git-Paper-450]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
[13:43:24 INFO]: [1] Wattsnoplay: a
[13:43:25 INFO]: [BuildBattle] Loaded inventory of Wattsnoplay
[13:43:25 INFO]: Wattsnoplay lost connection: Illegal characters in chat```
There are no detailed instructions on how to connect and modify the configuration file.
woah whats this
Wow! ! ! ! ! ! ! ! ! !
Very good! ! ! ! ! ! ! ! ! !
Thank you thank you thank you thank you thank you thank you thank you
Thank you very much! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
is there a way to increase the max build height
Datapacks
16:08:42 [WARNING] [/] <-> InitialHandler - NativeIoException: recvAddress(..) failed: Connection reset by peer
pls help
**options:
use sqlite
command /report <player> <text>:
trigger:
if {reported::%arg-1%} is set:
send "&4You cannot report the same player twice!"
else:
set {_date} to now
add {_date} formatted as "dd/MM/yyyy HH:mm:ss" to {_formatted_date}
add {arg-1} to {reported::*}
execute console command "INSERT INTO reports (reporter, reported, report_text, report_date) VALUES ('%player%', '%arg-1%', '%arg-2%', '%{_formatted_date}%')"
send "[REPORT] %player% has reported %arg-1% for %arg-2%" to all players
loop all players with permission "report.see":
send "&7%player% has reported %arg-1% for %arg-2% at {_formatted_date}" to loop-player
on load:
create sqlite database "reports.db" if it doesn't exist
execute console command "CREATE TABLE IF NOT EXISTS reports (id INTEGER PRIMARY KEY AUTOINCREMENT, reporter TEXT, reported TEXT, report_text TEXT, report_date TEXT)"
**
What is wrong with this skript?
pls ping when responding
idk
wrong server
lmao
sql isnt a console command
elo
- it's a skript 2. wrong discord
i have a issue
can u help me out?
teleport player to location(-16.500, 63, -21.500 "Shulker")
how do i fix this
cmon answer me
no need to ask if you canask, just ask^^
kk just help me out pls
teleport player to location(-16.500, 63, -21.500 "Shulker", 90,0)
has an error
i don't see the issue with one line. id need the full logs + a bit more details about your problem
Hey guys im trying to use custom images plugin but whenever i try to do image create it says image not found but I have it placed in my images folder can anyone help me?
your best bet with this is, to take it to the support/author of the plugin your useing.
please provide full logs with a tool such as https://mclo.gs
the buttom part is the part im having a problem with I am trying to do the /imageframe create command but its telling me it cant read the url?
he can read it but it needs to lead directly to a download as far as i can understand
but still take this to there support they will be able to help you better then i do
upload it to something like imgur
How would I do this?
.
I tried the imgur didnt work unfortrunatley
you guys have any other recommendations on plugins I could use in the mean time while I wait for the author to respond
I need a plugin lets me import pictures
Does anyone have an actual written guide for setting up a 1.20.2 spigot server? Not a video tutorial, I mean... hate video tutorials
- download the ja file 2. create a folder for your server and but the jar file into it 3. execute the jar file 4. when you see the eula.txt file, open it and change it to true. save the changes and close the file 5. execute the jar file again and your done^^ you should now be able to join your server via "localhost"
Download jar from where 😳
Bro do not download jar file
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
anyone knows a plugin for commpressed items
1.20
no
OH
alr
uhm so u have an item like a candel an d if u hold it in your off hand it works like a compressor, compressor is like if i have 64 dia in my inf i get 1 compressed block dia
i sorta see what your saying.
if you cant find one. hit me up and ill see if i can make it for you sir 🙂
yeah thats why i asked it hare i dont find one
no worries. ill send you a pm so you can find me later if you cant find one
alr
il searsh a lil more
cuz i found one for 1.19 and it never upgreaded anyomore
no worries 🙂
What is the cheapest pc u guys can think of that can run a 10kX10k 20player mc server?
Just mini pc
just use whatever you have and if its not enough upgrade
its kinda hard to estimate something like this cuz it "depends"
@runic rain
@narrow coyote
Congrats to whoever gets here first. If they deleted it and it wasn't logged properly lmk I have a screenshot
🫡
is purpur any good
Yo can someone help me to install geyser and make it work? When I try it it doesn't work and i use Playit.gg
Bro has high hopes
true I guess
Bro what is my bus drivers mix 🔥
Blud is COOKING
Blud is playing phonk 😭 🙏
Shit I'm in help server
honestly I remember my laptop from 2015 with an i5 and 16gb couldn't run 1.16 + intellij + server but if you take out the actual game and a desktop environment it'd prolly work
Hey how can I remove these 0's on the scoreboard I'm using the Tab plugin
lol
i mean thats all i was told
i tried to do /tpa and it said nope plugin disabled interall error issue
i fixed it now dw
help me please 😦
?ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
🙂
You generally open ports in your router
How you do that depends on the exact router model
Hey guys, I was wondering how to take away an item with a name from a player, because If an item has a name it doesn't want to take it away by ID\
Search the players inventory for the item, once found get the slot number. and set the slot to air
Is there a minimum post amount in order to be able to start a conversation on the forums?
Yes
Hello, I have a problem with setting up Bungeecord on my linux machine. I did everything by tutorials but I can't find any solutions for this. Servers are on different servers, and I changed everything in spigot.yml, bukkit.yml and config I had to. I'm giving you my configs bellow (without IPs of course xd)
Error screenshot: https://i.imgur.com/IGXxQer.png
config.yml: https://pastebin.com/agncUtVr
spigot.yml: https://pastebin.com/SFnL86C0
bukkit.yml: https://pastebin.com/p87zpcr4
server.properties (Lobby): https://pastebin.com/ZtyzkgqH
server.properties (Survival): https://pastebin.com/RT0Ck93Z
spigot.yml & bukkit.yml are the same on all servers, thank you for help.
Are you trying to host on your home network?
Nope, vps from contabo
Are the servers on
Also make sure to expose the servers through the firewall (if one is installed)
Yep they are online and working
Don't forget to install something like Bungeeguard to prevent people bypassing the Bungeecord
Allowing the ports? Already did that with ufw allow
Try pinging the servers directly without Bungeecord
see if they respond
You should be able to join them
or well get kicked with a message when you try
Ping works on all servers, there must be something wrong with bungee
and what happens when you join
I'm getting this error when trying to join to bungee
Alright so the server is exposed and you can connect to it
So the issue is the Bungeecord failing the connection
Is this the lobby server?
hm not sure
The Bungeecord should be able to connect to the servers
Double check the ips in the config ig
Ips are correct
Only weird thing is that I've changed the bungee port in config to 25565 but it's still listening on 25577
is there a way to make an end crystal invisible but keep the beam visible?
🤷♂️ not sure what would be preventing the connection
Me neither
Alright fixed my bad, for some reason I was hosting the bungee from other dir so it wasn't using the right config.
Thank you for help.
Only one problem, why the second server is not showing up? When I try to connect it says the ip forward is not enabled, but it is
I have attached configs here
When you try to connect through the Bungeecord?
or directly
Bungeecord normally joins to Lobby, /glist doesn't show the survival server, and when I connect directly to survival it says ip forward is not enabled
🤷♂️
Yo can someone help me to install geyser and make it work? When I try it it doesn't work and i use Playit.gg
Can anyone send me good plug-ins for my box server
do resource packs support NBT?
so for example could i change a gold ingot with nbt id:whatevercrapiwanttoinsert
and it only affects item with that id
custom model data
how does one
thanks!
np
@thorn gale
good for you
hey
whats up @thorn gale
Does anyone know any optimisations I can do to let my Minecraft server have lower ping?
usually the server has to be as close to the clients as possible
Yeah but is there any optimisation that can be done?
you can reduce the volume of data, like reducing chunks or something similar
but you can't really optimize ping for example in a fight
Anyone able to help me with this error? I am running Raspberry Pi 4, 8GB, with SD card... i suspect I have to move the game to SSD instead, any good ideas?
sudo: unable to read /etc/sudoers: Input/output error
sudo: no valid sudoers sources found, quitting
sudo: error initializing audit plugin sudoers_audit
spigot doesn't really guarentee support to something like a raspberry Pi so you're on your own
sounds like a permissions issue
though, you should never be running your server with sudo :P
That is true but I am noob at this that is why... I have no idea how to simply copy my minecraft folder from the SD card to the SSD drive - is that something that is possible and can run afterwards? I am advanced to windows but command lines in raspberry pi I am not. If you have an idea I would be happy to listen 🙂
can you even run anything with sudo? "no valid sudoers" found sounds like your /etc/sudoers is broken
A restart seems to fixed it but it can come again and that is why I think maybe the SD is having a hard time, and want to try to move it to SSD instead
I only know that it is located in /home/pi/minecraft and that the SSD is called /dec/sda1 - but can I just copy the minecraft folder to sda1 folder and it will all work there? and how to copy it there?
is your SSD even formatted and mounted? show the output of df
/dev/sda1 2048 1953523711 1953521664 931.5G Linux filesystem
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 119969296 14292204 100770044 13% /
devtmpfs 3710132 0 3710132 0% /dev
tmpfs 3974356 0 3974356 0% /dev/shm
tmpfs 1589744 1100 1588644 1% /run
tmpfs 5120 4 5116 1% /run/lock
/dev/mmcblk0p1 261108 31380 229728 13% /boot
tmpfs 794868 0 794868 0% /run/user/1000
your SSD isn't mounted anywhere. you'd first have to mount it e.g. like this
# create empty folder as mount point
sudo mkdir -p /mnt/ssd
# mount /dev/sda1 to /mnt/ssd
sudo mount /dev/sda1 /mnt/ssd
now you can just use /mnt/ssd like a regular folder, e.g. copy your MC server over
cp -R /home/pi/minecraft /mnt/ssd/minecraft
might have to use sudo to run cp, then after that adjust permissions:
# run previous cp command as root
sudo cp -R ... # see above
chown -R pi: /mnt/ssd/minecraft/
Thanks I will try that, so far I get this error:
mkdir: cannot create directory ‘/mnt/ssd’: Read-only file system
you'll have to run mkdir as root (sudo)
Yes I am using the sudo mkdir you just wrote and it said that as well.... 🧐
weird. what happens if you run sudo touch /test ?
touch: cannot touch '/test': Read-only file system
what's the output of sudo mount?
/dev/mmcblk0p2 on / type ext4 (ro,noatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=3710132k,nr_inodes=927533,mode=755)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,size=1589744k,nr_inodes=819200,mode=755)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
/dev/mmcblk0p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=794868k,nr_inodes=198717,mode=700,uid=1000,gid=1000)
your root filesystem is mounted as read-only. can yuo even create a file anywhere?! o0
try running raspi-config and see if there's any option for "overlay filesystem" or anything like that
No... hmm let me reboot the server first maybe..
the default raspbian install (or however it's called nowadays) should definitely NOT have a read-only root (/) partition
I found the overlay filesystem and chose not to have it write protected... lets see after reboot
Ok now I can make that folder you said, I will try to follow your steps now
if that still doesnt work:
# make partition writable until reboot
sudo mount -o remount,rw /
# edit fstab to make it writable after reboot
sudo nano /etc/fstab
# search for the line with /dev/mmcblk0p2 and change ro to rw, then save with Ctrl+X (and confirm with Y)
after that you should be able to just edit files normally and you can do this again ^
Thanks I will try all your suggestions, thanks so far. So far I am copying minecraft but I i have no idea how long in the process it is via command line 🙂
np. basically all you need is to have java installed. do you already got that? on latest raspberryos / debian it should just be
sudo apt update # update repos
sudo apt install openjdk-17-jdk-headless # install java 17 (switch to 8 for old MC versions
then you can basically already start your spigot.jar (or whatever server software you're using)
The server is already running minecraft so Java should be ok, i just want to run it from the SSD instead of from SD because I have an idea that all the writing is too much for the SD card, but I have nothing to prove for it...
then really all you gotta do is to move the folder over from /home/pi/minecraft to /mnt/ssd/minecraft
HOWEVER, after a reboot, you have to mount the SSD again. You can avoid that by adding it to /etc/fstab:
# mount the ssd right now (gone after reboot):
sudo mount /dev/sda1 /mnt/ssd/
# keep it mounted after reboot:
sudo nano /etc/fstab
# add the following line to that file:
/dev/sda1 /mnt/ssd ext4 defaults 0 2
Thanks alot I will do that when it is done copying the files, it seems to take some time 🙂
np!
Can i ask about this because the chown does not work.. it does not know pi: or "chown"
huh you don't have any chown?
you already copied the files right? please show the output of ls -lah /mnt/ssd/minecraft/
total 145M
drwxr-xr-x 15 root root 4.0K Apr 6 22:11 .
drwxr-xr-x 3 root root 4.0K Apr 6 21:59 ..
drwxr-xr-x 6 root root 4.0K Apr 6 22:00 apache-maven-3.6.0
-rw-r--r-- 1 root root 2 Apr 6 22:00 banned-ips.json
-rw-r--r-- 1 root root 2 Apr 6 22:00 banned-players.json
drwxr-xr-x 5 root root 4.0K Apr 6 22:00 BuildData
-rw-r--r-- 1 root root 4.4M Apr 6 21:59 BuildTools.jar
-rw-r--r-- 1 root root 1.5M Apr 6 21:59 BuildTools.log.txt
drwxr-xr-x 4 root root 4.0K Apr 6 21:59 Bukkit
-rw-r--r-- 1 root root 697 Apr 6 22:00 bukkit.yml
drwxr-xr-x 4 root root 4.0K Apr 6 22:00 bundler
-rw-r--r-- 1 root root 104 Apr 6 22:00 commands.yml
drwxr-xr-x 5 root root 4.0K Apr 6 21:59 CraftBukkit
drwxr-xr-x 2 root root 52K Apr 6 22:11 crash-reports
-rw-r--r-- 1 root root 158 Apr 6 22:00 eula.txt
-rw-r--r-- 1 root root 0 Apr 6 22:00 help.yml
drwxr-xr-x 2 root root 36K Apr 6 22:01 logs
-rw-r--r-- 1 root root 139 Apr 6 22:00 ops.json
-rw-r--r-- 1 root root 0 Apr 6 22:00 permissions.yml
drwxr-xr-x 8 root root 4.0K Apr 6 22:01 plugins
-rw-r--r-- 1 root root 1.4K Apr 6 22:00 server.properties
drwxr-xr-x 7 root root 4.0K Apr 6 21:59 Spigot
-rw-r--r-- 1 root root 69M Apr 6 22:00 spigot-1.20.1.jar
-rw-r--r-- 1 root root 71M Apr 6 22:00 spigot-1.20.4.jar
-rw-r--r-- 1 root root 4.1K Apr 6 22:00 spigot.yml
-rw-r--r-- 1 root root 121 Apr 6 21:59 start.sh
-rw-r--r-- 1 root root 1.1K Apr 6 22:00 usercache.json
-rw-r--r-- 1 root root 1.5K Apr 6 22:00 wepif.yml
-rw-r--r-- 1 root root 2 Apr 6 22:00 whitelist.json
drwxr-xr-x 5 root root 4.0K Apr 6 21:59 work
drwxr-xr-x 10 root root 4.0K Apr 6 22:11 world
drwxr-xr-x 3 root root 4.0K Apr 6 22:11 world_nether
drwxr-xr-x 3 root root 4.0K Apr 6 22:11 world_the_end
I do not even know what chown is so... i guess no? 🙂
chownchanges the owner of a file
ch = change
own = owner
your files are all owned by root, that's not good
they should be owned by your normal user, e.g. "pi"
Yeah but I think i only have root. I think it is ok for my little server I think...
you definitely have a pi user. what's the output of find ${PATH//:/\/ } -name 'chown' ?
Yooo, ive tried citizens and alot of others and every npc plugin is bugging for me with the rename command, is there any command that can fk it up and overrite?
/usr/bin/chown
/bin/chown
then you should be able to run chown just fine? Please try to copy paste exactly this again:
sudo chown -R pi:pi /mnt/ssd/minecraft #or whereever you copied the server to
also check ls -l /home, maybe you user is not called pi but sth else
I think the user is called "superman" 😄
total 145M
drwxr-xr-x 15 superman superman 4.0K Apr 6 23:23 .
drwxr-xr-x 3 root root 4.0K Apr 6 21:59 ..
-rw-r--r-- 1 superman superman 104 Apr 6 22:00 commands.yml
drwxr-xr-x 5 superman superman 4.0K Apr 6 21:59 CraftBukkit
drwxr-xr-x 2 superman superman 52K Apr 6 22:11 crash-reports
-rw-r--r-- 1 superman superman 158 Apr 6 22:00 eula.txt
-rw-r--r-- 1 superman superman 0 Apr 6 22:00 help.yml
drwxr-xr-x 2 superman superman 36K Apr 6 22:01 logs
-rw-r--r-- 1 superman superman 139 Apr 6 22:00 ops.json
-rw-r--r-- 1 superman superman 0 Apr 6 22:00 permissions.yml
drwxr-xr-x 8 superman superman 4.0K Apr 6 22:01 plugins
-rw-r--r-- 1 superman superman 1.4K Apr 6 22:00 server.properties
drwxr-xr-x 7 superman superman 4.0K Apr 6 21:59 Spigot
-rw-r--r-- 1 superman superman 69M Apr 6 22:00 spigot-1.20.1.jar
-rw-r--r-- 1 superman superman 71M Apr 6 22:00 spigot-1.20.4.jar
-rw-r--r-- 1 superman superman 4.1K Apr 6 22:00 spigot.yml
-rw-r--r-- 1 superman superman 120 Apr 6 23:23 start.sh
-rw-r--r-- 1 superman superman 1.1K Apr 6 22:00 usercache.json
-rw-r--r-- 1 superman superman 1.5K Apr 6 22:00 wepif.yml
-rw-r--r-- 1 superman superman 2 Apr 6 22:00 whitelist.json
drwxr-xr-x 5 superman superman 4.0K Apr 6 21:59 work
drwxr-xr-x 10 superman superman 4.0K Apr 6 22:11 world
drwxr-xr-x 3 superman superman 4.0K Apr 6 22:11 world_nether
drwxr-xr-x 3 superman superman 4.0K Apr 6 22:11 world_the_end
Is that ok you think?
If I reboot the server, how do I check if it is minecraft running from the /home/ or from the /sda1/ location?
@summer comet can you also tell me if I want to run: sudo python3 turnoff_leds.py (at every reboot of the server, to turn off the LED) where should this be located so it remembers this?
yes. now you only have to be sure that you have to start the server as "superman" user
you'll need to restart it everytime. alternatively you can use systemd or similar. Wait, I got some thing on github for that
Can this be related to this problem?
mc-server.service - Running my minecraft server
Loaded: loaded (/etc/systemd/system/mc-server.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sat 2024-04-06 23:32:22 CEST; 1s ago
Process: 745 ExecStart=/usr/bin/bash /mnt/ssd/minecraft/start.sh (code=exited, status=127)
Main PID: 745 (code=exited, status=127)
CPU: 4ms
at every reboot, once?
sudo crontab -e
# then insert this:
@reboot /FULL/path/to/script # (e.g. not just ./my-script.sh but /root/path/to/my/script.sh
Thanks I think this is similar I had setup on the other installation, but now it says:
Process: 745 ExecStart=/usr/bin/bash /mnt/ssd/minecraft/start.sh (code=exited, status=127)
That is an error, right?
@summer comet okay now I have no idea what happned... if I cd to /mnt/ssd/ there is only these folders now after reboot
docker lost+found swap but not the minecraft folder?
sorry but helping with systemd is a whole nother level, I unfortunately really don't have time for that today
if the folders are gone after reboot, it's because you didnt mount it again - have you edited your fstab?
show your /etc/fstab
proc /proc proc defaults 0 0
PARTUUID=58a4ca5f-01 /boot vfat defaults 0 2
PARTUUID=58a4ca5f-02 / ext4 defaults,noatime 0 1
a swapfile is not a swap partition, no line here
use dphys-swapfile swap[on|off] for that
adding ssd harddisk and mounting it on every reboot
/dev/sda1 /mnt/ssd ext4 defaults 0 2
Just as you said
looks good. enter sudo mount -a, what happens?
no error, but files are still not there?
Filesystem Size Used Avail Use% Mounted on
/dev/root 115G 24G 87G 22% /
devtmpfs 3.6G 0 3.6G 0% /dev
tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs 1.6G 1.1M 1.6G 1% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
/dev/mmcblk0p1 255M 31M 225M 13% /boot
/dev/sda1 916G 591G 280G 68% /mnt/ssd
tmpfs 777M 0 777M 0% /run/user/1000
I will come back tomorrow it is late here, thanks so far for the help, I hope I can get it to work tomorrow.
it's definitely mounted, looks good. output of ls -lah /mnt/ssd?
alrighty!
Hi, sorry if I'm not in the right channel tho I am not sure which channel is the best for this question. I wanna now how do I change the currency on the spigot website cause I'm seeing prices in EUR and want to see them in CAD.
It depends on the developer
it's not determined by the spigot site
Alright thanks
hello, someone knows what happens this?
Connection Lost
Something went wrong while downloading the resource pack. Please try joining again.
where is your resource pack hosted
the thing is, i dont have any resource pack
i only joined and insta kick me for that reason
ok
1 sec
its on online mode false but is temporaly, i dont use my sv on om on false xd
yeah... im banned on paper mc xd
well, ill download spigot 1.19.2
purpur and bla bla bla
nope
same thing
anyone know why my server crashing?
looks like world corruption or you tried loading a world that was made on a never version than your server
thank you
hope it helps
Helloooo
is there any shape or form to get PlotSquared free?
without having to compile and stuff
To just get the jar
you probably shouldnt, there is websites that allow you to download it for free but usually its an outdated version and sometimes not safe
Hmm okey..
Hi I am back again 🙂 the output is:
drwxr-xr-x 6 root root 4.0K Jun 21 2023 .
drwxr-xr-x 3 root root 4.0K Apr 6 21:57 ..
drwx--x--- 13 root root 4.0K Jul 23 2023 docker
drwx------ 2 root root 16K Nov 2 2022 lost+found
drwxr-xr-x 2 root root 4.0K Jul 23 2023 swap
Should I copy the minecraft folder again to the SSD or will it keep getting deleted when rebooting?
can you help me with geyser and playit gg so my friends can join me?
Whats the problem?
when i try to join my server on bedrock i get the text "the world is not available"
i host the serverfrom my pc and i use playit so i dont need to do port forwarding
Ok
is there another plugin that supports crossplay,
Not really
ohok
Can anyone help me transfer my singleplayer world onto a server? I've set the server up already, it runs on Spigot. Every time I try to transfer the world file, only the entities appear in a world which is just an ocean.
why doesnt the server automaticly save the map but only if the server stops
Did you turn off auto saving
and delete the auto gen world from your server
Anyone knows linux? I have a problem with memory, slab is too high
Here is slabtop:
Here is htop:
Am I able to get plugin support here?
What kind of problem do you have?
Tell me how to ban players from putting their heads up
what
yes
Guys, is purchasing a plugin from Spigot really safe? Do they really deliver the product?
You can never be 100% sure, but most of the time you will get the product. If you aren't happy with it for a good reason, you may ask for a refund. If the plugin is for example broken, but the author doesn't want to refund or fix it, you could theoretically ask paypal to refund, but it's usually not very welcomed
Ok, thanks
Hi, has the flaw with the complete tab been fixed in the new versions of Spigot?
Hi @rocky hollow
Anyone know alot about citizens?
?ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
hello how can I get the craftbukkit jar with buildtools please?
add --compile CRAFTBUKKIT
thanks !
Hi! Im very new to this. how would I create a world with a worldgen datapack?
Why not just using the spigot jar. CraftBukkit isn't officially supported.
I have a problem with citizens
It just wont rename it as i want to
when i add color to his name its still grey
for 2-1 game modes is it recommended vps or individual servers?
2-1?
like quality-price vps better than individual?
I haven't found any host that convices me with that
?
like a great host for dedicated or vps
i'm looking
I have made a mc-server.service file that can start my minecraft server, but how do I make it so it will autostart the server upon reboot or if it goes down somehow?
linux or windows?
linux, raspberry pi
well if your server crashes you will have to have a script doing a while loop to restart it and the service file you just add to the service thing and then it should auto start
I thought that as well but it does not auto start when i reboot, so I have no idea what to do
but the service is enabled?
No hah I hope that was the problem.... I did that but after reboot I can not connect to the server.... hope it is just slow or else I did something wrong....
I am trying to link 2 portals
and this is what it says
and if i do dest:p instead of space it says i cannot SET the property dest:p
I dont know what the problem is...
is ther some way to see if some one stole something out of a chest.
And is ther a way to see some one ther inventory when ther not online?
hey so I have webhosting hosting my servers website on domain.com
and I have a a record pointing to play.domain.com is there any way I can also have it allow me to connect to my server via domain.com with out putting another a record because putting a second a record will break part of the site
SRV record is what you are looking for
how can we choose the version of craftbukkit, do we need to add an argument?
As asked above - Why not just using the spigot jar. CraftBukkit isn't officially supported.
Anyone knows linux? I have a problem with memory, slab is too high
Here is slabtop:
give more info
i put the playerdata files in the server i join i dont have the stuff i should have and it says all the playerdata there showing in the servers world
How you transfering data? What database type do u use?
i transfered it through minehut it didnt work and ftp file
where its located?
world/playerdata
1 world
u think theres a fix?
send your playerdata folder
.
send your nickname, do u have license?
Zoy457
whats license?
minecraft
yes
playerdata not contains ur uuid file
the uid.dat file?
can u check baxter02
its my alt
ok i think it might be because i transfered playerdata files from a server with online mode as false
does that mean change it for me?
ok first im going to try change online mode then download and upload the playerdata
see if it works
No, u need to join server with pirate UUID and store items in chest
then u can join with online-mode true and take items
not sure iff ill do that id have to do that with atleast 50 ppl'
write plugin that change uuid in file to license uuid
uuid has 2 types, pirate and license
with online-mode false and true
i cant write a plugin but is there like a different way or thing i can use to do it?
rename all the files manually?
yes
backup folder and try renaming files
With the plugin MyCommand, how do I make it so if a player moves while the command is still on delay, it cancels the command?
heloo
I am currently using Windows 11 and trying to run.bat file. Error: Unable to access jarfile spigot-1.20.jar
?paste your bat file
@echo off
java -Xmx2G -jar spigot-1.20.jar nogui
pause
where did you get your spigot jar?
Either your jar is corrupt, or your bat file is not in teh same folder, so use an absolute path to teh jar
I fixed the corruption thing that was happening. It is fixed and making the rest of the file
But it still giving me that run.bat error
rest of the file?
The bukkit plugins and stuff it wanted to make. Server related it looks like.
the error you posted either means the jar is corrupt, it's not named as you typed it, or not at the path your bat file is
yeah you are not making any sense
Not named as i typed it. O.o
Dang it must be case sensitive or something
ill play with it a little more
I'm like i see the java extension there but i still need to add the .jar at the end
?
nah it still spitting out same thing
is your bat file in teh same place your jar is/
starting it via command or double click?
double click
it makes no sense then, unless you are using a shortcut with an off Target directory
Want me to share screen or share screenshots on a private thing?
Example
so long as your start in is correct it should be able to find the jar
are you sure your spigot jar is good?
when i double click i get bundler logs server properties eula
coming from the spigot
have you agreed to the eula?
it says eula=false. oh my gosh
🙂
Brooo it aint doin the thing
XD
ayo hold up maybe because i was using libreoffice instead of notepad on the eula
its doing different stuff rn
yeah libre is likely adding a couple of invisible characters to teh beginning of th efile
despite that it spits out the same error
but it looks like it can run a spigot minecraft server now
it should say what version you are using in the log
I'm guessing you have java 8 installed as your default
mine was originally like java 17
I started playing around with oracle java and fixed that corruption thing
just moved on from there
I just got a new buildtools log
lemme see
Says everything is a success
Can you elaborate more
I have tried for some hours now and i cant figure it out
I cant turn off my pvp in towny
even if i toggle it off
towny?
what plugin u use?
i do /t toggle pvp
because i want to disable pvp only in town
not globally
I removed world quard and that is not what causing it
/rg {region_name} flags
I dont have world guard installed on the server
they removed worldguard
?whereami
ahh
So i am clueless and i dont know what to do
why did u remove worldguard?
Will there ever be a snapshot version of spigot latest snapshot
how do I link my spigotmc account to discord'
can some one help me with grave plugin
?ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
A player recently lost all their user information and we've been able to give everything back including their mcmmo levels but not their playtime. We're using this https://www.spigotmc.org/resources/playtime.26016/ playtime plugin but the value doesn't change in the config when why try to change it. Any help?
looks like json files right? make sure there is no syntax error. looks like the plugin falls back to the default player statistics to get playtime if their own system fails.
Does anyone have the excellent enchants plugin for version 1.16.5?
how can i convert that to a player?
try{
PreparedStatement stmt = this.connection.prepareStatement("IF EXISTS(SELECT username FROM users WHERE username = ?)");
stmt.setString(1, String.valueOf(pname));
ResultSet rs = stmt.executeQuery();
if(rs.next()) {
return rs.getString("username");
}
} catch (SQLException e) {
e.printStackTrace();
}
return null;
}```
a username?
you should use UUID‘s instead
people can change their usernames
but regardless server.getPlayer or something like that
ye like I'm trying to get the stuff from the sql of the player even if he's offline
use UUId‘s
as i said people can change their username
i'm using uuid but for that i think i can't because i have to let the player say the username in the command and it will check if it exist in sql and then i need to get the info from the sql like the name i texted it's a player
you still can
btw upsy wrong categori
you can do server.getPlayer(username) which returns a offline player object and then you can use that to get the uuid
no matter how unimportant database data is using usernames should never be an option
so if you need any help regarding that
ask instead
(getPlayer does not return an offline player)
UUID up = Bukkit.getServer().getOfflinePlayer(args[0]).getUniqueId();
that will right?
wdym
getOfflinePlayer can send a web request
It may have to look up the associated account for that username from Mojang
In short if u use it run it asynchronously
but there is a mezhod that does
i forgot the name then
i only need like if the args[0] is within the database convert it as Player it's possible?
for that your database would have to store the usernames aswell
which again
is supoptimal
i store uuid and usernames
why store usernames though lol
u can always get the username from the uuid
even if you have to send a request once i a while
thats not too bad
it's important :D
better than mixing up players data lol
how is it important to have store possibly outdated player
well at the end its your decision
i highly recommend you stick to uuids
but
if you wanna store usernames do that
ye but there is the problem here how can i do that?
you wont need to send a request if you are using player names lol
are you using player names or uuids
you gotta pick 1
both will only fuck up everything
and make thinks more complicated than they have to be
the data i need to get i will get it by the uuids
but in the command i can't let the people say the uuid
yh
as said previously
do .getOfflinePlayer(name)
then use that player to do what ever
if thats a very long error log use ?paste
?paste
you are casting an offline player to an online player
that wont work if the player isnt online
switch to #help-development btw
I have an issue with setting home, when i try to sethome, it said full, and when i typed /home, it show all the homes that in my previous server( My friend reset the old server), and when i tried to delete them, it said these home are not existed
userdata.json yeah
there's no error anywhere it just doesn't save when the server restarts
is there a way to change the time played in a server for a user? like the statistic in general
unknown-command: &cunknown command!
why this isnt working
its just send "command!" without the color code too
i want to create a professional Minecraft Spigot Server with unique gamemodes. Where do i start? Are there any tutorials or something where i can collect knowledge about Minecraft servers in general, how to build them successfully and also how to create own gamemodes by myself? I already tried to code my own server, at first i had no problems but somehow when i continued What i wanted to create never really worked and i also couldnt find the stuff i needed on the internet. maybe someone can help me to find a way
You can't say I want to create a professional server how do I start?
Bring information about what you want to do, do you have a budget and do you want to recruit a team? Or do you want to start learning programming and prepare the server yourself? If this is the first option, there are many Discord servers and forums where you can find a team. If you want to prepare the server yourself, it won't be easy, I recommend you get to know the world of servers with https://www.setup.md/, in the world of programming you will first learn the basics of Java, and only then you need to learn to program plugins in Spigot there are many spigot dev tutorials out there.
I think the most important thing in creating something really big is taking the things you want to do and breaking them down into small tasks you can do or study how to do
Well thank you for the information. I will have a look at that.
may problem is that im not sure what my possibilities are like what already exists and doesnt need to get programmed. Im also not sure if i need a team or so cause i dont have any budget like im only a 17 year old student with an idea who wants to realize it.
Anyone knows linux? I have a problem with memory, slab is too high
Here is slabtop:
you actively experiencing issues with that?
internet tells me thats the memory used by the kernel slab allocator
memory is full and host starting LAGG
memory leak?
i have no knowledge about this, but maybe try visualvm and look for memory leaks
Looks like you've allocated too much ram
Maybe, but i dunno how to solve this
You've told Java to use 7GB of ram as heap
Leaving only .5GB for offheap memory and the OS
And 2GB with 1GB for velocity and lobby
Also set xms to the same as xmx
Set xmx and xms to the same value to prevent unexpected crashes
Oh I got sniped
XD
No reallocating the heap at runtime
^^ and no reallocating means it will crash on startup instead of randomly later
(If there isn't enough ram on system)
Reallocating takes a bit of resources, so not doing it is optimal too
founder of mineland told me not to do that shit. idk why
Is mineland a server host?
Well, unless he can provide a proper dispute to some of the more experienced server manages and pure logic i would take that with a grain of salt
I always love the surprised pikachu of Minecraft server told to use memory uses memory
how cool would it be if headers wouldn't take memory
what headers
you know, how anything you use has metadata/or information about the upcoming data
ok
Hey i am looking for a dev on a prison server, it is almost done i just need someone to help me sometimes, the server gonna get big soon to soo.
?services
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/
“It’ll get big soon trust me”
No one plays anything but Hypixel
I mean, i also play hypixel?
Theres also hypixel, hypixel skyblock, hypixel bedwars, hypixel skywars, hypixel pit litterally everythign you could want
Will there be an official 1.21 if Minecraft updates it
According to this message: #spigotcraft message spigot has a test snapshot server and they probably use spigot
most likely
spigot has internal snapshots, they dont publish them
spigot only releases full versions
Oh makes sense
!whereami
Ub I thought that command works
?whereami
can anyone help me,
i need that if a player is holding a candle in offhand and u have 64 off a block u get a commpressed block
on rightclick:
if player off hand is holding a '%candle%':
loop items in player inventory:
loop-item is a block
if player has 64 of loop-item:
remove 64 of loop-item from player inventory
give player 1 of loop-item named "&{#E8E64A}&lCompressed %loop-item%"
set {_compresseditems} to true
if {_compresseditems} is set:
send "&eCompressed Blocks!" to player
else:
send "&aCouldn't find anything to compress!" to player
can anyone fix this for me
yeah the block compressprplugin does not work for me
neither does that skript
you can ask for help with the block compressor plugin in our discord
what discord
Hello. Does anyone know of any supplements or ways to limit bone meal or modify its use?
Some kind of cooldown could help me
Hey, is it possible to use BungeeCord and forge? like a forge server and a spigot lobby or so?
Sure
Hello, wanted to know why when i want to install buildtools, it keep loading and create me err.log ?
?paste
I think i found a way to my issue, i'll be back if it get wrong again but thx to try to helping me!
is there a way to disable/break stasis chambers?
Stasis chamber?
ye
for ender pearls
where you throw a pearl into a bubble colum
with a trapdoor above it
when the door is shut it triggers the pearl
I have a spigot plugin that (along with other things) sends the player to a BungeeCord server. https://paste.md-5.net/xihecelaho.cs
If I were to switch, would I have to change something or can I still use spigot and my plugins?
send your example code with switch
This is a really noob question, but I've been away from plugin dev for quite a while and I was never really that experienced in the first place....
If I'm hosting a server somewhere, do I just create a "plugins" folder to put my .jar files in and then it will run those plugins?
Do I need to use a paper jar for minecraft? Or can the regular 1.20.4.jar work for me?
you cant have a vanilla jar
you need to have somethin like spigot or paper
(ideally spigot)
but any fork would work, including things like purpur
- when you start a server up that supports plugins you'll have the plugins folder generated
then you can put the plugin jars in there
I'm having an issue with adding "send-command-feedback=true" to server.properties, though every reset of the server it gets removed. I've looked through essentialsX and can't find anything relating to overriding that property. Granted I haven't given it a thorough search but I'm not sure what else could be causing this issue. The point of enabling command feedback is to allow players to use /locate. lmk if you need logs
what do you mean by that?
Hello! Does anyone know of a plugin to customize crops? The drop of them or the fact that it cannot be fertilized, etc.
Is there any Network player count plugin, for velocity networks?
Yo i would need a dev on my server frl we almost done
Velocity is a paper product, ask on their discord
Any plugin that can help me make findable blocks? Like you find it you right click it , it gives you rewards but if you right click again on the same block it doesnt give you the reward
Ping when responding