#help-server
1 messages · Page 200 of 1
The head one
some plugins have been created for bedrock as well as spigot
Ok thx
nope
Ok
also don't come here for bedrock help
why i cantinstall bungeenpc???
and if i want to create a skyblock server
its all done, an id do /is its saying "/island help" pls help me
hey i have a problem i use some plugins with mysql but some of this plugins dosen´t save on the database https://pastebin.com/FxTxreLc her a link from one of this
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.
Does anyone here know how to make a config reload command?
like for your own plugin?
yeah
package index
sorry, JavaPlugin#reloadConfig()
ye
u sure?
srsly
i mean it is literally in the method name
okay, im doing it rn
i really hope this guy isnt about to say some stupid shit like he actually just typed JavaPlugin#reloadConfig
...
idk thats why i am aking if anyone knows, if u think there is another proper way pls tell me..
🇹 🇧 🇭 i just asked if anyone knows, im not an expert so if you want to help just help.
yes i want to help send your code in #help-development
what code?

i made a new class for the reload cmd
yes, send your code
ook, just a sec
ok i did
Is there any way to avoid farmlands to become dirt
Is there any way to avoid farmlands to become dirt
While jumping on it ?
config in bungee
Probably there is no plugin for this
You mean use a proxy
To fast server transfer use a proxy
bungee config
it's like default server
legit just read the config and you will find it
yep
anyone knows how to download EssentialsChat?
badly compressed packet - size of 2148495 is larger than protocol maximum of 2097152
How to fix this
bekiram
@west cloak By downloading it from their website https://essentialsx.net/downloads.html
?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.
At which version performance started to drop? Is it was 1.8 or 1.12
1.13
does tnt duper work in spigot?
tell please
most likely not
spigot also usually fixed glitches himself
unlike vanilla having to wait for mojang to fix it
you can dupe tnt with spigot 1.16
don't think you can with paper but i do it all the time on my smp
I mean I have no idea that's why I said try it and see
be more specific
ooh sorry wrong channel ❤️
idk
Hello. I have 2 VDS machines. One for bungeecord and one for survival server. I used iptables in survival machine to allow connections only from bungeecord server. Can they find survival server IP?
@worn tusk hey, all depends really
@worn tusk does the survival server have an external ip or just an internal
it has its own IP
Example:
145.xx.xx.xx
196.xx.xx.xx
Are you redirecting to the external ip then?
yes, in the bungeecord config
I've dm'd you as well. If I were you I would use the internal ip address of the server. That way there would be no ip leak. How ever from how I understand bungee works the other ip address is never exposed and only the bungeecord server ip is exposed
Hi, I just got some really cool custom items from a datapack that for some reason I can't give with /give. So I was wondering if someone knows a plugin that gives a item from a chest when you press a button or something...not to drop it..just to copy it from the chest and paste it into the inventory.
when i /give myself an item or give myself a potion effect it for some reason gives me 1 extra, like if i /effect myself strength 2 it gives me strength 3, if i /give myself 2 sticks i get 3, etc... anyone know why?
is that just on a server/world or in general ?
server
got any plugins ?
ill send you a list
ok
those are...a lot of plugins
yeah
what should i use instead, i havent found a good replacement
also any ideas on what is causing that?
it has been updated by some community members and it works just fine rn
is multiworld still up to date? It used to work pretty good
yeah I didn't see that ^
any idea on why im getting 1 extra thing on my commands?
it may be a setting in one of those plugins...the question is whitch one
at least RE: effects, that's just how effects work
They're amplifiers
not levels
Even in vanilla or in code, if you do /effect give @p speed 2, you're going to get speed 3
yeah but i get an extra item per give command
and its not bc the command is run again, otheriwse i would get double items
i do /give @p stick 4 and get 5 sticks
Agreed. I'd be inclined to believe the "Utilities" plugin you have is overriding it and doing some poor calculations
Utilities is a custom plugin that only does warps
that didnt work
thats my theory
it should
my custum plugins are KitPVP and Utilities
what's the output
5 sticks
oh, I thought the command didn't work
oh it worked fine
i meant it gave the wrong output
and one strange thing
/enchant works fine
like it gives the proper enchant
try removing the utilities plugin
i had utilities for a long time and last time i updated it was a while ago, i dont think its it
nice
but thats strange
i didnt touch any give commands
so i dont know whyd it change the give command
would you be willing to help me find whats wrong with the particular code i added
you made kitpvp plugin?
yeah
you should be looking in your command manager
you mean my plugin.yml?
no, your CommandExecutor
?paste
hm, are you working with any command or inventory related events?
i'm gonna go off on my own little rant
go off
use variables
split up your settings and functions
Inventory inventory = player.getInventory();
modularise code in general
PlayerInventory pretty sure
split things into classes, use abstraction
getInventory
@NotNull
PlayerInventory getInventory()
Get the player's inventory.
Specified by:
getInventory in interface InventoryHolder
Returns:
The inventory of the player, this also contains the armor slots.
i have events which modify your inventory, but this specific command only gives you stuff and equips armor
brb
i should probably do that but i am a little lazy
i wouldn't want to be the guy that has to maintain your server
you should probably look on that, do a general lookup in your code, remove the unnecessary, simplify what can be simplified
how do i connect to a server im hosting on my pc
it's the first time im doing this
its the same computer you are hosting and playing on ?
yes
address is 127.0.0.1
yw
So, I copied GriefPrevention.jar and spigot-1-16.4.jar into the /jar folder. Spigot runs, but it ignores GriefPrevention.
What am I doing wrong ?
the jar folder?
your hierarchy should be something like this:
main folder/
spigot.jar
plugins/
plugin1.jar
plugin2.jar
Plugin1/
Plugin2/
world/
world_nether/
world_the_end/
np
for my Host... theres a /jar folder for plugins they control... and a separate /plugins folder for spigot plugins I upload
I put files in the wrong folder. Ty agn
ah
i have ~10 other methods that do the same thing and it never happened before so im wondering why its happening now
why do you have 10 methods that do the same thing
I've got quite a peculiar problem, I cannot spawn any living entities. I've checked my plugins and they should not be the ones blocking it. The world has been loaded from an old MC version (1.8). Minecarts spawn fine, and for some reason a chicken that I spawn programmatically also works, but eggs and /summon don't. Does anyone have any suggestions of what to check next?
It was converted from 1.8 to 1.16?
Probably, I'm not sure when the world was last opened, but the project stems from 1.8
Maybe check the game rules, something might got corrupt
Would the gamerules prevent /summon spawning as well?
yes, but I don't remember which
doMobSpawning is false
But even if I enable that, /summon won't work
Hm, I might be confusing with the server.properties setting then
Ah that would be it
The server.properties mob spawn setting when off does not allow summoning of any living entity
np
is getRemoveWhenFarAway supposed to return true for Wither? Unsure if this mob is meant to despawn if far away
hi
i have problem
Could not load 'plugins/BungeeTabListPlus-3.4.2.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
Seems like you are loading a bungee plugin on a spigot server
you'll have to install the BungeeTabListPlus_BukkitBridge-3.4.2.jar located in the zip file you downloaded to your spigot severs
Yes, with world guard plugin
/region flag _ global _ croptrample deny
With 2 underscores global on each side
With global you are setting a flag for the world you are currently in
PlayerInteractEvent
if (event.getAction() == Action.PHYSICAL) event.setCancelled(true);
I need plugin bruh
I'm noob in coding
Rn
i have a plugin for this one sec
oh wait that one only cancels it if there is a fence under the farmland
nvm
Hello, i have a problem.. why my server keep crashing?
how do i set different delays for /spawn and /warp and /tpa?
i have my tpa delay set at 30 seconds but I want my spawn /spawn delay to be 5 seconds
Change config in essentials in plugin folder
send that log in a paste we dont wanna download your stuff
?paste
i can't the error was too long
@light creek only delay is for teleport, but that applies to spawn and warp too, i want a different delay for /spawn and /warp
if your using paper go to paper discord
I downloaded his 10mb log btw and he is not using spigot
Hi im haveing an issue where 2 of my friends cannot connect to myserver while others can. I get this error: java.nio.channels.ClosedChannelException when they try to connect.
Hi there, Im trying to download dynmap, however its not letting me download the latest version only letting me download outdated versions. Any help?
I press the download button and the website loads but doesnt download anything
hey what are some good free anticheat plugins
the real question tho, why is it called hac. i mean i know it stands for "heretere anti cheat" but like, why? it just sounds like a hacked client
hey some helper online ?
?ask
https://pastebin.com/i7Bjb5hW can u help me
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.
thisone is new
ohmygod yagpdb is down
this is not only by this plugin!
configs please
with one?
thats the reload command for commandpanel but i have it allso by citizien
well with citizens the plugin is clearly disabled
it's either a config issue or a plugin issue
mhm okey i looking
does someone know a plugin for "lobby present hunt"
if i made a minigame server should i have a server for the hub and one for each minigame that has a few worlds for people to play the minigames?
as a new server
you should make a hub server where the players can select their minigame
with the teleporter they get teleported to other servers with the minigame they selected
should i have multiple worlds per minigame server for multiple minigames going on?
depends on your minigames @brave tulip
Some mini-games make use of multiple worlds IE, lobby servers for players to wait in for games
which can all be done in a single mc instance. But generally you should keep your distinct mini-games separated unless they are small enough on resources
then go for it, combine them on one server
i think its a small enough minigame
there is disadvantages of putting more then 1 type of minigame on a single mc server instance though
you restart that instance and more then 1 minigame is going down
however if you are just a small-medium network and your mini-games are not too resource intensive
you could make use of multiple words to save on some budget
thanks
Hello. Is anyone having trouble finding a purchase button for premium plugins on smc?
hi guys this placeholder not working on my 1.12.2 server what is wrong ? %bungee_<servername>% . It worked on my 1.16 server but not for 1.12.2
download an older version of papi
thanks i will try it
@rare swift it already explained you what to do on the beginning of the line.
-Xms is the minimum of memory that you would want to allocate in your server
so you can change that to 3G or 1G or 512M
G stands for gigabyte
M stands for megabyte
you also need to edit the -Xmx section as well.
it is the max memory that you would want the server to allocate.
so its up to you.
ok tnx
hiya. looking for help. my kid played offline/local world and he used some mods (luckyblock, pandoras creatures, etc). can I run those on a server?
and what are resource packs? can I bright such/same/similar modifications with resource packs?
i looked at some but whatever I clicked - usually there was dependency on some mod...
For enter a server with mods the server needs to be in forge
If you enter a server with mods and the server is vanilla mods wont work
With resource packs they'll work on every server
you can run those on a server with magma/mohist/catserver or sponge
can you elaborate, please? i don't even play minecraft so names you gave tell me nothing...
ok
So @pallid sparrow
Mods are a modification of the game. WIch you can use in SinglePlayer, but for entering on a server with mods, you'll need to find a server that supports mods.
Your mods will need to be the same as the server mods
same version same everything
Resource packs only change the texture of the blocks.
Wich if you download some resource packs
and you run them
the textures only they will be visible for you
ok, so resource packs can be used locally, independently on client/server (unless there's some option on server to force use of resource pack)
and for mods you need to have them same on client/server + of course server must support mods
For most mods, yes
Some mods can run on the client only, but not ones that add new content
and i assume others mentioned by @signal ivy are also different server distros...
yep
it's spigot and forge put together
I wouldn't say sponge is outdated just no real reason to update
1.12.2 has a really good modding community
oh my... so what's really the difference between current 1.16 and 1.12? something major or just minor changes? again - I'm not playing the game so don't get it. from my perspective I'd expect security/performance patches 😉 but it's a game...
there's a good bit of difference just way more mods for 1.12.2 as minecraft became full of dog shit code between 1.13-1.15.2
so a lot of people who modded stuck with 1.12.2
then it's more: we stayed with 1.12 because we put there lot of work and it just works where new releases were quite shitty | we're going for whatever is new because it's new?
send your plugins list
boy thats alot of heavy plugins
this can do it
LagAssist
as i said,some plugins can disable the AI for mobs to save memory
try looking over the config or spigot page
for a possible option
does anyone knows a plugin that every player has the same chest but different content inside?
like a enderchest but then more then one
is there a spighot like chest shop thats not money cus the curency for my server is diamonds so is there away to not use the vault money stuff
use a trading plugin?
well man I don't have any idea about it
ok
is there a plugin for a virtual chest in 1.14.4
thats to small xD
XD
@fast belfry
??
i need help you can??
i can create server on my pc
mc server
i think i know this problem xD
hmmm
🙂
you can try a couple of things
disable your resourcepacks
@echo off
java -Xms#1G -Xmx#5G -XX:+UseG1GC -jar spigot-1.15.jar nogui
pause
@echo off
java -Xms#1G -Xmx#5G -XX:+UseG1GC -jar spigot-1.15.jar nogui
pause
try another version
ok
Those flags dont look right to me
Yeah I am right, you shoulden't have a # in the Xms and Xmx
Id also recommend you use Aikar's Flags https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/
don't care xD
Xd
can i change this message?
essentials i think can change it
If its a default command I dont know if it can be changed, itd prob be in the bukkit/spigot yml though if it can be
I think if you open the jar in ZIP you have a .messages or a .en_properties file
not sure if thats it though
If you open spigot.jar in winzip
i think
there’s a language file
yall know any plugin that will take away % of player's money expect when killed by a player?
no, no in bukkit/spigot/paper.yml
i will search in .jar
does anyone have a plugin that triples ore drops?
i chcecked mojang-translations/en_US.proporties
but in it i can't find it (also with np++)
youll have to find a plugin override
or edit source
oh the permission message
that’s in paper.yml
if you’re using paper
placeholder api?
yes
Skywars Reloaded
^ its good, just might need some forking if you know how to program
🙂
@versed crater kardeşim yapip atıyım mi
bungeecorddaki tüm oyuncuları mı çekmek istiyosun
siklemiyo burdaki ingilizler amk
Ok so what is better? One 6Gb minigame server or 6 1GB bungee servers?
I'd say 6 1gb
Why?
Don’t modern mc servers need like 4gb to run smoothly
Depends on player amount
But if you spread out the load between 6 servers it should be fine
ok so what about a Hypixel type server?
Also since it's a mini game server less things need to be kept tracked of meaning less ram usage
hmm how much stuff are you planning on adding
Well we want to have multiple themed worlds (Some with plugins some without) and have minigames like parkor
so a bit of everything
and which version do you plan on using?
1.16.4 (soon 1.17)
My goal is around 50-100 online at a time
more likely 20 online for the near future though
I'd say get everything setup on a 1gb server and then upgrade if needed
right now we have a 5gb server but the CPU speed is causing lag
and we havent even finished our main minigame
Yea that's why spreading out the players between different servers is a good idea
Anyway make sure you use aikars flags if possible
what are the flags?
The startup flags can be found here: https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/
but it depends on the host if you can use them
Havent worked with 1.8 in a long time how do i detect if a player has a prefix and then if they dont give them a prefix with the plugin called NametagEdit
?
1.8... How about you update to 1.16.4 first?
Anyone had the same problem maybe. In my main world my mobs have unlimited health. Cant kill them. But if I go for example to another mv world it lets me kill them ...
i am running a 1.16.4 spigot server and it says im getting 20 tps but the game is super laggy
it has 4gb out of 8gb of ram allocated to the server
and cpu usage is relatively low
strange.
idk if its the right place to ask that but world gourd is there a way to stop players from using elytras/rockets
is it weird when i type /tps and is has the memory usage readout that climbs all the way to 4 gb then resets and continues doing it
No that’s pretty normal
Minecraft version: 1.16.4
Suggested name: PrestigeLore
What I want: simply just a plugin where i can do "prestigelore [player]" in the console and...
o
I always forget that plugin request forum exists
I should browse there a bit more often to get some ideas
@pine oar I'll reply to your thread in a second here with a .jar and source code.
bruh lmao
prob automod
seriously? how do they expect me to distribute it? 
kek
galaxy i doubt you'll get better help here
Fine then. @pine oar https://www.mediafire.com/file/hf72gk83t3woflz/PrestigeLore.zip/file
lol
I make my own rules here 
Will try tomorrow thanks
Source code is there so if you want to change something about it or get a developer to change something, you can
Do with it what you will
Thanks <3
o/
uhh i didn't ban you?
I post-edited that response like "bruh whatever" lol
Just so the spigot mods know, this guy openly admitted to being 12 in the paper discord (which as you know is TOS)
not sure if you're gonna want to deal with that or not

Huh?
look up 3 messages
actually they do
^
^
^
yeah they can get in trouble with discord
and nobody cares that you go to 10th grade
quite honestly i find that a large pile of s||hi||t
please don't click on that galaxy
i was in 6th grade when i was 12 like tf
choco are you gonna like boot em or what
I think Choco died
🪦
long live the king
Id tell you to ask on the forums but you also have to be 13 to use them
yikes
He can still ban you even if you leave
i dont think he cares
lmao
plot twist: choco is also 12 and they were trying to take over the server
👀

As that uses Paper, you should ask in their discord
Hello, sorry for bothering you, I don't have an account on your forum but I'd like some help on how to install buildtools, the tutorial is a bit confusing and I keep bumping into errors but I don't understand what's wrong https://i.imgur.com/48WFZaO.png
you can create a datapack and change the loot tables of said ore
https://amaury.carrade.eu/minecraft/loot_tables here what I use for generating loot tables
theres a wiki for it
well it is old and no longer supported, so its prob more like find out on your own
There's an active fork of it iirc
oh really
do you happen to have a link to it?
afaik your bungee ver is the only one that matters
trying to find it
hey im making a faction server whats the best plugin to show what the name of the faction your in on the player list
How can I add these icons in the chat or scoreboard?
Yeah you need a resource pack
ok, thx
i've found you should either go completely reliant on a resource pack or not at all
Can anyone send me the config.yml file of their geyser server
I am nor sure how to set up geyser when we are using a hosting provider
So will be every kind if you can send me your config.yml in your plugins/geyser-spigot
Please?
Thanks a lot!
The problem with resource packs is that it requires artistic talent
Which I have little
Is there a way to whitelist/exempt commands when I use * for command-block-overrides in commands.yml?
bump
the download button isnt working on this site... anyone else having this issue (or could test for me)? https://www.spigotmc.org/resources/dynmap.274/
Gave me a jar to download
for latest?
Don’t really need it on my phone though
o
Idk I just pressed download now via external site
i click that and the page just reloads for me
:(
i can download an older version... but idk if it will work with 1.16.4
will test tho
Dead link for me also
https://github.com/webbukkit/dynmap try the latest release from their Github
Though that was in July...
i gotta build it with gradle
and i hate doing command line stuff with windows ewwww
ill boot up my linux vm hold on...
Hi, is there a plugin for auto-sorting chests? And with auto-sorting I mean that you dump all of your stuff into one chest and all items are sorted into the corresponding chests.
one could be made, not sure if one exists
That almost sounds like a threat
no u
is there a plugin that equips a kit on respawn
Hello, i was wondering if anyone by chance knew of a spigot pack that fixes nether portal linking in 1.16.4? I found the following link that discusses someone talking about it, but i was just curious if anyone knew any better ones?
https://www.spigotmc.org/threads/im-making-a-new-nether-portal-fix-plugin.462000/
please remove everything after ?
Sorry, didnt see any rules about links back to the forum.
nonono I meant in the URL
heya does anybody know how to delete someones claim in a server if you are the owner
what is a claim
i banned a player recently for some pretty bad grooming stuff and i want his shit gone
this
like landprotection
it's GriefProvention
/ignoreclaims
ah uh
try /deleteclaim
nice lol
or /DeleteAllClaims
I was gonna say it's probably in the plugins wiki
Ye, so, anyone know of a pack that fixed the portal link issue in 1.16? I know direct portal but thats pre 1.14....
I think i finally found my answer. Simple portals.
Theres a reason theres a help is there not? Cuz u know. U dont have to download 15 different plug ins if someone can point u in the right direction. But mybadguy
there's a reason you're able to google things and try things yourself
test the plugin out, if it works, it works, great, if it doesn't, try google again, and if you can't find anything, come back
Well, im also not the direct owner of the server. Im assisting someone else. And i have been googling. As per my original post i did have a link to a spigot forum post about a fairly small jar file that had one singular outside comment mentioning how it doesnt fully work. So again, i was wondering if anyone could possibly verify that theyve personally used it.
So when i hand it to the server owner, im not hading over a “eh, this might work”.
that is part of assisting.....
why not backup the server, run a duplicate server and try stuff out
We might have a help section here, but we are also not all knowing either.
If I install a plugin and it certainly does not work, how do I remove it? I just have to remove the jar from the plugins folder right? Will it be back to normal then or could it be still broken even after removing the plugin?
Yes, just remove the jar
And restart the server
need some help please
whenever i ttry to join my server it says this
anyone?
iam trying to run a cracked bungee server?
????????????????????
IS EVERYONE DED HERE
i have a deadline for new year
HELLLLP!
HELP
HELP
srsly
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
12:58:55 [SEVERE] java.lang.IllegalArgumentException: Server lobby (priority 0) is not defined
12:58:55 [SEVERE] at com.google.common.base.Preconditions.checkArgument(Preconditions.java:359)
12:58:55 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:135)
12:58:55 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:272)
12:58:55 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
12:58:55 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)```
java.lang.IllegalArgumentException: Server lobby (priority 0) is not defined
WHAT DOES THAT MEAN?
It means you improperly configured "Server lobby" in the bungee settings.
ok.
1 sec
And that’s where the support stops
if you dont know how to even prioritize servers, should you be using bungee..... ?
How I can delete a Plugin on My page?
Pls answer it very importent
..
?pASTE
https://www.spigotmc.org/resources/tidyingchest.64206/ does anyone know if this plugin works with newest update?
Does anyone need help setting up a skyblock server? I'm bored
?Services
If you wish to request or offer development/art/building/administration services, please do so at https://www.spigotmc.org/forums/services-recruitment-v2.54/
how would i send someone to hub when the server they were on shuts down?
@edgy forge there is plugins that do this. But essentially you would move them to the hub before server shuts down
yeah but how would i move them to hub before it shuts down
also what plugins could i use
soz im kinda a newbie to this
@tawdry narwhal
you would use the command from the plugin to move everyone
and then shutdown the server
🤦♂️ but i want that to happen automaticially
no
you enter the screen session and manually restart it?
im using a scheduler on my panel
ah panels
yeah pterodactyl
this is a prime example of why panels are not always the best 😛
I have a script that can load as many servers as you want as a service and can invoke commands on the servers directly 😉
nice
but you have a panel so script won't work for you
but the owner doesnt want me having ssh access
skript? yes
not talking about skript
I was giving you an example of what I was talking about
anyways, I don't use panels so you are just going to have to find some alternate way to automate the process
is there not a plugin for the proxy ://
there might be, but by the time the proxy knows of a server going offline it is too late
your panel invokes the shutdown command directly on the server in question and doesn't inform the proxy that it is going to shutdown
the only way you could automate it would be to invoke the shutdown command from the proxy on the server. But your panel isn't going to be too happy with this.
"doesn't inform the proxy that it is going to shutdown" it doesnt need that if the proxy handles connections because the proxy can send you as soon as it looses connection to the server in question
i've seen it done before
The moment the server looses connection from the proxy, everyone already DC'ed
since you are using the webpanel to handle the restarts using the proxy is pointless or a plugin because the web panel doesn't inform when it is going to do this.
at least not in a reliable way
"The moment the server looses connection from the proxy, everyone already DC'ed" if i have seen it done before then thats not nessasarily true..
It is true
the way you are talking about is because those people are not using web panels for this
I never once stated it is impossible. Just saying with your current setup and the way you are doing restarts, you would need some custom plugin for it
essentially your custom plugin would need to listen for the broadcast messages, parse it to see if its a shutdown notice
and then act on it by moving everyone
would it need to be a bungeecord plugin or spigot plugin?
spigot since the panel would send the broadcast message directly to the server in question
and then all the plugin needs to do, is just invoke the command on the players in the server to move to hub
only way you are going to accomplish this if you have a webpanel handling the restarts.
everyone else that you have seen who has a plugin to move everyone, isn't using a webpanel because it is far easier to run a network with bash scripts then it is with web panels unless you customize your panel 😛
wait what if i wanna use zsh instead of bash r u discriminatory against zsh?
@tawdry narwhal
the shell you are using is most times not relevant
one of the other devs on the server im working on is trying it
well "c*ck and ball torture" is his words for nope
if they just do ./script.sh it will run in bash, even if using zsh unless you don't have bash at all. In which case the script would need minor tweaking for zsh
k
but the script I linked is for Service's
and not meant to be directly invoked
if you want one to directly invoke I have one for that as well
how does this help me at all?
Ah, no I am not biased. Just most things that use zsh is capable of running bash scripts
the only hardware I have come across which doesn't is things like routers
or maybe an IoT device lol
good news is, zsh and bash share many functions/aliases that it is super easy to make a bash script a native zsh script
can cracked accounts join my bungeecord server? if no how do i make them able to?
i need help for UltimateAuto Restart
I put in the lines of code that it must restart at 11 pm on Thursday and it tells me that it will be tomorrow night, Normal?
https://cdn.discordapp.com/attachments/708710120405729430/794284259941941258/Base_Profile_Screenshot_2020.12.31_-_20.21.12.95_2.png
https://cdn.discordapp.com/attachments/708710120405729430/794284279890837554/unknown.png
i stg the people in this server know nothing
@west cloak doesn't norska have a support server?
and your timezone is probably not properly configured
how do i configure it?
couldn't tell ya
?
hello, sorry for the inconvenience, i've just created a new install of spigot and im unable to OP my self, has this feature been swapped out with an alt method rather than /op <username> in the command window
You don’t use /
i have a question about a few of the spigot files. what are the files wepif.yml, permissions.yml, and help.yml for? do they do anything? if so what
can cracked accounts join my bungeecord server? if no how do i make them able to?
Hello, I need help with Bungee Cord configuration, can someone help me ?
@lethal igloo minimally. It will sometimes reject invalid packets, but it doesn't always catch some of them
Getting error, Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: Index: 25, Size: 5, when trying to join a 1.16.4 Spigot server hosted by Apex Minecraft Hosting. I only have one plugin enabled on the server, Skoice: Proximity Chat, which is native to 1.16. Any solutions?
Does anyone know whats wrong here? AND HAPPY NEW YEARS!!! 🎆 🎆 🎆 🎆 🎆
well uh. it would appear some plugin is slightly spammy
But the Console doesnt say anything.
:c
[23:54:27] [Server thread/INFO]: [Server] LordRottig broke a stone! (mvip 75%)
is the only thing thats happening
All I know is what's in the screenshot, lol. Just go through your plugins and figure out which one is doing it. Remove some until it stops.
i keep getting this weird error and no tutorial is helping me so can someone help me get my server to worK?
you have a space before Xms
@still folio now i got this
you should update spigot
run buildtools and copy the jar to the server folder
@still folio what are buildtools?
@still folio what do i do with these buildtools
open cmd or terminal and type java -jar BuildTools.jar
no, you just copy the jar that buildtools creates to your server folder
@still folio i got this error
you are most likely in the wrong folder cd path/to/folder
does anyone know to plugin triple ores
where the ores drops are tripled
because i cant find it can someone tell me the link to the plugin
why is my server that i just spent hours creating suddenly deleted when i typed stop into command prompt...
Like, the configs, or the world?
hey I noticed there's a minecraft.commandblock permission but it doesn't seem to allow a user to place command blocks when granted, does anyone know why?
is there a way to hide this message? ```
*** Error, this build is outdated ***
*** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
*** Server will start in 20 seconds ***
witho ut getting the lastest build?
afaik nope
Yes. You have to remove it from the code in the spigot jar though. So unless you know how to do that... no.
alternatively set that system property
nope
@blissful quail lowkey in that screenshot it shows a method of disabling it
Shhhhh
lol
imagine compiling spigot api into a plugin lmao
bruh
Instead of changing the run.bat I just edit the jars. Just annoying when I download a jar and 5 minutes later it tells me I have to wait for the server to start. Like come on 1.16.4 already sucks with loading time I don't need to wait for any additional tuime.
set the damn property and reuse the run.bat file
or add IReallyKnowWhatIamDoingISwear to the command?
that's what I just said jochyoua
Instead of changing the run.bat I just edit the jars
just add -DIReallyKnowWhatIAmDoingISwear="true" or smth to it and problem solved
that is, if you went about it that way
saying that to @torn temple
Im server owner not a programmer, does anyone know what is causing this error?:
https://hastebin.com/ozuguyagip.bash
Caused by: java.lang.IllegalStateException: Duplicate recipe ignored with ID bitcoin:computerrecipe
Send that hastebin to the author of your bitcoin plugin
yep, i was trying to look for help here first, i hope he's active on discord, think its @cosmic quiver
ty anyways
Np. Check the resource page and see if they have a support discord.
also yatopia is known for breaking things
dunno
i don't use it
but technically we're not supposed to provide support for anything other than spigot, including paper and such
i know a lot of the changes it makes to optimise the server are to fragile components that break easily but that's it
You aren't limited. But generally people won't give support here for anything other then spigot. I on the other hand don't care.
Discussing stuff isnt a bad thing, maybe just wrong channel
afaik we aren't supposed to
how do i add a bungee config to my server?
i have a screenshot of my issue but i don't have image permissions.
guess i'll verify
ok, here it is. i am using structure blocks to override some ammo crates (barrels) to restock them whenever players activate a certain button, but whenever i do this the console gets filled with these kinds of errors. is there any way to disable these? they're very annoying.
I can't find much info on this but I've got an odd issue that appeared since updating BungeeCord from an older version to one of the latest that supports 1.16.4
Ever since the update all of my users including myself have been receiving this message Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
I have no idea if this is BungeeCord specifically but it only happens when I log in through the proxy on the servers, I do not get any useful information that I can find in the logs at all and have been through hundreds of forums at this point with none amounting to anything other than fixes that either no longer work or don't work for my problem.
If anyone knows anything it would be great as I've spent the past day on this and cannot figure it out other that that the old version of BungeeCord works fine and the Spigot servers ran on their own work fine aswell. It only does this when I am on the Proxy.
I would like to add that at one point I found a forum post about some sort of command like "list" that was running randomly and causing people to have this sort of error but I haven't been able to find it since and I didn't quite get the answer from it.
Any help at this point would be appreciated, included is a picture of what the proxy logs show. The servers just show a disconnect and no other information.
How do other people connect to the servers with a public ip since when i use it it wont work.
I have firewall disabled, I have port forwarded
how do you install a custom world/map using multiverse? like I want to install a world to one world in my server
can anyone tell me a crates plugin like the crates in server like defaut crate, etc
Plug your servers port into: https://www.yougetsignal.com/tools/open-ports/ and check to see if it's open or closed
The port forwarding tester is a utility used to identify your external IP address and detect open ports on your connection. This tool is useful for finding out if your port forwarding is setup correctly or if your server applications are being blocked by a firewall.
@runic rain i know u said u wont maintain my plugin. But i kinda need one really simple thing in it and i would love for that to be added. No problem if u dont want to or cant.
or if someone else want to do it then i would love that, sinse she sent me the source aswell
you cant simply change blocks freely
a chunk holds a list of all tiles inside in your case
alot of barells
changing the block type will result in invalid tiles in that specific list
hence the message
guys how do i make xp not go in to 1xp ball i want it to be in multiple?
putting ecoenchants.jar(a plugin ) in the plugin folder then restarting the server doesnt work(the plugin doesnt appear)
does someone want to add a placeholder to a plugin that someone made for me? it shouldnt be too hard, i just dont know java so i cant do it
this is the plugin and the source
Hi, does anyone know why he does this? When this happens, it throws everyone out of the server
guys how do i make xp not go in to 1xp ball i want it to be in multiple
Hey, me and some friends have a Server where we want to build farms and stuff. Its an 1.16.4 Server and since a week the endermanfarm doesnt work. How can I switch to the normal mobspawning because Spigot changes something I guess? I can´t use Bukkit because there is no newer version than the 1.16.2
Minecraft version: 1.16.4
Suggested name: PrestigeLore
What I want: simply just a plugin where i can do "prestigelore [player]" in the console and...
someone please take a look at this, i would love that
@pulsar panther I think its possible in the spigot.yml
exp: 3.0
item: 2.5```
set exp: to 0
Hey I'd like to start an bungee network. I'm nearly done with developing in my localhost and now I'd like to make it public. For this I'd like to know if I could run all Servers on one V-Server with enough RAM. Another Question: Where should I host?
Depends on what you’re looking for/how much money you are willing to spend for the host. Some people isolate servers on a bungee network to one on each machine, some people stick them all on the same machine.
how do i get my luckperms groups to ultrapermissions?
I think you should ask this in the ultrapermissions discord
where is their discord server
I'd pay up to 60 Euro for the full network
is there any good free unlimited minecraft proxy?
when i run my server on cmd prompt it doesent let me join it but when i use just the server jar it works can you help me
but it says that it is working
Hello, so I encountered a problem. I don't know is it a bug or a config but I can't find it.....
My mobs are not dying in MAIN world. There are multiple worlds in my server. There is Pozel - dungeons world world-nether - nether world_the_end - end, and one more. So I cant kill my mobs only in my main world which is world. I hit pigs, zombies, skeletons, any mob and they just don't die. They take damage but they dont die where could the problem be? In other worlds they die and all but in main somethings up.
Whoever helps me Ill send 2e paypal
my plugin list
When wanting to install the spigot server I get the error; java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.jansi.WindowsAnsiOutputStream. And because of that it cant install the server. Does someone know how to fix it?
anyone know why the minecraft.commandblock permission doesn't work?
https://paste.md-5.net/wumaqegadi.sql guys whats wrong ? i use 1.16.3
ye i use bentobox thanks i will try to fix it 🙂
hi! im trying to allow my players to use tpa with essentials and /warp and /sethome and /home
i having quite the bit of trouble with this
you need to give permission
which plugin do you use
if so i dont use one, i just do it through config
i have luck perms installed though
should i use it?
so now you need to create group or give permission to the default group
with luckperms
for example
/lp group default permission set essentials.feed
?support
When I wanted to install the spigot server I get the error; java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.jansi.WindowsAnsiOutputStream. And because of that it cant install the server. Does someone know how to fix it?
theres a group here called "default" should i use it?
yes u can
essentials.warp essentials.tpa essentials.home
/lp group default permission set essentials.warp
/lp group .. ... .. ... ... ... essentials.tpa
/lp group ....... essentials.home
lets try it
and later try with deop
:/
Can someone help me/
Every port i try to enter it says closed.
Would think to use this instead of development, wondering what rate hoppers update at in ticks?
Is it 10?
my brother and i host a minecraft spigot server and we are getting high ping
but no one else is getting high ping
even though we are on the same network as the server
Do you need a minecraft realm or server to use motion capture?
Anyone know a good plugin for 1.16.4 that you can put a sign on a chest like [sell] and it will sell everything in the Chest Also has [condense] to condense everything inside
hi all is there any plugin thas aloes to change name colors ?
i have one, im pretty sure it works with spigot and you can customize it.
its rank sistem i only whant to change player color from white to other
Does anyone know if you need a minecraft realm or server to use motion capture?
Hi, does anyone know a bungeecord plugin that sends a message if admin changes server/teleports to another server?
Is this where I can get support for the add on motion capture 2 (https://www.spigotmc.org/threads/motion-capture-2-npc-recording-system-added-slow-motion-showcase-video-paid.342133/)
if my economy is "- value" (- 500) when I sell an item, money is not coming
how can i fix it ?
i use Shopgui+
this isnt related to minecraft plugins or development but has anyone here got any experience creating minecraft servers?
I have watched so many tutorials my brain hurts for the intros
the problem is that none of the friends im with can join
well you need to be more specific
ive made the inbound and outbound rule on my wifi network
on my pc
and im using the private ip
i mean public
tbh creating a server is simply dragging a .jar file then having a file to start it
however the ip part is more ugly
as you need to portforward
to allow people to join from other places outside your own router
well are you sure the ISP is allowing you to port forward?
ever done it for another game before?
cause atm its common for them to block you from doing it without manually contacting them
ive been able to host games like raft and ark survival evolved which is the player hosting the game im pertty sure
i'll probably check that tommorow but I dont think its that
well then ur all good to go
make sure your router's firewall / security isn't blocking the traffic
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
this should get you through it
well try this with the server open
ok thank you i'll talk to you after ive done that
The port forwarding tester is a utility used to identify your external IP address and detect open ports on your connection. This tool is useful for finding out if your port forwarding is setup correctly or if your server applications are being blocked by a firewall.
if it cant find you,you didnt properly port forward
closed
then the port forward is wrong
however keep in mind,a port will not be open unless you have a application running it
dont check if the port is open without the server running
maybe i need to create a tcp/udp protocol but it wont let me do that
oh the server is running
most commerical routers have security, which blocks certain traffic. check that if you can 🙂
by security you mean the firewall right?
yes, on your router. can vary depending on the router, mine is labled as security ;P
hello. I blocked connections if they are not from my country.
how can I allow minecraft-mp vote in firewall?
I tried sudo iptables -A INPUT -s minecraft-mp.com -j ACCEPT but vote is not working
when i close firewall, it works
Disable the filter and then check what ip the vote is comming from. Then whitelist that ip in your filter
how can i check?
I am using centos 7 btw
I haven't used linux much so I'm not sure. But you can probably find something online. Or you can write a simple plugin to find the source of the connection
I'd try finding some information online first
Minecraft version: 1.16.4
Suggested name: PrestigeLore
What I want: simply just a plugin where i can do "prestigelore [player]" in the console and...
Does someone wanna help me with this?
Should be a pretty easy plugin to make
?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/
Yea but this isn't the place to ask
Hello, I have a question about my server. Not an real issue, but I need tips 🙂
sure, whats up
I have a server, existing since a couple of years. Every update, I change the spigot jar to upgrade my server. It works well. But when minecraft announced the new coming update (axolotl, goats...) something came to my mind. Every time I upgrade my server, the map doesn't change, so the new biomes, animals or other stuff like that doesn't appear in my save. I really want to keep this save but I also really want to play the next update, so what can I do (If there's no option, I'll cut my village and will paste it in a new map)
how do you test for packet loss in minecraft
is this a development question or a server question
packet loss shouldn't be a crazy big issue
im trying to narrow down the issue itself
the server runs 20 tps without dropping no performance issues but i lag and no one else lags
the server im running is on the same nerwork as me
