#help-server
1 messages · Page 52 of 1
TTL 3600 = updated after 1 hour
actually updated after 10 mins :d
TTL = Time To Live, the time between changes, atmost 1 hour....
don't know much about all that stuff by when i set up my domain with my mc ip i was able to use the domain after 10 mins
you got lucky then
you know much, maybe you will help out this guy?
depends on the problem
he cant connect his domain to his ip
at his own internet access, or at a webhost?
ok, we'll try
Can someone help me out?
When im diggin and getting to position y -1 i get tped back to spawn
i tried searching all plugin but im only starting my journey with mc servers
what does /plugins say?
k... 35 plugins...
I would start looking at general plugins first like essentials
or worldborder sounds liek something that teleports you if you are out of bounds
worldborder is empty
combine that with prossibly pre 1.18 plugins which dont know about the new limit
then remove it
like why have this many plugins if you dont use em
imagine hard-coding the min/max block heights smh my head
35 isn’t even that many
ew offline server
@EventHandler
public void PlayerDamaged(EntityDamageByEntityEvent event) {
if (!((event.getDamager() instanceof Player)) && !((event.getEntity() instanceof Player))) return;
Player player = (Player)event.getEntity();
Player target = (Player)event.getDamager();
String playerUUID = player.getUniqueId().toString();
String targetUUID = target.getUniqueId().toString();
if ((!playersInCombat.contains(playerUUID)) && (!playersInCombat.contains(targetUUID))) {
playersInCombat.add(playerUUID);
playersInCombat.add(targetUUID);
player.sendMessage(ChatColor.RED + "You're now in Combat!");
target.sendMessage(ChatColor.RED + "You're now in Combat!");
Bukkit.getServer().getScheduler().scheduleSyncDelayedTask(Main.getPlugin(), new Runnable() {
public void run() {
if ((playersInCombat.contains(playerUUID)) && (playersInCombat.contains(targetUUID))) {
playersInCombat.remove(playerUUID);
playersInCombat.remove(targetUUID);
target.sendMessage(ChatColor.GREEN + "You can now log out safely.");
player.sendMessage(ChatColor.GREEN + "You can now log out safely.");
}
}
},200L);
}
}```
the messages are being send 4 times
to both players
Wrong channel. Use #help-development
could it be this?
i cant install spigot i keep getting same error and i already looked fo it on the website
says it cant rename something
i solved it it was avast
on a debian 11 vps, i have openjdk latest
whats the debian package for that
like the apt-get
command
Google your question before asking it:
https://www.google.com/
i did, their are only download tutorials, is there an apt-get command package thing yfor it?
Hey guys, all right?? I'm trying to make a server here at home on an old pc of mine with ubuntu server 22.4, I can get into it fine but when my friends try to connect they get this error, can someone help me??
Did you port forward
I think so
Use a website like canyouseeme to check
i need help pvp manager doesnt work
not sure if its a compatibility issue
what doesnt work in it
?notworking
"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.
everything
like nothing works
not the commands
not the pvp logger
look in console for errors on startup
?whereami first and something else is trying to load the plugin so the server cant
sorry that made no sense i cant understand what u were tryna say
ur using a paper server, this is spigot & something else is accessing the plugins jar file so the server can read it
We don’t always have to rag on about them using a paper server
It’s only if they’re asking about an issue caused by them being on a paper server
Some issues with plugins are caused by paper or other implementations
Spigot cant do anything about that. But if its a spigot issue though you can report here if it really is the case
Occasionally a bug creeps in. But average users wont know that it really is a bug unless they come here and we help debug
But if its an other implementation issue the devs for that would know and if not it should be known to them. Coming here wont help with that
I guess you’re right
We dont always turn people away that use paper but most times the problem does derive from the implementation. So easier to direct them to appropriate places from the start. 
Fair enough
And if it makes people feel better paper does the same thing
They direct people here if they are using spigot
yeah or they direct people to hell that use 1.19.2 or earlier
Because there is no reason to be using versions like 1.19.2 if 1.19.4 is out. Better to stay with the more updated versions
There is no "best" You get what you pay for. (which is nothing). So you have to deal with what they offer.
MineHut would probably be one of the more popular ones.
I would not recommend running a cracked server.
save up, an mc account is like 20$
You get money, and you put it away instead of spending it.
How am I suppose to know, I don't live in india.
do you get money for ur birthday or at christmas
Well either way, you asked what is the best free host, and you've got an answer now so google around and find what free host you want. Just keep in mind, it's free so don't expect too much.
An if you decide to run a cracked server, you won't get much support.
I don't support cracked server sorry.
There are no "best" plugins. It depends what kind of server you're wanting to have and how you want to set it up.
Then you need to find the plugins that will let you set that kind of server up.
Well because I don't know what "those" plugins are, there's no way I could help you.
Please don't use your enter key as a space bar. You are able to use more than 1 word per line.
Those plugins all have detailed documentation that you can read. Also, No one will sit here and explain every single thing about all the plugins, you need to go through them yourself and if you have specific questions you can ask.
Depends what you want to do with them and how you want to set them up.
Lol?
😂
Okay.. i fixed the issue where i was getting tped to spawn when going below -1//
but... now when i go below -64 i just keep falling down :/
should there not be bedrock at -64?
I'm runnin 1.19.3 spigot
I see no problem here
Someone tried to use the restart command
Which your server won't support since it doesn't have a launch script file
where can i found the links for super stream tutorials?
does anyone use the iridiumskyblock plugin? if so, how do i make it so that you lose items when you regen your island? you can keep getting the chest and regen the island basically duping items because it doesnt clear your inventory
does anyone know the balance placeholder for the essential plugin?
They have their own discord
i know i went in there and solved my issue, forgot to delete the message here
this is spigot
Hi
I have this problem
[16:20:59] [Server thread/FATAL]: Incompatible Bukkit version '1.19.3-R0.1'! Simple Voice Chat needs '1.19-R0.1'
[16:20:59] [Server thread/FATAL]: Disabling Simple Voice Chat due to incompatible Bukkit version!
Someone can help me? Plis
[16:30:32] [Server thread/INFO]: [voicechat] Enabling voicechat v1.19.4-2.4.2
[16:30:32] [Server thread/FATAL]: Incompatible Bukkit version '1.19.3-R0.1'! Simple Voice Chat needs '1.19.4-R0.1'
[16:30:32] [Server thread/FATAL]: Disabling Simple Voice Chat due to incompatible Bukkit version!
[16:30:32] [Server thread/INFO]: [voicechat] Disabling voicechat v1.19.4-2.4.2
I put version 1.19.4
my server is with version 1.19.3 but with via version
if I have voicechat as a local mod, and the server has a plugin. does voice chat work right?
You need the version of voice chat for 1.19.3 if you are using 1.19.3
I had tried it before, and it didn't work, now I put 1.19.3 again, maybe an older version and it worked, thanks!
Hi since updating my subservers to 1.19.4 players is sometimes being kicked for "Chat Validation Failed" completly randomly when we chat
Even happning on servers without any plugins, other than bungee
Have you set enforce-secure-profile=false in server.properties
yea did not help :/
Hello, when Me or the players place items in enderchest.. they disappear.. anyone know how to fix this issue?
"04.04 20:26:25 [Server] Server thread/INFO In 1.13+ you cannot get the title name of an inventory outside of an InventoryClickEvent, Only if this inventory has an InventoryHolder may it be used in this state."
this is what i get
Sounds like a plugin
what plugin could cause this?
Any plugin that would mess with inventories
Something old it seems
Using a bungeecord, how do I make old users go directly to survival and new ones to the lobby?
**Internal Exception: io.netty.handler.codec.EncoderException: com.github.retrooper.packetevents.exception.PacketProcessException: Failed to map the Packet ID 3 to a PacketType constant. Bound: CLIENT, Connection state: HANDSHAKING, Server version: 1.8.8**
anyone know what this means, its preventing me from connecting to a server
what is your client version
Bug retrooper, it seems to be an issue with PacketEvents
Or some plugin using it
im using 1.8.9
the server is also 1.8
im connecting from a 1.8-1.19 hub
I thought it was bungeeguard, bc thats the only thing ive messed with recently, but I deleted taht from my proxy and all servers and its still doing it
What is the easiest way to update to this version? I have tried to update but it doesn't work lol
You would just need to update your version of Java. If you have it installed somewhere and you're on Windows, you'll need to update your path environment variable to point to the new installation
If you search for "Edit environment variables", find "Path" under "System variables", then edit the list, you should be able to find one that points to JDK 11 or something
Edit it to point to the new installation of Java 17. The bin directory
Yeah... I knew I probably had todo those extra steps, I just wasn't 100% sure. 😅
I need help with some NEVER BEFORE SEEN plugin mechanics. Willing to Wire CASH to TEACHER
What
anyone need an extra $40, I need help with plugin dev. first plugin ever!
?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/
yes
just to get started
I cant find a core partner so i resort to this
nobody seems to understand how great my server idea is
after the dev phase, I will charge $1/month for admission only
plan to have over 300 players as my first goal
my plan is to take 10% for myself and give the rest to my team
but right now, i need some help
I dont believe in myself that much, but I believe in the idea! thats how much I know this will work
This gives me billion dollar startup vibes
If you feel the goosebumps, you are right for the project
I reserve my doubts
This guy might be onto something
He has got billion dollar startup vibes
which means he will go into a lot of debt
and keep begging for money from investors
?paste
Hello, when I try to join my Spigot 1.8.8 Server I get an error I can only paste a part of the error because the latest.log is 200MB big!
you will need to scroll to the top and find the first error
help
no
?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!
Cloudflare won't let me enter to spigotmc.org
Hola, quien conoce un plugin donde pueda tener un cofre que se actualice cada cierto tiempo rellene el cofre de nuevo. un plugin parecido a PhatLoots
or lootin
English only in this server,
He is looking for a plugin that fills chests every so often something like a plhgin named PhatLoots
I myself am unsure though unfortunately for you
Hello, who knows a plugin where you can have a chest that is updated from time to time fill the chest again. a plugin similar to PhatLoots or lootin
https://mcsrvstat.us/
im using this website, is there any way to spoof this
im guessing it takes server brand, so you would most likely needed to fork bungee and modify source
which file?
i have no idea
is there any plugin to spoof it?
no idea, check spigot
probably
Hi, I have an issue with server installation of spigot 1.19.4 on linux, I have this crash report
When he start, he crashed immediately, do you know this issue ?
Hey, we keep getting this error.
Error occurred processing connection for Fzer AnnotatedConnectException : finishConnect(..) failed: Connection refused:
[11:52:45 INFO]: [Fzer] disconnected with: Could not connect to a default or fallback server. Incorrectly configured address/port/firewall?
^ It's the waterfall.
1.19.2
?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.
^ That also applies to Bungeecord and it's forks
look, I installed the plugin and changed the port and restart the server, but when the microphone is activated, it says that the chat is not connected
I went through the entire YouTube and in one of the videos there it was said about it.
RU YouTube *
I changed the tc port from the lobby , I had to get to the server where it was supposed to work
I am working on version 1.19.3
I didn 't sing a little
thx it's work
Do I need to insert here or just a port
voice_host= or port=
ok
Если я поставлю в bind_address= 0.0.0.0 что то измеиться ?
sorry
out of habit
If I put in bind_address= 0.0.0.0 something will change ?
So I can erase it and leave it empty
Where do I need to enter voicechat.listen
Can you help me if it's not difficult.I'll reinstall it right now, and you'll show it in stages, if it's not difficult?
Can or not &
😭
Guys help!!! items are disappearing from enderchest... how to fix this?
Spigot engine v1.19.3
Again you're going to have to find the plugin causing it
there is no errors :/
If only i knew how, i'm new with making mc servers
That gif shows you
That mean nothing to me lel
You remove half of the plugins if the bug is still there the problematic plugin is in the other half
So you then take the half of the problematic plugins and repeat
until you find the plugin causing the problem
Do i need to just remove the jar file from the server for the plugin to stop working?
Perfect i do that so
what does skQuery do? i removed it and wasnt able to open enderchest, sorry for this stupid question but im a newbie
its an addon for skript
I'm about to remove skript now, so let's see if that's what is causing my issue with the disappearing items in ec
it is skript...
So do i need to remove everything from skript folder now?
if you arent using it for anything you can just keep skript deleted
if you are you need to figure out which skript is breaking enderchests
That;s what i'm about to do
i use it for couple of things like work etc
I found it, and i do kinda need it.. how can i fix it?
check which skript is breakin enderchests and delete the file
what does the skript do
makes the enderchest a little bit bigger and you can use it under the command /ec
also gives you an option to use /crafting and /feed
i removed a bit of code with the enderchest and now it's working
can i send that bit of code here?
Go to the skript discord
hello can some one help me with this problem
This is the main configuration file for Bukkit.
As you can see, there's actually not that much to configure without any plugins.
For a reference for any variable inside this file, check out the Bukkit Wiki at
https://www.spigotmc.org/go/bukkit-yml
If you need help on this file, feel free to join us on irc or leave a message
on the forums asking for advice.
IRC: #spigot @ irc.spi.gt
(If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
Forums: https://www.spigotmc.org/
Bug tracker: https://www.spigotmc.org/go/bugs
settings:
allow-end: true
warn-on-overload: false
permissions-file: permissions.yml
update-folder: update
plugin-profiling: false
connection-throttle: 4000
query-plugins: true
deprecated-verbose: default
shutdown-message: Server closed
minimum-api: none
spawn-limits:
monsters: 70
animals: 10
water-animals: 15
water-ambient: 20
ambient: 15
chunk-gc:
period-in-ticks: 600
ticks-per:
animal-spawns: 400
monster-spawns: 4
water-spawns: 1
water-ambient-spawns: 1
ambient-spawns: 1
autosave: 6000
aliases: now-in-commands.yml
What is the problem
I have a server of Minecraft and when I try to start it, it does not let me. so I call support and they toll me that the problem is from here and I need to configurate something but I don't know what
Show the startup error
Failed to handle CraftCrashReport: craftbukkit not runs
[01:00:44 FATAL]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Mod File LuckPerms-Forge-5.4.71.jar needs language provider javafml:41 or above to load
?7We have found 36.2
You are running forge
you are trying to use the forge version of luckperms on bukkit
yes I think so, but just in case how I check if I'm using forge
Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException:
That's from forge
?whereami
Is this some cursed hybrid
As long as you follow the rules it's fine
Probably
forge 36.2.39 that is what I see on my minecraft
💀 bruh you ain't gonna get support for forge or any of these wack as hybrid servers here
you taking with me?
Yes
I'm not looking for help from forge, I just want help with spigot. I do not know what to do to solve the problem, and they toll me that that spigot code is that problem
You aren't using spigot
You are using forge or some weird spigot/forge hybrid
We do not support either of those here
Idk who they are but they lied and are offloading blame
As said this isn't a spigot issue
How do i make sure people don't pick up spawner? player reported to me that he destroyed a spawner with siltouch and was able to pick it up
What plugins do you have?
dcmathematical, placeholderapi, worldborderapi, worldborder, motd, viaversion, viabackwords, viarewind, luckperms, decentholograms, commandblocker, vulcan, vault, worldedit, essentials, authme, advancedban, realscoreboard, tablist, essentialchat, deluxemenus, nexengine, worldguard, excellentcrate, tradesystem, griefprevention, pvpmanager, skript, skquery, skrayfall, discordsrv, economyshopgui, auctionhouse, plugmanx
Might be some skript thing
don't see anything in skript
give pls plugin control god
Does anyone know anything about Chat Message Validation, some of my players and myself are being kicked for it?
you can disable enforce secure profile
it means that your chat token has expired iirc
my problem is i added a plugin but any non mod cant use it "regular players"
i need help for this one 🙂
Shulker Backpacks [1.13-1.19] By DarkMonolith
I guess
Permissions:
shulkerpacks.use
description: gives player permission to open shulker boxes in their inventory
default: op
shulkerpacks.open_in_air
description: allows the player to open the shulkerbox in the air (if config enables it) if the player has "shulkerpacks.use"
default: true
shulkerpacks.open_in_inventory
description: allows the player to open the shulkerbox in their inventory (if config enables it) if the player has "shulkerpacks.use"
default: true
shulkerpacks.open_in_chests
description: allows the player to open the shulkerbox in a chest (if config enables it) if the player has "shulkerpacks.use"
default: true
You need to put those permission nodes into a permission plugin
permission nodes?
Youtube:
How To Setup LuckPerms on Your Minecraft Server (Add Ranks & Permissions to A Minecraft Server)
By user: The Breakdown
or find another Permission plugin as your liking.
Why it keep saying running luckperms
luckperms is a permission management plugin
sir this is a Spigot (ur using Purpur)
but also-- are u running the correct version of ProtocolLib?
i think anything 1.19 needs the dev build
since ur running 1.19.2 it wants 606 according to https://www.spigotmc.org/resources/protocollib.1997/
hello im running a spigot server and it worked well
but now there is an issue
the server crashes
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 2023-04-06 13:04:19
Description: Exception in server tick loop
java.lang.IllegalStateException: Failed to initialize server
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:969)
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293)
at java.base/java.lang.Thread.run(Thread.java:833)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
@lofty oyster
@spice moss
Hello, I have a question, I would like to know, how to allow a 1.9 server the blocks from version 1.10 to 1.19.4?
how do the servers do it then? 1.9 servers have the 1.19.x blocks
yet all their plugins are in 1.9 in general
what do you mean "plugins are 1.9 in general"
example, I know a server with plotsquared 1.9, but available in 1.19 with the blocks of 1.19
plotsquared is definitely available for 1.19.4
also most plugins work on newer versions anyway
hum, okay, and, for create a server in 1.19.x, How many ram are needed?
Maybe 2-4gb? Depends how many players
+15 players
i have a problem with my friend's server (i have console access op and everything).
its a hosting called enderchest (i hate hostings) and when i tried to add logblock i just couldnt get it to work cause there is always an error with mysql
[12:59:09 ERROR]: [de.diddiz.lib.com.zaxxer.hikari.pool.HikariPool] LogBlock-Connection-Pool - Exception during pool initialization.
[12:59:09 ERROR]: [LogBlock] Could not connect to the Database! Please check your config! Communications link failure
I tried to switch things up lots of times but none worked
i even tried going on phpMyAdmin and checking if i can do anything and i cant lol
i get an error #1044 - Access denied for user '||i cant tell the user i believe||' to database 'minecraft'
The MySQL username or password or database is wrong
i checked 8 times and its the same as it says on the site
i litterally connect to phpmyadmin by this login
well besides the localhost
wait what just happened
I JUST HAD TO USE THE HOST INSTEAD OF LOCALHOST
i litterally spent a hour on this
Hi, im hosting a 1.19.4 spigot server and I have this issue where discounts after curing villager zombies not working after second time. How would I fix this?
some suggested to set " fix-curing-zombie-villager-discount-exploit: true ' to false in the paper.yml file but theres no paper.yml file and spigot.yml does not have this
Spigot doesn't patch that AFAIK you need to ask the fork maintainer if you aren't running spigot
i do not know what seems to be the issue then
that should be false
its in one of the files in config/ for paper
Does anyone know how to hide the boss bar so that only the text shows
Resource pack
Oh right thanks
can i ask questions about plugins on this chat??
Yeah and if somebody has experience with it they'll answer, but you're almost always better going to the author of the plugin directly if they have their own Discord server, or just the discussion thread that every plugin has
The best person to ask about a plugin will always be the plugin author(s)
i dont find anything about the autor of skript
Oh. I mean do you want to ask a question about the Skripting language?
If so we have a dedicated forum for that
can you send me a invite please?
If you make a thread here and ask your question, you'll get fellow Skript writers to help you out
There aren't many experienced with Skript in this server
thank u very much
This was in economyshopgui lol
@runic rain Did your community power get cut?
Not sure why this is in #help-server but no, only flickered in and out quickly yesterday afternoon
didn’t even notice this was help server
He was scared that ChocoSMP went down while he was afking his melon farm
Probably
choco smp?!?!?!
is the mc server unable to use jdk 20 generated jar files?
it says the server only supports up to version 63 whereas java20 generates version 64 files
You need Java 20 for it to understand Java 20 code
i thought java 8 was the latest version of the JRE
It's not
You might want to move to #help-development
its about the maven setup tho
done
do i see it correct that the server now acts like the command does not exist if a player has no permission to use it?
for example if i deop myself the server acts as if the /op command was unknown to the itself
Yes
Spigot
🙏
Vanilla uses an int permission level iirc
aight thats pretty cool that users who shan't use it can't even see it
ah ok the permission-message seems to still get returned to the console if a command's permission node is set to false
shaders
every time i try and launch my spigot 1.19.2 server (no plugins currently installed) the server crashes almost immediately
Logs...
?paste
One of your whitelist/ops/bans.json file is corrupt
ok so what should i do about that
ok
this is a brand new server so it doesnt matter
which confuses me because there is no ops, bans or whitelist folders
they havent been created yet
because this server has never successfully launched
They're json files not folders
thats what i meant
But they should be there since that error is happening
you know what
it might be because of the custon settings
custom
since this supposed to be a superflat
I find it easier to make a superflat world in singleplayer and copy it over
yeah that's probably what i will end up doing
yeah the server.properties generator settings are complicated since mojang fkd them in 1.13 or whatever
alr
just removed that, ill check if it worked
ok so it still did not work..
hmm
ok this is weird, i just removed those lines from server.prop but they are back now.
ok
just removed the line again
You can't remove them, you have to have them blank
gonna see what happens when i start the server
thats what i did
sorry i explained that weirdly
i left those lines blank
how they were before modification
just figured it out
yup its booting
thank you 👍
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 should post said error
Not verified? Upload screenshots here: https://prnt.sc/
Region: 08341680-0904-4271-af2e-24cc49b12952-mine (type=cuboid, priority=0)
Flags: entry -g NON_OWNERS: DENY
Owners: TSans_*
Members: (none)
Bounds: (-11, 23, 122) -> (141, 167, 284)
Why would I be getting, not allowed to enter flag
If i'm added as the owner
Hey, i'm sending this message because without ProtocolLib none of my plugins work, if you could help me that'd save me.
Error message :
is this a good place to ask for help regarding towy plug-in?
best place to ask would be the plugin's discord page (if they have one)
but if its a simple enough question we can always try to hlep
I tried all of the version between 1.6 to 1.9
?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!
i cant create a slot
/speedbridge create 1 ?
i cant
it says specify value for slot (schematic)
hello??
@dapper ocean
.....
You can learn everything about creating a playable island-state here.
yes i know it's an old version but it's the best for the pvp
what is schematic name?
it looks like you need a schematic from world edit
where do u get that links from in like 1 sec
i use google
ChatGPT: ummm?
schematic is like a copy paste?
lets say you have a melon farm, you copy it save it as a schematic you can then paste that anywhere you want without needing it on your clipboard
the schematic for the "SpeedBridge pluigin" needs to have a pressure plate on, and then you can do /sb create <slot> <whatyousavedtheschematicas>
thanks is works
well, when i use /sb setup setspawn it says spawn should be inside the region.. but i was setting spawn inside it
is there a way of checking if somebody build something ?
and who build it in that certain place?
you might get more help in https://discord.com/invite/cDQjsHugPw
alright thanks I have searched for their discord but i’m not sure if they have one
oh wait i found one
guys when i am making a vault door from youtube
they dont open properly they way they should
even tho i do exactly the same thing as the guy in a video, could it be on the server side that its not working properly?
it actually does
what does it change?
hey guys, I want to make random loot with Hunger Games plugin made by ShaneBee in chest which is customizable and everything but the thing is I don't understand how this x:<number> works. If I make the number bigger does it mean that I have bigger chances of getting that item in some chest or lower chances? I need help with that. I also have a screenshot if needed
Ask the plugin developer
The resource might have a discord, if not use the discussion page
video is 1.19.3 versio, what i have
what changes are there?
what server? Can u send me an invite in dms?
I just had a server running, but I restarted it and the start.bat script isn't working anymore
?notworking
"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.
I double click the start script and nothing happens. I would expect the server to launch. My start script initially had to be adjusted for my version of spigot, which did let the server launch once, but it won't work anymore. I haven't changed anything
change the bat script and add PAUSE on a new line at the bottom
I just tried to adjust the pause statement to all caps and got the same result. My script so far says "@echo off java -Xms8G -Xmx8G -jar spigot-1.19.4.jar pause"
@echo off
java -Xmx...
pause
^^
I got that all fixed. It looks like the ip address I tried to add to server properties isn't valid. How am I supposed to format it?
Normally you just leave it blank
^^
I believe I have something corrupted in my server that doesn't allow for it to start. Could I get help or is there any YouTube videos you guys would recommend?
IPv4 or IPv6?
what's the error message?
07.04 17:07:14 [Server] [INFO] Preparing level "world"
07.04 17:07:15 [Server] [ERROR] Encountered an unexpected exception
It was an IPv6 error. I'm not sure what changed, but the server will run as expected now. I thought it was because of a typo but correcting the typo didn't initially fix anything. It started working again after I left it blank, ran it, closed it, added in the ip, and ran it again. Odd, but I'll take it
hm weird. anyway, usually you got both ipv4 and ipv6 anyway so usually you just let it listen to all interfaces
Should I provide the full logs or just that small part?
This has never happened before. I can't connect to the default port 25565.
How can I see if there is a rule on my new VPS that blocks access to that port?
(AlmaLinux)
(Server is ON)
show the output of iptables -L and netstat -tulpen
if you dont have netstat, install it. on debian it's in net-tools, no idea about alma
On 25565
it shows nothing in console when trying to connect
then you probably have a "hardware" firewall or sth inbetween
does your hoster have some kind of firewall thing in their web ui?
can you reach the webserver on port 80?
yep
huh that is weird
can you connect through ipv6?
wait wtf isn't that OpenVZ / Virtuozzo?
ServerEasy
it's not a KVm machine. that panel shows the option for TUN/TAP so it must be OpenVZ
anyway. can you connect through the IPv6 IP?
netstat shows it only listens on tcp6
what's the output of ip a?
(it'll show your ip address, so censor it if you don't like it public - but don't censor it completely)
[root@autoapi ~]# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default
link/void
inet 127.0.0.1/32 scope host venet0
valid_lft forever preferred_lft forever
inet {MY_MACHINE_IP}/32 brd {MY_MACHINE_IP} scope global venet0:0
valid_lft forever preferred_lft forever
[root@autoapi ~]#
hm did you change anything in server.properties?
nope.
dw... Thank you anyway
you could ofc ask your hoster whether they block any ports by default or sth
although that's quite unlikely, if at all they'd block the SMTP port or sth
idk
I can't seem to get port forwarding to work correctly. I have an external and internal port set for 25565, have verified that forwarding is enabled on my router, and have specified the internal ip address but still can't connect to the server (testing using a vpn to access from the outside)
Using online tools, it looks like the port is open, so it must have something to do with the ip address I'm using
not spawning animal in my world i use spigot server but i migrate world from bedrock to java
Looks like full width chars
char + 0xFEE0
public static String convert(String input) {
StringBuilder string = new StringBuilder();
for (int i = 0; i < input.length(); i++) {
char character = input.charAt(i);
if (character >= 'a' && character <= 'z') {
string.append((char) (character + 0xFEE0));
} else {
string.append(character);
}
}
return string.toString();
}```
Actually non-functional one sec lol
Edited, that will work
How are you using that method?
Hey, can someone help me to start a server in spigot?
Do you have a jar built already
Most plugins are just drag and drop
You place them in your plugins folder and then start the server
Error: LinkageError occurred while loading main class org.bukkit.craftbukkit.bootstrap.Main
java.lang.UnsupportedClassVersionError: org/bukkit/craftbukkit/bootstrap/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0```
I'm getting this error, I have java 16.
Oh, can you provide me link?
?java17
Install Java 17 at https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot
Generally you leave that blank
If you have a domain name you need to set up a DNS record to point to your server
How will I join the server then?, localhost:port?
alr
Can't I use crack?
What
crack=enable/true
that’s offline mode
aah
Note we don’t provide support for offline mode servers :)
oh, ok
Uh, so I created a file named MyPlugin.jar and dragged it to plugins folder, and when I type plugins in the terminal, it shows 0.
The code of myplugin.jar:
Myplugin.yml:
name: MyPlugin
version: 1.0
main: com.example.myplugin.MyPlugin
author: Your Name
description: A simple plugin that greets players when they join the server.
commands:
mycommand:
description: My custom command
usage: /mycommand <player>
It likely didn’t load then, check the logs
Also this is more about development now so you probably want to move to #help-development
okay!
Folder or terminal.
In the terminal, I see no errors.
ah yes, found the error.
im running spigot 1.19.4 and i was trying to test out redstone contraptions, i just made a simple redstone clock but it keeps pausing the redstone every seconds for a bit before continuing and then pausing again
i've tried looking through all the configuration files and didn't see anything i think is related
I don’t think spigot changes any redstone behaviour by default
Does the clock work normally on single player
oh my god i just went to singleplayer does the same thing, why is this doing this?
Not verified? Upload screenshots here: https://prnt.sc/
Redstone torches burn out if they flick on and off too fast
Which causes them to stay off for a while and eventually start working again
yea i understand that but some builds i wanna do require redstone torch chaining to carry the signal vertically and im not that good at redstone to figure something else out
Sometimes I forget this is a feature
It used to be much more common when torch clocks were popular
These days most people use comparator, hopper, or observer clocks
i never even knew this was added, i feel so dumb lmao
it has?
i never saw this before
either way thank you im just dumb and unaware of a lot of things it seems
I need your help!
I don't know if it's a KitPVP issue or the Multiverse.
I first created a KitPVP world in 1.19.4 without ViaVersion,Rewind etc. In addition, I set up my KitPVP there, but today I added those ViaVersions and added support for 1.8.9. When I tp now, I only see the black screen and the world won't load.
Goormoning guys, I use luck perms, essensialsx chat and realscoreboad and i just fixed showing rank in realscoboard ans chat, but they still dont show over players head. any idea how to fix that?
You using Vault?
Pvp is not working in the server after adding a datapack.. removed it but still not working
Can I run server on java v8?
Some versions, sure
some?
I'm trying to use scriptcraft for plugins because it uses js not java.
Up to like about 1.16 supports java 8
I'm sure scriptcraft can be made to work for newer
🥲
How though?
I installed node like 2 times now..
It gives me error saying "No js engine"
I don't think node is used for scriptcraft
Nashorn engine?
Yes
I have no idea on how to install it
Do you know how to install it, by any chance?
It's already installed
yo guys, how do I make it so I can get a book with a custom enchantment and also bottles o' enchanting? It doesn't work, I just get an enchanted book and not any bottles o' enchanting
hi, can anyone help with low TPS reason
https://timings.aikar.co/dev/?id=f994cf951fbe441fa4e87838e321ddb5
You aren’t using spigot
too many chunks loaded or randomTickSpeed too high
yea it was randomTickSpeed = 1000 😀 dont know why)
i play on 1000 too lol. got no time to wait for this shitty wheat to grow
Is there like an Easter egg plug in if some sort? Just any that’s updated out there that anyone knows of?
is it a feature on essentialsx where if u die, ur items will be automatically put inside a chest?
Mo
does spigot have a page where all the main changes per release are displayed?
You can always see what's added here, https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/commits
1.19.4 added this https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/commits/818e4e08d29b914a051f85dc283e3ec4b86f6bb0 but there are also lots of commits after that one which add more API
https://hub.spigotmc.org/changelog/ Is also useful
Yep. A bit of a nicer overview of things
guys, can I have multiple lands with griefprevention?
Guys is there any plugin which changes the prefix of all the plugins to other which we choos example- UAR > Executed command
hey im using PaperSpigot 1.8.8 with all Via* plugins (1.7.2-1.19 are playable)
But i have a problem, im using an old FactionsUUID plugin that i found on my PC because it's one of few that has support for the Factions Map Scoreboard plugin
So i have FactionsUUID, FactionsBridge, FactionsTop and Factions Map Scoreboard plugin
But when i add a plugin for example like authme, factionsuuid gets fully disabled, which means that other faction plugins get disabled as well, and i can't find a fix to it, could someone help me somehow? I can send the console errors and i would appreciate any help thanks
Sorry
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!
?paste it, dont send it in a text wall
copy the config.yml, paste it on that website, press control + s then send us the link to it
(25565 for main server isnt required, just recommended)
I’m having an issue where peopel are speed running my survival server any suggestions on how to counter this?
I'm not a big fan of the name premium mc. It's not really premium it's just the game that you didn't crack
for now
So we can't support you
Probably offline
They want online mode for support then the second they get that they switch back to offline
Just ignore them and move on
hey guys, what is the best antycheat for spigot 1.8.8 and server like hcf?
i'm thinking of buying a Spartan
Too old! (Click the link to get the exact time)
Hello!

PT or BR?
what
hi in Portuguese is "oi". there are about 8 to 10 countries where Portuguese is the official language. And the countries with the most Portuguese speakers are Brazil and Portugal. Then asked if it's Brazilian or Portuguese.
ok
XD nice
1st why do you have every adobe thing pinned, and i highly doubt the test server is setup to kick or ban you
@pulsar snow can prob say for sure
did you enable it to kick you
why is it pinned though
yeah
yes
wat
oh you mean toolbars?
fuck toolbars
yeah
fuck toolsbars
not real folders
damn that'd be crazy who tf would do that
Is there spigot plugin manager?, just giving commands to install new puglins and remove. Instead of downloading and pasting the puglins from the puglin folder.
nice man
does anyone know if the id itens of skbee work on thirst?
What
Hey I need help with a spawner plugin similar to the one on the donut smp where you can right click the spawner and can sell the generated itme
you got told earlier you probably need to comission that
?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/
how?
?howtopostathread
I believe you need a certain number of likes to post in that forum
You can dm a dev offering services
On skbee we can create custom crafts and set a
Id number for them and on thirst we can use itens id to set How of thirst Will give
I want to set create custom crafts to juices
Is there already a plugin that removes all spawn conditions.
like as in mobs can spawn inside blocks?
No like squids don't have to only spawn at y 65 , or zombies can spawn in daylight
All of that is pretty much hardcoded into the game
You’d have to make your own spawning system
Only thing I have read.
I keep getting kicked from my server for "chat message valificstion failure" any help?
either disable enforce secure profile or relog
ok thank u
Does anyone know how to set up OVH , and connect it to a Minecraft pterodactyl panel?
Their documents does
whats needed
?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 need a plugin similar to the spawner plugin on the donut smp where you can right click spawners and collect the generated items and xp
I can send you a video of it
How it is
sure send it in dms
How do i fix this
How to fix this ProtocolLIB chat error ;-;
Its updates
Im using 1.19.4 with ViaVersion,backward and rewind
How do I add luckperms ranks into chat with venturechat?
papi uses % % instead of { }
kk
idk where I Find bunggecord 1.19 to download? anyone can send me link or help me?
Hover the downloads button and click Bungeecord
?bungee
Do it in thw chat config
^
Nop
Well first you gotta tell us what chat plugin you have
essentialsxchat
Then go to your essentials config, and change add-prefix-suffix to false and remove the # then add {PREFIX} into the chat format with a space after it.
like this?
Just {PREFIX}
?paste
theres nothing in there
Because you need to copy and paste what you're wanting to show.
You put stuff there
An then save it and send the link
its here
sigh
You need to modify the chat format.
That's a comment
im new to this idk what ur talking wbt
Below that part. There is a format. You need to modify it.
?paste
Ok
Then go to your essentials config, and change
add-prefix-suffixtofalseand remove the#then add{PREFIX}into the chat format with a space after it.
https://paste.md-5.net/afafahanak.pl this correct?
No
You only need one of them uncommented. So add the # to the second and third
format: '{PREFIX} {DISPLAYNAME} : {MESSAGE}'
And make sure you change add-prefix-suffix to false and remove the # infront of it.
wheres add-prefix-suffix
In the config
i cant find it
Then look harder. It's near the top
near the top of the chat: section?
No. Near the top of the config
Yes
Do /ess dump all and send the link
You have syntax errors in the config
Fix them by ensuring you follow the yaml spec
You might want to google how the format of a yaml (yml) file work
https://yaml.helpch.at/ Paste hte whole config in that and it will show you where the errors are.
HelpChat Yaml parser.
i got 1 error
how do i fix it
bad indentation of a mapping entry at line 909, column 3:
group-formats:
^
Go to that area in the config and fix the indentation
?paste
Paste that section of the config
You have extra spaces before group-format
now ive fixed, saved, reloaded. now will it work
?tryandsee
EssentialsXChat does not effect the Above head names or Tablist.
how do i fix these then
Edit the plugins that handles those things.
ill try
the nametags are just vanilla mc tho
and there isnt an option for the name place here
hello?
can someone help?
😦
pls
someone hep
How i can put my server Icon in the tablist
Server list or tablist?
Get a plugin that does it.
Tablist
You'd need a resourcepack that retextures a character to your server icon
Then simply put that character in the tablist
I have some code for that.
Btw can u help me
Are you sure you're old enough to use discord
Its not rlly config either its just tips
Yes im just dumb
I dont focus on coding i have a reak job
Also im new to this
Im just new at all this
And im very sure im old enough for discord
I just need help.
Any good anti-xray plugin?
Can you send link please?
Google your question before asking it:
https://www.google.com/
I tried
Hello I need a help I Want A User Password Plugin name LoginSecurity is it possible?
THERE IS A GUY WHO'S PASSWORD I WANT
I Am The Owner Of Server so can i get in files?
Or Else?
theres plugins that add the need for peple so login to a server mostly used on offline mode servers and i would hope they hash the passwords
and most people wouldnt use their mc account password
i dont need
mc acc spawn
i need server password
like you know /login
that password i need
you would have to unhash the passwords most likely
what is mean by unhash
troll him, that sound really malicious ngl
Only can be done if the plugin has shit security IMHO no reason not to use Sha 256 so it might be uncrackable
well, hash means its not reversable lol
yeah
i just need his login password
Well you could unhash it but here is what you'll have to do
hash can't be unhashed, you have to crack it
First get in contact with Google, ask politely to use their quantum computer for your minecraft password
by bruteforce or smth
:/
My method is best
i don't need minecraft password
You know what I mean
i need login passwword
well, that works too 😄
plugin name loginsequirty
IMHO it's most efficient
Because it may take less than a few thousand years to convince Google
dude, noone is gonna help you crack your player password
works in 75% of cases
Best way is to wait until you can get your hands on a quantum computer if you don't wanna talk to Google
Could be up to 10 or more years though just a warning
bro stop trolling me
I'm being honest
It's your best option
Cracking it could take up to hundreds of years
I'm offering a solution in 10
That is like a 90% time save
Wait don’t these plugins have a kinda large flaw
You are offering money so somebody can help you