#help-server
1 messages · Page 209 of 1
How do I split an image to multiple maps using ImageOnMap?
need a log or something, dont know everything
should be in the logs folder
should i pastebin
sure
okay
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 i saw that i had 1.16.x worldedit, i unistalled that
@west cloak
if (player.getInventory().getItemInMainHand() = Material.BLAZE_ROD, heldItemMeta.getDisplayName() == "boom stick"); {
//more shitty code
}
how would I check that the player is holding a blaze rod with the name "boom stick". or even better the tag "boomStick"
im rlly new to java too
Hello, I have a problem, the web does not load, what do I do?
what url?
looks fine to me
Hey would anyone know why my server is being slow too startup and sometimes not starting at all, Its only started happening since i downloaded and deleted a script
Here is the errors
outdated minecraft version + not enough ram allocated
but it was fine up untill i downloaded the script, i deleted it now and also it runs on 700mb of ram and like 4gb free so it cant be the ramm
i never had a problem with that before
INFO Startup script './start.sh' does not exist! Stopping server.
"CrazyEnchantments" is being stupid and doing an update check on the main server thread
I already deleted it idk what its doing
and is causing your server to crash
It never caused this problem before
Probably has an authentication server that isn't active anymore
Or just some sort of dedi, whatever. It checks for updates and times out lol
i deleted all plugins and it runs fine now
just with them
ill add themm one by onne
Well I'm telling you it's CrazyEnchantments 😛
I re-installedd all plugins without crazy enchants and the problemm still remains so idk
Any other crash logs?
It doesnt crash, It just takes like really long too load and is being weird
Its ever since i downloaded a script
For key all
Might be due to issues at spigot
Yeah
do you know which plugin gives you information like that &b[S] &4Staff name &3connected to &bServer name
just imagine the colours
Is there a plugin for information about a player when you hover his name in chat?
Hey, I have a problem...
I have a VPS (vServer)
I have several Minecraft servers running there.
All with different ports etc ...
Then I created subdomains for all of them.
With the same ports and SRV record
All well and good, only now I get on a server:
"java.net.BindException: Address already in use (Bind failed)"
I can't find anything on google ...
And all ports are different
Why is that now?
Does somebody has any idea?
Pls ping me, when you have an idea
PS: This is from Google Translate because I'm from Germany, but I can understand you in English, but writing....
one of the ports you are trying to use are already used by some other process... try to use diffrent ports
Is there any way to prevent players from claiming over a stronghold, or at least the end portal?
Without having to claim each portal manually
That's the weird thing ...
All ports are different and I also had all ports listed - this port is not used ...
I have already changed the port 2 times ...
And its not working
Pls answer me, I go now to Bed...
@warm anchor Make sure you don't have anything running in the background on that port. I would kill everything running and then try to start again
How do i do this? Im new in linux
But i've seen that when i start the server with the error, then a another server gets this error, even though they have different ports
you could just check open ports in linux running command: "netstat -nap | grep 8080" where 8080 is your port you are trying to connect to
wait a moment i try it
i get an error: -bash: netstat: command not found
What should i do?
version of linux?
debian 10
Good evening!
I have a statistics plugin, but the registration time on some players is weird. I already talked with the dev, and he said, it could be a Spigot issue.
my bad, ss is new for me. try this command instead: ss -l
spigot is having some server problems.
This is what i get as a Result
PS: The Server with the error is now running, but with the error and i cant connect
And what can I do to solve it, or do they have to fix it?
seems correct, try to reboot the server and try again
I have no clue what plugin does this, but when a player says my name (MindOfModz) in the chat, a level up noise plays as if you hit like exp level 10. ill attach my plugin list if required
need plugin list to check
sadly if it is spigot they have to fix it
Okay, thanks anyway! 😉
if you go in the config of "perWorldchatplus" you should see an option for this in: "Alert.Mention.Sound"
you can change this to one of these: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html or probably leave empty to dissable
declaration: package: org.bukkit, enum: Sound
thank you! it became a massive problem lol
Is there a plugin for information about a player when you hover his name in chat?
or you can dissable the whole mention with "Alert.Mention.OnName" to false
yeah ive just chnged that. i couldnt find a reload command so im just doing a server restart lol
thanks so much for the help
your welcome
i did the server restart and it did not save the config.
Im starting to think i edited it wrong
has a lot of features you probably don't need, but works: https://www.spigotmc.org/resources/deluxechat.1277/
can be, show picture maybe?
of the config?
of the section that from aler.mention yes
Alert:
Mention:
OnName: false
RequirePermission: true
RequireAtSymbol: false
SendNotice: false
This is what i changed it to. Then did the restart
But when i look back it changed back again to OnName: true
try to first shutdown, change value, save and then load again
sometimes plugins save the config on shutdown, that will override your change
So close server, then change then load after saving? Sorry for literally copying what you said
lol, thats what i said yes
ok. sorry i like to get clarification lol
no worry's👍
🙂
Thanks @sonic grove Do you name how i can change my spigot name?
Yep finally got it working! Thank you!
your welcome👍
yes, go to this site: https://www.spigotmc.org/account/UserNameChange
please read the notes beneath the new use name inputbox
@sonic grove I
SpigotMC - High Performance Minecraft - Error
You do not have permission to view this page or perform this action.
you need to be logged in to change the name
bro
I'm logged in 🙂
thats not a url;
?
thats not a url
i dont follow? you mean it cant be linked this way?
Name changes on the forums are granted to those who have donated to the project. Donations are processed manually and generally take up to 24 hours. The donation widget can be found on the home page of SpigotMC at: https://www.spigotmc.org/.
Thanks!
lol, I genuinely didn't know that... 😂
I donated so thats why it showed for me
Im making a server for one of my friends who is streaming on twitch, i want to set something up to get her subs a custom LuckPerm rank that gives them a [Subbed] suffix or something, is there any free plugins that could sync her twitch to LP? We're running a 1.16.4 Spiggot/Bukkit server on fallout hosting, i can give any information i can
were running a shared host, that one has to be VPS or dedicated
do you know a way to disable the essentialsx spawn thing where if you die it respawns you at the /setspawn location? i plugin im making relies on the fact that that wont happen, and it breaks the game cuz it happens.
?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/
Ty bot
hello i was wondering if there was any plugins to have multiple end dimensions?
or like a plugin where a strong hold tps you to a random end coordinates
Ok thanks
I'm using cloudflare spectrum for putting my server behind a proxy but cloudflare is changing my players ips and turning it into a cloudflare one, any way of fixing this?
No
Maybe idk but it doesn’t sound like it’s possible
Actually someone more knowledgeable than me might know an answer
I've came across the same issue, from what I've searched it's not possible, might wanna check with cloudflare customer support though
Anyone know a free friends plugin with a gui bungeecord or mysql support?
what would you need gui bungeecord for?
oh nevermind i
misread
https://www.spigotmc.org/resources/57876/ give that one a shot @autumn moat
might as well give it a shot first
Sure
does anyone know https://www.spigotmc.org/resources/realscoreboard-1-13-to-1-16-5.22928/ if you do can i add a 10 second timer to this scoreboard plugin
How much does ram effect tps? Like my server has 4gb ram, only uses around 2gb yet tps is dropping to around 14 with around 10-15 players. Will more ram actually bring any benifit or am i gonna have to purge some plugins?
very little
How can i make motd like this
facts
Hey guys so I used to develop for 1.16, until i began to favour 1.8, but now for a project i need to use 1.16, however, when i try creating a server, it simply stops loading, with no plugins, roughly half way through
There are no errors
at roughly this point every time, the server does not continue
Lol, have you tried joinign it?
Type random shit into the panel then it will update the panel
ye no that doesnt do it
yup says connecting forever
Probably a plugin issue then
like i said there are no plugins
this happens to all my servers that are higher versions
so i think it might be like a java problem
WOW so i updated my java, boom problem fixed
you've got to be fucking kidding me
this is what i call p a i n

