#help-server
1 messages · Page 106 of 1
i dont have to, i just like to see what i can do and experiment
you can remove the commands if you want to
but it won'tm improve performance
it'll make it cleaner to your players
There are other areas of the server you should be focusing on if you want to improve performance. Likely plugins, if you have those installed
i only have my own custom made and viaversion currently so that isnt a problem, performance isnt a problem either i just like experimenting
Then I think you're pre-optimizing 
If you're not having any issues, you have nothing to optimize. You're okay
Guys, every mob that I kill don't drop XP. Some tip?
Hi! I made a MC server with spigot and for some reason the simulation distance while playing is around 4 chunks even tho i have this configuration
spawn-animals=true
spawn-monsters=true
spawn-npcs=true
spawn-protection=16
sync-chunk-writes=true
text-filtering-config=
use-native-transport=true
view-distance=20
white-list=false```
Anyone knows how to fix this?
I tested the server without spigot and Simulation works fine (or at least is like 12 chunks)
?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/
do i have to make a account?
you need a post requirement to create a request, so check the offering development section for some developers
do you code plugins?
yeah, join the discord in my bio and create a ticket. No large plugins at the moment
ok this shouldnt be to big
okay i created a ticket
ill check it over when i get home tomorrow its almost midnight and i should be home around 4 or 5 ish
help
does anybdoy use chatcontrol plugin?
i cant disable the advertisement messsages
i already configured the messages though, like the auto messagess..
Domain/URL filter.
You can add new domains by inserting '|your_domain' after '|io' (e.g. '|io|pl' for also blocking '.pl' domains)
match [a-zA-Z0-9-.]+\s?(.|dot|(dot)|-|;|:|,)\s?(com|org|net|cz|co|pl|sk|biz|mobi|xxx|eu|me|io)\b
If you want to whitelist your server, it is only necessary to add it once in format:
website.domain (example: procraft.com)
To add more domains simply add them after the last one and divide by |
ignore string minecraft:|youtube.com|imgur.com|kdiax|kdiax.pl|mc.kdiax.pl|
id 2
before replace dot|[|]|{|}|(|) with .
before strip [([])]
handle as advertisement
ummm how do i whitelist my domain
it doesnt work
plugin - chatcontorl
"C:\Program Files\Java\jdk-17\bin\java.exe" -Xms512M -Xmx3G -DPaper.IgnoreJavaVersion=true -Dfile.encoding=UTF-8 -DIReallyKnowWhatIAmDoingISwear -jar "spigot-1.13.2.jar"
Unsupported Java detected (61.0). Only up to Java 12 is supported.
You need an older java version
i know but i use flag -DPlayer.IgnoreJavaVersion=true
why it is not working
1.12.2 spigot is working with this flag
Well that’s definitely not a spigot flag
1.12 may not have had the java version check, not sure
maybe
Yeah because 1.12 didn't have any ASM
Thats for inventory not inventoryview
.countSlots()
or you can even do getTopInventory() if you only want the top inventory
theres many ways
reading docs helps
does some1 has a folia build for me or can tell me how i can compilate it
can i download the src code somehow?
yes, on the github
https://github.com/PaperMC/Folia ther is no downlao button
i dont have the paper one xD
is there not a folia discord server?
idk
folia is in paper discord
That's the wrong way.
git clone https://github.com/papermc/folia.git
download as zip does not include the .git folder which is needed during the build process
right
they were talking about how do download the code
but I guess before that they were talking about compilating it, so I guess they rather just clone the repo
Yea, in the context of compilation you'd need to git clone 👍
can sm1 help me here
?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!
Hey, One of my player are sending messages and its saying chat validation error, and then in console it says [not secure] next to their names. how do i fix this?
change enforce secure chat in the server.properties
Or tell them to uninstall the "no chat reports" mod they have installed
That's the actual problem
i mean most people don't want chat reports so fair on their end imo
Could have
Hello, is there any plugin like Knockbackmaster but free? Im making a kitpvp server and I need to make the knockback better, but i cant find any free plugins that do the same as knockbackmaster
How about NachoSpigot?
not really sure which help section to put this in so ima just put it here.
ive just made an account and resend the confirmation email 5 times now and still recieve nothing
the website tells me to use the chat but there isnt one just a link to discord so asking here
literally all i want to do is look at a plugin :(
?support
email that
thanks. kinda bad that you have to create an account just to view something though :( especially when the website is missing half the things it says it has
what plugin are you viewing?
pretty sure you dont need an account to download htem
trying to look at tokenenchants
but every time i click on it it just sent me to the create an account page
You only need an account to view premium resources
cant even look at it though
Hey guys
I am using the Minepacks plugin
Which right now doesn't work on paper servers
So I switched to spigot 1.20.6
And when I opened my backpack all the stuff in it is gone
Is there anyway to fix this?
Or get the stuff back.
Wrong discord to ask. Minepacks has their own discord, you’ll get better support there.
I’m guessing it’s because in the new version the format that items were saved can’t be read, but it still exist
Ok thanks for the info
I wasn't aware they had their own support server.
Thank you!
If U could can U link me the server
Or tell me where I could find the server link
I can't really find it on the spigot site for the plugin.
Ah, they must have removed it. Would recommend private messaging the dev on spigot. This plugin is very picky on versions, would be best to get info from the dev
Ok
Thanks a lot for your help
Is hosting my server on my own machine and port forwarding dangerous if I'm using a domain linked to my IP?
Depends how it setup, if you use dns tunnelling (such as cloudflare, tcp shield etc) it’s mostly fine. But for the most part exposing your static public ip can be dangerous
My Ip is dynamic though
Im using DUC from noip
To keep it always updated
Are you changing your domain each time your ip changes?
Yeah
Every time my ip changes my domain updates
As in you are buying a new domain each tome
No
Your domain is always going to resolve to your machine no matter if you have dynamic ip or not
Yes
This
Yeah meaning static or not, if someone is targeting you a dynamic ip wont help
But if you’re using tunneling you are like 95% safe
How do I set up tunneling?
Most are paid services, except tcp shield
Basically just an outside server which acts as a proxy
I need a paid alternative
Your domain points to their ip, they forward the packets to yours
Therefore, masking your public ip
Cloudflare tunnel is a great paid option
Are there any free ones?
Tcpshield is the only free one I know
Its easy to set up?
Has a network limit but if it’s s small server it’s negligible
Yeah just setup a proxy through their website, point that to your ip and point your domain to their proxy
They give you a step by step guide
Yeah, I dont expect more than like 10 - 20 players at a time
So I should be fine
And if it ever gets to the point where my pc cant handle the players ill just pay for a host
how can i disable join, death and quit messages
@jagged orbit Thanks a lot, I managed to set up tcp shield, and now I can host the server 24/7 without the risk of getting attacked
What plugin should I use to make players receive a vote crate every time they vote?
(1.8.8)
is there a plugin that lets me set the spawn point of a new member even tho i have multiple worlds on my server?
Still no verification email, nobody from support email has replied :')
no plugins 4 me
since when
15 hours ago
rough
cant message them on website cuz new account, cant use forum cuz new account
no privalages
...
Is it okay to run buildtools in the same directory as before, when spigot prompts me to update (server will start in 20 seconds.... thing)
I get these when I start the server, but it runs fine
Yes
hi guys
can anyone explain to me why i have 12 render distance and 12 simulation distance, but players always render very late?
What’s the tracking distance for them
tracking distance? wdym
sorry maybe i mis typed
the server have 12 render and 12 simulation, but players, as their skin, loads late, until i get close
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
display: 128
other: 64
48 are blocks enough? i mean, they can see 12 chunks
too many to count tbh, but if tracking range is not the issue, i'll figure it out myself
I would try without any plugins first
what you can also do as an extra layer of protection is run the server inside a docker container
so even if they control the server its in a safe environment
im curious though: if your public ip keeps changing, is the DNS updated? you have a script for this or do you do it manually?
Can I ask here about the server?, why premium users can't join my survival server, but they can join the lobby, all the settings are the same, I have followed several suggestions from my friends but it still doesn't work,
is there a error?
something like "Invalid signature for profile public key" appears.
restart the server
try to join then. if still happens, disable secure-profile in one of the configs for spigot, or server idk
I've done it many times after that because I tried several versions of the viaversion & viaback plugins but it didn't work
Guys, are possible to paste a schematic in a region per coords?
Possibly with worldedit
or amulet
with command?
but directly on a position
I create a dungeon world that spawn Dundeons in a randoom time. But I wish generate the spawn every time that I reset this world
it pastes corresponding with the location of when the build was copied
paste the spawn area by console
How do I set up voting on my server? I added my server to 2 voting lists and added a votifier plugin, filled out the key on the website and it doesnt work, I have a votifer plugin and an extra plugin to display all the links after running /vote
is your votifier port exposed
How could I edit the Syntax error of a command.yml command. I want change, when are missing the argument to a edited message, not the "missing required argument 1"
No.
thanks earlier for the help but I am in need of assistance again I am getting some errors when sending stuff to my sql database or I am not even sure if the database is the problem maybe the code
I can send the full log if you wish but I feel like this would be important
Caused by: java.lang.NoClassDefFoundError: org/apache/commons/codec/digest/DigestUtils
at com.pixelite.easylogin.CommandHandler.onCommand(CommandHandler.java:23) ~
Caused by: java.lang.ClassNotFoundException: org.apache.commons.codec.digest.DigestUtils
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:140)
now I presume it is because I am missing a dependancy
but i have the dependancy in my pom.xml
Idk what this means
Just because it’s in your pom doesnt mean it’s in your runtime
If you get a class def not found error it means it’s not in the runtime and needs to be shaded or included as a lib in the plugin.yml
It’s just the apache commons codec
Just to save me any questions in the future you got any tips on stuff I can search cuz I can't find much for SQL spigot related stuff
It’s the same whether it’s implemented in spigot or not
Just search for regular sql tutorials, it being it spigot doesn’t matter
,..
can anyone help me with bungeecord=?
?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!
?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!
?ask how to
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!
Can anyone help me with the bungeecord, I've set the ports and everything but it gives me the IP forwarding problem
read that problem
it really is self explanatory
damn literally there is no problem, it just says that it doesn't work
🙌
show me the problem because it never says “It doesn’t work”
🙌
I hope you use eyes + brain next time
you literally repeated “?ask” instead of reading what it’s response is
it's not that it says "it doesn't work" it just says the error.
Did I tag any staffers or do something like that?
💀
well you cant be helped without the error
people can’t really guess it
this is genuinely just the stupidest thing i have heard this month
the error is "if you wish to use ip forwarding, please enable it in your bungeecord config as well" (I literally set it)
you probably have bungeecord off in your spigot.yml
ah oc idgaf
no I enabled it
you're literally replying to me and you're flexing your gone chromosomes with your opinions, you might as well not reply to me eh.
Anyway, okay, I'll ask someone else
when?
and you probably are a kid and i don’t want to swear infront of you and youll bring your mom for 1.5h of a lecture
and man im too old for this shit
I don't think so since you also expressed opinions without me saying anything offensive
damn the brother thinks he is the main character 💀🙌
👍
hello, how can i remove the raises of the villagers trades, is there any plugin?they`re demand is too high sometimes
Hi ! I am trying to compile Spigot/CraftBukkit inside a Pterodactyl container but I have this error : https://gist.github.com/Raraph84/a62bd30cccc3baa5c25a5a5f5a654780
I seached on the Discord and I saw that other people had this problem and it appears from the question mark dir that is created automatically
Any ideas?
Edit : I don't understand why but it works now and I don't know what I changed
hm why are you trying to run it there
You can try deleting the files and running again
If it doesn't work just run bt locally and upload the generated jar
i already tried it
automating installation of servers
i need to automate it because the version is not always the same while installing servers
yeah
Hi, why i can't send chat messages in my server, there is an error: chat validation error, how i can solve this?
Are you using any mods
is there a plugin so i can connect my 2 vps servers to one server or with bungecord the 2 servers have different ips
When im trying to create a new localhost and i run start.bat nothing happens
https://prnt.sc/M1e4aZPxNr9p
BungeeCord doesn’t care where the server is hosted, all your need is the correct ip and port in the config
nvm went back in time check my error and was a bit different
I added it and still the same error
i think I made a typo
actually
hold up
nvm I didn't
still the same error
hi guys, can anyone help me? i cant see my skin on a server 1.8 (i own the server) but in the other back end server i can, i have skinrestorer on proxy
pretty please?
i also get this spam error: [viabackwards]: Ignoring serverbound plugin message with channel: bungeecord:main
idk what that is (just switched to legacy forwarding)
We don’t provide support for cracked servers
And legacy forwarding is a velocity thing. Not bungeecord
i know, but i do have velocity, and that's the error
This is not the discord for Velocity
if including the lib doesn't work would it need to be shaded in
Give it a try
Not sure why it wouldn’t work
I included the lib with the same verison as my
depency
1.15
and i used the lib that was provided on the site
including it in the plugin buy i got the same error
so
¯_(ツ)_/¯
maybe i gotta shade it
libraries:
- org.postgresql:postgresql:42.3.6
- commons-codec:commons-codec:1.15
lol i think its just the wrong typing
Hi. Can anyone help me with reading the timings of my server? 😦 I'm not very tech savy
Can I paste my timings report here?
Heya, I’m a little new to Spigot and don’t have a forums account, so please bear with me. If I should be looking for support elsewhere, please let me know.
I’ve been playing on an Vanilla unmodded server with minimal plugins (proximity voice chat) and have come across a few issues related to general gameplay. I’ve tested the following in a singleplayer world, and they work just fine. I can’t come up with any other reasons other than the server being ran with Spigot, so here I am.
- Charged Creeper explosions don’t drop a vanilla mob head when killing other such mobs.
- Axolotls don’t give the regeneration effect, nor remove the mining fatigue effect when “fighting mobs” with the axolotl.
I can provide details, but that’s what it boils down to. If any of you can think of a solution or a setting that might affect such things, please let me know, or please point me in the right direction. Thanks in advance.
could be something in the plugin effecting loottables and the effects axolotls
idk
Well, the plugins are for other things and shouldn't be affecting loot tables or effects, so I wouldn't know why that would be the case; I can ask the server owner to trial and error disabling them, but I was wondering if there were any settings in general through Spigot that would be affecting them instead
While I don't know the cause, I have a hunch that it has to do with mob-to-mob interactions: specifically between the axolotl and the aquatic mob it's attacking as well as the charged creeper and the zombie/skeleton/creeper that it blew up. Something there might be bugged somehow in a way that it is not recognized that the mob interacted with the other mob. Any ideas on what settings could be affecting such cases?
spigot aims to provide as much of a vanilla experience as possible. It's best if you launch up a server with no plugins on it and test those things again, if it persists I would create a bug report.
also what version are you playing on?
Hey, that sounds like a plan! Thanks for offering to do so. I'll keep you updated and lyk when I've tested it
/about tells me:
This server is running CraftBukkit version 4166-Spigot-e2c1eee-ba2d49d (MC:1.20.6) (Implemeting API version 1.20.6-R0.1-SNAPSHOT)
It also tells me that it's 4 versions behind when we're using the latest provided so I'm not sure what that's about
Not sure if there's anywhere else to get the "latest" not-behind version
if you re run buildtools it will get the latest
Where would one run buildtools?
?bt
I’ll ask the server owner in the morning, but I’m not sure exactly where. I’m on an errand from him to figure out these issues on the server
hello, can you tell me the name of the prison core as well
i have helper in server
check further up if helper started?
can you send a link to xprison @drowsy plinth
@fallow gust ..
...
Im having trouble setting up voting on my server
The votifier doesnt say anybody voted in the chat
But the website registers the vote
On minecraft server list it says "Could not connect to votifier on the server"
you mean the public key?
I tried that and it doesnt work
on which site did you make the voting link?
minecraft server list
I voted and it doesnt say anything
and on minecraftserverlist.org where you can send a test vote it says unknown error
go privat
ok
didnt work in the end, it says "could not connect votifier on the server"
Hello i used superbvote and pinatparty how can I make it show correctly and reset when it reaches 50/50
Hi everyone! I'm experiencing an issue with my testserver on my Windows system. I'm using Git Bash to run the start.sh - and everything is starting up succesfully. But for some reason I am unable to type commands from this interface since a few days.
Ingame everything works fine, but the CLI only allows me to type. When I hit enter, nothing happens.
Anyone else having the same issue? (or a solution!)
What server software/version and what java version are you using
I am using Spigot 1.20.6 and Java 22.0.1
Send the output from /version
[19:17:41 INFO]: This server is running CraftBukkit version 4172-Spigot-342f493-a437019 (MC: 1.20.6) (Implementing API version 1.20.6-R0.1-SNAPSHOT)
try downgrading to java 21
iirc something somewhere broke in java 22 and the used terminal lib
Fr?
Yea. That’s how people hack/backend your server. They use their bungeecord settings and connect to your subserver ip. Need to use protection against that
And how
Depends on the host
Make your backend server not publicly accessible
If it’s a dedicated server, use local ip address, if it’s a shared minecaft host then a plugin like bungeeguard
hi, I put citiziens in my server but the npc is unable to load the skin despite having put skin fixer and skin restorer.
how do i change the server difficulty? its on easy, it should be hard. its set to hard in server.properties so i dont understand the issue
hi, I put citiziens in my server but the npc is unable to load the skin despite having put skin fixer and skin restorer.
i use vps ht hosting (rootserver)
spigot wont compile
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project spigot-api: Fatal error compiling: error: release version 17 not supported -> [Help 1]
update your java to java 17
im in java 22
then update your JAVA_HOME variable
where do I find it?
aight foun it
still failing
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project spigot-api: Fatal error compiling: error: release version 17 not supported -> [Help 1]
(on java 22)
already set java_home
hey does anyone know any cheap hosting which is reliable?
But you are not launching multiple subservers on the same machine?
i use pterodactyl
Oh. Darn well I was gonna say if it’s launched on the same machine as a dedicated ip use 127.0.0.1 as the ips in the configs. But otherwise it’s on you to pick how you set it up. To answer your original question, again yes you can use other host ips for the subservers
Have a look on the forums in the sys admin section
That question is asked like once a week there, youll find a lot of information
could u send me a link please
alright thank you
hi, I put citiziens in my server but the npc is unable to load the skin despite having put skin fixer and skin restorer.
offline mode isn't supported.
omg
It turns out that he’s using Apex hosting and chose Spigot 1.20.6 from a drop-down menu
I don’t know if he has finer control of what Spigot version he uses for the server through Apex Hosting
Hello, can someone give me a little help, I have bungecord and I put GeyserMC- Bungecord And by putting everything And when I try to enter it shows me everything fine, I mean it locates it but when I enter it says Server disconnection
I put it in Bungecord and then GeyserMC - Spigot in the lobby and I put the same config and it doesn't work it tells me the same thing
You can change it through ftp
Hosts dont update their jars super often
Show the logs
Sorry, could you inform me what ftp stands for?
File transfer protocol
The way you access the files on the server
Just replace the server jar with the latest one and make sure the names are the same
Gotcha, I'll have him try that and let you know
How do I do that
I don't know how to send but this is what the console sends me
Wait for me
02:29:54 [INFO] [estiven_TPa] <-> ServerConnector [Lobby] has connected
02:29:54 [INFO] [estiven_TPa] disconnected with:
02:29:54 [INFO] [estiven_TPa] -> UpstreamBridge has disconnected
02:29:54 [INFO] [estiven_TPa] <-> ServerConnector [Lobby] has disconnected
02:29:54 [INFO] [Geyser-BungeeCord] estiven TPa has disconnected from the Java server because of
@jagged orbit That's it
That is the message right from the moment it connects
Give the geyser discord a try they can probably identify it
Look at the Plugin, I only put it in the Bungecord. Nothing else.
And this was my config
bedrock:
port: 25565
clone-remote-port: true
motd1: "Geyser"
motd2: "Another Geyser server.
server-name: "Geyser"
compression-level: 6
enable-proxy-protocol: false
remote:
address: 0.0.0.0
port: 25565
auth-type: offline
I'll go there thanks
Apparently we're running the latest version matching the one on the buildtools website. The only plugin is CoreProtect which comes from running it through that service. At this point we might just submit a help ticket to see what happens.
should i upgrade my server to 1.20.4, wait for 1.20.6 to be stable, or wait for 1.21?
spigot .6 should be stable no?
paper's isn't idk if you meant that
idk, buildtools created a 1.20.4 version, so i guess no
but yea, im not using spigot
but i guess it depends on spigot a lot when will paper 1.20.6 and all other forks be stable
A lot of plugins are not compatible with 1.20.6, make sure that you would even be able to first. I think .6 is still quite new, I know this discord is for spigot but if paper has not released a stable build for it yet then it’s probably not too safe yet.
Hello
Is there a solution for a hack
I recently hosted my public server without whitelist
With geyser
And one of my stupid friend gave someone java address in Roblox
And after that
That unknown person started hacking in server
Not like flying and other stuff which can be stopped by anticheats
Worse than that
Combine your messages, please complete your story
Ok
That so called hacker person started hacking in server not flying or other stuff but worse than that.. he started logging in other java accounts and started getting netherite armours in 5 min idk but now he also logged in my account and gave himself op after that I got panicked and shut down the server then I enabled whitelist and started Whitelisting other discord users who wants to play in my account (meanwhile I banned my that account and made another one tlauncher account because I first thought it was t launcher doing this ) then in next day (yesterday) it was all good till now he didn't stop yet and started logging in again and again while I banned him from server he used account of my friend to join and then my account too
I’m guessing it’s a bungee cord server right? What host?
I mean he just getting accessed in java accounts and started hacking and now I am taking lots of stress because of it
Spigot server
Is it online mode?
No offline mode so cracked players can join
Is there any protection against these kind of hacks
Then you will have to accept the fact that people can easily hack like that. Offline is not safe. There are some plugins you can use but to some extent.
Online mode protects against people being able to create unlimited fake accounts
The only way you can protect existing user accounts is by using online mode or using an Authentication plugin that requires people to set a in game password. However, because it is offline mode they can bypass bans and just make new accounts
What's the plugin names
I see
But how other cracked offline servers are protected against these kinds of hacks
And if I turn on online mode, no one including tlauncher can join server (I use tlauncher)
Or is there any plugin that cracked Minecraft like tlauncher and other clients can join easily with server enabled online mode
They aren’t protected from that. But they make users create a password for their account to login. AuthMe I think is one
🤷♂️
I logged my scoreboard title and it shows it being present in the text but it isn't visually there in game
hi, I put citiziens in my server but the npc is unable to load the skin despite having put skin fixer and skin restorer.
I check the spigot forums its a reoccuring issue 🤷♀️
hi, I put citiziens in my server but the npc is unable to load the skin despite having put skin fixer and skin restorer.
Time zones exist
your server is set to a different timezone than you (or it thinks you're in a different timezone...)
iirc they have an offset you can set in config
hi, I put citiziens in my server but the npc is unable to load the skin despite having put skin fixer and skin restorer.
put your server in online mode 👍
Issue with server being in cracked mode.
Like the comment said, put it in online mode.
CabernetMC won't have an offline mode option. Better hope Auth servers don't go down
Oh and fuck devs
I started getting crashes when in specific chunk on latest Spigot 1.20.6.
I tried deleting all the region/ files, but it didn't help. When I go back to that specific region the server always crashes.
Any other ideas that I could try?
Kicked whilst connecting to lobby: Invalid signature for profile public key. Try restarting your game
any help?
Deleting everything in entities/ folder seems to have fixed the issue (?).
What exactly is in the entities folder? Why would that cause crash?
I am in Germany

Hi I really need some help, I need an omnitool plugin for my skyblock server and I really can't find one. I dont care if its paid or not paid, I just need a omnitool plugin. Anyone know any?
have you tried, well, restarting your game?
entities
no way
i was using spark and the /tps was saying it had a tps of 11
but spark didnt report anything suspicious
no plugins were using big amount of resources
is there a more efficient way to locate lag?
tps measures the amounts of ticks peer seconds. A lower tps means less ticks peer second which is essentially lag
Any other method of measuring lag would be sup optimal
To locate most people use spark
Oh wait
You mentioned that, no I don’t think any other application can do it more efficiently
How to get unicode load into symbol? This is my unicode \U+279C.
why not just use the char directly lol
just copy paste the char into your ide it will format it
maybe even render it right in the ide if you have a modern one
be aware not all unicode characters are supported by minecraft
here are all supported ones
There got to be more?
no lol
u can still use the ones that arent supported but they wont be rendered propperly
ahh that's why it were ugly
Because i thought you could use all symbols from the "mcutils --> unicode symbols"
theres thousands of unicode chars lol
minecraft didnt take the time to reskin them all
but i could use a plugin that does that?
Voting on my server doesnt work, every time iI try to vote it says "Error with votifier connection"
https://prnt.sc/g8Pewf-O4dmv
Ive been trying to fix this issue for days
it most likely cant go through tcpshield
that is exactly the problem, just use the real server IP
https://paste.md-5.net/itafahasez.md
Kinda goofy thing, never /rl the server this was just on startup (1.20.4)
anyone know how to add gaps inbetween scores on a scoreboard similar to this:
when I add a blank line it just doesn't show on the scoreboard
I am using spigot 1.16
hello on 1 easy anarchy cheater, please ban him, he interferes a lot with EzAccount
bro what
how do you add a blank line
what plugin do you even use
that question doesnt make sense without the propper specifications
I said spigot..
then you are in the wrong channel?
tysm
Im not super big into servers but im trying to learn about configuration of multiple servers and such. I have seen some newer servers using velocity or waterfall to do this and I know bungicord exists what would be the best for me to use? I have seen velocity says this on the website
Spigot does not support Velocity's modern forwarding, but does support legacy BungeeCord forwarding."```
Does this mean I shouldnt use velocity with the spigot server or something different?
This probs isnt the best discord to ask on
spigot makes bungee, they're not going to recommend something else
That's fair is bungee still updated to this day? I haven't seen a lot of videos recommending bungee that's how I ended up finding out about velocity but If it is I don't mind playing around with it
yes bungee is an active project
just keep in mind, velocity doesn't support spigot by default
Thanks for the answers and help
i use via version and via backwards how can i do that people only above 1.20 can join?
What version is your server
1.20.1
Would an Intel i5 6400 and 8 gigabytes of RAM be enough for a server with 15 - 30 players?
Could someone tell me a mod for version 1.12.2 compatible with aternos, I just need it to hide me in the server's connected list
That CPU is old it might be a tough ask
Especially if you're doing a survival world with 30 players
It's not survival
It's 1.8 kitpvp
I have that old CPU laying around and wanna reuse it
Yeah you'll probably be fine then
Old hardware old version
I don't see an issue just try to minimize plugins
There's like 30 - 40
hello, how can i remove the raises of the villagers trades, is there any plugin?they`re demand is too high sometimes
a plugin can change that
any good chat formatting plugins with hex gradients and whatnot?
i dont need 5 billion features like announcements or censoring
unless its modular
Good luck, I wanted to ask for help, I want to create a server but I'm looking for spigot 1.8 up to the maximum version 1.20, would anyone have the link to download it or where can I get it.
?bt
^^ Run BuildTools to build Spigot 1.8
and then use the ViaVersion plugin to allow modern users to join
In this case I can use spigot 1.8 and add the plugin via version so that other players can enter even in another alternative version
Via version allows prior versions up to 1.8 I believe, and forwards to most recent spigot releases
Right, thanks
Another thing, these days I was having a problem that I haven't been able to solve yet, every time I use tildes, accents, for example " No " the letter ã gets buggy both in the configuration plugin and on the server, do you know of any way to solve this type of problem? problem?
as the translation will be done into Portuguese
I'm using google translate myself
via version is newer, via backwards is older, via rewind is 1.7
Ah gotcha thanks
anyone can help me with znpcs 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!
?ask Znpcs plugin
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!
Znpcs plugins
read what cafebabe said
i want to do /znpcs action 1 add CONSOLE mvtp %player_name% Survival
but appears "Hey!, The inserted number/id does not look like a number"
I already discovered the error, it was that in "Survival" the S was lowercase
Anyone know how to make the npcs walk with znpcs?
👀
Can any friends help? Look at the end, it closes when the server is opened.
?whereami
ahem
Anyone can help me? I can't import the plugins file java in the plugins folder mc server
What
Hi everyone,
I'm looking for a Minecraft plugin that can do the following:
Set a fixed perspective view (e.g., third-person front view) for all players on the server.
Lock this perspective so players cannot change to any other view (e.g., first-person or third-person rear view).
If anyone knows of an existing plugin that can be configured this way or if someone can develop a custom plugin to meet these requirements, please let me know.
Thanks!
That is controlled on the client
a plugin cannot stop or force someone to change perspective
Could packet events handle this?
no
as I said it's controlled by the client
The server doesn't even know what perspective you're in
Oh so that's not even a packet kek
There is no reason for Mojang to implement that
Yeah, the server can't change or lock perspective at will
Quite niche sure
I actually had to write a mod to do that for a project I worked on lol
Sounds like so much fun 😄
Honestly, easy af mod to write
Yeah now I think more about it
if you don't have to keep compatibility with other mods
just mixin everywhere :kekw:
Yeah :p private project, was for the upcoming Twitch Rivals
We had some flexibility there
Ye. Visionary worked on it. I got scooped up by Hypixel like a month into the project though so I only worked for a few months before I realized that two jobs is hard lol
Did some mod work here and there since then if they needed stuff
https://www.youtube.com/watch?v=5uyFDHnQOck
How do I make "progress" in tab like shown in the video
my english is broken
Anyone know of any fun plugins that feel like mods that i should add to my server? me and my friends made a server for us to play and we thought it would be cool if it was sorta like an rpg, and had magic and shi.
is there a 1.20.4 vault for aternos servers
No
does that mean i have to use another version of mc for it
No
I'm pretty sure vault doesn't do any version dependant things
Vault is practically all util that uses minimal spigot api features, so I’m pretty sure you won’t have issues running it on any version (except prior to its furthest version)
The most important spigot feature it depends on is the service manager iirc
But that hasn't changed since introduced, probably
so can i run the latest vault release on 1.20.4 if i use spigot
Yeah
You can even run it on 1.20.6 most likely
which one should i use
It doesn’t matter
Nice
So long as you don’t go prior to vaults furthest listed version you should be good man
ah okay thanks a lot
it just says the same thing im tryna get a photo one sec
i cant send photo
You probably don’t have essentials or another plugin that actually hooks vault
but it just says failed to autiomaticclay load an avvailable plugin
on forge im using essentual mod and fabric ai
essential =! essentials
also
fabric api on forge?
🤔
idk my mate made it but im just trying to get a server up
Forgified fabric api, synitra connector
Two mods that break more than optifine breaks
lul
tbf thats to be expected
hard to port fabric mods onto forge without breaking shit
So I’m confused… is this a server or forge mods issue
It's easy to when it's not an automated process
its not forge its the server i think
yeah but its automated which makes it messy
Yep
But modloaders grant mods way more control over the game than spigot does to plugins :/
No, not that
wait your server is spigot right
Mods load way earlier and they can also mixin stuff, spigot plugins are lacking a lot
spigot/bukkit
oh true
thats why a lot of stuff gotta be done thru nms
?
That's already just limitations of the bukkit api
ok
and you tried to install vault from what im understanding
yes the latest one i could
and you get failed to load an avalaiable plugin
do you have any plugin on the server that needs vault
@weary jewel
i have the economy shop gui thing
does the log have anything regarding the issue beyond what you sent
ok
it worked i didnt download essentails on the actual server my bad
Dang what I say
i didnt realise you were talking about the server
If bungee cord has minimum servers of 3 can I make 1 of the worlds a void world with the border 2 blocks out to make it use next to 0 pc resources and just use the other 2?
bungeecord does not have a minimum of 3. you only need 1 proxy and 1 server
1 proxy server and 2 servers to connect?
No. 1 proxy which just handles the connection pathway. from there, any amount of servers is optional. you could just have 1 survival server, ppl join and land straight there
Can you explain a proxy a little bit?
theres no reason to have more than 1 server unless you WANT a lobby or WANT another gamemode
A lobby and survival
The proxy does nothing but handle the joins, it tells which place youll join to
youll have a bungeecord jar running in one folder/or host. and one spigot jar as the server. in your case two
Does that take up a lot of pc resources?
nearly none
its just a idle console
in the start file you can set how much its going to take, just set it to 1G
the proxy is just the doorway you walk through to get places
How much resources should I give to a 300x300 - chunk pre loaded spawn with the world border to stop other chunks from loading outside ( the spawn being a void world)
So even if they did gen the chunks there’s nothing and the already generated spawn chunks have maybe 20,000 blocks in each if that
assuming no one gets past the border it shouldnt render further than what you pregenerated or visited. from there the RAM depends on how many players youll have and how many plugins
Ima make the world on another server. Import it to the server set server render the like 2 and then set world border to stop it from going further
And even if it does by accident the other chunks are all void
Assuming it’s around 20 plugins and 20-25 players
But unlike a normal world where all the players are likely to be rendering different chunks a lot will be the same at the spawn.
Why not get a proper host?
Self hosted
if you actually have 20+ 6gb ram would be wise. its not that safe to self host
the way it sounds, it seems to have low specs too that you are concerned about, over time that is going to rundown, youll need to upgrade at some point not out of choice
Oh no it’s not that the pc had low specs
Just it’s also a gaming pc so I don’t wanna take up to much.
What 20gig ram for main world and 6 for spawn?
world doesnt focus on ram it needs cpu
with pregeneration completed, it shouldnt really take much at all no matter what size
I have at good cpu that runs at 4Ghz on average
youre fine, but either way would definitely look into a host, much safer than risking the life of your pc and being hacked
How would the pc get hacked from the mc server?
I looked at a Reddit post and they said they was getting 5gb ram used constantly on average for a 10kx10k preloaded world. So on top of the 5gb how much was u saying you would recommend for maybe around 30 players?
you have to run it to find out
If only I had 30 members 😅
just give it 8gb and be done, that handles a wide range
On top of the 5 to be safe 🙂 Alr
no. not 13gb lol
8
but if you want 13 then sure
So u think 8 is enough for 30players in a 10kx10k pre loaded map?
Or was u talking about if I had a spawn map 🥲
hi we have a problem with plotsquareds someone have the discord of plotsquared
pls
I have dm u a link
Hello, is there any working plugin that can stack curing villagers discount again ?
I updated my linux server to java22. I downloaded the newest Buildtools #181. When i run java -jar BuildTools.jar --rev 1.20.6 Im getting an error about java 17. Confusing. Anyone come across this? Can point me in a trouble shooting direction?
Java / Server version.
Would recommend using Java 21 for buildtools.
You know something about that? Or is that just a throw spaghetti at the wall kind of guess? 22 is what the package manager updated to. I would have to figure out how to, if possible, to force it down to 21. But my knee jerk reaction doesn't see how 21 vs 22 has anything to do with that error.
There have been some stability issues with the latest releases of java and since 21 is the LTS, it's now a bit more stable than the latest 22 release.
You're able to install multiple versions on linux.
You just have to specify the full path to the executable to run a program with that specific version.
Or you might be able to update-alternatives
I have no preference for 22, i don't need java for anything else.
I will try downgrading to 21, but my gut says that wont solve the error. But ive been wrong before.
I don't have an option to get 21 with the package manager. It's either 17 or 22.
centos8, EOL. It's hooked up on vault repos. 😦
I was hoping with 22, i can get the server up for now while figuring out how to migrate the OS out of centos later.
Weird, if you have access to 22, you would think 21 would also be available. :p
You could always download an rpm manually.
Does buildtools need the JAVA_HOME env var set?
doesn't buildtools log which java it's using and where it's sourcing it from somewhere near the top?
It doesn't. Although if you have one set, then it will use it.
👀
Very weird
A suggestion online was to check the path of javac. Does buildtools need that? When i tried which i have no javac in any of the paths.
it does need that to compile, yes
Okay, let me solve that and see if that's the issue.
try setting JAVA_HOME to your java 22 installation, then
That typically is covered by the java home var.
where is JAVA_HOME currently pointing?
The java_home env is not set, it just returns a blank line
🤔
Whos job was it to set that? I updated from java17 to 22 using yum
It's not typically set on linux like it is on windows.
At least the system seems to manage it another way. With the env var being an override.
I can just manually set it, give it the same path as which java being /usr/bin/java ?
do you not have /usr/bin/javac
(i suppose you don't, since which javac returned nothing)
You could define the entire path to the executable, yes.
Looks like javac didn't get installed.
anyway i'll let shadow help you, i have an appointment with sushi and netflix
It should of been included in the java package.
Did you install the JRE and not the JDK?
[root@host Buildtools]# yum provides javac
Last metadata expiration check: 1:33:52 ago on Mon 27 May 2024 08:45:44 PM EDT.
Error: No Matches found
Is there another name to find it in a package?
It should be part of the Java JDK.
This is the package im using.
Im confused. Is says its the JDK. Why are you saying it installed the JRE version?
dont be confused by OpenJDK, that's the name of the project, and does not imply the JDK is there
lol
^
it's silly naming
^ x2
but... java-latest-openjdk-22.0.1.0.8-1.rolling.el8.src.rpm Where are you seeing its only JRE?
From the description
the description of the package
-openjdk- is not saying that you have the jdk, it's saying it's from the OpenJDK project
It says "Runtime Environment" instead of "Development Kit"
which is very confusing, so you're not to blame
Okay, cause i was going blind looking for "JRE" anywhere on the screen.
JRE = Java Runtime Environment
JDK = Java Development Kit
.
"Runtime Environment" - "RE"
It's missing the J in front, but that's the JRE.
Yeah, i get it now.
Im assuming buildtools worked with JRE previously, and ive always had JRE and was confused by the poor package naming?
buildtools would never work with the jre, because it has to compile the code manually
only the jdk includes the compiler
It's possible. I think md mentioned something about this, but I didn't look too much into it.
well shoot me in the ass if it did, that is new to me
Well thats confusing, because buildtools will work right now if i use the --rev 1.20.4
it seems like you have jdk 17 installed somewhere, somehow; it was complaining your jdk was too old
I think the issue now is with how new Java 21 and 22 are. Lots of issues have been popping up since.
It's possible the older JREs included some stuff that let buildtools just work.
I did have 17 installed before trying to do this update. I just upgraded to 22, ran buildtools, it worked, tried to access the server and MC client said the server was still old, oops i forgot to change the --rev, went back and set it to 1.20.6 and ran buildtools again then got this error.
It's also possible that the Java 17 available to you was the JDK version.
The package for 17 reads the same
💀
But the fact i cant find a javac on the server...
Whouldn't that confirm there is no version 17 floating out there?
Makes me wonder.
Im running buildtools again now for 1.20.4 just to test.
Do you have the Azul Java packages? (zulu-21)
Just for some insight. This is the silly naming. What you'd want is the jdk, but as you can see, there is also a jre
Was just about to mention that.
It seems the devel packages are the equivalent to the jdk
Should i yum remove the openjdk first?
Maybe.
Does that package diz look right?
Well, it's not the runtime environment. :p
I'd say give it a go.
Hey, look at that. the JRE is a dependency of the DEV so i just installed it on top. And now i have /usr/bin/javac
Running buildtools.... drumroll...
Part of me wonders if it's an issue with the maven compiler plugin.
In the sense that an updated version of it requires javac
But I don't fkin know enough about maven plugins.
Ta-Da
woohoo
Yay
Thank you for figuring out the JRE vs JDK issue.
I did read, i knew i needed JDK, just didn't know i didn't have it.
i blame centos for having stupid package naming
But its actually a very easy thing to create with code (using packets, armor stand or display entity, and invisible entity to detect a click), you could probably hire someone to make that
:l sadly I’m the one who made stuffs and too lazy to maintain that product(update this plugin to 1.20.x)
I guess I need to do it on my own I guess
I think there are entities made for this purpose
or im hallucinating again.. lmao
Hello, I have an issue on my spigot server. I have the online mode set to true on the server.properties, I migrated from spigot 1.20 to spigot 1.20.4 with the buildtools then when I'm logging in the server, I don't have my skin and my uuid seems to be an offline uuid, it's not mine. On other servers I have my skin and by extension surely my real uuid.
I'm running on an ubuntu server 20.04 I don't know if it can help you.
Somebody can help me please ?
It seems that you have downgraded your world
judging by that warning message
anyways online mode is most likely still false
you probably edited the wrong file or forgot to restart
I have first migrated to 1.20.6 spigot in snapshot then downgraded to 1.20.4
Ok, I can restore the spigot 1.20.6, but I didn't disabled online mode except for fixing this issue, it's really weird
Still have the issue after restarting the serveur and backup to 1.20.6 spigot version, I checked my server.properties file and I confirm that the online mode is set to true.
hey, it has been few days since i first tried building the .jar for a spigot server, but it keeps not working, i've read the faq i tried : git config --global --unset core.autocrlf
But it changes nothing to the problem
the BuildTools.log.txt
what is your java version ?
Java 8 can be used to use the buildtools for the 1.8.8 but I think you can use a more recent version of java
?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/
i'll try it out
the same error
Do you have the logs ?
yep
You run the buildtools with the same java version
im trying to change it and rerun it but it doesn't change
What is your os ?
windows
and you're running the command using the powershell ?
Oh you directly opening it ?
yes
Ok, I think you have 2 differents versions but when you're opening the jar file it selects the java 8 version
Check if you have 2 versions, the path should be like : C:\Program Files\Java
Ok and when you open the jdk-21 folder then the bin folder, could you confirm that you have a file named java.exe ?
yes
ok, I don't know how you can use the jdk 21 from your desktop directly but I can help you using the powershell
okay, let's do that then
ok so copy your global path of your java.exe file like : C:\Program Files\Java\jdk-21\bin\java.exe
yes
on the powershell use the command cd path\to\your\buildtools
okay
then use this command : C:\Program Files\Java\jdk-21\bin\java.exe -jar BuildTools.jar --rev 1.8.8
the buildtools is an exe file ?
then download the buildtools.jar please
huh
C:\Program : The term 'C:\Program' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ C:\Program Files\Java\jdk-21\bin\java.exe -jar BuildTools.jar --rev 1 ...
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Program:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException```
is the good global path to your java.exe ?
yes
Ok maybe try this one : & 'C:\Program Files\Java\jdk-21\bin\java.exe' -jar BuildTools.jar --rev 1.8.8
perfect
I added a & at the beginning and surrounded the path with a single quote
yes
ok good tell me if it's working or if you have the same issue
screen it if you can
can't send pictures in here
?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
Ok then just wait, you should have the .jar file at the path where you are on your powershell
ok so you can't build with a recent jdk
try just a java -jar BuildTools.jar --rev 1.8.8 and we cross the fingers 😅
yep
Is it working ?
doesn't look like it worked
Is it the same issue ?
Could you share a screen please ?
Caused by: org.eclipse.jgit.errors.LockFailedException: Cannot lock D:\SERVER MINECRAFT\{buildtool}\Bukkit\.git\index. Ensure that no other process has an open file handle on the lock file D:\SERVER MINECRAFT\{buildtool}\Bukkit\.git\index.lock, then you may delete the lock file and retry.
ok
Check from your desktop repository to go to the Bukkit.git\ folder
I don't know if you will be able to see the .git folder
ok then remove the index.lock and retry the command
Could you send me the exact java version you have with the command java -version ?
I've tried by my side with this version:
Java(TM) SE Runtime Environment (build 1.8.0_301-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.301-b09, mixed mode)```
And it works
I can send you the spigot file if you want in private message
but for the future, I you should update your java 8 version
sure, thanks a lot
Do you see a java icon here ?
So, I don't know maybe from archives of java versions on their website :/
okay
Install Java 17 at https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot
^^ switch to java 8
Im using TAB plugin,and I want to put serverlogo.png.
Which file to put it
please someone teach me
You want a logo in the tab list?
you would need a resourcepack to do that
hi, please help me, RGB is not displayed in the chat, there is a ProtocolLib plugin, tell me what the problem is, in the chat, instead of the RGB prefix, the prefix is gray
you seriously still using ccleaner in 2024?
it made sense when it was releases around 2000, not today
its just bloatware providing functionality that every modern os these days can provide
anyways
why am I getting this error when running bt for 1.19.4 with the remapped flag? i ran /usr/lib/jvm/java-17-openjdk/bin/java -jar BuildTools.jar --rev 1.19.4 --remapped, full log: https://pastes.dev/W0biOHNi6X
i tried mvn install:install-file -DgroupId=org.spigotmc -DartifactId=minecraft-server -Dversion=1.19.4-R0.1-SNAPSHOT -Dclassifier=maps-spigot-members -Dpackaging=csrg -Dfile=Spigot/Spigot-Server/target/spigot-1.19.4-R0.1-SNAPSHOT.jar but that didn't change anything either
this also happens without the remapped flag
Rerun in a clean folder
why does that fix it lmao
what its best proxythat supports both paper and spigot?
bungeecord best option?