#help-server
1 messages · Page 187 of 1
the old guy managing plugin left so i have to do it all myself
plugins are better in almost any way
It's a scripting plugin
whatever scripts your admin made
id talk to your admin, sounds like youre working around his stuff and thats not too good
id get a solid list of what does what before you decide to remove anything
although skript blows it would suck if your entire server was based on it and it was removed
that what im doing im being carefull with every move
Guys is it possible to disable command from plugin.yml?
Is there a .jar for Spigot?
What do you mean?
So I'm looking at how you spin up a MC server and you need the .jar file of Vanilla
Is there a Spigot version of this?
Please do haha
Spigot is a fork of Bukkit
Becasue Bukkit is legacy corect?
Yes
you need to download buildtools which compiles spigot
Yeah
you dont download spigot directly
So BuildTools is a jar
yes
BuildTools is a jar file for building a server jar
I see rev 1.16.4 on the home
which creates another jar (which is the spigot.jar youre looking for)
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
download buildtools, and run it with this command
java -jar BuildTools.jar --rev 1.16.4 for 1.16.4
takes several minutes
np
Is there a way I can send commands from server to server on a bungeecord network? Want to implement an option in the lobby server that when player gets banned on hardcore survival server they can buy "unban" in the lobby server.
I am currently running the "java -jar BuildTools.jar --rev 1.16.4". It is cloning something... All i want is 1.16.4 spigot jar, will it produce one?
Does anyone knows what happens with the 1.16 blocks and stuff for players that are connected with 1.8?
It'll show a different material
i.e. Totems are Armor Stands, and Concrete is Hardened Clay
My BuildTools is stuck on "Applying: Remove DataWatcher Locking"
guys, help! What to do, how to start the server? returns an error on startup spigot.jar - The file '/media/server/server-6tb-ntfs/Gena/Minecraft/server_minecraft/spigot-1.16.3.jar' is not marked as executable. If this was downloaded or copied from an untrusted source, it may be dangerous to run.or more details, read about the
So if I run a latest version factions server the blocks and stuff won’t be a problem? Or should I run a 1.8 factions server?
@fleet dragon did you compile it with buildtools or did you download it from somewhere else
......???
anyone used with pterodactyl?
@night hinge look at the bottom of that page and click the discord logo to join their support server. https://pterodactyl.io/
The open-source server management solution.
Np
is there a way to configure what server someone connects to based on their version in bungee?
I think you would need a plugin for that
could you direct me to one :P
@median bloom Out of curiosity, what would you need to do that for?
i want to have a 1.17 snapshot server people can go to
oh does bungee even work with vanilla servers
and is there even a server for it :P
I don't think 1.17 has a Java snapshot
It does
Wait really?
As of today
I thought that was for Bedrock
Bedrocks came out a while ago
In that case I see no reason why you couldn't host a separate vanilla server instead of running Bungee on both
@median bloom
i want to have a 1.17 snapshot server people can go to
@median bloom what do you mean? You want someone to host one?
no, i have a bungee server with a couple servers
I think he means he wants to redirect people to a server based on their client version
i'd like to make it so when someone tries to connect with the new snapshot, they get sent to the 1.17 snapshot server
there is plugins that do that already
is it possible to hook up a vanilla server to bungee?
no
well technically yes
the technical way is making use of packets
send a reconnect packet to the client
in that packet contains the information for the server
well technically yes
Thats a yes you can, but you shouldnt
I don't see what choice he has
alright maybe we dont have a 1.17 server on the network for now
told you how you could do it 😉
in fact, amongst most things you could do with NMS, this is probably the easiest lol
well you would be connecting the server to bungee without bungee knowing about it
they would be able to get to the vanilla server
but not back to the lobby server
at least not without actually disconnecting
I am sure they are
how would i even test bungee plugins
test them like you would any other plugin o.O
but wouldnt you need all the servers set up
don't need all of them
but do need at least one depending on what the plugin does
guys is there any buycraft version working with 1.16.X?
buycraft 
buycraft has major flaws in security

what u recomand to use instead of buycraft than ?
in game money
hmm