and is it possible without plugins?
no
just install it. It won't break your knees 😉
it's possible, but all you would be able to edit is this portion
- no rgb and no custom protocol
so basically everything he wants
well RGB should still be possible, I think
no idea
mhm what do they make again? fawe and what else?
I-S makes plotsquared and FAWE from the top of my head
ah ok
Hi, yesterday I bought a plugin for TAB and a scoreboard. I contacted the developer to install and I got the answer that this is a bug in BC. Does anyone know how to change?
Will the BC update solve?
okey, sorry
momemt
very hard to read
betteR?
yeah
why would you favour 1.8
it's almost 7 years old
it's unsupported
it's buggier than current spigot
current spigot has cool new features constantly being added
Hello, I am looking for a way to modify a generated chunk after it has been generated. How can I do that?
The end goal is to turn the map upside down, that's what I'm looking for at the moment
But being able to modify the chunks after they have been generated would be so much helpful
needs help!
Is there a plug-in that someone can click a sign or hit an npc and it tp’s you to a certain world
Server signs and Citizens
When someone hits it, can it use MV to tp you to another world?
Yes
you could set up a warp sign and have a warp set in that world with essentials
https://wiki.citizensnpcs.co/NPC_Commands < with citizens
One of the common things Citizens users want is the ability to have NPCs run a command when right-clicked.
How?
Thanks.
Make sure the warp sign is enabled
And last question, how can I tuen off fall damage and pvp in a certain world or area?
worldguard region
That doesn’t work for me
My server is 1.12
/rg flag <region_name> fall-damage deny
worldguard exists in 1.12
^^
Is it possible for a certain area with essentials?
no
well
spawnprotection i think but worldguard is the easiest route
/rg flag <region_name> pvp deny
Can I have the link for it?
👀
And what is region name
do you have worldedit?
Yeah ofc
the region name
Wdym region name?
the name of the region you set the area to
lmao
the way it works is the region you want protected, you would go and right click one corner and left click the other
and do /rg define name
but not name, like spawn or somethin
then rg flag bla h blah
/rg <name>
?
Or /rg define <name>
IAMO
rg define
Thanks
what do you mean the best
that's completely subjective
can you give like a category of plugins you're looking for? that would be helpful
or are you just looking for suggestions of cool plugins?
i got a mini game which resets its self by stopping its server
and then starting it backup
its to reset the map to its default state
but i need a bungeecord connected lobby so they get connected to that
so im looking for a bungeecord plugin which works like such
How can I generate a single biome world on my server? Like I am changing the level type in server properties file, but it is not reflected in my server.
Please help ! ;-;
I would create a world in singleplayer and move it over. It's easier than changing the level type in server properties
How do I make it so that a certain world can’t be broken and people can’t take damage
worldguard
thanks <3
heyy
so i got bungeecord now on my server
so i got 2 servers complete in servers file
annihilation / lobby
all 3 are portforwarded
but it says i need to ip_forwarding set to true
so i went to bungeecord's config.yml
and setted ip_forwarding to true
putted the 2 other servers throttle -1, online mode false
but still it says i need ip_forward it
Im not sure if this is a common error but my name tag edit is not changing peoples name tag colours. I use power ranks as the permissions plugin. Here is what i mean
the tab and chat work but not the nametags.
lmao
Does anyone know how I can block a plugin from sending a message? Currently a plugin sends a message to a play whenever they do the action and its really annoying and has no option to disable it. I was wondering if I can stop them another way?
You'd have to change it in the source code.
Hey it’s now been over 24 hours since i bought the plugin , and have still heard nothing. I’ve contacted the author, and gotten no answer returned, where can I contact spigot?
You need NameTagEdit for it or TAB. If you do have NameTagEdit, make sure your config is setup the right way. Most mistakes happen there with NTE
Spigot does not handle transactions whatsoever
We can't even add you to the buyers list
Transactions are handled separately, off platform between purchaser and author
That's why I said contacting the author is the best approach. If they have not yet responded, give them time to do so. I can't imagine they're available 24/7. Follow up if you have to
yeah i have installed but im not sure why it isnt showing correctly. Would you like me to send my config at all? If at all possible?
🙂
because im very confused by this
Send me in dm
will do give me 1 second
There isn't source code for it
There is source code for every plugin.
No click on the folder
hello, idk if this question is for this channel. as far as i know there is something like an api for spigot resources to search and download plugins or am i wrong? how can i use this api and what link do i need to use to search or download an plugin with the api?
i want to create an simple "/search <Plugin>" and "/download <Plugin>" command for my admins to simply install plugins without giving them root access to my server. but for this i need something like an api or anything other to search plugins.
I don't know what you mean by this
with a server do i have to pay to start working on it or can i work on the server, get it ready then pay for hosting and make it live?
@ me if u answer pls
hello, idk if this question is for this channel but I am looking to be able to have different chat colors for each rank i have set on my server using luckperms. Can someone help with this?
Anyone familiar with the Pvparena plugin https://www.spigotmc.org/resources/pvp-arena.16584/reviews ? I was looking for some help regarding the implementation of a domination gamemode. I don't understand how to set the point to capture. Thanks 🙂
Bump
heyy
so i got bungeecord now on my server
https://gyazo.com/1f1aa5c316125537a4ca7ffcf01f336c
so i got 2 servers complete in servers file
annihilation / lobby
all 3 are portforwarded
but it says i need to ip_forwarding set to true
so i went to bungeecord's config.yml
and setted ip_forwarding to true
putted the 2 other servers throttle -1, online mode false
but still it says i need ip_forward it
If anyone can help me with this please @ me.
hello i need spigot technical support becuase i lost access to the email connected to my spigot account
?support
can someone help with changing the colour of a chat message for each different rank using essentialsxchat?
hello, i have a problem with connecting other players to my local server, basically.. heres the error
im not sure why but my nametagedit does not show colours on peoples name tags
but the tablist works fine
i can send the config file if needed
Guys, is spigot HIGHLY unstable for anyone else too?
Since the 1.16.5 update, world errors, random lagspikes, and much more
no worse than previous updates. almost nothing changed from .4 to .5
might be some plugins that dont like the new version cause they havent been updated
as in set a skin? or see what you set the skin as?
Depends what host you are using, i have a dedicated computer I host on, so that won’t apply to me.
ok
most hosts allow you to upload your own configuration files, however how the host does this differs for each one
some use a nice GUI web interface, others make you use FTP or something
Oh I see. I also have this. Sorry I couldn’t assist you 😦
Could be, who knows
🔥
hi, i have question who can help me with silkspawners plugin because players without op cant drop and put spawners, in config i don't have permission for this and i don't know what to do
hey fokes i need help trying to run a spigot server for 1.16.4 but i cant seem to get please help
whats the problem
internal exception java.io.ioexception an existing connection was forcibly closed by the remote host who can help me with this my friend cant join to my server
?bt
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
hello, where are the world files saved for a spigot server?
thanks
i want to move it to a server i paid for instead of it running on my pc
hmm wait i think i found them. still, if you have suggestions pop em in here i could be wrong.
i was just expecting to see my worlds name
ok I dont know how to upload my spigot server files to heavynode if anyone knows...
nevermind. apologise for all this^ lol
Hello all, I'm trying to purchase a premium plugin, however, when I try to purchase PayPal takes me to an error page. It says it is an "inactive resource" any tips on how to fix?
This would be a issue with the resource itself I'm pretty sure.
So this would be something that I would need to message the resource author about directly?
I believe so
im trying to make a server and once i try to join the server(not with localhost) it gives me an error. The error consist of netty.channel. Can anyone help me?
Check console and see if it says anything there
okay, ill look
i didnt see anything that had "netty"
is there errors or issues near when you connect?
Nothing, it doesnt even show that I attempted to join.
I believe that would be a issue on your end, I don't know too much about that type of stuff someone correct me if im wrong
welp that sucks.... I was looking it up and came across websites from 2015 saying you need to disable netty to get it to work. But then under it, it said that this wont work anymore and will cause the server to not load because minecraft relies on netty
I just tried to join the server with it turned off, and it still gave the error
I don't know enough about the subject to give you a suggestion going forward, sorry man
alright, well thats unfortunate. Thanks for trying tho
this is weird
its not a server side issue, more of a port forward issue I believe
I just want to make sure of something before I continue. The ip you're supposed to use is ipv4 or your public ip
Hi so I have a few questions idk if this is the right channel too ask but I want to make a bungee cord server, I want to actually make a separate device as a server though. Ive never made a server before. How do I know what I need to handle like a bungee cord server + like 10-15 people maybe more? My pc handles normal spigot extremely well but I want to do this upgrade for several reasons
enabled:
- PluginPermissionsResolver
- PermissionsExResolver
- bPermissionsResolver
- GroupManagerResolver
- NijiPermissionsResolver
- DinnerPermsResolver
- FlatFilePermissionsResolver
disabled:
- VaultResolver
permissions:
groups:
default:
permissions:
- worldedit.reload
- worldedit.selection
- worlds.creative.worldedit.region
admins:
permissions:
- '*'
users:
sk89q:
permissions:
- worldedit
groups:
- admins```
We found this in the default bukkit file
sk89q:
permissions:
- worldedit
groups:
- admins```
We were curious why this user had admin perms
in the wepif.yml
its in there default, the fact you're calling worldedit fishy is funny
?
Im not calling worldedit fishy
I'm saying it's fishy that he has admin perms
on a default bukkit file
you are literally meant to change it, it is in a default file you are meant to change
well that's all i needed to know, thanks
I think I have some ideas now actually but I’d still like some input if possible
What was your question Katy?
I wanna upgrade to a bungeecord server but I wanna know what the best kind of hardware for it is when I have like 10-15 people.
Idk if asking here is good but its somewhat related i guess lol
10-15 needs nearly bare minimum depending on what plugins and other things you are running on the server
Oh okay I see. So like slightly extra then. Yeah Like when reading the guide it seems to make it look like I should have some super dedicated server for bungeecord so I wanted to ask cus of it
So I recently got spigot on anew server and I added the drehmal v2 primordial map. And when I ran it I just spanned at build height and fell to my death. Does anyone know any solutions?
Set spawn to the ground
how do i disable tab completer for everyone who doesn't have the appropriate permissions? so that the game does not prompt when you enter the command.
hi, i cant seem to be able to join my server via external ip. it keeps timing out
did you port forward correctly?
well i checked on https://www.canyouseeme.org/ with my port and it says it works
A free open port check tool used to detect open ports on your connection. Test if port forwarding is correctly setup or if your port is being blocked by your firewall or ISP.
but when i try to join it times out
hm ok did you put your external ip after server-ip= in server.properties?
the external ip is public right?
yes the one that shows when you google whats my ip
i just resrtarted it and it came back with an error
failed to nind to port!
perhaps a server is already running on that port
try to exit of minecraft
its coming from the console
when i remove the ip the server starts
hmm
when the ip is in the server would resufe to start
that's strange
yea
[16:18:40 WARN]: The exception was: java.net.BindException: Can't assign requested address
[16:18:40 WARN]: Perhaps a server is already running on that port?```
how do i fix this
Leave server-ip empty unless you know what you're doing
but then i wont be able to join via my external ip
okay imma try again
And putting your external IP in when you port forward would never work
And would always cause the error you see
@west cloak gave bad advice
just now it was empty
i can could with local ip
but external doesnt work
this is the error i get when i try joining with my external ip and port
the computer that is hosting it?
yes
okay
anyone know any easy ways to check a bunch of log files at once?
Would be pretty easy to make if you have knowledge of coding
Might be able to find something on the interweebs
If you can’t @me in a few hours and I’ll write something up in c++
help?
How do I upgrade my 1.16 server to java 11
one of my plugins has been compiled with version 55
Could not load 'plugins\pluginname.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: Class has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Is it Aternos?
how do i change my server java version
I cannot verify
bruh can someone please tell me
why i get this
like how do i upgrade my server to java 11
@rain vortex no
@craggy jacinth are you running it on your PC / using multicraft / pterodactyl / something else?
on pc
Windows?
yep
Do you have java 11 already installed?
i always just download the jdks
lemme try
ok so ive uploaded my spigot server folder to a server host, now i cant click "start.bat"
how do i start the server up
thanks
Ask in your server host's discord as it varies per panel. You won't be able to use a .bat file with nearly every server host
@craggy jacinth lemme know once you've got java 11 installed coz there's another thing you'll need to do to make it use 11 over 8
yep
its done
now what do i do?
@wind swan
sorry for pinging
i just want this over with
Which one did you install? e.g openjdk/adoptopenjdk/azul
It doesnt matter which one just the path varies based on which one
@craggy jacinth dont he's trying to virus you
i think i already have it in my path
Ahh ok. If you just go into cmd and type java -version is it already 11?
hmm it says openjdk version "1.8.0_275"
Kk you'll need to do this step
Which one did you install? e.g openjdk/adoptopenjdk/azul
yea
Just try doing Windows + R, copy paste this in C:\Program Files\Java\jdk-11\bin and if that's present that'll be the path you'll want to use
@wind swan do u have a mc server
No
why
Because I don't want one?
oh
It'd be a waste of my time and effort
couldn't you argue.. In the end its worth it?
not for me no. I stand to gain nothing
oh well i guess theres a lot of competition
wish i listened to my friend in 2013 since there were no servers at all only a couple of hundred
@wind swan i set it to C:\Program Files\Java\jdk-11.0.10\bin but it still shows openjdk version "1.8.0_275"?
yes
When you double click on Path under System variables what does it show?
E.g this is mine https://zak.pink/2021/01/Stubborn-Katydid-11016.png
It goes in priority from top to bottom, so for me I'd be running java 15 but I can shift up java 11 to the top and then I'd be running java 11.
and you're sure that's the correct path?
And did you also click ok on both the Edit environment variable window and Environment Variables window? The changes only take effect once they're closed
sure
Hi everyone,
I want to open several servers on one storage at aquatis how can this be done thanks
@distant wharf as in, on one server plan?
Yes
99.9% chance that's not possible.
One server = one server. You're supposed to buy multiple plans if you want multiple servers.
AFAIK Aquatis has a discord server so if you have more questions I recommend joining there and asking
@wooden crypt can you give some more information. When does that error happen, are you port forwarding, etc..
i join to my friend server, i must sign /login password i wait 30sec and i have this error
why not ask the plugin dev?
So I do mini game servers because I want to do one
If you want lots of servers, you have to buy lots of servers. That or you buy a dedicated server (generally start around $40/mo) to make a lot of them.
Normally you receive this error when you time out (cant connect to the server, your internet cant reach it basically) either your end or their end is too slow
Is it possible to build a mini-game server on one storage?
dont ghost ping me
Yes I know accidentally clicked so I deleted
yes ilor but there's no reason to do a minigame server they don't work
requires too many players to keep games running constantly
Yikes
but how
search for plugins that support it
If you wanna make a unique server you’re gonna wanna know how to code using maven / i believe gradle and spigot api
you don't even need to code to make a unique server
plenty of ways to do it
model engine is an easy way
huh?
here you go pretty sure your server will run like complete dog shit with all the individual worlds that will need to be loaded
oh its tex again hi hahah
What is ?
Oל
anyone understand how to replace unicode with images in a resource pack?
Im pretty sure there is a font image within the assets.
Thank Katy
I love you all
Bump
heyy
so i got bungeecord now on my server
https://gyazo.com/1f1aa5c316125537a4ca7ffcf01f336c
so i got 2 servers complete in servers file
annihilation / lobby
all 3 are portforwarded
but it says i need to ip_forwarding set to true
so i went to bungeecord's config.yml
and setted ip_forwarding to true
putted the 2 other servers throttle -1, online mode false
but still it says i need ip_forward it
If anyone can help me with this please @ me.
idk much about bungee, but have you port forwarded?
Also make sure you are connecting to the bungee
yes all 3
hm
nvm i got connected to the server
however getting this error when typing "/server Annihilation"
you messed up the ip:port part in the config
or/and did not set it to offline mode and bungee
Offline mode for bungee normally throws a different error yelling at you for offline mode
If I recall
ive got bungeecord online mode true
lobby online mode false
annihilation online mode false too
how should it look?
Open the link, put it in, save it, send us the link
understood.
0.0.0.0 will work fine if it’s all on your computer
whats is recommended GB for a lobby server which only will act as a way to join a diffirent server and get brought back to lobby when that server is off
What version is the server?
prob close to 4 imo
understood, als oi just started the server yet gave same error
changed localhost to 0.0.0.0:(port)
checked the server im trying to connect to [Annihilation] to see if i maybe missed something but its online mode is false, bungeecord is true, connection throttle is -1
so im not sure what could be it.
In your server properties file, what is the ip set too?
Try setting the server-ip=0.0.0.0
The best bedwars plugin is.............. ?
quick question
does my server-port:29949
do i have to put that port aswell in rcon,port
and my query,port?
fixed!
now i am the only one able to connect to my server seeing as i use localhost:60252
but what ip do i give my friends to join :)?
made a account, where do i add the ip
read the guide
understood,.
what ip do i give my friends to join the bungeecord..
the local host works for me
but my original ip doesnt anymore
could it be cuz i didnt have my bungeecord on 25565?
ipv4 i believe then whatever port
thanks that helped, about the TCPShield. im right now adding at Add Backend Set do i need to fill in the 0.0.0.0(port) or my ipchicken with port or just ipchicken?
for the guy that was trying to help me last night with my server. I have just resolved my issue and it was as expected, a port forwarding problem.
I didnt realize at first that with a dual router setup you need to port forward both routers.
Hi, if I want to set up a spigot server on digitalocean droplet for 10-15 total players on the latest version, how much RAM will I need?
Are you planning on having bungee or a large amount of plugins?
what is a good website to find plugins?
Sure
alright cool thank you. One other question, can i add mods along side plugins?
No. Neither Forge nor Fabric mods work on CraftBukkit servers
okay, thank you for your time
my bungecoord is acting like a MF is there anyway i can get some help try config it correctly
[07:54:31]: [INFO] /2.248.149.212:62976 lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!
isnt that correct like its set now
Yea now make sure you connect through your bungeecord
Hey guys, I'm have a question about one of your plugins, can I receive help here?
yeah whatsup
So you know your "imageonmaps" plugin
well, it isnt my plugin, nor is it anyone in heres plugin most likely, but whats your question
ok sorry lmao
so i made an image using one of those paint websites
and its on my desktop
ok olivo i will try again then
and i dont know how to upload its URL into the plugin for it to work
you prob cant help but
any suggestions on figuring this out
does it need a url to the photo?
send the image to me in dms
okay this about to get cringe
i wont even open it if you dont want, just send it in a server or in dms, and right click the picture
and click copy link
and there you have a link
Free image hosting and sharing service, upload pictures, photo host. Offers integration solutions for uploading images to forums.
yeah that works aswell
that should give u a url
i dont have qurantine xD
oh awesome lol
we are still free to move around as we please
hello, when I try to boot the server via pterodactyl i always get the error "unable to access jarfile.jar" and its driving me INSANE. any ideas? thanks
tbf i dont know how to boot it from pterodactyl. Im just using some code a guy made for me
rename your server jar to jarfile.jar or change the startup setting to make it your current jar name
what code do i type into the console tho
would it just be java -Xmx2G -Xms2G -jar jarfile.jar nogui
pause
or am i being stupid
what is your server jar called
i renamed it jarfile.jar
@olive chasm first then all the other information
i also renamed it jarfile.jar in my bat
java -Xmx2G -Xms2G -jar jarfile.jar nogui would be good then
nah
it crashed
unable to find jarfile.jar
oh this is driving me up the wall lmao
Not really, I asked in the paper discord aswell and they said bloomhost or dedicatedmc are good providers and digitalocean is not
I don't normally host servers on a VPS, but it should work alright, like 4g should work alright? someone correct me if im wrong
If you're on windows make sure you can see file extensions so you didn't name it jarname.jar.jar
Also make sure the jar is in the same folder as the bat file
That's what I thought about 8GB but apearently vps with shared cpu's aren't always that good (as I experienced with google cloud compute)
i just want to know what to do to make the server start up, i cant click batch files.
people say to run a code through the console but i dont know a code
Is the server running linux?
i dont think so?
its windows im sure, someone wouldve mentioned it to me first step when i got stuck surely
like oh btw its linux
its heavynode btw
You need a shell file instead of a bat file
what deffo?
Yeah .sh
isnt that not linux?
yeah but i dont think this is running linux
i wouldnt know how to check
let me see
You're on a hosting site they're most likely running linux
right so do i just simply rename the bat .sh
and alls dandy?
nope still doesnt work
no
of course not
the script used in a batch file is entirely different
from a linux script
you would need to create a completely new script
it isn't that hard tho.. https://github.com/cranstonide/linux-minecraft-scripts
Scripts to aid in the hosting of Minecraft servers on a Linux enviornment - cranstonide/linux-minecraft-scripts
well
he's using a script...
and scripts are better in the sense that if a server stops or something it can auto execute the script
plus they have better functionality
guys i have NO idea what im doing
i contacted support a while ago. im not usually the guy who rings up tech support but whatever haha
they claim theyll transfer your servers for free so im holding them to it
tech support is shit
just had confirmation that its linux so yeyo
what parts of it need changing then i'll get to researching it? hopefully just the start.sh but idk
perhaps all of it
How to set custom bungeecord message?
I have a problem with the server will anyone help?
two things:
- How to give color permissions to chat for a specific rank? , each rank has a different
number of colors. and if someone wants,
he can recommend the plug. because I am using the essentials plugin
and
2. Can you specify the waiting time for teleporting, for example, that the player must wait
4 seconds, vip only three seconds, sponsor only 1 second. waiting for teleportation
can something like that be done?
I use the translator :dd
use the permission essentials.chat.<color>
ok, I will see. anyone know the answer to the second question?
evening
To Make Minecraft Server Restart After it ran the command "/stop"
the server has to /stop and be manually restarted
but im aware of some people having a way that it auto starts it self
just curious if someone knows how 🙂
:server
java <startup args>
GOTO server
ive changed the bat file to "start.sh"
ive called it both jarfile.jar and jarfile.
it still wont work lmao
yh
alright well that doesnt really do a thing
could u give a example of how it should look if possible
that is how it should look
pause:server
java <startup args>
GOTO server``` ?
java -Xms4G -Xmx5G -jar spigot.jar -nogui
goto server```
will it instant restart the server
yes
yes
will it reset map aswell?
understood, thank you i will try this out.
are you trying to run a batfile on linux still
@mossy prism ?
i need help with a plugin i bought, can someone help me?
what plugin?
ive heard theres some stuff happening with ewg
no @clear fossil its "start.sh"
im really close to just finding a provider that hosts on windows. i have absolutely no idea how to do linux
It's not much different
i cant get it to work and ive been doing it all day
every single time its the same error code
whats in the file
Yea make sure you have the jar in the same folder as the shell file
And that it has the correct name and extension
screen -AmdS minecraft java -Xms4096M -Xmx4096M -jar /home/minecraft/jarfile.jar
do you have a user called minecraft?
Don't think that the right path is it?
is your server set up in /home/minecraft
are you on a vps
yes
have you considered getting someone to install a panel for you
how would I go about doing that? thanks for the help btw
if you trusted me enough i could do it
what sorta info does it involve
yeah ofc i totally get it
https://pterodactyl.io/panel/1.0/getting_started.html there is a guide for ptero if you want to try it yourself
The open-source server management solution.
its mostly copypaste
that guide is for centos
so you might wanna link a ubuntu one as im assuming thats what he is using
apt -y install software-properties-common curl apt-transport-https ca-certificates gnupg
are you sure about that
is it possible to host a minecraft server on your everyday server provider? i have absolutely no idea how that works
the first one I found was centos so my bad
define "everyday server provider"
1 mo
that type of thing
im completely new to hosting servers n stuff i have no idea how it works :p
personally i would recommend a panel host over a windows vps
then they do it all for you, and if you go for a good one then you get support too
right can I just ask a question about this, and perhaps look stupid?
just so i dont go insane
no such thing as a stupid question
well...lol
right so this was all working fine on my windows pc, just running it fine.
i moved all my files over to a vps, obviously doesnt work since the host is on linux.
What parts of the files need changing in order to just have it work? is that a silly question?
just the launch scripts
like you have to change the batch file i know that, thats 1 example
yeah exactly
thats the only thing im stuck on
the rest of it is all infrastructure around the server
can I be a real pain and just ask what I need to stick in the start.sh file and what i need to do in the console in order for it to boot up?
depends on if you want to be able to access the console
screen -AmdS minecraft java -Xms2048M -Xmx2048M -jar /home/minecraft/jarfile.jar
This is what i have now. obviously looking at it the directory at the end isnt right
uh
where are your server files
in /root im assuming
please could you elaborate? lol
absolutely nothing
are you in a true kvm vps
you type pwd and nothing happens ?
yup
this is heavynode btw. i just read that they were decent on reddit and thought "eh its only a few quid if it goes wrong"
you should get something like this
female arch user?!1/1/1??!?11111
ikr
nope. literally nothing
yeah sure
can you post it here
he hasnt verified with spigot so he cant
ill post the picture when he sends it to me
urxvt
ahh ok
lucyy-mc/dotfiles-new
i cba with st
yup
have you pressed enter
wat
hahah ikr
do cd ..
cd ..
then ls
.. means parent directory btw
absolutely nothing
dude what
did the prompt change
dm krok
nah
nothing
it only ever responds when I hit start
well, type start
if i need to just try again with another provider im happy to do that
do you get anything if you type printenv
ok you're doing something wrong
either that or you're not actually in a shell
is someone advanced with advancedban and banannouncer?
1 mo i will ss to krok
I can prob help, whatsup
i cant get the notifications to a channel on my discord, i have setuped the channel ID, token etc. but nah
@clear fossil its bc hes on a hosting console
like a minecraft host
not a linux vps
ohhhhhh
that makes so much more sense
bot token and correct channel id?
yeah
0iq moment
i believe ive done everything correctly
press the big green start button
yeah it doesnt work
what is your server jar called
it was called spigot.jar, which matched with the start.sh file
then it was jarfile.jar cos someone said do that, matched it with the start file
then it was jarfile cos someone said i could be doing the extension twice, matched it with the start file. nothing
yup
name your jarfile.jar server.jar
yeah its been server.jar before im pretty sure but i'll try again
nah
not workin lol
same error?
could it be a permissions issue?
we. have. fixed. it. YEYO
simple issue really, it couldnt be read by the server cos i stuck it in a file. like bruh
so glad i opened a support ticket i thought they'd be useless
I have anti-grief in my Spigot server, but how do I disable is just for myself because I need to use flint and steel to clear some trees.
Is Spigot blocking anything?
Also, it says members "Move too quickly" in the console, doesn't it turn to readjust them? It's totally normal gameplay - how do I disable this
So i'm fairly new to all this. I created a vanilla MC server for internal use only, but I found out about SpigotMC and liked what i was seeing.
My question is this. Is this something you add over the existing MC server, or is SpigotMC its own server setup?
I apologize if this is a stupid question, but my knowledge in this is fairly limited at this time
I did set this up using a Linux VM with Ubuntu on it.
You can just replace the vanilla jar with spigot and it should convert the world and start normally
Oh, awesome! Thanks for that information. much appreciated.
i want to see like Status: online/offline or Online: yes/no for bungee server
anyone know how?
Uhhhhhhhhh i need some help
Spigot 1.16.3 a bunch of plugins all dirt and cobblestone entities are just deleting themselves instantly?
No idea why or how
like it just goes away
Anyone have any ideas
Any reason you are on .3 specifically? Always worth updating if you can
he have a decent number of plugins and its hard
but ill see if i can get the admin team togther and go through the list
you dont have to change anything
not all have supported versions
we usually wait till major updates to update plugins but idek what would decide to only delete dirt and cobblestone entities
help
net.md_5.bungee.protocol.BadPacketException: Unexpected packet received during server connector process!
what's that bug
can we have the rest of the stack trace please
