#help-server
1 messages · Page 189 of 1
exactly
i want it to be harder
what are u not seeing?
soooo
does anybody know a good anti-cheat plugin?
for anti xray use paper
spigot has anti-xray too
But if you want a plugin for it, use Orebfuscator. Excellent plugin.
@elfin shore
is orebfuscator work for 1.16.3?
Yes
I used it in 1.16.1 yesterday and it worked perfectly.
Are you checking on Bukkit, Spigot, or the GitHub?
spigot
Should essentially be the same code. But here's the release prior to 1.16.4 support from 20 days ago. https://github.com/Imprex-Development/Orebfuscator/releases/tag/5.1.1
thx
wait
it doesnt work
:/
@west cloak
i had to install an xray mod to check
and it doesnt work
Did you also install ProtocolLib?
I have a proble when i starrt my local server whith bungeecord he said that Higes_ (/127.0.0.1:54721): disconnected while connecting to lobby: Si vous voulez utiliser cette IP, merci de l'activer dans votre configuration du BungeeCord !
[22:08:04 INFO]: [connected player] Higes_ (/127.0.0.1:54721) has disconnected: Can't connect to lobby:
It's a library used by many plugins. Required for this one. It helps make sending and manipulating packets easier.
how do i get it
?
np np
do you guys offer support with plugins?
is anyone able to make a banner for minecraftservers.org for my server plz dm me
Anyone know a good world reset plugin? I need my server to have a new map every week. I'll pay too if you make one
Using latest MC version, Paper #256
^
ok can someone help me? I get this error. Ik this is prob not a spigot problem but if someone can just look at the error and tell me what the issue is ill fix it myself
[22:22:51 INFO]: [CommandSync] [localhost:9190] Received input - console@#@all@#@send [22:22:51 WARN]: Exception in thread "Thread-7" java.lang.IllegalStateException: Asynchronous command dispatch! [22:22:51 WARN]: at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:15) [22:22:51 WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:736) [22:22:51 WARN]: at com.fuzzoland.CommandSyncClient.ClientThread.run(ClientThread.java:63)
Any way I can use cloudflares free DDOS protection on my MC server?
@west cloak I'd like to second this question.
@west cloak doubt you could since the free protection is for HTTP connections
it is a protocol
Yea. Cloudflare has a special minecraft one but thats like Pro+, which is 20$ a month
@west cloak Ooooohhh cool ok, did not know. Will look into that for sure.
!
^*
I just use hosting providers that provide DDoS protection automatically, like OVH 😉
Same. I hate using hosting services
you can get a VPS that has DDoS protection on it, and then proxy the connections to the home network
yes, but can be cheaper however if DDoS protection from the hosting provider is automatic. but you wouldn't need a VPS that as a lot or ram or disk space
you just need network stuff
setting up a VPN isn't all that difficult
and doesn't use any extra resources except network wise 🙂
so even CPU stats wouldn't really matter as well
up to you what you choose, just giving you more ideas for options is all 😉
in theory you could create your own DDoS protection if you get enough cheap VPS's and set them up appropriately lol
does any1 know a good plugin that lets you run bungeecord commands thru spigot?
whats the difference between protocolsupport and viaversion, which is better for multi version?
just the versions they support
ah
so does via support more than protocol?
do any support 1.8 - latest i should ask
Spectrum is nice and all but whenever I used it players would have the cloudflare IP for their closest datacenter
is /rtp an essentials permission / command ?
That command isn't included with essentials iirc
the command tpr (random teleport) is though and the permission is essentials.tpr
anyone know if the itemizer plugin wotks with 1.8 servers?
is the thing where items, mobs, and xp orbs stack a plugin, or is it a paper thing?
nah itslike to rename items and change the lores
i couldnt find a better one then that
and i mean it "works" just when u try to use it it doesnt
i wasnt answering your thing
Hello, so i found something and i think its bug or something
we were just normally playing, and just out of nowhere we gained much HP (showed id photo bellow)
is there any fix or anything i can do with this??
i though reinstalling server would help, so i did it but it still shows up
is there a way to make it so you can only use a command once a life
or before you use one command it clears your inventory
@summer jacinth For these kind of stuff, i recommend plugin named "CraftBook"
ok
you can do command items, commands signs, modify commands and make bunch of commands execute in one command written
ok
theres very much content, but you need to enable it in config
ive had issue that commandsigns didnt work, turns out i forgot to enable it in config lol
@ebon raft you mean verify email?
yea
theres no email to that
you must type in !verify (your name on official spigot site)
then go to spigot site, and theres inbox
yes emails are currently not sending, we're working on it
@summer jacinth For these kind of stuff, i recommend plugin named "CraftBook"
I checked this out and it didn't work well so any others?
I need a plugin that clears the inventory before you use a command
How execute command with NMS?
I need execute command /testforblocks to speed builders
What's my best bet to pregenerate a specific list of chunks? (not a shape)
Has anybody else had problems with their server randomly dying? The process just cuts out, no errors in the console/logs. I am not sure if it is coincidental, but the last log line I got before it crashed was Can't keep up! Is the server overloaded? Running 5004ms or 100 ticks behind. I do use a hosting service, and no I don't have any unpaid invoices/bills that could have caused it to spontanously shut off.
This problem happens often, and it is concerning because I am afraid that eventually an important chunk would become corrupted. Without any logs, it is sort of difficult to pinpoint the problem. It doesn't seem to be related to what I do in-game either.
Something that I will try is disabling the chunk-gc in the Bukkit configuration, for I have recently enabled it to see if that helps chunks load faster:
chunk-gc:
period-in-ticks: 600
load-threshold: 2000
My Java settings seem pretty normal, running on a node with 2gb.
Something I was thinking about were timings, but I am not sure how I would paste the timings after the server crashes...
Is there a tool out there that can get granular about this? Is there a way to tell Java to log certain things about the JVM?The most recent calls or method signatures?
I am going to read into this tomorrow: https://javahowto.blogspot.com/2010/09/java-agentlibjdwp-for-attaching.html
In Java SE 5 or newer, one can use a new standard JVM option to attach a remote debugger. For example, -agentlib:jdwp=transport=dt_socket,a...
i should just make this a post
lol
@late fulcrum 2G seems really low to me... My server with nobody online typically uses about 1.4gb. I would recommend increasing your RAM limits.
If the java heap built up enough that would crash the server. I dedicated 4gb to mine to get rid of the same problem a few months back.
@west cloak interesting.... I asked about this something similar to this* not too long ago, and @neat umbra suggested the opposite: #help-server message
event then 2-3gb is enough
So should I go low or go high?
@neat umbra is 2G too low?
More ram = higher capability. What he was saying, it appears, is that you needed to lower chunk distance. My server chunk distance is 5 chunks because it makes it a little more challenging and because it makes things WAY less laggy. 32-chunk radius would be 1024 chunks loaded at once for every player who is at least 64 chunks from each other. It's definitely overkill; you really only need 12, though yes it does feel epic to have 32. I suggest keeping that to singleplayer.
If you want 32 chunks you'll need around 6-8gb of RAM like I used to have when my server distance was 32 chunks.
is this the right chat for confirmation emails not being received?
This is the chat for your getting help with your server.
It’s a known issue atm
^
is there any place i could get help for this? or do i just have to wait for it to get fixed.
got it, thank you anyway!
@west cloak my bad, I forgot to mention that I lowered it to like 8
So I dont think that is the problem
Ok. Well at any rate, something is filling up your Java Heap Space, aka using up your dedicated ram. Solutions would be to get a plugin that tracks which plugins use the most, or to just beef up your server.
Do you have any suggestions for a plugin that tracks the RAM usage of plugins on the server?@west cloak
Is something like that even possible?
Yeah, there's one I used for a while... lemme see if I can find it
This is the one I used. Unfortunately it is not maintained.
@west cloak does having the heap filled up cause the server process to just die? I would sort of expect to see OutOfMemoryError here and there in the console/logs
It just doesnt seem normal
OOM errors would normally be in the Console that ran the jar file, not necessarily in the jar file's logs. The logs will say when the server is falling behind trying to tick in time, and it falls behind when it runs out of space and can't get any more RAM to help it keep up.
I find that running the server in a Windows Command Prompt will show me the OOM, whereas using the GUI supplied with Spigot nowadays does not.
Ah...
NOTE have not tested this in about a year, may not be up to date
advanced stuff I don't understand
I see... the Nodecraft console probably wont show the OOMs
Right, highly unlikely as it's more of a system error.
Its like a web console
Interesting
Maybe I should ping them about that lol
@west cloak so do those errors go to stderr (2)?
The error pipe
No worries, I appreciate your help
np, best of luck
thx
is anyone able to make a banner for minecraftservers.org for my server plz dm me
?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/
join the community and make some posts :)
@late fulcrum sadly 2g might be too low for ur dream of 32 chunks,but its rather hard to say as i never tested low amount with people(i usually give 6-7gbs from the vps)
If that's all you're loading sure. But depending on the plugins you have, you may need significantly more.
hello to all I'm looking for a plugin that allows to put Rank in the chat like Founder, moderator, player
that I could change the player rankings for the roles! thank you
version 1.16.3
https://cdn.discordapp.com/attachments/759434528858177566/775123139657990164/unknown.png guys what is this plugin name ?
Hello, so i found something and i think its bug or something
we were just normally playing, and just out of nowhere we gained much HP (showed id photo bellow)
is there any fix or anything i can do with this??
is there anyone who has fix on this??? i tried almost everything, reseting player data, reseting everything, reinstalling, nothing worked
i have a problem with worldguard. The rg has sleep as allow but players can't sleep in it
fixed: i needted to have the interact flag set to allow
@versed crater this just looks like armorstands with heads
@versed crater this just looks like armorstands with heads
@remote thorn can i make with AST ?
armor stand tools
Anyone know the command to add a kit to a certain rank? (LuckyPerms and PlayerKits are the plugins Im using)
Does anyone know the permission to give for citizens so that players can see what the NPCs are saying?
Are there any spigot forks that support latest snapshots?
@versed crater Head-Displays by @tidal ravine
Check if OreGenerator has a discord and ask in there.
You will have to wait for them, as thats a problem in the code.
Then wait patiently for someone to respond in there.
@blissful quail thanks :)
np
Does anyone know the permission to give for citizens so that players can see what the NPCs are saying?
@raw forum
I have done but nothing is working. And the pure ignorance and attitude from people in that server including staff... horrendous 😦
it's citizens.npc.talk, are you on the latest version because if so you shoulden't even have to add it
Im on 1.16.3 due one of the plugins I use has not yet been updated to work on 1.16.4
It should support it still, it's cross-version compatable
When I do it, it goes red when doing /plugins
Weird
Anyone know how to change the amount of blocks you can claim with Greif Prevention plugin? (When you first join you only get 100 or so)
in its config
Whats the line for it?
Not sure, check the config
Since it's almost xmas 🙂 I want to make it snow in my lobby. Easiest way is to change its biome ?
yes, however biomes are 3 dimensional now
Worldedit
Hmm. How is it called I do remember it was something like //setbiome mountains?
would anyone happen to know if a change in 1.16.4 would cause issues with receiving/seeing chat messages from other players?
Tried setting biome to mountains command works but ain't snowing. Tried the snowy tundra biome isn't working either hmmppf
@outer sand don't think that that's has being changed
would anyone happen to know if a change in 1.16.4 would cause issues with receiving/seeing chat messages from other players?
@outer sand No, probably not
@west cloak as stated biomes are 3 dimensional. So that means for some things, height is a factor. IE snow for instance
If the setbiome works try relogging
Oh didn't know you ment it that way xd. For the height it won't be a problem 🙂 it's a floating one just beneath the clouds on mountain height. I did indeed relog. Should wait it could always start snowing x)
haha my mistake was i was ignoring the player for testing ;-;
Hi when I try to create a server it says IP forwarding isn't enabled in the bungeecord config.yml even tho I did idk what to do
Edit the bukkit.yml in your spigot server
To?
There is an option ip forwarding has to be true
Sorry it's the spigot.yml and set bungeecord to true
no no no
Also in the config.yml of your bungeecord ip_forward has to be true
that aswell
bungee handles auth
but that specific error is not an online mode error
yes it is, ive experienced it myself
Nope it's just to cracked players can join
whether it was a bug or not turning online mode off fixed it for me
nope. auth/mojang servers is handled by bungee
not the spigot servers
the ip fowarding message just means he has it on in one place but not in another
Oh yes indeed
online mode would cause an error on join not the ip fowarding one
^
well im just speaking from experience
Need to quit drinking I think
so i have a lowly 2gb server right now, what would be recommended for multiple worlds? ie two of each dimension
Yes
is there a list of bungeecord startup args anywhere?
Im specifically looking for an arg thats like <start and stop> but i want to see all other args too
Does anyone know plugin or method to improve hit Detection System like on this video https://www.youtube.com/watch?v=6S5wPDIN3S8 ?
best plugin for crates? also paid ONLY IF IT'S WORTH IT
I use goldencrates. Never had problems with it
i dont know why someone would recommend a paid plugin that they dont think is worth it lol
@west cloak So today I found out something bizarre; I made a test plugin that prints an exception stack trace to both System.err and new PrintStream(new FileOutputStream(FileDescriptor.err)).
I have gotten some interesting results. First of all, here is the main class of my test plugin: https://paste.md-5.net/savekipiwe.java
Both errors printed to the Nodecraft web console. What is interesting is that the standard-error print (not to be confused with the system-err-print (System.err)) did not show a [thread name/log level] as a prefix for each line in the web console, but the other error showed [Server thread/WARN].
Curious as to whether or not Nodecraft saves the web console output either in the web cache or their server, I decided to log into the web console in a new private/icognito Firefox window. It seems that the web console output is saved on their server, separate from my server's log files.
Taking a look into the log that correlated with the web console session I was using, only the stack trace printed to System.err was included in the log: https://paste.md-5.net/ukavoqevoh.md
So it seems that the Nodecraft web console has it's own log file somewhere in their setup, and it also catches output from the standard error stream.
With this information, I am guessing that no OOMEs happened during the strange crashes where the process just cuts out and dies without warning. Just to be extra sure though, I made some modifications to this test plugin, and tried to allocate a byte array with a length of Integer.MAX_VALUE: https://paste.md-5.net/rexukacote.java
Expected outcome. The OOME printed to the web console.
yeah, people do it all the time
this might be a dumb question but how do I release a new version of a plugin
I try to do resource updates but it doesnt update the resource file
i need help with bungee cord and getting a /hub command to work
like i have 6 servers and a hub and i want a command to do /hub that takes me from factions back to the hub server
@gilded nest it takes a day or two for them to review and post your update. Be patient. :)
@late fulcrum very interesting, indeed. Thanks for updating me.
Ok thanks
Np
im making a server with viaversion and bungee. since i have via, do i use a 1.8 (what each individual server runs on) or the latest version of bungee? or is there a bungeecoed viaversion plugin
Latest bungee. Talk to the via guys for more info
spigot
spigot does.
ChatColor#of(hex);
boom hex color code
you make a plugin
prob TAB, prob AnimatedNames
hellooou
anyone can help me w a problem
i dont know why nether's mob doesn't attack players
is there a bungeecord discord help server or can i ask my question here? cuz i can't seem to find a bungeecord discord
This is the place
aight, my problem is that nobody (including ops and ppl with the * permission) can use /whisper or /reply, and they just get "You do not have permission to execute this command"
the strange thing is that they can use /essentials:whisper which means that there is another plugin thats overriding the whisper and reply command
im not sure which plugin is overriding it, and if theres anyway to make essentials whisper the highest priority for /w
Does anyone know how to disable the Teleporting to <home> message from Essentials?
You can probably edit it in the messages file
ok i'll take a look thanks
can someone help answer my question pls
#help-server message
Port forwarding?
Walnut there is a way
https://bukkit.gamepedia.com/Commands.yml
@gilded ingot
@plain perch
“Local Host?”
Vs “Port Forwarding?”
🤔 Only way I can see it not working in the Middle.
If you’re “Self hosting” or your own Computer is hosting the server.
Excuse my @<mention>.
And you don’t need to fill the “Server Ip” in the properties file i think
because of the firewall
Yea, that’s for protection
yeah dont want remove the firewall :x
I would not suggest turning it off but look into “Port forwarding.”
port forwarding?
a yes I have already opened the ports
Have you checked? If they are open
Lots of steps lmao
it's the firewall that I have a problem with :x
And did you check your Ip-v6 🤔 I think that’s what it is .-. I might be confusing it with something... also, check if a friend can connect sometimes it doesn’t show it on your end. I don’t know why.
Lots of Research and testing. I gtg to bed. Good Luck! Hopefully you solve the problem!
Excuse me if I was not much help.
Just add the rules in your firewall
I dont use it but you can just type worldgaurd spigot is something along those lines
ok?!
????????
does some one knows hot to get worldguard for spigot
download worldguard from bukkit?
i cant
how
its not opening the worldguard
Are you dragging it into a software like FileZilla?
to me or texmex?
Tex
yes?
And what do you mean "Its not opening"
its not showing that worldguard is activated
what version are you running your server on?
1.16.4
how to fix?
1.16.4
@charred ibex check if Worldguard is compatible with that version
but why i cant use it?
which version of spigot are you running ;_;?
1.16.4
yes
can you send me the link?
thx
I set up new server yesterday, and now it no longer launches, you open it, the cursor spins and nothing else.
O.o so you start up the server and ur cursor goes wild ?
it just does the spinning icon
Ctrl alt delete. End all java tasks and run server again
only thing running is java updater
java is updated, should I uninstall java 8 then reinstall?
there was never anything running
Oh okay. What start up script are you using ? Can you send it ?
i was able to just open the spigot 1.16.4.jar
You don't need too open it, it needs to run 🙂
i tried making a bat with this,
java -jar spigot.jar
java -Xms1G -Xmx2G -XX:+UseG1GC -jar spigot.jar nogui
Oh your .jar file how is it named ?
spigot.jar
Oh okay nvm try reinstall java then 🙂
I am currently running a bungeecord server and whenever I start the bungeecord and then all the other servers with it, I get a message from each server (except bungeecord) stating that it is outdated. How would I update the server? Do I just grab the new spigot.jar from online and just use that and replace the old spigot.jar?
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
How do I install buildtools and what does it do?
It builds the spigot.jar, it shows everything you need in that wiki link above
Ok thanks
@dusky sphinx restart your pc
already did
Can’t promise but it’s worth a shot. It will hopefully stop any auto runs that are hiding.
any good recommendations for a free dungeon plug in? like https://www.spigotmc.org/resources/custom-dungeons-create-your-own-dungeons.78675/
Help! I added EssentialsX to my server and noone except the op's can destroy any block
i have ShopGUIPlus SellGUI, EssentialsX and AdvancedInvsee
remove essentialsXAntiBuild
"Error: Unable to access jarfile spigot.jar"
make sure you are in the right dir and your jar is named 'spigot.jar'
how do i remove jails
how do i make /restart start the server after it stops?
how do i make /restart start the server after it stops?
@dusky sphinx spigot.yml (i think) there is a value called restart-script. Put the script that starts the server into there. For example: restart-script: start.sh
there
I have been told this is not a good practice as iirc you don’t generally don’t get a console for the restarted server
"Error: Unable to access jarfile spigot.jar"
@dusky sphinx are you in the correct directory when running the command?
Help how do i remove jails
Remove your jail plugin
Does spigot support IPv6?
Is there a way to support it with some tinkering?
I think mojang doesn't support it anyway
@woeful quail I was told realms run ipv6
I don't have an ipv6 address currently unless I can do it locally
Neat imma to try that
Go*
Works . @woeful quail
Neat
Thanks!
I have a question, on my server (1.16.4) when someone dies and quits the game and then comes back to the server, they respawn in the same place where they died. Is it a bug of this version of minecraft or maybe some plugin? Can it be fixed in some way?
Update your server.
you use the latest build of spigot? Ex if you are 1.16.3 you upgrade to 1.16.4
Not everyone can do that though
theres a flag you can use on your startup that bypasses it, but it's not really meant to be used
my server has been lagging a lot recently
and i need some advice on which plugins are lagging out my game
here are my plugins : https://prnt.sc/vi68ip
generate a timings report
so Pex, CoreProtect, FoundDiamonds, Harbor, Skript, SuperVanish, ServerRestorer, Multiverse-Core, SkQuery
whats a timings report
i dont understand this result page
send it here
Notice: Your AVG TPS is less than 19 but server load is less than 95. This may mean your server is having memory issues (leak or not enough).
This is usually a sign that Java is spending too much time Garbage Collecting. Try using -XX:+UseG1GC -XX:MaxGCPauseMillis=50 flags and increasing your -Xmx.
Idk if i should ask this here but when I download the spigot 1.15.jar it asks me if i want to keep the file and when i push keep id looks like it is still downloading and it wont save
so what do i need to uninstall? @ashen fox
It's not your plugins
add
-XX:+UseG1GC -XX:MaxGCPauseMillis=50
to your startup flags, and increase -Xmx if possible
No?
how do i change my startup flags
you edit the startup flags of your server, where your java -jar spigot.jar would be
it would be in your start.sh or start.bat
oh okay
How do you host your server?
apex hosting
See if they have a configuration tab where it lets you edit your startup parameters
If they dont you might have to contact there support for help
It would either be under a start.bat or more then likley a start.sh, if you dont see either of those you might have to look through your panel's configuration to see if they have an option to configure it. (I doubt they do)
i only see like plugins and stuff
like a plugins file
backups file
logs file
jar fiel
Okay, so you don't have any way to edit in that them. Unless you have a section of the panel to control the server startup you can't edit it.
You will have to contact there support team and see if they can add those flags to the startup script.
@ashen fox there is
Some people's computers arent good, and they dont want to expose there IP
Cuz they have a pc that cant run one
@ashen fox im on the startup parameters
Okay
add what I said before into it.
-XX:+UseG1GC -XX:MaxGCPauseMillis=50
before -jar
put it in the plugins folder
and start your server
@clever pier it looks like you cant edit them, so you will have to contact your host to add that
When i download the 1.15.jar (or whatever its called) file it asks me to keep it but when i click keep it stays downloading and doesn't save
Ye
yeah don't do that
as they are distributing illegality
use buildtools to build it
?bt
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
How do i use build tools lol im new to this kinda stuff
that article explains it
@ashen fox they said i have to give them money
so is there any way i can find out what is using the most ram and remove it
theres... 1 plugin folder?
so is there any way i can find out what is using the most ram and remove it
its not a plugin, it's the server its self
what
in the main server directory?
/plugins/
what is the minecraft folder?
please send a screenshot or something lmao
you're running your server inside your .minecraft?
in the .minecraft though?
K?
go into the server folder
and put it in the /plugins/
@ashen fox how can i find out what is using the most ram on my server plugin wise
I’m on Mac so that doesn’t work for me
I can't help you then, I dont know anything about Macs
well it was fine without any plugins
well something is up, the timings is saying its your server and not any plugins
you need to build the jar
To update my bungeecord server, can I just replace the individual spigot.jar with the new ones?
why when i go through the portal back from the end to the overworld do i spawn in the end again
and why if i die in the end do i just respawn again in the end
im stuck in the end
everyone else on the server said they dont have this issue
Does someone know of a plugin that allows you to increes the enchantment level in an anvil (Without the bug that you can put any enchantment on any item)?
Does anyone here know any good plugin for making quests you get from manually spawned villagers?
@crimson viper you mean on anvil?
well it could be possible in craftbook, since you can make custom recipes in there
just make a book that gives for example sharpness X (through commands), and make recipe
iam not sure if its possible to do on anvil, but you can on crafting table for sure
is there way to stop animals spawning in the world , but be able to spawn them with spawn eggs or spawners? using gamerule but only works for mobs (not animals )
You could do it with a plugin
I don't know any plugins with that specific functionality though
ty
server.properties has a spawn-animals setting iirc
is there a way to change the command properties for plugins, so that when you look for the commands in the server, there isn't the name of the plugin before the command For example, there is /reload, and /bukkit:reload. How do I get rid of all the commands that have the plugins name before them,
how do i disable plugins?
like
Remove them from the plugins folder
isn't there a disable feature
never was
While the server is running? no
what about when it's off
there's an ondisable function in my code and stuff
so i'd assume that's a spigot feature
its not
Well yeah, when the server stops onDisable is called
oh
or if it errors
yea
You can programmatically disable them, but there isn't anything built in for it
hi, im kinda still a bit new to spigot and am wanting to take a map i made and make it the primary server map. is there a way to do that?
alright so im running bungeecord spigot servers. and this popped up
i dont know what to do
its better to use spigot or paperspigot ?
@pallid arch replace your world with the map world
@west cloak don't ask that here... very different opinions floating around and things get heated at times XD
nah irl it's up to you
hahahah. ty
i only wanna know if its hard to switch beetween them
so i could test them
idk tbh
alright so im running bungeecord spigot servers. and this popped up
https://pastebin.com/grDngUGK
i dont know what to do
ping @plush lintel when you answer that ^. hes the owner of the server, he can verify that.
It should just be a drop in replacement to switch between them
Anyone ever buy a broken outdated plugin?
unlikely
im leaning more towards not reading the few lines saying it doesnt work on X version
It is a plugin that only works up to 1.6.0
Bought today because someone said it was good
link?
ahh a deluxe plugin
what exactly isnt working,tried looking for support
from the dev?
oh wow
those reviews
lol
It just dosen't work, outdated, won't load
well reviews says
you need to go in theyr discord
to download updates
lol what a plugin
first time i see that
In order to get the beta version for 1.6.4 you have to go into discord, link to spigot and ask for it in a section. But theres no one to help in discord
refund it
My name is rejected by their system for linking to spigot account
So I'm just stuck outside with no help
You can always refund
How? Paypal or spigot site
Usually you ask the dev for a refund first
and in worst case go straight to paypal
not sure why you kept buying it
even though reviews are there
i'm making 2 servers 1 factions running 1.8.8 while survival is running the latest, is there a way i can make my hub able to connect both versions of minecraft?
The hub doesnt care
what version a server is running
However using
viaversion/viabackwards
should ease things
Think of the hub as like a layer above
The hub is running 1.16.4 but when i try to join on 1.8.9 it doesn't allow me
Well do you have viabackwards installed?
First time hearing of it will try it our right now
Yea I'll give them a chance, but if I get no refund I'll get it from paypal
ViaBackward(allows older versions to join the current one,1.8 can join 1.16)
Yea I'll give them a chance, but if I get no refund I'll get it from paypal
From looking at their reviews, they apparently push updates in their Discord
and I think they don't use NMS, but if you're on 1.16.4, the NMS version is different
Nms?
The internals of Spigot
I cannot get into the section of discord to get the updates. Really dumb
It works thanks!
Yay
I'm back to finding a plugin to do what I want.... help
Cross server chat with local servers prefixes
In a bungee
Bungeechat does cross server but i struggle with the prefixes
Ideasz? Haha
tnt isnt breaking blocks but it is killing mobs on explosion. idk why at all. i checked my worldguard and allowed tnt and still. i dont have essentials protect. ive looked through my plugins folders for around an hour now and nothing.
@west cloak https://www.spigotmc.org/resources/bungee-chat.12592/
this work?
new and no ratings so you should prolly test it first
seems lightweight enough
np
idk
probably global chat
seems to be an ovveride from essentials or whatever plugin
why not google stuff o.O
not sure why everyone comes here looking for plugins, we are not a search engine XD
resources section on spigot has a search function
and a category
if im making a bungeecord server, how do i make it so people always spawn back at the spawn
i dont really like having them spawn at where they last were
would really like to help you but all i know about bunge is that MD5 adds himself as admin automaticaly in config
@west cloak you are looking for a hub plugin
and just because a plugin has a lot of features it doesn't mean it will lag and change your whole server
.
What's the destination IP for when portfowarding.
I'm having trouble connecting to my server.
your external IPv4
Thanks worked a charm.
i need help with this issue
20:30:28 [SEVERE] Exception in thread "main"
20:30:28 [SEVERE] java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
20:30:28 [SEVERE] at net.md_5.bungee.conf.YamlConfig.getServers(YamlConfig.java:211)
20:30:28 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:106)
20:30:28 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:272)
20:30:28 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
20:30:28 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
it keeps on happening
helloooo
anyone
please help me
oh
umm how do i learn this
since on my old laptop this never happened
theres something wrong in ur config, find it and fix it and it should work
@west cloak when you ask here, we go to spigot and go to the resources tab put it in the search bar. That's why he suggested you do the same.
@ionic tangle looks like you're getting a string from a yaml file and casting it to a map. Can't do that.
ok
Anyone know why users cant buy stuff from the ChestShop even though they have the permissions?
Anyone know why users cant buy stuff from the ChestShop even though they have the permissions?
@west cloak make sure the permission line is correct and if no plugins are interfering with it
Hello good afternoon! Can I ask a favor?
I have long been looking for a feature that increase the number of mobs that spawn in a given time ...
Unfortunately I can't find a plugin that does this for minecraft 1.8.8 ..
What I was going to ask you was if it is possible to create a plugin that would increase the number of mobs that spawn in a given time ... Only that without other functions ... Only increase the number of mobs that spawn in a given time... That you can help me, I would be really grateful !!!
?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/
Can I get a plugin that allows for like npc polar bears to just be in an area. Non aggressive just hanging out. Any of them do that?
Citizens lets you spawn npc's
Oh cool
I have problem with cancel task ;/
https://paste.md-5.net/vanobehuli.java
My task don't cancel idk why ;/
hey, can i ask here about plugin configuration? we've got some problems with MyCMD command delays (op vs non-op execute speed)
Hey! could anyone explain what this means
It happened after changing someones luckperms group
(error occurred on proxy, changed luckperms on spigot server)
I have problem with cancel task ;/
https://paste.md-5.net/vanobehuli.java
My task don't cancel idk why ;/
@formal basin that piece of code when counter is smaller than zero will never reach
@open fossil I don't understand why
@open fossil I check this set
ay does anyone know a plugin that sends private death messages to players?
how do i make it so when you rejoin a server in bungeecord, it puts u automatically at spawn instead of where you last were
it's a config option
he needs a spawn plugin, I think they mean like the server spawn not a forced default server
o
ok lemme code a plugin quickly
What plugin do yall recommend for pre-generating chunks? (1.12.2)
Is there a plugin that executes a command depending on the daylight?
what plugin can i use to make special item abilities
What plugin do yall recommend for pre-generating chunks? (1.12.2)
Possibly this fork of World Border, https://www.spigotmc.org/resources/worldborder-pures-fork.81706/
I guess we are the google of plugins o.O
Chunky's async chunk load doesn't work on 1.12.2
probably should be my new project. Search Engine for minecraft plugins XD
what plugin can i use to make special item abilities
Frost's Spigot Engine
I probably wouldn't use Spigot's name in that way
a bit infringing even though most likely nothing would happen lol
if I were to use the spigot name, I would do so in a way to not confuse that it doesn't belong to spigot etc
Is there a plugin that executes a command depending on the daylight?
bump
Frost's Search Engine for a community named after a faucet that fills up a bucket
:)
Anyone know how to make some kits only be accessible if you got a certain rank? (Using PlayerKits and Luckperms)
one of my players is complaining that he has way too many enemies spawning on him, while other players have nothing spawning - what settings might be contributing to this behavior?
@jade otter nothing thats changable unless theyre spawning directly inside him, its probably down to biome
Biome weights are usually all the same
eh, depends
from some initial research, paper does something to distribute spawns more carefully per-player, something that spigot is said not to do without a plugin
i'm not sure if what's being referred to there is what my server is experiencing though, some of the jargon is a little hard to parse
- what plugins do you have
- what version is the server using
- is via version included
- if above true, what is the players version
- do they stick to one biome
- do they encounter more mobs at certain Y levels
- is it more frequently one type of mob
is there a way to force outside players to use a resourcepack?
wdym, kick players if they dont accept it?
like when they log in, they have the resourcepack installed or it asks them
theres a property in server.properties
i dont think its been removed since
i saw in gamepedia where it says require resource pack, but i dont see it on the server.properties for 1.15
oh thats weird
are you looking to code it yourself or a plugin?
if a plugin, this could work https://dev.bukkit.org/projects/forceresourcepack
@clever knot
- KeepChunks, LuckPerms, SkinsRestorer, DeathCoordinates, PixelPrinter, Vault, GriefPrevention, DistributedMobSpawns, DiscordSRV
- Spigot 1.16.4
- don't know how to answer
- ^^
- It's been experienced by multiple players, but typically only one at a time, in arbitrary locations
- experienced on surface and in caverns
- zombies/skeles most often reported, unknown others
DistributedMobSpawns looks sus
its for 1.9 not 1.15
oh
@clever knot oh my bad i JUST installed that as a means of fixing the issue
was not present before
idk then sorry, @hardy grail you're smart, you know anything about resource pack forcing?
if its a chunk loader, it could be that theoretically
not enabled at the moment, but yes it's a chunk loader
oh
is there a link for the reourcepack?
its probably just your version, 1.15.2 is like super unstable when it comes to mobs
i'd be happy to remove it but again, no chunks have been flagged yet
afaik, you need to upload it to something like dropbox etc and get the raw download link
nono dont remove it
its an odd issue I gotta say
more context, this is a pretty low power server, intended for no more than 8 concurrent players - 2GB ram allowed, 3 1.8GHz cores on the vm
that shouldnt affect anything
i checked 1.16 server.properties, and i dont see the requireresourcepack option too
I don't know then sorry, I havent worked on resource packs since pre 1.7.2 when they were still called texture packs
@shrewd glen resource-pack-sha1= perhaps?
so it forces players to use that reourcepack?
resource-pack= is also present in my 1.16.4 properties
i c
@clever knot like kick them if they dont have the required resource pack loaded?
also what do i put in the resource-pack= again to make it function
he wants to prompt a resource pack download when people join the server
my understanding is you need to put a url in the resource-pack= field, so that their client can auto-download it
and the client has the option of auto-downloading or on a per-join basis, installing
does it have to be a specific website or smthing?
wait can you put a directory path in it still?
iirc the property resource-pack needs a url
to a zip file which is the resource pack
surely there are websites dedicated to hosting custom resource packs
there is cdns as well
ill find a link for ya
can u give me an example or smthing?
as a server owner: how can i create glowing items without actually enchanting them
I think you just add the NBT {Enchantments:[{}]} to the item
Require resource pack is a 1.17 feature
anyone know how to use citizens to spawn mobs like....snowman and polar bear
Hello, Is there a way to get a custom item or a pay option on requirements when ranking up to on AutoRank?
Thanks for responds!
BungeeChat
What’s the issue?
I’m a contributor to the plugin
I mean, you can disable the rest and it won’t impact performance since it doesn’t even load the classes of disabled modules.
so give yourself the perms
You could have asked that question in the support discord...
need the bungee perms
But the answer is that you need to give yourself the permissions on the bungee
Is it synced properly?
What about /lpb info?
Also you might want to try /lpb editor to make sure the permission is set properly. The b is not a typo
Running luckperms thats all it says
@west cloak well if it doesn’t say anything else then something is probably wrong as in you didn’t sync the perms to the bungee
can you send a screenshot?
Of running /lpb editor
Well looks like you didn’t sync the permissions to the BungeeCord. That’s your issue
Do you already have an external database set up to sync the backends?
Good. Do the same syncing process on your Bungee in the config file for the LuckPerms-Bungee plugin in the plugin folder of your BungeeCord
If you sync it properly, it should give you the permission as long as you have it on the backends.
Since what the syncing process does is have all permissions with scope global work on all servers
but dont i still have to do /lp editor then give it?
@west cloak if you synced it properly and already have wildcard, no.
What
Can I not send invites to the LuckPerms discord?
wait so what do i change in the config?
@west cloak same process as syncing the backend
If you need help with syncing, yes, since that’s more of a LuckPerms issue than a BungeeChat issue
!luckperms
?luckperms
If you need additional help feel free to ping me or go onto the AuraDev discord
Anyone here that´s good with Autorank?
how do i setup mysql using xampp for luckperms?
When you have xampp installed you just hit start on the gui for MySQL
y
yea
okay but im getting this error
[LuckPerms] Messaging service 'sql' not recognised.
and another but
this is the first one that comes up
@sharp matrix
You need to put MySQL I think, look at its wiki
Let me try on my local host, one moment
Yeah, not really sure why it's not working on local but it works fine on my remote one
oh
should i show my config
yes
ok
storage-method: MySQL
data:
address: 127.0.0.1:3306
database: luckperms
username: root
password: 'THE PASSWORD HERE'```
idk if thats right
@sharp matrix
Yeah, looks good to me, I also tried localhost and localhost:3306 and I couldn't get it to connect using xampp
Create a new database or use the default test: https://gyazo.com/ddfb77f9f4aceb52482bb655b0f75071 so change database: luckperms to database: test in your config
This is my config: https://gyazo.com/8c1610695eedbda972f6450a5ceaf0bf
No problem! 🙂
does anyone know a plugin that automatically restocks set chests with random specified items?
for example you can set a chest to restock with 1 stone at a 50% chance every hour
and the chance is item specific
idk a better way to explain it lol
Can anybody help me with PlayerVaults it says That me and my friends don't have the right permission, this is the perms file
Default:
Permissions:
- playervaults.size.6
- playervaults.amount.1
- playervaults.commands.use
I am still very new to spigot, any help will be appreciated!!!
what permissions plugin?
I had LuckPerms but that didn't work so I removed it
well that would then explain why your perms file isnt doing anything....
are there any errors
Yeah so I cleared the perm text and used LuckyPerms web based perm adder and it still doesn't work
in the region guard, i want players to be able to only break crops (wheat, potatoes, carrots). what do i do?
btw ive read the documentation and enabled whitelist and typed this at the bottom part of the blacklist.txt of the world
[potatoes,wheat,carrots,beetroots]
on-break=allow
did i do it right?
trying to use the latest build tools for latest spigot version and now it wont build anymore on windows?
I understand sh are linux only scripts, it worked all along on windows until now, why the change?
Does anyone know if you can have 2 server channels for different servers with DiscordSRV on one Discord Server?
You need to run buildtools in some form of bash
@prime horizon is that the first time you ran buildtools for the directory that buildtools process was running in?
You need to run buildtools in some form of bash
@quaint forge you know what, that might be it. Maybe it didnt like PS.
lol
nevermind, same problem
@prime horizon is that the first time you ran buildtools for the directory that buildtools process was running in?
@late fulcrum No, I have always ran it in my desktop with no issues.
so does anyone know how to bypass /setblock , and not get kicked when using /setblock
this is the log
https://pastebin.com/Y2KPzgEN
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
@prime horizon you know the files that buildtools creates while running? Delete those files/folders
From the last time you ran
Also, I wouldnt run it directly on your desktop, but instead inside of a folder on your desktop instead (for example "buildtools" folder)
I have Minecraft server and I am the only one who has op. But when I am typping a command like: /weather clear, everybody can see it. How can I change that everybody sees what commands I use?
lol they can?
no the commands i sent
what does it look like to them? got a screenie?
for them it looks like the normal font, but normally it must be only visible for me or?
is it in gray?
yeah i know
a screenshot would help, because i can probably distinguish it from being vanilla or not
Its a vanilla 1.16.3
no i mean the command output
well
you need ur discord account linked with your spigot account, but there are other ways
you can upload it to imgur or some other service and send a link here
or you can send me the screenshot and i will post it here
i will send it to you
So every time i make a command, every member of the server sees it. How can I disable that?
so that is the screen of a non-op player?
thats the screen of an op player
but when I first set my gamemode to spectator, every member got the message in the chat
im looking for a screenshot from a non-op player
oh
did they say that they can see those messages?
yes
i will look for a screenshot
change the gamerule sendCommandFeedback to false, see what happens
yus
yeah i already did but then if i want to locate something i can't see that too
alright, well let me know if you get a screenshot
from the non-ops
maybe deop yourself and execute a gamerule change from console
yeah but that may take a time
no worries
doing it from console is the easiest way to test while you're deopped I think
okay
although it isn't exactly the same situation, you might still get the same result
I don't suppose anyone knows why I can't purchase KiteBoard rn? PayPal keeps erroring out before it gets to the payment processing
what do I change to disable the 20 second start delay for an outdated server? It's 1.16.4 but for some reason it's outdated
Also, I wouldnt run it directly on your desktop, but instead inside of a folder on your desktop instead (for example "buildtools" folder)
@late fulcrum Its in a folder called spigot on the desktop
Hi guys I am using authme plugin and my server is on waterfall I am using jh_authme in both waterfall and lobby but players can not join other servers
plz help me now
your default server is offline
I'm having an issue where a server resource pack downloads then doesn't load. It also doesn't appear in the res pack lick on client side.
resource-pack=https\://www.dropbox.com/s/xbadx5edl3k8l9x/SubliminalSlimefun.zip?dl\=1
The link is valid in a browser. The \ get added in java after booting
The same line above works on a localhost server.
If anyone have point me in the right direction that would be awesome.
does anyone know about the the end portal dissapering
Wich vps service do you guys recommend to make a Small server (lobby), and a proxy for bungee?
Ping me in answer
Help! I have a problem with my ender portal dissapearing, (Like the portal thingy)
can u help me? https://paste.ofcode.org/5pti6YPLUMTjEVkLNRfndf
Help! I have a problem with my ender portal dissapearing, (Like the portal thingy)
@latent moss what do you mean? A player have destroyed the end portal, or it just delets itself?
Hello, anyone online?
How do I change the refresh rate of holograms? Ex. HolographicDisplays, HolographicExtension, PlaceholderAPI, HolographicPlaceholders.
Anyone know the command to abandon all player claims? <--- Plugin is GreifProtection
Check on the plugin page/wiki.
https://discordapp.com/channels/690411863766466590/741875845089722499/777258999312547880 its deletes it self the portal that is suppose to pop up when you put the eyes of ender in¨@pliant wagon
how do i get 1.8.9 spigot
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
thats what you need
oh
1.8.9 is a client update not a server update
hey
i had a question
when i want to add a plugin it says for example to use a permission you need to type compasstrack.addSpeedrunners
but where do i typr that?
i cant write it in chat
because its just like i sent a message
so where do i use the permission
hey how can i stop a scheduleSyncRepeatingTask(
Sure, just take the ID down and then pass it to the cancel parameter
when i want to add a plugin it says for example to use a permission you need to type compasstrack.addSpeedrunners
but where do i typr that?
@foggy lance You should use a permission plugin such as LuckPerms
Pex?
GroupManager?
All worse, but...
They’re still valid alternatives for stubborn people who think that anything with luck in the name is bad
thanks!
ok
anyone know if world gaurd regions can do somthing so mobs can not enter an area? I know you can disable them spawning but they can still walk in
so is there a way to affect how much players can go through blocks before they snap back? moved-wrongly-threshold is only for speed
so how does it work tho
So for example, a player spoofing their UUID to be an admin's UUID
etc
Some clients have it built in
how is that even possible
¯_(ツ)_/¯