Package Details: spigot 1.21.4+b188-1

Git Clone URL: https://aur.archlinux.org/spigot.git (read-only, click to copy)
Package Base: spigot
Description: High performance Minecraft server implementation
Upstream URL: https://www.spigotmc.org/
Keywords: craftbukkit games minecraft minecraft-server
Licenses: LGPL
Conflicts: bukkit, craftbukkit, spigot-patcher
Provides: bukkit, craftbukkit, minecraft-server
Submitter: Schala
Maintainer: edh
Last Packager: edh
Votes: 30
Popularity: 0.28
First Submitted: 2013-10-09 23:27 (UTC)
Last Updated: 2024-12-20 23:42 (UTC)

Dependencies (11)

Required by (5)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »

edh commented on 2020-11-21 16:08 (UTC)

You'll see this message if you attempt to stop a server that is already dead. At first glance this does not seem like an error.

Can you elaborate a little on what you are trying to do and which part of it does not work? Have you tried stopping and then restarting the service again on the command line via the spigot script?

Bujiraso commented on 2020-11-21 13:49 (UTC)

I started the server once and it ended abnormally and now all the systemd service does is this:

spigot[2940]: The corresponding screen session for spigot was already dead. 
systemd[1]: spigot.service: Succeeded.

Is there a way to fix it? Is this a bug?

edh commented on 2020-11-17 10:45 (UTC)

@heycrip haha no worries. You're welcome! Be sure to read/skim the wiki first next time though. And, once again, don't edit files in /usr/bin :D

heycrip commented on 2020-11-17 10:37 (UTC)

God I'm dumb :'). Need more coffee. Sorry about that and thanks.

edh commented on 2020-11-17 08:38 (UTC)

@heycrip What? Why would you change the /usr/bin/spigot script? There is a dedicated setting for this in /etc/conf.d/spigot . This is also documented in the ArchWiki.

P.S. please don't edit files in /usr/bin. That is generally a bad idea.

heycrip commented on 2020-11-17 08:24 (UTC)

When running spigot with a java -jar -Xms16G -Xmx16G, it uses 16G. However when I change the /usr/bin/spigot script to those values, the server shows a max of 1024M (using tps).

Am I missing something?

edh commented on 2020-10-03 09:52 (UTC)

Unfortunately there was a bug related to the new way users are created. It has been fixed in the new release of the package but for servers already featuring a craftbukkit user, manual intervention is needed: If you happen to encounter the error message This account is currently not available., you will need to update the login shell such that you can interact with the console again by running usermod -s /bin/bash craftbukkit as root.

chan commented on 2020-08-21 03:12 (UTC)

@edh

It improved when I updated to 1.16.2+b121-1. Thank you for your prompt response.

edh commented on 2020-08-20 17:44 (UTC)

@chan Ah sorry, that's my fault. The error should be fixed now: I confused the username and the package name when switching to systemd's sysusers and tmpfiles.