how can be that implemented?XD
economy plugin idk
cmmon , go troll someone else XD
out of mc world for last 5-6 years so im behind with all news
so looking for a donation system , alternative to buycraft XD
buycraft = 🥛 💸
Lol true
Also if you don’t want buycraftx plugin then make the purchase go to a MySQL database then read the info from that database with a plugin
I play with a friend in a certain world, but I want to make the rest of the players every time they enter be in /gamemode 2 (always), except me and my friend, how can I do that?
@woeful quail there ya go
And then just manually change you two
@mellow dock that's the problem, I don't want to do it manual, automatic
Pretty sure you just have to change it once
@night hinge buycraft should have their plugins updated, but you get their plugin from your tebex control panel screen - not from spigot any more.
Anyone know what this error is? Please tag me if you do https://pastebin.com/B1EmmdBZ its flooding console
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.
Looking for the plugin/reason ^
com.koofis.pvp.main.onOpponentDamage(main.java:28)
know what plugin that might be?
@valid crow
@valid crow it's from pvpmanage; it's because it's trying to make a blaze into a player
Yeah I get its from pvpmanage its just that I have no plugin names pvpmanage
it's not checking whether the thing that damaged the damaged entity is a player and just changing it straight away
what pvp related stuff do you have
combattagplus but this was also an issue on my other server that does not have that plugin
I thought it couldve been spartan but I removed that on both servers and its still happening
hmm
theres this thing
PVPNULL.jar
idk what it is
i wonder
I didnt install it myself its from another plugin
FZJOZF
hi how ot make a spigot server. I want to setup a faction server for my friends
Hi all! I'm running a 1.16.2 Paper Server. Trying to use a combination of "tellraw/NBT/executable" commands that can output/display villager data, ingame to all players or just to a play who executed the command. Data such as total number of villagers and total number of village professions (i.e. Fisherman 11, Shepard 5, Farmer 20 etc) within a specified block radius.
Are there any available coders who understand how to write properly formatted "tellraw/NBT/executable" commands to reflect that kind of data OR have the skillset to write/develop a plugin to do this that could assist me? Would be greatly appreciated.
I "attempted" to use tellraw, thinking that I could send the output from running "execute if entity @e[type=villager]" to all players.
well u can use scoreboards to store the data for no. of villager, also check there nbt data and store it in a sperate scoreboards (In total u will need No. of villager Profressions + 1 scoreboards to do this )
"tellraw/NBT/executable" u can use /trigger for that
👀
also using datapacks will save u from chunk loading (and Datapacks are alot better then command blocks)
hekki
hello
does anyone know the best npc plugin for 1.8 mc?
citizens doesnt really work in 1.8
helllo?
free pls
Isn't 1.8 unsupported?
wdym?
outdated
huh?
I don't think you will get any help here for it
but most mc servers has npc's and support 1.8
This will probably get you further than you will ever get here
Notice: Your AVG TPS is less than 19 but server load is less than 95. This may mean your server is having memory issues (leak or not enough).
This is usually a sign that Java is spending too much time Garbage Collecting. Try using -XX:+UseG1GC -XX:MaxGCPauseMillis=50 flags and increasing your -Xmx.
What does it mean?
What should I do?
um but how
Help commands not working
hi, is there anywhere a section for someone new ? never used plugins before and could need some help
maybe a tutorial within the forum ?
i dont have a plugin folder or cant find it
yes
using host GPortal atm but going to switch next month
and chose spongeforge-1.12.2-2838-7.3.0
damn
gonna hang myself soon
ok read something like can use plugins and mods with this
ok thx alot 🙂
yeah sorry my bad ^^
There is a bug going around in servers. 1 person can crash a server in like 45 seconds without a making a machine with redstone ect. Its wild
It happened on my server
Here are the errors
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.
Please ping me if u have any questions or answers
It's a paper server and its hosted in 1.15
ok...
only people who are desperate would say they are faster
i dont really care
I took it to paper. They literally told me nothing
Just looking for some general help at this point
u can't beat my 110 WPM score
@woeful quail does it clearly look like I do give a shit or not
You also typed it in 2 messages and not one.
???
That doesn't make any sense at all
You didn't type more either
Why are we having this argument, its so dumb
ok... does this benefit you in any way lmfao
besides just making yourself feel good xD
B8 taken
Hello. So my players are not visible on join (if they are new), but once I go far enough so the chunks unload, and come back they are visible. Any ideas?
Also, they become visible after I rejoin
thats of course a vanilla feature that you can easily do without plugins.
would be nice if you told us what plugin it is
and if you contacted its author
for help
Is that a plugin problem?
Bc i am the author
And there is just 1 plugin and viaversion
Also, if a player has armour, sometimes i can see player but not armour, when i go away and come back / relog it becomes fully visible
growth: cactus-modifier: 100
does changing the value to 50 makes it growth 2 times longer ?
Hello I come here to know how I could do a repair cooldown for each grade
@worthy granite yes.
@west cloak search the resources section on spigotmc
than i send you to #help-development unless its a plugin by someone else
than google -> cooldown....something you're looking for
Hi I have a question about allowing players (normal users) to use one of command, precisely how to setup that not only op can use:
/plot claim ?
you'll need a permissions plugin and add the perm for them
Could you list some, and tell which one you recommend?
luckperms
I have that one, but still don't know how to set it up. Cant find a solution in configuration files
lp group <group> permission set <permission> if you ever used pex its the same for atleast 90%
Ok, have it! Thanks a lot!
Another one, how to disable use of TNT?
bruh
downloaded this plugin called builders utilities and it broke me server
it now wont start
if anyone knows how to fix this please let me know
- Doesn't tell us anything about that plugin like a spigot link
- Doesn't show error
?
and also
it isn't like we made that plugin
@fervent needle how did you miss this big image?
🤦♂️
How to teleport to claimed plot, generated by plotsquared plugin?
Anyone good with votingplugin?
Use /plot help
@fervent needle Banana, do you know how Builder's Utilities handles the no-clip feature? AFAIK, there is no real no-clip + building blocks, not even with NMS
I was wondering how that works
@raw forum what do you need to know ?
I have a bungee, when setting up the server on server websites, how would I do it? Do I use the proxy? Separate servers?
Only to bungeecord. You can link all the servers with the voting plugin
To bungeecord
Okay, but then where would the rewards go to? Cause its pointless going to the lobby if you get me
I did it with voting crates. Goldencrates plug-in, with this you can send all servers a key 🙂
I have absolutely no experience with Voting Plugins but could imagine them having BungeeCord support. If so, the reward would go the the player no matter where.
You should only consider what to award them. You can't award them five diamons on Creative plot world
Arg I'm wrong. When player votes it goes to bungeecord voting plugin ", and voting is connected with MySQL to all other servers voting plugin
With this you can give each server different rewards
Keys etc...
Would not know where to start with that. Im screwed,
Isn't there a yt video for that ?:p
Idk
You got nuvotifier?
When running on a proxy, it is able to forward votes to other servers on the network
Forgot to mention this x)
Yeah, Ive set it all up, but my point right now is what is the point of getting rewards in the lobby?
Nothing xd I do not have rewards there x)
I only have cosmetics in lobby as a reward
Like pets or special mounts
Ah fair enough.
Does the VotingPlugin need to also be installed on the proxy?
or just on the proxy?
Right... and then the votingsits.yml needs setting up just on the proxy? and not the others? (sorry for all the questions)
Nevermind! I sorted it 😛
anyone know a good plugin for spawns? I'm using bungee cord and want to make them spawn in one location apron rejoining the server instead of their last location
Essentials is having a ton or errors and stuff in console and prefixes no longer appear in chat
error https://pastebin.com/5CHgQN2K
warning https://pastebin.com/YjP32s9Q
oh damn me stupid
wrong channel my dude
? server help tho
im not developing
oh lol
im dumb
wait i think he deleted it
thats why lol
If your perm plugin supports it, -bukkit.command.plugins iirc
Luckperms is what I use
any body know a good vein miner plugin for 1.16.3
Can any of the resource staff help me out? I am looking to remove plugin access from a user that has deliberately broken my ToS. I can provide proof if necessary.
Can anyone help me? I want to use normal Minecraft commands like /tp @a or @p but they don’t work in a server
What is that? Sorry I’m kinda new to this
okay, then what would I do with that?
ops wrong chat thought it was dev
yeah I don’t think I can do this then, thanks for helping tho
yes I am op
but I can’t use @ syntax for tp command
like if I wanted to teleport the nearest player or something
We're having an issue on our server where members of certain ranks (Admin and above) have their messages sent twice to users in other Bungee-linked servers.
The other staff have narrowed it down to luckperms, multichat, and/or multiverse
also @solemn wharf you can comment out the commands you don't want from essentials's plugin.yml
Are there redstone contraptions that would work on vanilla that do not work on spigot servers?
On 1.16.1, I'm trying to build a piston door that makes use of 6 sticky pistons to enable the door to be "hidden", flush with the wall. I've built this exact door, per MumboJumbo's design, on my redstone testing world in single player, it works perfectly. I try it on my server, the redstone it doesn't work. The sticky pistons don't retract properly.
i want to know if this is a spigot issue
how do u guys pregenerate world for 1.16.x? seems like wb is out of date..
Chunky but wb still works I belive
@heady hull a server sometimes try to reduce redstone interaction as it can cause lag rapidly,but unlesd the server is alrdy struggling it shouldnt affect it
so here's my testing world, single player
But when I try to retract in my server, this happens
how do u guys pregenerate world for 1.16.x? seems like wb is out of date.
Chunky is best
please help someone @p in the command doesn't work
hellp please help
Be more specific please
Hi, this is the sixth time I have said this {I can not connect to my server} and no one answers me no one knows how to solve my problem now I do not know how many times I send you an error or need to firewall settings Should I send you or tell you what my modem is?
iam doing a add item code but the item is showing a error that ir cant be resolved
is it your own server?
sir if you can add me i can send you the screenshot
This is related to the modem or firewall
yes :\
i send again
2m
my server is runing 1m
how to add permission to do specific command like /sethome /home to default player
which command
to add it
@west cloak just because you don't know how to do something doesn't mean it is our job to fix your problem. If you are going to run a server it is on you to learn how to do that or know what is involved with such things. inexperience isn't an excuse. We are all volunteers here and have no obligations to help people.
now, we have no problems helping people and we are not all knowing even if that appears to be the case @west cloak so, what have you done so far in setting up your server at home?
@short knoll https://www.youtube.com/watch?v=uYg_bOEQFIk
ok, guess people don't need help anymore >>
it's frustrating helping people in the am
@tawdry narwhal hi i add my domain in tcpshield
This is my only work related to home:پ
:\
have no idea what tcpshield even is
ah DDoS mitigation, probably wouldn't trust them since they don't even bother listing a price
anyways, so you are home hosting I presume from your messages having to port forward etc. Now you said you couldn't connect to your server. Is the server on the same system you are loading up minecraft client? or is it on a different machine?
so.....this person wants help but can't even bother to be present
how can i use crontab to auto start my server @reboot im using https://www.spigotmc.org/wiki/daily-reboot-and-mc-server-autostart/ and the script i have doesn't work
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
looking for a plugin alternative in 1.16.x which can alter max enchant levels and allow at least combination via anvil. used EnchantControl in 1.14.x but that was the end of Development Cycle. a small plugin would be fine. does anyone know of such a plugin? my searches weren't as successful :/
ah DDoS mitigation, probably wouldn't trust them since they don't even bother listing a price
because they dont have a price 🤔
they're free
what is causing this?
how can i use crontab to auto start my server @reboot im using https://www.spigotmc.org/wiki/daily-reboot-and-mc-server-autostart/ and the script i have doesn't work
@amber shadow Can you post a pic of your crontab and start.sh pls
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
Is it possible to make a book that anyone can write in and it will save? Or if there is any alternative
yes you need a database that will store the new content everytime it's updated and when someone reads it it should show the content from the database
hm alr
Or
you could make a threadsafe book
but its going to be hard
what if someone writes while another guy is writing?
how are you going to handle that
oh wait i forgot to tell you guys that i need it for bedrock, so that invalidates my question
oh xD
lmao
I need someone who is good at configuring plugins
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/
replace the admin, error will resolve itself
or, actually state the problem or ask a pertinent question.
?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.
?paste
why this crash?
Magma
yes
No
no what
Ask them, spigot in no way supports that
Indeed, we still don't support it
^
Remember forks still modify code meaning we won't know what the modified code change
Also magma is outdated and likely a mess in the first place
Forge and spigot just weren't meant to run together
combining them makes no sense whatsoever
they are both for completely different purposes
so just choose one or the other
can someone help me? getting high CPU usage with an i7 6700K
my server is error please help me https://paste.md-5.net/kiwosoteja.md
Paper is NOT supported here
how to fix ?
But here is a hint: slimefun4 is causing the issue
But paper is NOT supported here
Ask in the paper discord
ok thank my friend
Indeed, we still don't support it
@mellow dock I do support it, it was about time someone did something like that, mixing mods and plugins. you are a user like me, normal and run, not a moderator of Spigot, therefore this type of "opinions" are reserved for the owners
No we don't mean that type of support
We mean like giving help
We don't offer help for that type of server software
We mean that when we mean by support @fierce pecan
@mellow dock looks like @fierce pecan will be happy for you to send all issues to him
I understand, but I do not consider it that serious, I just asked if anyone knows that type of crash, nothing more, I was not going to ask for codes about magma in spigot.
🤦
That's not what we are trying to say
We are just literally trying to say, we do not give support to a server software that is other than Spigot. Magma has their own discord server, and it is there for a reason.
If we allowed questions from all softwares, it would be way too much
I mean, you could have saved the life of your keyboard by putting Yes / No to my crash, instead of continually repeating what I already know.
Then why put it the first place...?
I have an issue with my node.js server running an electron app @grizzled nimbus any ideas?
😇
Sorry
was a joke no worries lol
If we allowed questions from all softwares, it would be way too much
@grizzled nimbus in response to that
Yeah
?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/
do I look like I have anything to do with multiverse?
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.
?ask
the problem i had / have is that the worl don't load, it loading a normal world
lol
lol for what?
Send dm
apparently I can't ;(
did you get it? discord being kinda slow for me atm
My bungeecord kicks me for "Disconnected", no pings log in console and no motd displays (new bungeecord, never used before)
Yo, got a slight issue with spigot, and doing some troubleshooting can 100% gauruntee its spigot, wondered if anyone else got this issue
Named mobs disappeared as soon as you left render distance, Pigmen wont chase eggs, creatures in minecarts disappearing along with the minecarts when they leave render distance, boats n stuff going too.
its progressively getting more and more annoying for the 20 or so that play on the server but we also need spigot to run a lot of our stuff, and PaperSpigot hasn't helped
anyone know of this and could potentially tell us a way around it or if we are to just, sit n wait
I have a bungee auth plugin, do i put the plugin in my lobby server or in the proxy
its my first time using bungee
I don't have that issue myself @limpid vigil , but potentially someone could toss in a quick fix plugin where any time a mob is named, you set despawnWhenFarAway() to false.
or boats when spawned, etc.
Wouldn't take but 10 mins
is despawnWhenFarAway a thing in minecraft?
if so a pluggin that added that to nametags would be
bliss
I am not very good at coding or anything, would this be a simple thing to attempt?
It is a thing.
dude that's sexy
It would take very little time. It'd be put in a EntitySpawnEvent method in a listener class. If e.getEntity().getType == EntityType.whatever, then setRemoveWhenFarAway(false);
Also you'd have to have a EntityInteractAtEntityEvent, unless there's a EntityNameEvent, for when a player names an entity. If they right click it while they are holding a nametag, set the thing to remove when far away (false)
ok, how would you intheory explain to a 5 year old
Oh ok XD Do you know how to make a listener class?
negatory
Do you know how to make a main class for a plugin?
my guy my experience with coding was creating a small minigame that had 2 circles going from one side to the other like a maze thingy like 6 years ago
and even then half of that wasn't me 😆
eh nope
I do not
Ok to make a plugin you will need Eclipse and Notepad++
You'll need to download the latest version of spigot or use BuildTools to download it
Add it as an import into Eclipse (google can help you with all of this btw)
Then make the main class extend JavaPlugin
Now you have a plugin, more or less.
this thing?
I have notepad++ for modding skyrim
wait is this anything like creating ESP meshes for skyrim?
probably not
Yep that thing
...honestly I have no idea
No
ok
You will be writing java code
java was what I did the game in
mk
I did the small maze game cuz my father is a java champion
he made me n my brother do it
People like you make me want to get back into making plugin tutorials. That was so fun and I love helping people.
well I'm glad because I am going to be very lost throughout this
gimme a half hour and we can avoid spamming this channel
ok
another question for you guys
is there a way to prevent players from creating iron and snow golems
yes, pretty easy. on CreatureSpawnEvent, if SpawnReason is BUILD_IRONGOLEM or BUILD_SNOWMAN
if so, then setCancelled(true)
yeah, it does.
Im warned for Tagging a lot of people lol that fake gg
I dislike IntelliJ's shortcuts. But yes ik it is generally recognized as better.
First tutorial in a new series of how to make spigot plugins. This video gives you the basic necessities for setting up your programming environment for Spigot development.
Threw that together for you. I'll make more shortly
?
my eyes are dead
If you have feedback on any of it let me know. Can't make better videos until I know what people don't like.
@ashen fox do you dislike the thumbnail?
Nah the theme on your eclipse is so far it xD
Oh ok XD
I wasn't expecting a light theme and it's dark out so my eyes died
the only thing I see at the moment is the quality of it isn't that good
the sound quality? or vid?
Oh wow somehow it maxxed at 720p it was supposed to do 1080
rip me
Also, I would add that you should discourage naming it 'Main', it's better to name it on topic like TestPlugin
For that enable message aswell the logger would be better
I just wish people wouldn't make tutorials if they don't know what they're doing is actually good practice
Other then that, the only thing I notice is you go into 'commands' (in the plugin description file), I would recommend you don't go into stuff you have not made a tutorial yet for as it can confuse people
We end up with people like TheBCBroz for that very same reason. People who think they're confident in their knowledge but aren't at all and end up unintentionally misleading users
Yeah
No mal intent, just misinformed and it perpetuates that misinformation
One of the biggest ones I notice is someone checking what the command label is, when you have no need to check for it
well I presume im in good hands with blue here,
on another note blue is it the buildtool thing I need
cuz I can't find spigot.jar for download in the jenkins thing
Blue has a good tutorial just it doesn't show the best practices for some items
You have to get the buildtools and run them for a jar.
?bt
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
Giving them the hint into commands is something I learned to do because it shows them that there's alot more to learn. Naming it Main is something I learned to do because of several hundred plugins I have made; just makes it really easy to find the main class.
It's easy to find yes, but it's not a good practice
Why's that? The package name should be used to differentiate between Main class paths between plugins.
Naming the main class "Main"?
Using the plugin name in the package name is equally effective to using it in the class name
It is, absolutely
True true, you have a point, except one thing
in plugin.yml they need to find your main class.
Thus calling it Main is intuitive.
Calling it the Plugin's name is also intuitive...
That's kind of a weak argument imo
if its anything I've named this "DespawnBugPatchPLuggin"
It's weak sure, I can go with that. I'd say it's preference though, to be honest.
Btw not a fan of BCBroz. Messy code, breaks rules everywhere.
if its anything I've named this "DespawnBugPatchPLuggin"
Not horrible, just make sure you spell stuff right and follow Java conventions, (ex you can see the incorrect 'Plugin' spelling and and the random cap L in there)
Been coding for over 8 years so I have an inkling of how to write good code.
what I do wrong
do it in the folder where BuildTool is
Make sure you are in the directory that has BuildTools
Been coding for over 8 years so I have an inkling of how to write good code.
Time != Good code/practices
^
^
Is the buildtools jar in that folder + named 'BuildTools.jar'
^
?bt
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
I keep putting 'bd' instead of bt lmao
Also for future reference, as this is plugin development it should be in #help-development
^
shit sorry thought i did mustn't have copied it all properly
Is there any way to set spigot to not assign UUID from Mojang servers, just to use username when whitelisted?
fixed it up now
yes, pretty easy. on CreatureSpawnEvent, if SpawnReason is BUILD_IRONGOLEM or BUILD_SNOWMAN
@west cloak sorry for ping. was wondering if there was a config option so that it can be done without a plugin
@jovial jewel what are you trying to do?
Ah I see... I don't think so. I've never seen an option in Spigot, Bukkit, or vanilla for that. Can't speak for paper or other.
I looked through all four configs but I couldn't find an option and i was just wondering if i was missing something
thanks for the response, plugin should be ez
Np, gl
@brisk hedge Just set a server with whitelist that workes on online-mode: false
A whitelist has no use in an offline mode server
Why so?
Cause people can change their usernames on the fly
If you don’t understand what an offline server is I strongly advise you not to use it
oh wow, thanks
What about authentycation plugin?
Why not just make your server online?
No need to do the leaps and bounds that Mojang does already and better
Because I dont bother if my member have a Mojang account access
So you support stealing?
So I should only care about rich people?
You should care and give service to people that pay for the game
I'm making it for third world people, which have access only to limited resources
Minecraft Java requires a PC, something that costs much more than Minecraft itself
if you have a PC chances are you have $28
Multiplayer also requires WiFi, which is more pricey than an account
Uhm my server just went brrr?
¯_(ツ)_/¯
how can i get a crontab command @reboot to open a screen
sudo crontab -e
i mean ive got that far like ive added it in it and stuff but it wont open a screen and start a screen and run my proxy
sleep 1
screen -R Proxy -d -m sh server.sh```
yes
i tried making it run the screen command outside of the script to
Hmm, did you put the .sh in etc/init.d
that startup script?
Ye
and then making crontab run that?
When you do ./server.sh what pops up ?
the way ive got it now to manually start up the whole network i have to cd to each server directory
cd /root/Server/Proxy enter that then
./start.sh which open the screen and then runs the server.sh starting the server
it all works its just crontab that doesn't work with it
Put your script in the /etc/init.d folder then reboot it 🙂
ok will try that
chmod +x /etc/init.d/server.sh
Start script 🙂
Wait
I'm confused xd
The server script is the one that opens screen first ?
Is there any way to transfer the world_nether and world_the_end into a vanilla server?
the start script is what creates the screen first
without an FTP thing...
Yea put start in the folder
Also after it's in the folder use this command
sudo update-rc.d /etc/init.d/server.sh defaults
@heady hull what you mean without ftp ?
@west cloak Earlier tonight, I tried to transfer my world files from my spigot server into a vanilla server, and was surprised to find that the nether had been reset
this server is several months old, and we've made so much progress in both the nether and the end, progress i don't want to lose
I personally would just keep it spigot without any plugins
Not an option: I can't do any redstone using spigot
Don't think that is possible, spigot and vanilla are not the same. What did you do start vanilla then deleted world en nether then put spigot world en nether In it ?
I didn't delete anything
i would never run a vanilla server if i can avoid it
I want to use redstone. I cannot use redstone with spigot.
Try that. Start vanilla let it regen world and nether files then delete them and put spigot files I. It
do you have plugins installed?
it's a vanilla server, there are no plug ins
why can't you use redstone with spigot?
... Because... redstone apparently doesn't work properly on spigot?
did you download spigot from www.spigotmc.org
It works fine in Spigot
whats your source for that?
Experience.
evidence?
losing focus
Im running 6 servers never had any redstone issues
You can change Redstone settings in Spigot
I'm not here to talk about redstone anymore. I'm here to talk about transferring my world files...
there are no files to delete
If it's not working then it's not working x)
vanilla doesn't have separate world files for overworld, nether, and end
i deleted the world file generated by the vanilla server, and just transferred everything over
but the nether still reset
you might have to use NBTExplorer to look into the world files
and then copy manually to insert the spigot versions
So deleted the world file, transferred spigot worlds and the nether is reset.
as in, it's a new nether. not the one my friends and i have been working on since the 1.16 update came out
Think I understand. Sorry haven't spent much time using vanilla servers. Good luck. 👍
Just to make sure, are spigot and vanilla the same version ?
1.16.1, both of them
what are the links you downloaded the server .jar from
the link provided by the minecraft website itself for 1.16.1
the only thing i can think to cause the issue is the version might be slighty different but that shouldn't cause an issue
It it could be x)
MSWSToday at 6:50 PM
you might have to use NBTExplorer to look into the world files
and then copy manually to insert the spigot versions
I do not know what NBTExplorer is or how to use it...
you're gonna have to learn lol
I had to install FileZilla earlier, but then realized that it would be impossible to use without a shockbyte account- and I don't want to create a shockbyte account... hence why i was looking for other options
Or YouTube
winscp
ok... now i'll ask again about redstone...
specifically why sticky pistons don't work properly
how so? video?
This keeps happening.
Those two pistons in the back are supposed to stick to the pistons on my right.
They don't.
Those in the front are supposed to stick to whatever blocks i put in front of the blocks on my right. They don't.
they push, they don't pull
And this same setup behaves differently on vanilla?
it works in vanilla
I thought sticky pistons didn't pull sticky pistons
Because transparent block
What version?
1.16.1
Ok, haven't tested Redstone since 1.14 so idk
I asked what the problem was in the technical java thread on the official minecraft discord, they suggested that certain clients disabled redstone for the purpose of reducing lag.
not seeing any options, i wanted to switch to vanilla.
and just use datapacks instead of plugins
thing is, even on my spigot server, some redstone machines work properly. But this one doesn't. all it is is a piston door, meant to blend into the wall.
Datapacks are powerful now. Give it a shot.
that's irrelevent to the issue though. I can't merge the worlds properly without downloading some kind of unknown third party program, so i'm back to trying to get redstone to work on my spigot server...
Do y’all have any plugins that change the sell price due to demand/selling ammount for vault?
You got worldguard on spigot server ?
nope.
Essentials?
don't know what that is
Essentials can break Redstone
nope, don't have essentials
Any plugins?
Can you give a plugin list?
just Chairs, LuckPerms, SinglePlayerSleep, NickyG, and World Edit.... and considering taking some of those out because they're barely used- the last two specifically
Try removing all of em
Since you wanna swap to vanilla idk why you still have them even
i didn't delete my spigot server just because i'm trying to create a vanilla server
Rip. Can you upload your door design? I'd like to test it on a naked server on my system
it's mumbo's design, here...https://youtu.be/0iz896w4j2w?t=41 Very first design
Please subscribe if you want to see more videos like this one!
Today we take a look at an awesome set of hidden entrances that you could build easily in Minecraft! These things are brilliant for factions, hidden bases, secret storage rooms and hiding things in Minecraft!
WATC...
Ty, will look at it later.
Works in 1.16.1
Looks like mobile. Is that same spigot as java? Idk os dependency.
It's spigot 1.16.1 it's my network x) crossplay ...
Ok ty
Np
Must say it first would not work. I got anti grief needed to claim land first before it worked.
Ok. Do y’all have a plug-in where it will be a global store. Where you can sell anything, and anyone can buy, but the stuff is only in stock when they are sold
I love that idea, always wanted to make it. Haven't yet.
ok, testing it in vanilla... doesn't work in vanilla either. so it's not a client thing
... so no idea why it's not working...
Pretty sure you can't push or pull sticky pistons
But it's player to player rather than player to shop to player
You can
@royal zodiac that's what I said but apparently not
But not when they are extended
what 🤔
Cause them they transparent
So?
it looks like his are extended
May be a slight difference in the order of things being processed on spigot
¯_(ツ)_/¯
If done fast enough, it can become like this. https://i.imgur.com/tHF6nOC.png
noice
:p
Good enough, you can at at least be crushed to death. https://i.imgur.com/kpLuoZB.gif
😛
how would i change the colour of a players name depending on their rank?
LuckPerms can do that
I think if you leave an open color code on the end of the prefix it will carry to the name
Depending on your chat plugin
Probably not a proper way to do it, but it works
I’m sure there is
Does anyone know why I can not break any block in creative but if in survival?
plugins
i give me permissions but still can't break blocks in creative:(
:c
Does anyone know how to setup Votifier pls DM me
Does anyone know why I can not break any block in creative but if in survival?
@robust zodiac U have essentials protect, that disables breaking any block
delete it and use worldguard
Does anyone know how to setup Votifier pls DM me
Does someone know Votifier?!
i delete essentials protect but still can't break blocks in creative:(
any permission on worldguard? 😦
yes:c
welp then Idk
if i give u the ip can u look? :c
Maybe there is a bug
oh mty god
ive been struggling
for the past
5 hours
someone please help me
i cant get lorinthsrpgmobs and mythicalmobs tow ork together
lorinthsrpgmobs overrides the damage i put on mythicalmobs
and its so frustrating
👀
I know this is for spigot but how do i remove the Kicked while connecting to {server}: {reason} I just want it to send {reason}
Custom plugin. I'd go with player kick event listener, and set the kick message.
you allow mc port through your firewall?
Be aware, some routers can't.
i think
Be aware, some routers can't.
@west cloak i knew it had to be my router
so
what is the get around
you get a vps
i dont want somebody to log into hamachi
vps?
Make sure your router and ISP can port forward. If they can't you'll have to use a paid service.
can get one for like $5 a month and you can host your server on it
000hosting has free hosting but you'd have to do everything manually.
on digital ocean when you go to create a droplet
if you go to marketplace you can search for Minecraft: Java Edition Server
and it will make a starter one for you
Fancy
if it's just a starter server I would get the $5 or $10 one
You're using paper. So I can't help. I know spigot.
bruh
@tender flume the error seems to be related to tradeplus it looks like it's trying to load an out of date itemstack
perhaps you messed up the config or something
the itemstack is of a newer version than your server is on
hi who knows the cmi plugin, I really need help
hi who will help to configure TAB with LuckPerms and chat in cmi, I really need help
?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.
help me
i think i did the portforwarding right
make sure you are allowing mc through your firewall that's the only suggestion I can make
ok
can you help me?
?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.
Attention! This will require you to have CMI Bungee plugin which can be found at zrips.net
Or direct download https://www.zrips.net/cmi/
Do you want to enable private messaging over bungeecord
BungeeMessages: false
Do you want to enable public messaging over bungeecord
Player needs to have cmi.bungee.publicmessages.[servername] permission node to be able to send messages to target server
BungeePublicMessages: false
Do you want to enable staff messaging over bungeecord
BungeeStaffMessages: false
Used for simple chat messages. Optional variables: {displayName} {world} {prefix} {suffix} {group} {shout} {message}. Supporting PlaceHolderAPI variables like %player_server%
GeneralFormat: '{prefix}&f{displayName}&7: &r{message}'
Will define message format itself, this allows to have gradients in messages
It NEEDS to contain {message} otherwise we will ignore this setup
For 1.16+ servers you can use color gradients like '{#b3a28f>}{message}{#d7b8e6<}'
You can have more than 2 colors in gradient. To define it repeat {message} variable. For example '{#b3a28f>}{message}{#5c6999<>}{message}{#d7b8e6<}'
GeneralMessageFormat: '{message}'
Defines range of regular messages to travel
Set to -1 to disable range restriction
GeneralRange: 200
Defines range of shout messages to travel
Shout messages should start with ! and player should have cmi.chat.shout permission
GeneralRange should be enabled
set to 0 to shout across all worlds, -1 to disable
ShoutRange: 0
help set up global and local chat in cmi plugin
It’s part of the message filtering
But it isn’t set up by default right now
As far as I know anyway, maybe mojang will provide one after the merge if you want to filter chat on your server
How do i merge my acc
Won't be done until next year
Is there a plugin to help stop players from getting multiple kits at once.
I have the great kits plugin and players can just mix kits and I want to find a way to stop that?
@lofty oyster any help?
or other staff?
@summer jacinth I'm not sure if staff likes to be pinged like that
That being said, it sounds like an issue for the developer of the plugin, you'll have to ask them
Ok
so is it just me or is Spigot 502ing?
It's not you
is there an estimate on when things will be resolved?
its resolved
no
it "was" when i wrote it XD
Just wait, it'll be back fully operational soon enough
i've been seeing some flip flopping
Yeah, 1 per 1000 requests resolved, cool
and you can't login ofc
If you really need something, you can try to keep refreshing
If you really need something, you can try to keep refreshing
@tight spruce sure, ddos them
thats...not the same
Those few extra requests per second won't hurt compared to the attack itself
sure
i was having an issue with a plugin earlier, and was updating my report on the plugin discussion that i had it resolved now.
a ddos is way heavier than a bunch of ppl from this discord trying to refresh it lol
and way more constant
and isn't cloudflare supposed to mitigate the DDOS issues?
probably ip was leaked
I don't think any method of prevention is 100%
it will do that for the most part, but nothing is good enough
There's only so much they can do
this has been discussed many times
I set mey seed in server.properties, but after exploring my map, I have discovered that at some point the server started using seed 0. Has anyone else experienced this?
so why can the bot not find my spigot account?
it was up
i've refreshed a page a couple times with it staying...
#general
atm, i gues not. was mostly hopping on to make sure my internet wasn't mental and spigotmc.org was actually having issues
Is there a better method to force a specific seed in spigot?
When adding a datapack that adds a new dimension to my spigot server(1.16.3), the new dimension doesn't show up as existing. It works fine in my 1.16.3 singleplayer worlds though. I was thinking it had to do with the way spigot loads dimensions in servers. Anyone have any advice?
Spigot doesn't have support for Dimensions yet
Thank you!
Are there any other methods to set a specific seed than the one in server.properties?
some plugins can create a world from a seed, and I think you can do it in the bukkit.yml with the worlds section
All I see in the worlds section of bukkit.yml is to set specific generators, not a specific seed
you will prob have to use server.properties then unless you use another plugin.
Ok, how do I make sure the seed set in server.properties "sticks"?
I have the seed set there, and the "core" of my world was generated from that seed, but after a little bit, the server switched to using seed 0
I still have my seed set in server.properties, but any new bits of the world to be generated use seed 0 instead of the seed I have picked
and when using "/seed" the server reports "0"
Weird
Hey so I got a question for Bungeecord 1.16.1 I currently have an issue where all my players are being kicked and I get this error in console:
My server is not using ProtocolLib
https://hastebin.com/ivolijeyaq.apache
So, should I post this in the spigot github or something?
Also, is someone mad at Spigot? Seems the github was hit with a takedown...
Where do I report issues at if I can't do it at the github?
https://github.com/SpigotMC - Then who is this?
are accounts there and the main site different?
I don't know to be honest, I guess you could try
Sure that it's not a plugin that's messing up the server.properties?
Or a server manager like multicraft or anything that tries to manage the configs?
They are different
Is there any1 who knows more about my issue? or can see as to what is causing it
@true path It seems like your tablist plugin is doing something nasty
fairly certain, no server manager, minimal plugins (AuthMe, DynMap, DiscordSRV, Geyser, GriefPrevention, Single player Sleep, Skins Restorer)
Based on at me.neznamy.tab.platforms.bungee.Main$2.write(Main.java:247)
ah ok. i saw that line aswell indeed hence i came here and see if any1 knew more about it
D