#help-server
1 messages · Page 165 of 1
thanks
Anyone knows how to fix it that When i log off from linux that it wont shutdown my minecraft server?
use screen
What?
sudo apt-get install screen
like screen ./start.sh?
yh
alright
and then ctrl+a+d to detach the shell process from your ssh session
if I remember correctly
I really haven't worked with it in a while T.T sorry
do i need to detach?
after you start your server ye
yeah oke
and then you can close your ssh session
screen -r [session] to reattach
and what should be the session?
the name of the user account?
ooh yeah it worked
thanks
ahaha
you can name it using some params
screen -r worked for me
cus u only have one open
otherwise it will complain
screen -r <name> [cmd] to create a named session
screen -ls to see all screens
or something like that
Well for now i will just use screen -r
since that worked fine for me
I'm still experimenting with Linux
So thanks for helping me.
i cant get the /n working for messages.properties for bungeechord https://mcpaste.io/caa09c97ed7dbf0a
Due to Bungeecord, it kicks users from the server every 5-6 minutes with a timed out error. What should I do @glacial sundial
is there an alternative link to download ProtocolLib Dev version? The link on spigotmc.org hasn't been working for a couple days now.
https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/
Should I be worried about the crash report at the bottom of the this log?: https://pastebin.com/HxczFa5p
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.
Also for messages.properties on bungeechord, Unicode characters don’t work
@coarse junco
[23:22:14] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[23:22:14] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether```
``` If you see a world save or edit, then it means you did far more than your server can handle at once```
Meaning.....
it means you did far more than your server can handle at once
can someone help me with something please if you guys arent busy atm with something else
i just had some questions
@west cloak How is the plugin controlled? Perms?
uhhh so youre asking what the specific plugin commands are?? sorry im pretty new to this
Do you permit players to fly in survival? ie do they enable it or do you?
I have to enable it, but I want players to have permission to enable it for themselves
do you want them to be able to turn it off?
yes but also for themselves. Like, I want players to be able to toggle it on and off just for themselves
but not control anyone elses flight
is the plugin linked to some other plugin to allow flight? Like Towny-flight
no
oh okay
so any player with - simplefly.use permission is able to fly
do you have a permission plugin?
i dont think so
You would have to add it to your permissions.yml in the root of your server
okay so i go into that and what do i type exactly?
look at 4th post her - https://www.spigotmc.org/threads/permissions-yml-format.13865/
okay
it is a yml file so formattign will be important
here is a better link https://bukkit.gamepedia.com/Permissions.yml
use spaces to indent. NO Tabs!
this looks hard but im gonna try lmao
It looks hard but its really simple
just replace all the nodes (BukkitWiki...) under children with ones you want to give out
is there a "debug log" flag or option I can put somewhere to get more verbose logging?
Hey, how do I allow 1.16.0 - 1.16.2 to join my server?
Ah, someone who wants to use ViaVersion for its true purpose ;P
Do note that in doing so you're preventing the use of any features added in .2
(piglin brutes, for instance)
yo How do I give a target the weakness effect forever.
and then remove it on the else if piece of code
npnp
@runic rain That doesn't really help though, ViaVersion will allow all versions 1.9+.
Not if you configure it properly
yeah that's with an addon 🤔
I advise the use of ViaVersion & ViaBackwards so you're at least running a 1.16.2 server and may receive bug fixes from Spigot
but yeah, as far as I'm aware, you can set which versions are allowed to join
Okay.
Alright.
Another question as well, I've heard of Velocity, does it have good plugin support?
We're not Velocity, we can't answer that
I'm sure they'd be more than happy to answer for you
Okay.
does anyone have any experience with some console spam of "Not a string" after the server finished booting up? (1.16.2)[20:07:50] [Server thread/ERROR]: Not a string [20:07:50] [Server thread/ERROR]: Not a string [20:07:50] [Server thread/ERROR]: Not a string [20:07:50] [Server thread/ERROR]: Not a string
Has anyone has performance issues with Spigot 1.16.1
How can I download the latest buildtools? Why do I get the 1.16.1 server?
@fresh sapphire read the front page post on spigotmc.org
Does anyone know how to get rid of the message when you join your bukkit server and you're an admin?
Welcome, (username)! Type /help for a list of commands Type /list to see who else is online Players online: 1 - World time: 6:00 AM
Again I just want to get rid of all of this not just some
any economy plugin that works with papi placeholders?
Nvm found one
Do u have essentials? @gloomy willow
That is an essentials motd
U can disable it by going into the config.yml (I think) or the motd.txt
I am getting invalid salt version when using LockLogin? any idea what is the problem?
Anyone know why im getting tons of errors like this? https://cdn.discordapp.com/attachments/289587909051416579/744818192269967390/unknown.png
The errors says why lol
either you put in incorrect MySQL details, or did something wrong
Unless the plugin author messed up something on your end or your host is displaying the wrong details, you didn't put them in correctly
Therhere is engine licke sponge but Forge + spiigot?
Forge and Spigot don't generally work together.
Bukkit and Spigot go hand in hand
There are projects that try to merge the two projects but they've failed often because it's not an easy task
Bukkit was not designed for mods
That's fine. It's more geared towards modded compat but it's also not making use of the Bukkit API. Bukkit plugins will not work on that server
You would have to use Sponge plugins. Things like WorldEdit and WorldGuard have Sponge counterparts for instance
What kinda support can we ask for here?
ye paper isn't supported here kbye
im trying to make a server but when i do 3 G of ram it says Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap can someone help
i also have 16g of ram
no 64
how
there is nothing else on the pc im using
k
im trying to make a server but when i do 3 G of ram it says Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap can someone help
@spark wagon
Xmx sets the maximum RAM the Server can use and Xms is the minimum RAM the server gets.
Set your minimum ram to 1Gb and then ur max ram to 3 GB
Im new to server owner and i was wondering why i cant load bukkit plugins on spigot server?
@open yew wdym?
You can. Do you have any errors?
Do you have the Spigot Jar in, you load them in the plugins folder
You need to reload the server for the plugins to load up, (or use Plugman)
Like restarting
im using apex hosting
Your hosting service should have nothing to do with it. Check what jar is used
Thats B 😉
spigot 1.16.1 im useing
Most likely using Default minecraft's spigot.
And which plugin isnt working, blocksmasher
old plugins might not be compatible (yet?)
plotsquared v5
What version are you running?
1.16.1
Yea, that's why
PlotSquared doesn't support 1.16 yet, and even if it did 1.16 isn't optimized for servers.
what verions dose it support?
but if that plugin dosent support it yet why dose all the rest of bukkit plugins dont work?
@woeful quail Just get like a $50 anti-glitch plugin then get dedication server security and a JAR that fixes those security issues
JAR that fixes those security issues
probably a thing, idk though.
He said he is using plots. I would assume this is a prisons server.
or creative server
Is there a plugin that could support multiple prefixes in one group?
let's say we have Example colored as Gray
And we have choices between different colored prefixes, you can either change the Example to red, blue or whatever color you want.
Does anyone here know how or why redstone signals are frozen on my server?
it looks like /stoplag
but at the same time, no solution for it is working
It seems to say you used the tab button
Ikr
bungeecord issue... trying to connect to a forge server, connection ports and address is correct and shows as availiable in /servers, when i try to join no message appears in game and in the bungeecord console shows ```> 20:59:53 [INFO] [liampearson1996] <-> ServerConnector [enigmatica] has connected
20:59:53 [INFO] [liampearson1996] <-> ServerConnector [enigmatica] has disconnected```
any ideas?
um
bungeecord does not work with forge out of the box afaik
try travertine
or just
use sponge
nevermind
Bungeecord doesn't work with forge servers anymore 🤔
oh ok
use velocity
if you can't find another solution of course
also there might be a mod that adds support
what is travertine?
fork of waterfall
and waterfall is fork of bungee
but i was mistaken
i thought it added forge support
apparently i was incorrect
well
not really sure\
Guys, what's a simple/common way to exporadically write+store constantly updating player data? Like points, kills, etc
should i just write that to a text file or something?
sql? idk
Usually this is done to a mysql database but config files will do
also this seems like we should talk about this in #help-development
Ofc properly managed
Usually this is done to a mysql database but config files will do
is it worth it to learn mysql? i'll try
Well makes thing easyer to manage
As its not rly hard to learn it(syntaxes are pretty easy being just words in a certain order)
@west cloak I can pm you about in it half an hour
or mention you
ill just mention you in this server
but i gotta do some stuff first
Is it possible to change NoCheatPlus settings from the chat?
@west cloak I can pm you about in it half an hour
@placid coral thank you im pretty new to java still tryna learn the basics by using spigot api
ok so
So i've got a bit of a weird situation. Im running Bungeecord behind Velocity, dont ask for the why, it isnt important. But Ive noticed that /server will return the Velocity servers, rather than the servers connected to BUngee, any way to circumvent this?
Then Ill tell you long story 😇
Velocity is not supported here
That i know, but this is more related to bungeecord
Bukkit plugins have a /{plugin}:{command}, bungee doesnt seem to have tihs. any workarounds?
HI there, im getting a repeating message of 'Unable to resolve BlockEntity for ItemStack: minecraft:bee_nest' after doing a bunch of updates. Not sure if its necessarily spigot related but I was wondering if anyone knows how to make this happy?
We reset the nether, end and overworld by replacing the DIM-1 region folder
That i know, but this is more related to bungeecord
@atomic agate Since I might as well have used Bungeecord > bungeecord
Hello! I'm new to making a spigot server. And it seems that in order to get a newer version of spigot i need to run BuildTools.jar. Could someone please tell me what Buildtools.jar does?
building the server jar file
Okay so after it creates the spigot jar i can get rid off all the files it created (Minus the server jar of course)
or you run it in any empty directory and leave it there if you need to run it again
Would that be a way of updating it when future updates come out?
yes
Alright thank you! I just wanted to make sure i didn't mess anything up. Thank you for your time
np
Does anyone know why my servers crashing when I go through an end portal? Here's the crash log: https://pastebin.com/03tAVqBY
hey can someone help me im trying to start a spigot server but when i double click the run bat file it doesnt do anything
Add pause to the end of your bat file (on its own new line) and see what it's telling you
Probably just trying to execute the wrong file name
oh im dumb i didnt copy the pause at the end of this youtube vid
wait is it supposed to put in the file a eula
You would have to accept the EULA as well, yes
There should be a eula.txt in your server directory
also it says this
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
and my eula file is not there
What version of Java are you running? Open a command prompt and run java -version
java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) Client VM (build 25.261-b12, mixed mode)
What does your bat file look like?
do you mean the text when i open or just the bat file
Yeah the text. What is the contents of the file
C:\Users\maste\Desktop\SERVERFORBOYS>java -Xmx4G -Xms1G -jar server.jar
Invalid maximum heap size: -Xmx4G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
C:\Users\maste\Desktop\SERVERFORBOYS>Pause
Press any key to continue . . .
is it because i put 4 gigs of ram?
i have 16gigs
you need to install 64bit java if you want more than 3 gigs of ram
Ah, yeah, that extra line above would have been helpful ;P
i think i did does anyone have the download?
cause when i go to their website i cant download
is that java
Yes. It's a different distribution, but it's a bit more friendly
Actually, suppose that's a JDK
1 sec
Oh. Guess that link's dead? 
wait did i download the right thing?
Is the oracle link dead for you too? Won't load for me lol
Oh. Guess that link's dead? :PES_Think:
@runic rain you only can download old Oracle Java versions with an account
because they cost you 15$/yr
i think i downloaded it
Well, yeah, the JDK should be fine
well you need to if you run a public server in California or the EU
Well once you have it installed, I believe you would have to update your environment variables to point to it as well
i think i did
https://javatutorial.net/set-java-home-windows-10 In case you haven't
Though once you've done that, you should be okay to run your server
(just make sure you're pointing to the newly installed one from AdoptOpenJDK)
I think by default it's installed to C:\Program Files\AdoptOpenJDK
Hey, to anyone who has experience with managing minigames servers, what's the best way to auto scale? I.e. spin up a new server for a lobby of players, kill that server when the game is done.
I've been toying with k8s and docker, but I don't seem to understand how I can accomplish this. Thanks!
Hello. Is there a plugin that allows connection from certain clients (for example, Optifine)? A plugin that'll refuse connection to those who don't use the required client.
It's impossible to detect Optifine now
is it because it's client-based?
no, they removed the plugin message
It just shows as "MC|Brand" which is the default one iirc
@runic rain wait where do i put that program file?
do i put that location in the system variable
It would be your JAVA_HOME. See the javatutorial link I sent above
yeah but do i put java home variable value as the C:\Program Files\AdoptOpenJDK
instead of java
This is in your environment variables. You want to set JAVA_HOME to the path where your java was installed
For example, mine is set to D:\Program Files\AdoptOpenJDK\jdk-8.0.252.09-hotspot
Doesn't it have to go to the bin location
@runic rain ok i did it should it work now?
The Path variable has to go to the bin location, Alter
The JAVA_HOME is more of a convenience so in your Path you only have to set %JAVA_HOME%\bin
@runic rain still says the same thing
Run java -version again
is there a way to have more that 80 player slots in a bungee tablist i am useing https://www.spigotmc.org/resources/bungeetablistplus.313/ and i cannot get it to go over 80 players
C:\Users\maste>java -version
java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) Client VM (build 25.261-b12, mixed mode)
this is what it says
Yeah so it's not been updated. Have you added %JAVA_HOME%\bin to your Path variable?
yes
So i've got a bit of a weird situation. Im running Bungeecord behind Velocity, dont ask for the why, it isnt important. But Ive noticed that /server will return the Velocity servers, rather than the servers connected to BUngee, any way to circumvent this? Should not matter that I use velocity as first proxy, issue is the same with bungee
Hello, how can I run a command for someone? For example I would like to run /ca (open crazy auction gui) for a player (but run this command from the console). I'm trying to attach a command to a npc (citizens2) to allow open gui only with the npc interaction.
@runic rain im going to dm you to show images
ok i cant send images
C:\Users\maste\Downloads\OpenJDK8U-jdk_x64_windows_hotspot_8u265b01.msi
this is the file i put the directory for java home
yeah i dont know why thats there
oh
wait
You have to run the installer ;P
i did but where do i find the actual file
likely in C:\Program Files\Java{version}\bin
I think
might be Program Files (x86)
Windows is weird
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\ this is where it said it was downloading to
im looking
You have to place java 64 bit in the 32 bit area, and Java 32 bit in the 64 bit area
Atleast I had to do that 😐
i never had to 🤷♂️
wonky
but then last time I installed JDK on Windows was in November 2019.
Since then I switched to Linux, where its just sudo apt install openjdk-8-jdk-headless (package name I always mess up the order, may or may not be correct xd)
is there a way to have more that 80 player slots in a bungee tablist i am useing https://www.spigotmc.org/resources/bungeetablistplus.313/ and i cannot get it to go over 80 players
no, pretty sure you can't go above that
can i program sompthing to go above that
no, pretty sure it's hardcoded
in bungee?
Without altering Bungeecord itself, unlikely
@runic rain what version is it supposed to be at
now it says this
C:\Users\maste\Desktop\SERVERFORBOYS>java -Xmx3G -Xms1G -jar server.jar
Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap
C:\Users\maste\Desktop\SERVERFORBOYS>Pause
Press any key to continue . . .
oh its because i didnt do 4 gigs anyways it says the same thing as always i guess i just cant download a server
Whats the best way about getting an armorstand, deleting it, and replacing it with another?
ArmorStand as1 = bukkit.getWorld().spawnEntity(args...)
Location loc = as1.getLocation()
as1.remove()
bukkit.getWorld().spawnEntity(args...)
Anyone have issues lighting nether portals after 1.16.2? Previously lit portals will work but can't light new ones
does anyone know where the message "Input does not contain a key" is printed? like, is it a spigot thing, craftbukkit thing, Minecraft server itself thing?
you mean the maplike predicate key spam?
maybe. I just know i'm trying to convert from 1.15.2 to 1.16.2 and 11 lines print that says Input does not contain a key [type]: MapLike[{name: and some other junk
that is just mojang's incompetent world conversion code imploding on itself, probably deleting grass blocks near villages
that's mojang being dumb
it's largely harmless
though you will probably find a village somewhere with all of the surrounding grass mysteriously gone
if you want to get rid of the spam itself, you can grab a plugin like consolespamfix and filter it out
the only version that was this buggy was the 1.7 series. I thought Mojang was better than this
beyond that, there's nothing you can do
other than pray mojang will fix it in .3 instead of ignoring it and starting to work on 1.17
How do i give my server more ram?
bungee network\Survival>java -Xms2000m -jar paper-350.jar nogui
Error occurred during initialization of VM
Could not reserve enough space for 2048000KB object heap
i keep gitting this
i am running a 64 bit os
is your java 64 bit?
no
there you go
lol
i need do install https://www.java.com/en/download/manual.jsp
ok
I am finding a plugin that makes the server use nearly zero cpu usage and I can't find it... any help?
its like an idle plugin when there are no players on the server.
server already uses nearly zero cpu without players
my server is randomly changing blocks and making them disappear, I tried looking it up and heard its a bug, does anyone know the solution to this?
someone please help
What version are you on
Does anyone know how to set up bungeecord so that only certain people can join a certain server (using /server [server])?
oh so there would be a permission that allows them in
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
I am on 1.16.1
Note: restricted prevents players from joining the server unless they have the bungeecord.server.[servername] permission
oh! thank you
spigot build
Paper version git-Paper-134 (MC: 1.16.1) (Implementing API version 1.16.1 -R0.1-SNAPSHOT)
this server is for spigot support only
You know whats funny tho
I was on spigot and it randomly got changed to paperspigot
It was probably the server hosting people
And isn't paperspigot spigot?
do datapacks work on spigot servers
yes
awesome
Idk if this is the right place to ask, but can anyone tell me why it's not spacing out the lines and showing the "LF" when using ServerListPlus Universal on 1.16.2?
Which Plugin do servers use to like allow people to join with 1.16 even if ur server is 1.15?
ViaVersion I believe
I have a little problem that annoys me!
com.mojang.authlib.GameProfile@7ef5ec73 [id = 8eb07035-df93-4964-a671-7ae3b0d2d37f, name = Solidus1981, properties = {textures = [com.mojang.authlib.properties.Property@3af2252]}, legacy = false] (/ ip-number: 47541): You must wait 24 seconds before logging-in again.
Please help!!!
You'd need to explain what your actual issue is.
the problem with is when the BungeeCord teleports too quickly from the farm server and survival server.
how can I switch off this cooldown?
?
Please Help my server is getting very low tps what do i do
Try use spigot optimalizaton
how?
Just a sec...
ok
ok
Or this
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
i dont get it
What’s is ur server version?
1.16.1
Use plugins villager optimal user, 0ticfarmstopper, enitytrackerfixer
Optimal user
Fuuuu###
ok
Optimalizer
Wait I give you links
ok
ok
Sorry for my English 🙂 I’m from Poland 😉
its ok
And use this for block 0ticfarm and other exploits
ok
Yes off on your server
Are you using spigot guide?
https://www.spigotmc.org/threads/guide-server-optimization⚡.283181/
@chrome island this
i put in things in the spigot.yml that it said
https://www.spigotmc.org/wiki/reducing-lag/
@chrome island and this
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
Ok, this guide help my server 😉 reduce tps lag
its still goin down
Little for 1.16.1 version I have a 8gn ram and I use 1.15.2 but I have to much plugins
i have 22 plugin
vpn?
no
A ok
the server is in my countrie
Wait
ok 🙂
Are you you using Minecraft hosting? Or dedicate servers?
And you have only 3gb ram?
no now 5
You heve crash?
no
Ok only bad tps?
yeah
nope ony 5 gb
Is a max? Ok i understand
yeah
Wiem you give 5gb ram is still same problem?
i put in the spigot.yml things
Try change viedistamce
Can you show me ur plugin list?
no
well, so those people who insisted that thorns wrekt armor was right
Yeah it takes a point of durability each time it hurts the other player lol
^
Same lol
it worked for me
like 20 mins ago
so I guess probably just a temp issue
oh then idk I'm sorry
Excluding plugins, can a server be updated from 1.15 to 1.16 just by regenerating the nether and leaving the main world as it is?
It can
Could the same be done for a 1.14.4 server updating to 1.16.1 with a custom map and no nether?
It's advised that you first update to 1.15.2 and run your server with --forceUpgrade, then update to 1.16.2 and do the same
(doing this all on a copy of your server in case something goes wrong)
ohh, okey...
Goes through each individual chunk on your server and converts it to the new format
incremental upgrades and forceupgrading each time isn't necessary
ohhh, thats going to be interesting on a big world..
if anything incremental upgrades can be detrimental
Did someone know how to make the commands when you write it to be in blue like in some servers. Because the commands are in red when you write an unregistered command. I really want to make the commands in blue. It will be great if anyone can help me.
register them
🚵♀️
How to register them?
Ehm, 1.8.8 -> 1.15.2 is a massive jump, Viper
I really do not envy the 1.8 users wanting to upgrade to 1.17, 1.18 or whenever the combat changes are implemented lol
I also don't envy us because we're going to have to deal with the morons that didn't update between then
It's just subject to more fault
You'd need to do some testing yourself. I.e you might need to make several upgrade steps
It would definitely be easier because world conversion will take either a long time or not work at all
You have to understand that people are going to want to convert 6 or 7 year old worlds to modern game versions
There have been 8 major releases in 5 years
That's a lot of new features and it's changed a lot about how the world format is stored
does anyone know a good plugin that will send a player to a server on join if they have a permission? i am trying to make a donor lobby
you don't have to say no
Is there a way to disable any spigot modifications that override vanilla behaviour? I'd like to keep my server as vanilla as possible (with data packs). I know that in the config you can list individual commands to keep their vanilla behaviour, but I want all commands to be vanilla. In the past I have experimented with spigot before, and if I remember correctly the colors/teams assigned by "/team" were broken too. Idk if there are other things that are overwritten/modified, but I'd like to disable it all.
Basically, I just want the vanilla server software, with internal (non-visual) performance improvements and the ability to add plugins for external systems (votifier, maybe a donation system in the feature, idk)
dont install it then?
Yeah, I do have limited reasons to want spigot (see last sentence) 😅
we use spigot not for performance mostly but for the ability to have plugins
that perforamcne you talk about can be neglected
?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.
Hi there I'm getting the following error on a plugin I wrote myself:
Could not load 'plugins\inventorysaver-0.0.1-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: tech/jossecottenier/inventorysaver/Main has been compiled by a more recent version of the Java Runtime (class file version 58.0), this version of the Java Runtime only recognizes class file versions up to 55.0
I guess this means I should update my server's java version, but I'm unsure as to how I would do that
Yeah that makes sense
@woeful quail would downloading this work? https://jdk.java.net/14/
Welp it just occurred to me that I can't do large downloads on this WiFi, but it seems like changing my project to Java 11 (of which I read that it was an LTS) is working fine, so thanks anyway
Could not pass event KMEarnMoneyDepositEvent to KillerMoney v4.6.0
what could be causing this?
Would need more information than that, but you're best speaking with the author of that plugin
Send them the whole error because what you sent here was the most useless part of it ;P
How much memory would a server with ~90 plugins and 20-40 pop require?
That quite a hefty plugin number
Obviously its impossible to say but Im just looking for a good amount
4gb should be a start
while memory is important, focus on raw single threaded processing power
You need as much of that as possible.
It has 16gb rn but I want to lower it
Depending on the plugins, I'd say 10 would be enough. Hard to say, though.
Dont forget alot of ram = bad
^
especially talking about 20-40 players 10gb is way too much
I read somewhere the memory should be in those increments like 2 4 6 8 16 32 etc
Oh?
is that not true
Meh
More or less
There are more things that need to be accounted for
like cpu single thread power,storage type and overall hard plugins used
Slap too many badly created ones with memory leaks and expect restarts every couple hours
Mostly referring to this because hearing someone using 90 plugins usually just means hes using alot of small ones
Yea I remember I looked at the single core rating for the cpu when I was looking for the dedi
Right now its saying, 16gb allocated, 6gb free
So it is using 10gb?
Well ur running constant 20tps so there shouldnt be any lag at all
And the plugins arent that expensive
Overall you should be good downgrading to a max of like 6Gb to have some spare
and ur good to go
Or make it bungee and use the free ram to open up another server
I see it says 20tps the whole time there, but there was a 30 minute period where tp was 16-17 a few hours ago 🤔
the GC seem to be a bit slow but as usual with too much free ram
tps*
ye forks are not supported here
I am having issues activating a nether portal, is this a known bug that hasnt been fixed yet?
I did.
I restarted the server but it is still telling me it is not updated. I have contacted my server host for support. Just wanted to check if it is finally patched.
It was. If you're using a host, it's entirely on them, they should be updating more frequently than they are
I encourage you to give them shit for it lol
For context, that bug was fixed literally 1 week ago
I updated my server from 1.15.2 to 1.16.2 and its handling plugins a lot better now, are there server optimization changes in 1.16?
How to get more than 1 version compatable with my server?
Ex. 1.8-15.2
Hello can i add mods to a spigot server?
K
I encourage you to give them shit for it lol
@runic rain
Apparently it shouldve auto-updated with a server restart idk why it isnt.
Nor will you be supported if you do so
Hello, some players on my server have a problem with the Essentials' teleportation, when they type commands such as : /home, /spawn for some random players nothing happen
BungeeCord says the max player limit is 1, even after I changed max_players to 500
Is there anything I have to change for it to register?
we can't light nether portals on the nether roof, spigot 1.16.2
any known settings/bugs/fixes for this?
inability to light a nether portal was fixed last week. Update
i see thanks
anyone know why BungeeCord says 0/1 players even after changing max_players?
have you restarted the proxy
@jagged orbit i did restart the proxy ye
there could be a plugin interfering with it possibly
like an motd plugin
it shouldnt make a difference though
im not 100% sure
latest gives you 1.16.1, --rev 1.16.2 is correct
there are multiple spigot releases for each MC version
any chunk renting plugin like players can claim the chunk to make a player shop and they will have to pay money on a weekly basis (pls ping me if u know this type of plugin)
@pseudo mountain Advanced Region Market, uses WorldGuard regions for what you're looking for
thanks
but will the world guard apply for the whole world or only for the selected area?
You select the regions you want to sell
FactionsUUID: works with Chunks and Economy.
Anyone know how to use the New Custom generation?
Like a Starting Resource pack. Or, Some of the starting code to get it working?
😂 The Wiki Is huge.
Like data-packs are crazy.
Spigot does not support custom dimension/biome data packs
Well, Does it support data-packs?
Yes
Tbh my server almost died for a moment there.
I like The Spigot console shows the Errors I need.
@frosty barn ☝️😂 Reason why. But I think you should of known lmao.
Hopefully this makes sense, is it possible to “upgrade” from fully vanilla server to spigot server without losing or breaking anything in the world?
any forum thread that explains or do I just have to download the files and backup+replace existing ones?
Fabulous, thanks for the help!
Spigot Separates the files.(Nether/Overworld/TheEnd
2: Remember to Replace your server properties. World to the right world name. Case sensitive.
I need a custom enchants plugin any suggestions (free for 1.16)
How do I make compasses work in the nether
Coz compasses work in the nether in 1.16 update.
btw im making a manhunt plugin Dream uses in his videos
Havent tested myself. Tbh
how do i use world edit?
wait nvm
//wand lol
how do i add skywars to my server?
imma just watch yt
How to add permissions?🙃
help i cant break blocks in my server
Hi there, how can I only download Bukkit (not Spigot!) via BuildTools?
why do you need this?
I tried clone a project from GitHub and after resolving all the imports I got a bunch of "... must implement unimplemented Spigot() method" errors, which leads me to think that the project is using Bukkit and not Spigot
and my question is in essential i have added a warp but only op can use ;-;, how to let any player use it?
plz help
;-;
Can't every player use a custom command by default?
You might have accidentally required a certain permission, but I'm not sure
Erm I have used Minehut before but not with spigot, didn't even know that was possible, but that seems like a Minehut problem then
Unless you could fully code it yourself, it seems like you should have to change the permission in their interface somewhere
I tried clone a project from GitHub and after resolving all the imports I got a bunch of "... must implement unimplemented Spigot() method" errors, which leads me to think that the project is using Bukkit and not Spigot
@glacial sundial
AAAAAAAAAAAA
;-;'
well
in minehut there is a plugin option
from there i added essentialX
and then this happened -;
Yeah that seems like something to contact the essentialX or Minehut creators about, I'm sorry
@scarlet nexusif thats the case the plugin is going to have other issues anyway and will need changes to work with the latest MC version
plugins shouldnt be implementing API classes
Heh
Well it's this testing library https://github.com/seeseemelk/MockBukkit
And I regularly use it, but now I want to contribute to it so I tried to clone the code but I got those not-implemented-errors
But it's a really useful, working library so I would be surprised if it was so unconventionally built
you can use --compile craftbukkit on buildtools, but its not supported on our end for running a server and it seems unlikely that framework will work on any version but the exact build that the developer is using
you are almost certainly going to have to fix unimplemented methods one way or another
Hmm... So would there be a trivial way to get it too work for me? Or should I contact the author?
Im sure most the relevant methods are implemented in a standard way you can figure out
Oh wait, I just found out that there's "org.bukkit:bukkit:1.15.2-R0.1-SNAPSHOT" in the dependencies, so can I download that somewhere?
hello i need help with plugin /f top
this plugin need it to faction
and i use Saber faction
so what is the best plugin /f top for it and thx for help.
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
if u want your server to be like as hypixel with bedwars skywars tnt run factions survival skyblock and an awesome hub with quick compass and player hiding function, then dm me i will make one for u
Ive got the following structure currently:
Internet <> velocity proxy <> Bungeecord proxy <> mc servers. Using /server on the mc servers returns the servers hooked up to Velocity. Is there any way to get it for Bungeecord?
I'm expecting a velocity is not supported, but Velocity might as well be bungeecord.
Best version to start a server?
1.16.2
ok atleast tell me how to let anyone use the /spawn command from essentials spawn
PLEASE
how to remove latest uploaded resource from SPIGOT cause I messed up big time ☠️
(Solved)
is 1.16.2 spigot out? it isnt appering on my shockbyte server
its out.
What's the best version to start my server?
Depends on what you want
Compatbility
And plugins
Whatever but how can I make, for example the lobby to be for any version?
Or for multiple
K, thanks
*** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
*** Server will start in 20 seconds ***```
what is mean
where i need put the bew BuildTools
new*
I can’t log in the server, this message keeps popping up, “unable to verify username”
I tried online-mode = false and it worked but I’m not sure if we can play multiplayer like that
yes i have a problem
i made a random tp plugin
i can send you code
in dm
and when i log on it is doing=
CraftBlock{pos=BlockPosition{x=20889, y=63, z=-3122},type=AIR,data=Block{minecraft:air},fluid=net.minecraft.server.v1_15_R1.FluidTypeEmpty@403f0a22} 19.08 09:42:36 [Server] Server thread/INFO CraftBlock{pos=BlockPosition{x=-15978, y=63, z=399},type=AIR,data=Block{minecraft:air},fluid=net.minecraft.server.v1_15_R1.FluidTypeEmpty@403f0a22}
it is spaming that
and then i crash
#help-development @long pike someone will help you there
oh thx sorry
@latent shore do as the message says
Oof OP working now
yes @late fulcrum
any luck?
did you follow the instructions in that message?
wdym
haa
wait 1m please
hmm
can y please send me tutorial how do that
my english really bad
sry... @late fulcrum
yeah
This is just a guide on using BuildTools to create an official Craftbukkit or Spigot release. This is not a guide on how to use them. For that, check out these videos, here:
Bukkit 1.15 server: https://youtu.be/57kEsvcz_Cc
Spigot 1.15 server : https://youtu.be/d1vzYR0I22g
Van...
kk ty soo much
@latent shore this shows you how to build a new spigot jar
yeah
kk ty
Any plugin that retains the players last location in particular worlds?
Ping me if u have any suggestions (1.16)
how is that possible can u tell me the command?
is there a way to turn off or restrict teleport /tp?
on spigot 1.16.1
@pseudo mountain this is a addon
luckperms
you have to install that and then access it via api
is there a place where I can put my minecraft URL server? I'm looking for builders
is there a way to turn off or restrict teleport /tp?
Permission plugin
can someone help me with this error http://haste.athion.net/wojawuvava.cpp
?
please
you have to install that and then access it via api
@prisma saffron how is that done?
I have luckperms already
any idea why they're failing to verify
cough cracked cough
i did /timings report and it gave me this really long text file
how do i turn this into like a graph or something
I experience this bug https://hub.spigotmc.org/jira/browse/SPIGOT-5063 and i need some advice and some help on how to maybe fix it, any ideas how?
i'm actually here about that same bug myself, it affects my players daily and has since 1.14.4, is there a solution for this bug yet?
anyone know the permission for F3+F4
Good Evening,
Yes but its messing up a colorcode thing i think and idk if its spigot, mojang or the bungee that screws it up but it just does
So like, its not the give itself thats wrong its the whole stacking and breaking of items when they are colored or named or anything really
my server keeps getting this crash, does anyone know why https://paste.md-5.net/isogesisid.php
it happens like every 10 or 15 minutes
heres the entire crash report (https://paste.md-5.net/juwanemeci.rb)
Seems to be related to that plugin you are running but I may be wrong known as BadlandsCaves.
Can someone help me this is console: https://pastebin.com/SWq89mis
spigot.yml is messed up
ok but how do i fix it?
Your mistake was running Paper, Jkjk. Says the String in there
here's a hint: shutdown-message
run it through a yaml parser to see if its fixed
You made a mistake in your bukkit.yml file, which caused the server not to start. You need to fix it so that the file will parse correctly. You can lookup online "yaml parser" and it will show you what you need to fix
yaml is the file format
ok
this?
ERROR:
while scanning an anchor
in "<unicode string>", line 24, column 21:
shutdown-message: &6[&bCL&6] Server Stoped
^
expected alphabetic or numeric character, but found '['
in "<unicode string>", line 24, column 23:
shutdown-message: &6[&bCL&6] Server Stoped
^
yeah, use that after you think you fixed it
that what it say
as instantout suggested, add quotes to the beginning and end of the message
"what?"
yes
"ok"
I think the problem is the “&” do those work in Paper? I was looking at my file it uses §
Not & for color codes
yeah i believe using color codes in a yaml file requires you to put it in quotes
ok
anyone wana help me with luckperms dm me
Can anyone help me? I need to have someone test my bungeecord if it's set up properly
hey all, when you run a buildtools to update your server what happens to all the player and world files?
Reading helps, Mine is in a Seperate folder, Were I generate the Spigot versions then copy/paste to the Server
There is a wiki
pretty sure that's spectator
yeah
they changed survival to gm 0 a while ago
Spigot doesn't use them at all
yeah, gm%int% is made with Spigot though
huh, looks like gamemode %int% is from a plugin
yeah
hardcode no good
i hardcode stuff lel
i run like 5 identical servers in tandem and if want to change 1 think i ahve to change all configs so im better off doing it inside the plugin
or a database but thats extra work for 1 variable
just alias gm to gamemode? ess already deals with the numbers
You'll need to tell it it can use an arg
Should i install ViaVersion on BoungeeCord or spigot server?
k thanks
Does spigot restrict villager breeding at all? Not sure why villagers arent breeding
@cosmic condor same here
Sooo, let me understand, if i put on plugin on BoungeeCord i get it on all servers?
btw how can i resolve this?
Update your server jar using buildtools. There is nothing to solve other then updating. Server will start in 20 seconds lol
Now to answer bungeecord plugin question. If you put it on bungee assuming its compatible to work on it. It can communicate to all the servers on the network. But it doesnt have the same capabilities as putting it on the mc servers. So no the other servers dont just magically get it because it is on bungee
So like a User Login plugin i should put in only on the lobby, and a skyblock plugin i should put it on my skyblock server, something like this?
And a better chat plugin i should put in on BoungeeCord
Yes and no, skyblock plugins always go on mc servers. A user login plugin and chat plugin could go on bungee, just have to check their documentation to see what different features they provide if on a bungee server as well as if it is compatible to run on bungee. Not all plugins can just run on bungee they have to be made to do so
Thanks
How do we get plugins on my server as i am running it using serverminer.com and it does not come up with any plugins for 1.16
How does one see which plugins use the most RAM? I have a very small private server with 2 players on and it's eating up 6GB of RAM usually, I had to launch it through an experimental garbage collector so it doesn't crash.
And then when someone starts loading chunks, even one player, by casually walking it usually crashes which is really bad.
I have some RAM-eating plugins, but I want to know which ones are the main source of the problem, I have plugins like Vehicles, dynmap and Quality Armory.
Send the full plugins list
PluginConstructorAPI, WorldEdit, SkinsRestorer, CombatLog, Essentials, CraftEnhance, EssentialsChat, Vehicles, PermissionsEx, Graves, TAB, BedHome, FarmProtect, LightAPI, ProtocolLib, dynmap, Harbor, WorldBorder, HolographicDisplays, UltimateClaims, WorldGuard, QualityArmory, EcoEnchants
Alright, the problem is my server just crashed so I'll need a minute xD
So /timings on? @neat umbra
well you already got the warning
about DynMap
also you te entity count is through the roof
What should I do about dynmap?
well either remove it or simply upgrade ur server
and I think entities are because of Vehicles, we have a lot of them around the world and they are basically armor stands.
Its just too much
I'll try updating dynmap then, thanks.
Wont help
for 1 player having 50% load its alot..
I think it just dies at 5-6 players
Yes, it does.
The dynmap was an unfinished snapshot for 1.16.2
so maybe it had bugs, that's why.
is there any plugin that i can use to give a player a book with some info that i have written my self?
@pseudo mountain I do have a snippet of code for it, you could compile it then ?
hmm sure will i be able to open it in eclipse IDE? @pure sinew
Yeah, it's not hard to understand
ok so how does it work cn u explain?
Pratically, you just need to write the text in the config file in a json format
and then with the command, it will give you the book with the right content
any way to auto give the person?
if he does execute the command, he will receive the book himself
ok
but i have a problem
i wont be able to get on my pc to edit the config will it be fine if i dm u what i want in the book and u edit it and. directly compile and give it to me?(if ur free)
@SuppressWarnings("deprecation")
@Override
public boolean onCommand(CommandSender sender, Command cmd, String msg, String[] args)
{
if(sender instanceof Player)
{
Player player = (Player) sender;
if(cmd.getName().equalsIgnoreCase("VNinfo"))
{
ItemStack book = new ItemStack(Material.WRITTEN_BOOK);
Bukkit.getUnsafe().modifyItemStack(book, configFile.getString("JSON"));
player.getInventory().addItem(book);
}
}
return true;
}
Oh hemm sure why not