#help-server
1 messages ยท Page 246 of 1
a plugin
its the server propierties
Random
hm
can i just delete it?
or debug it or something?
it wiped your server prop
no
reset the server
remove all plugins
and add one by one
hm..
https://www.online-toolz.com/tools/text-unicode-entities-convertor.php
the one below the first one will convert that back to normal readable text
sth converted yours to pure unicode chars
recommend removing all your plugins, and then use buildtools to get a fresh spigot jar. Then investigate which plugin is malicious. Once found if there is one and just not a stupid plugin, report it please.
Anyone know a plugin that like can be ran like to give someone a certain item i've custom setup. Example:
I have a drop system if you get a command drop (5%) it gives you the custom item. Just i need a way of making that custom item been gave with a command like this: skyraids:giveitem enchanted_String %player%
Just i don't know any ways to make a command that does that
Yeah but i mean i have no way of giving them the item
So i want it kinda like so it takes the item out of a chest slot or smth idk
o.O
Do you understand what i mean though
why make something complex that doesn't need to be?
get a plugin that lets you setup custom commands
What do you mean though
But with the custom commands, how do i make it give the custom item
you would make use of MC's item give command that can use json to customize the item
Hi, I use bungeecord, and I installed chatbrawl plugin in my survival server, and I have bungeechat and its not making chatbrawl work for in chat games, is there any solution?
I just need a plugin that lets me give the item to the kid that gets the command done at them
My brain when trying to understand that ๐ฅ
@unique yew why not speak to the plugin authors and ask them what might be the issue with their plugins?
They say the issue is with bungeechat because it uses /local and /global, so They cant give me a solution, if you guys can help ๐
ok, bungeechat is a plugin too
Frost do you mean smth like this
Yes, and you can alias that and there is even plugins that let you have custom commands like that
Yes I think it need to be supported I think, but I dont think this is possible. So I cant do anything right ?
lore can be done through that too
Custom ability stuff aswell idk how to add that to a nbt tag thing
with that command you can do everything you want to customize the item in one go.
I will give you a link to help create such commands
Alright thanks
Plugin for market where, players can sell items and buy?
is there no way of making a plugin that takes the item from a certain slot in the chest though
and giving it to the player
it would make my life so much easier
https://www.digminecraft.com/generators/give_weapon.php
@raven timber at the bottom there is more generators. Just select the one you need, tailor it and it will spit out the command you need for it
This Give Weapon Generator creates the Minecraft Java Edition (PC/Mac) 1.16 command you can use to give a player a custom weapon with enchantments, names and lore. When you have finished customizing your weapon, click on the Generate Command button and then copy/paste the command into Minecraft.
Ahhhhhh
I am sure there is a plugin that might do that
It aint any of them
what item you trying to give?
It's items not tools/weponms/effects/books.dpoawud98AUD
like
enchanted gold, enchanted wheat
Ah, going to need a plugin that allows unsafe enchants then.
...
All i need is a pl,igon to give the poa,yer a the item i hoiok up to it, why so hard mINEWACRAFt
what
@tawdry narwhal can i do smth like this: /give oSpam birch_button{display:{Name:"\"BOOM BUTTON\"",Lore:["\"DWAPDJ PAD\"","\" WADADAD\""]}} 1
But for thing so like /give oSpam string{display:{Name:"\"BOOM BUTTON\"",Lore:["\"DWAPDJ PAD\"","\" WADADAD\""]}} 1
Nvm didnt work
I alr thave exuafadwa items
ig the /ei give %user%
Yeah i'm dumb tbh
https://prnt.sc/11e4tzm There are many errors like this, what could be the problem?
you can customize regular items, the generator link I gave you can use just have to swap some details out is all. So adding lore to items is the same for all items as well as setting their name, you can try giving it enchants as well.
Well i guess the ei plugin works just coukld take a few hours to re-make like 113 items
Looks like a skript
Also this isn't paper
Should never be bothered in how much time it will take. As a server owner, your server is always going to require your time
the more things you require from a plugin or the more specific/unique you need it. The less likely it will be free or even available.
hmm ok
Imagine not having your server in testing mode for 2 years :/
seen longer
bringing this back up because you ignored it, please reply to this if you have a helpful thing to say about it.
have you tried removing the # which generally signifies comments
also are you attempting to change it while the server is on? Are you using reload? If either of those is a yes, try changing it with the server off, and don't use the server reload command tends to break many things. Use the plugins reload command or shutdown the server if it doesn't have one.
im doing reload
oh shit
i did the plugins reload
it doesnt change "automatically"
maybe the plugins reload command is broken? So attempt the change with the server off
or randomly
No, it does work
it just wont randomly change
sounds like a problem with the plugin, and not something we could fix then.
attempt contacting the author and asking about it?
worse that happens is they don't respond or can't reproduce your problem.
ok
can you look at what it says
@tawdry narwhal ```Motd:
#What should be displayed on line 1 of your Motd:
#(if you have more than 1 line, random will be selected
#but it will be on the same position as a line in LineTwo section)
LineOne:
- "&c&lSpotplex &7&l|&r &b1.8-1.16.x &7&l| &r&fThe &6&lBedwars &r&fUpdate"
#What should be displayed on line 2 of your Motd:
#(if you have more than 1 line, random will be selected
#but it will be on the same position as a line in LineOne section)
LineTwo:
- "&7&l>&r&f&l Please vote online! just type %#00FF00->#008000:/vote!;&l%&r"
- "&7&l>&r&f&l The best %#FFFF00->#FF00FF:Minecraft Server;&l%&r &f&lever!"
- "&7&l>&r&f&l Welcome to %#FF0000->#008000:Spotplex;&l%&r &f&lHave fun!"
it only does the vote one
heres the link to the plugin
https://www.spigotmc.org/resources/advancednmotd-let-your-motd-smile.58677/
the yaml seems to be fine
looks like you should report it to the author, they will be more better to help
since you know it is their plugin after all
I am trying to make a version of the spigot.jar made from build tools that creates servers with a different default value so I can create them the way I want them to be from the beginning.
I've deteremined that I can turn a .jar file into a .zip file to look into it's contents.
This pictures shows the directory of the jar file after turning it into a zip and extracting it.
I have found the bukkit.yml that is generated inside of Configurations.
However, I haven't had any luck finding where the spigot.yml and server.properties files are stored/where they are created in the class files.
I'm wondering where would I find the spigot.yml and server.properties file inside of the spigot.jar file
@umbral jetty Jar's are just zip files fyi
Yeah, I know haha.
you could just associate .jar as an archive for windows to handle without needing to do any renaming
no
Okay cool, I'll take a look at it!
I have already put this folder into Visual Studio Code & Visual Studio to try and fine certain lines of the spigot.yml
Make a simple bash script that reconfigures it for you, it will save you a lot of time and headacke
I'm not super familiar with bash so this might be easier for me. As in editing the source
In general no matter if you are a programmer or not you should be able to make a script
its very simple
google is your friend
My first thought would be to create a script that changes all of the lines I need to be changed in the file
you are using windows so you should make a batch script
But I suppose I can just have a reference .yml and overwrite the new ones
I will take your recommendation into mind. Anyone else who is familiar with where the spigot.yml is or which classes create it would appreciate any help
I know i'm annoying...
Anyone know how to make it so i can add custom items on a shop.
Using GuiShop
why bother with changing lines in a file?
just setup multiple files and have said script copy the file
as for saying you don't know how to create scripts. Now is a good time to learn especially if you are going to be running servers. Scripts make a whole bunch of things easier and is generally the easiest way to setup jobs that run at particular times AKA cron jobs.
Yeah but that adds an additional step to my setup process each time I setup a server. I'm looking for optimizing my development environment as much as possible. From what I understand I would either copy the skip into the new server and run it for it to configure everything, or I would have a command argument where I could specify where it goes. It is a good idea and one I may fall back on. But I am also curious to see if I can change the source of the jar file because that would allow me to not need that extra step.
Also if I get the configuration changed from the start, I won't need to delete the world files and re-create them
As for your last comment, I agree with you that is something I should learn. But in my mind it seems like this option I'm looking into would potentially have less steps to it. Unless I'm misunderstanding how it would be implemented.
not really going to eliminate steps to your setup process without first creating something custom to handle it for you
second, as far as build environment goes, you could just setup the IDE to use the repo for spigot and keep your own versions
why open a jar to add a file when you can do it straight from the build step
That's is a very good point. I was having trouble finding the Git Repo associated with the spigot.jar
Do you know if this would be the right place? https://hub.spigotmc.org/stash/projects/SPIGOT
that is the right place
why are mobs not spawning naturally on my server?
Think I found something that will help: https://www.spigotmc.org/wiki/guide-contributing-to-spigot/
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
There you go ๐
help pls
check your plugins, check that you don't have a flag set for spawning, and check your configs
Found another ref that helps me; https://www.spigotmc.org/wiki/cloning-building-and-compiling-the-spigot-source/
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
@copper bane Did you check things like difficulty, if mob spawning is enabled in your configuration files? Also when did it start happening and did anything change recently?
i have updated it from 1.8 to 1.12.2
i also checked the difficulty and mobspawning ss enabled
when i tested updating 1.12.2 to 1.13 mob spawning was fixed but multiple plugin configurations were broken
so i kept my server at 1.12.2
any fixes?
So how do I fix the plugin AuctionHouse because whenever I join my server (Deop) or anyone else joins my server the /ah, auction house gives, "you do not have permission to use this command!" But when Oped it works perfect no problem any help someone could give?
yes. Use LuckPerms and give the role you want to use the command with the correct permissions
Thats the thing I use permissionsez
Google "Auction House permissions"
LuckPerms can import pex groups and pex hasn't been updated in ages
I have everything already configured in permissionsex and im not sure if I can do that with luckperms
You can definitely do everything you can in pex in lp
Guys i need help i can pay you
1-3 players got op (someone trying to do smth on my server or smth..)
- I have network (2servers+lobby+2bungees)
- I have bungeeguard (tokens from both bungees are going to all servers)
- I have ip_forwarding true and online-mode-bungeecord: true
Any help??
I checked logs and nothing about op.. like even if someone log to someone else acc there would be something in the freaking log right?
Do you know who the players are?
Is bungeeguard working correctly? Seems like they managed to use a cracked account to give themselves OP, if not you might want to make sure your server isn't compromised
@umbral jetty
Update your plugins too
i did

Can you place mobs with a spawn egg?
yes
What plugins do you have?
quite alot
faction related ig
quests, jobs, saber favtions, silk spawners, etc
o and also
for some reason only one specific region allows natural mob spawning
it has the mob spawning flag on, but when u added that flag to global it still didnt work
Yes
i know the players
i have logs from date it hpapened
it happened on oneblock so i shut it down and waited on survival and checking ops
then magical guy got op but in log there is nothing
its like 10min log
and nothing about him
@copper bane Not sure what's going on. Maybe biomes have been broken somehow and it things everywhere is a mushroom biome?
But look what would it be called if its not any group or member what would it be called
But look what would it be called if its not any group or member what would it be called
default
Ok
How i can add pages and empty spaces in book.txt in essentials? i want to create a book that will tell players how they can claim their land.
and they can get the book in kit
Does anyone know why when I /summon a falling block it instantly dissapears?
Hey, I'm trying to do a v specific thing with my server and,,im tryna do it with plugins bc i want to be able to customize/build rather than rely on mods that are already done for me. I'm trying to do something similar to origins mod, well at least one character is going to be v similar
For one player:
- infiinte enderpearls that immediately respawn in the same inventory slot when thrown
- no damage from enderpearls?
- I was going to do the immediately teleport to a random location within ten blocks when the player touches water but idk if that's possible
-extra health
For another player:
- gliding similar to chickens? no fall damage essentially
So
For another player:
-Extra inventory space
- a defense buff all the time, like constant armor buff to whatever they have on or somethin
Sorry go ahead i was tyrna figure out if there was a potion buff for defense but tghere isnt
You could remove ender pearls damages by removing fall damages with world guard
For infinite epearls and them respawning you will have to code a bit, but it's pretty basic
Same for the tp when in water
yeah i figured i would i just am very new and dont know at all where to start
im ok at coding i just have no idea where to start with mc coding tbh
Welp
I suggest 2 things
Firstly, listing every single of your ideas somewhere
Like even if it's something reallllllyyy basic, write it anyway
Then
Once you know exactly what you ahev to code
Watch some basic spigot tutorials
And try to do your own code
Honestly, adding some health, giving items etc isn't that hard
For extra space you would have to make an ender chest command or something similar to essentials' private vault
okay
For defense buff you have resistance potions
i mean if there are already plugins that do what i need then like that works too
What you ask is pretty specific though
ohh ok uhh yeah that should be doable yeah? having a constant potion buff
So either you install 362 plugins to do exactly what you want
362 is a bit much 
lmao
how do you code
nah just for the harder ones i was thinking
what is javascript and why does mc use it
BECAUSE ITS JAVA
like idek where to start with inventory so like
Javascript?
might as well just get a plugin that already does it
yes who doesn't code their plugins in javascript lol
Or you could Google it and acknowledge yourself
Well I do, but I think you were joking
๐คท
you do you
Also at this point, im so done trying to make my own spigot server so is there a way to buy one and inbtegrate spigot in
i just dont have the computer for it
i got all the way thru and the server just wont stay up
You're trying to make a server on ur phone?
crahses everytime someone gets on
??
Nono
My computer is weak
the server just crashes immediately
yeah
as soon as i run it immediately "the server is overloaded! running 221 ticks behind!!"
Even tho no body is on the server
That's likely not recommended if you don't have some computer from the nasa
i dont have any
I've had worse 
i didn't even get any yet sdfjkhkjhfsd
wait like how else am i supposed to run it
I suggest you host on some website like pebble host or smtg idk
Shockbyte has some good deals 
What's the best way to pay for this
Pebble host is the only viable one I know
bc im p done trying to run it myself
You shouldn't
?
To make a community server, you might prefer using some host meant for that
yeah that's what im saying
Your computer could be used to play with like 1 to 5 friends
not their computer
well theres 4 of us but like at this point khjdfkdjsf
Shockbyte has been globally providing Minecraft Hosting and TeamSpeak servers since 2013.
its Not Working
Oh thanks
Im actually pretty sure that's what my friend who owns a server uses so that works
I recommend pebblehost
oh ok
But shockbyte is cool too
never used them, I used to work for shockbyte
Pebblehost is like 1$ for 1gb
anything under 4GB you have to get a quarterly plan
What about that?
that's better actually, i prefer to pay that way
yeah but i have adhd and if my money isnt gone then its still spendable even if i have a commitment to pay for something else
better to pay upfront lmao
btw how many gigs do u think i would need?
I recommend acknowledging everything jochyoua and I told you
yep!!
4gb could run up to 50 players
oh shit
damn
is amount of players the only thing it effects or does it need more for more plugins
/more me messing with the code
Lemme recap:
-list all the ideas you have for your server, EVERY ideas
-Learn spigot basics, even on your localhost
-buy the server plan once you're ready to actually start your project
yep
i already made the whole server and messed with it a lot
hopefully it lets me keep the same world.. if not that's fine lmao
imma go talk with the other streamers on the project
50 players with plugin, though if you plan on putting 50 plugins, consider taking 1 or 2 more
On my server I have like 6 plugins
Which basically handles everything
Wdym?
I have 2, since I'm only in the dev phase
im the one messing with all the code
So there's like 3 players max
Once I open the server, I'll boost to 10gb
that makes sense
Rn it's more of an alpha, doesn't need that much ram
yeah i get u
Welp if you need any help, feel free to send me a message, or you can ask here
thanks!
Everyone's happy to hekp
can i friend request u real quick?
match made in spigot #help-server
Sure ^^
Thanks!
I bridged my IPS's router/modem to my wifi 6 router, do I have to open the ports on my bridged IPS's router/modem to get people to join my server via public IP as well?
@west cloak are you saying the modem from your ISP is set to Bridged mode?
if so, then nothing further needs to be done on the ISP modem and it will all need to be done on your wifi router you own
Yes
But on the outside, it says my ports are still closed
Even after portforwarding and adjusting the firewall
does anyone know a plugin that you get a reward when you visit a specific building/area??
but just once
So like giving a diamond for exemple when entering a specific place?
Well giving money and items is really different so be careful
Maybe you could find a way to do that with world guard's region
You want to make that without coding right?
That is a really weird way to think
Lemme Google your needs rq
I'll hit you up in a bit
why should i code something new, if there already is a plugin that suits my needs haha
There's no plugin that'll ever suit exactly your needs if it's not the one you made
There's always gonna be some extra stuff you might not want
Or there might be some stuff you might want which aren't in the plugin
Also
I found this
It might suit your needs, not 100% sure
@wise scroll this plugin could do exactly what you need considering it's description
Haven't tried it though
Bungeecord
Set up a bungeecord proxy between the 2 servers
Then you can /server server1 and /server server2
To travel from one to the other
bungeecord is effectively a proxy, it is another server that sits above all your servers and points to it
so people connect through bungee and bungee manages which player is on what server
You dont need to remake your spigot servers
Just make a bungee server and configure it to point to the spigot servers
bungeecord is not a hub just a connection manager
So if you hook up two servers to it you can switch between like
/server server1
and there are plugins that make switching easier
BungeeCord allows you to connect multiple Minecraft servers together into a network. This means players can transfer between them without having to disconnect.
This video explains what BungeeCord is and how it works. The basics of BungeeCord
Things to be aware of:
- BungeeCord is not a plugin. It runs as a server type.
- BungeeCord cannot ...
watch this
yes you can
It has some anti lags config but I don't think it touches to items de spawning faster
Vanilla minecraft takes 5 min to despawn an item
I think spigot too
i took less than 5 mins to get back and some things depopped and others not
Then it's something else
Theorically everything should despawn at the same moment
What plugins do you have on ur server?
for lags, there is something for villagers and pillager towers that was there by default
Send your plugin list
i did again the same path i did and 15 chunks which are loaded doesn't even take 2 minutesโฆ
InteractiveChat, dynmap, dynmap-structures, DiscordSRV, InteractiveChat DiscordSRV Addon, LuckPerms, ProctoLib, LimitPillagers, Villager Optimiser, Placeholder API, SuperChairs, Vault, Eternal Light
yes except LimitPillagers and Villager Optimiser
Lemme Google that rq
Alright
@thorn trellis
I searched a bit about how despawning rates worked on mc
Especially spigot
So it appears that the base despawn rate is 5 min using spigot
Though you can change that rate
An item stays 6000 ticks then despawn
But if you wanted, you could set the despawning rate to like 432000 ticks (6 hours) so you're sure to find your items back
Idk why they despawned
i'll check the ticks in the spigot config, maybe it's this
Yeah check on how much they're set
You could change that to any value
I don't suggest putting it too high though
Imagine having like 1 million items on the server, not despawning due to that config file
yes i understand what you mean
item-despawn-rate: 6000 so i don't get itโฆ
i know it's not the first time i lose some items
i'll get rid of the villager and pillager thing i think
and see if it changes something
because i died between two villages
go in the chat options and activate assisted command
i don't think it's spigot related though
or otherwise, you don't have the rights maybe, i don't know but check that option first
i don't know
On what version can you do what?
enable or disable the auto completion for commands
I didn't know you could disable that
are cheats avaible?
maybe there is a permission plugin but i don't know if it could lead to tha
Cheats can't be on, not on a server
Are you operator?
Which command doesn't work?
Try /pl
U have essentials?
/wand?
You mean //wand?
Oh alr
You can still /gmc or gms instead of gamemode
And /help is kinda useless ngl
Wait
If you have commandhook
Try /minecraft:help
What's the error?
Try /essentials:gms
I think that's the command
No
Remove that command hook plugin
Restart ur server
It might cause the errors
Plus
It's totally useless
Yeah
I saw people having the same errors on the command hook spigot page
Welp happy to help
Does it give an error?
What is it
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: No further information:
oh shit wrong ip wait
oh still doesnt work
and spamming it
not good!
what
paste your error in a Pastebin rather than clogging chat with it.
Please delete the messages above.
Clogging would require a limit
ok
paste your log file + any additional information you can post @frigid steeple
hi can someone help me? my gadgets menu item wont show inside my inventory when i join the game
Done this step and Found most of what I'm looking for in the src/main/resources/bukkit.yml (bukkit.yml), SpigotConfig (spigot.yml), Dedicated Server Properties (server.properties) and GeneratorSettings (to disable generatestructures)
nice
there is a maximum amount of items i can have in my inv everytime i reload the plugin the game shop item dissapears and the gadgets menu re appears and the opposite happens when i reload again. how do i fix this?
Is there a way for bedrock and java players to see each others actual skins in the server?
anyone able to improve on this design?
use symbols and stuff
idk
i need a better scoreboard design
and more original
im bad at coming up with scoreboard ideas
why does that look familiar
oh right the header and foot are exact copies of hypixel!
woaw
1st off don't copy Hypixel smh, that's so obvious
can someone help me? i might've gotten overlooked
Can you elaborate what you mean by things
i made a datapack that changes how terrain generates, both in the overworld and nether
and because of that, nether portals don't seem to work
in the overworld, the nether portal ignites, but nothing happens when you go through it
in the nether, nothing happens at all, the portal frame just gets set on fire
Spigot doesn't officially support those, does the issue happen on a vanilla server
exactly
hence why i am asking how i can improve this
i dont have any ideas
Who's in charge of ideas for your server?
So you don't have anyone in charge of marketing, design aspect etc?
its just me doing everything except for the occasional custom build purchase from someone
no
Wouldn't be the worst idea hiring someone for that purpose.
On a volunteer basis.
Join MortalMine (a server) it's design overall is clean and can give you ideas though. The server itself is trash, but they've got a really good overall design.
whats the ip
the chat has like 300000 colours in my face
.
Oh right forgot their dumb and their chat is aids.
Disable chat, focus on the scoreboard, tab etc.
It's ugly.
oh
Well it's not horrible but could be better.
Does anyone know if spigot patched the godmode exploit
You would go into a unloaded chunk
While riding a boat / donkey
And then you would be desynced from the server
So you would be invisible
And unable to take damage
Ect
You would also dupe your entity
I think I remember MortalMines being one of the servers that advertised in discord DMs
lol that ruins server reputations
Statistically it probably works though
Yeah like I said it is a shit server but the design is nice.
That's correct, that's how I found out about them, a bot somehow DM'd me.
nope, works perfectly fine
Likely wonโt get much of a response until spigot officially supports it, but you can post it as an issue report
^
well thats a shame for the time being i guess
anybody have any idea as to how wynncraft manages to have "player ghosts"?
ie. the ability to see players connected to different servers in their network
haven't really seen this anywhere else and i think it'd be a neat idea to implement in a project i am working on
as in like the actual player body?
they would just send spawn packets and movement packets between servers
hmm, alright
you wont be able to do that with public plugins you need it custom made
it has about 1.5k players at peak hours, that's a lot of packets to send
yeah i imagine it's some sort of customized version
they probably have some region system
no point sending a packet to a player that wont see it
ah. true
it probably looks for players nearby or loaded chunks or something
alright, was just curious
Yeah, I got ones of those spam advertise. I went on the server to see who showed up and people had hella ranks
What os do you run your servers on?
Ubuntu is probably fine
ubuntu is debian based
Why would you wanna copy someone's unique idea
That gets rid of the unique part
player ghosts have existed for quite a while in many games, the fact that they are the first to do it in minecraft does not make it unique
The topic of ideas, who they belong to and if they should be shared is complicated
right
Exactly. So if you were to copy the idea, that would more than likely lead to others doing so; thus making the idea obsolete/not unique.
I mean I'm in any position to say you don't have the right to, but yeah.
I'm always interested about new projects though, could we possibly DM further about it.
i mean
if it was something related to the mechanics of the game i would understand, but it's just a toggle-able visual
In my opinion ideas should be shared and open to everyone
But I understand why we have copyright laws and why people keep the ideas that make stuff unique to themselves
yeah it isn't a perfect system but it's what we have at least for now
@mossy comet check your DMs please.
How to fix auction house error you do not have permission to use this command!"
give the permission
So how do I fix the plugin AuctionHouse because whenever I join my server (Deop) or anyone else joins my server the /ah, auction house gives, "you do not have permission to use this command!" But when Oped it works perfect no problem any help someone could give? And dont worry i tried to fix it with the /pex commands and it still didn't work
/ah
/ah is the command or any command from the plugin
You need to give the permission
I did
what permission did you give
Its in the permissions text file and ingame I set it up
I gave the auctionhouse.use
Not only that I used auctionhouse.user.command
And tried them seperate
Can someone get in call with me?
Or no
Or just text
No. Just find a tutorial oon youtube. Also I recommend LuckPerms instead of PEX
Its still not working even with luckperms
Like I migrated all
And still no
My b
My bad
I fixed it
I didnt need to redo or anything you guys said except to switch to LuckPerms
All i did was the command to give the permissions and BOOM it worked
@tawny dust ^^
@signal ivy ^^
Thanks for everything carry on with your day
!!
Is it possible for 1.17 snapshot users to join via bungeecord, I have viaversion dev which has 1.17 but bungeecord won't let me join on a snapshot
why are you using bungeecord to begin with
because I have multiple servers on 1.16
but I would like to put my snapshot server on bungee
I have hub server and I would like to add a portal to my snapshot server but I can't get connect to bungee with the snapshot
well yeah
regardless
no proxy software actually supports more then one protocol version
most likely
you can try installing ViaVersion on your bungee but i dont know if it supports snapshots
oh yeah good idea il try
oh yeah I have the dev version but bungee is the issue
and the dev version supports the latest snapshot
like bungee plugin
oh ok ill try that then thanks
it supports:
- spigot (and its forks)
- fabric
- velocity
- bungee
- forge apparently?
oh cool
Hi, can you help me with some information on how to give a player access to playervaults / pv 1
permissions most likely
no idea
playervaults.vault.1
@drowsy plinth
Hi ! Anyonw knows why do i get this error ?
It appears to be caused by my only=functions datapack...but why ? I don't even have a load or tick function...
@languid maple that doesn't work
how do you mean
you need to set the permission for each individual number
java 8...but if java it's the problem why when i remove the datapack is vanishes ?
aparently when i removed the stop mcfunction it's ok..yea i had one..
should i run it with java 11 ?
i'l just use the datapack without the stop function. ty
just move to java 11
just pv1 I want to give players access
Can someone help me with TPS? I can pay you at paypal if we get it work better:) https://timings.aikar.co/?id=ed7023ac03bc4f1590730468ace113d3
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
ah yes, a yatopia user
anyways, multiple games in a single server?
and im assuming these are fake players? xD
@ionic trail
regardless, most of your time is spent on ticking oneblock_world
whats your view distance set to?
also holographicdisplays
These are not fake players.
I have 180 players at network.
80survival 80 oneblock
My view distance is 3 and inactive view distance around 4
What do you mean multiple games in server?
that server has multiple worlds loaded
Yeah
I cannot unload world,world_the_end and world_nether
oneblock,oneblock_world,oneblock_nether is part of oneblock and hub is my spawn, others ill remove
hm
Why you assumed fake players?
take a look at the reviews of shockbyte
also @ionic trail whats the point of using WorldBorder?
Its not hub as hub its just spawn (spawn) just called it hub
Yeah its a minecraft server
because it runs at bungee
wait what
ah
where they cannot join
dont know, maybe mistake on oneblock
Whilst transfering
i use it primary on survival
ill send u survival
that will be better
i mean worldborder isnt helping much if its not in use
yeah ill deletet hat
it was mistake
didnt wanted to put it on ob if its on
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
This is my Survival RPG timings, that are much worse.
i want to add key for chest (https://www.spigotmc.org/resources/cratesplus-free-crates-plugin-1-8-1-16-4.5018/) to essentials kit but it can't store nbt...
i think
@ionic trail why do you have a separate spawn world anyways?
mind sending me the ip so i can check out how everything works?
it show that
dont remember
i think oneblock
then again thats clientside measured tps so it may be inacurate
but it does give you an idea
any help
getting 17tps in hub
love how you provide no info
love how you assume it's the host's fault
ah
how to bypass anti vpn plugin?
dont use a vpn
what if i dont want them to see my ip?
use a different vpn
what's your issue with spigot or bungee
which plugin????
My server does not start the Jar file
spigot
do you have a script to start it
No
do you know how to start a server...?
Yes start the spigot.jar file
how are you starting it
execute
no
what do you mean execute
you are being so vague it's so hard to understand what you are doing
I start the file the spigot.jar normal without commands
yea
alright so heres what you do
create a new file in the same folder
and call it run.bat
ok
then rename your spigot jar tospigot.jar
i have
yep
so now right click on that run.bat file
and edit
then paste this
java -jar -Xmx1G -Xms1G spigot.jar -nogui
PAUSE
Yes
now save theat then run the .bat file
what is the issue with them seeing ur ip
not wanting to get ddossed
your not going to get ddosed
just unplug router for like 5 minutes and your ip changes @west cloak
unless you are reveiving request
unless you have static ip
if you don't listen to any pings they can't ddos u
i just dont want them to see my ip
truth is, im living in a small town and ip is going to tell them the town
they live in same country :)
and ip tells them longitude and latitude of my coords
In some circumstances they may locate the city you are in, or perhaps a nearby city, but they will not have your physical address. Once they trace you back to your ISP they will lose your trail. While strangers may not be able to find you, your ISP knows where you are. ISPs will generally go to great lengths to protect you and your privacy but they do keep logs of your connections.
do some research before saying bs
im sorry they know my name
._.
if you are afraid don't join the server
thats not the answer to my question :c
plenty of people knowm y name
ok so what... my name is oskar
i just dont.. okay?
but I don't understand why you want to bypass the vpn plugin
idk what to say to this
if you are afraid oof them trying to get your location
if you dont feel comfortable with leaking your own ip, turn of your router/modem for 5 minutes, connect to the server, after you are done playing, turn the router/modem off again and they wont be able to access you
then you shouldn't be trying to join their server anyways
^
bruh
why on earth do people just send the error
is it not common sense to send the entire log
so you start the server and the only thing you get is an exception?
nope it just spams it 812364098126348716234 times
and whats the issue with pasting your entire latest log there?
it starts normal and right when i think about connecting it spams error
idk
it goes to fast
and how were we supposed to know that, you should have just sent the entire log
..
ok
now it does this:
[Skynode] ---------- Detected server process in a crashed state! ----------
[Skynode] Exit Code: 1
[Skynode] Out of Memory: false
[Skynode] Error Response:
[Skynode] Aborting automatic reboot due to crash within the last 60 seconds.
reading is a useful skill:
Error: Invalid or corrupt jarfile server.jar
Help plls
Essentials i wrote
Can you send link
/Users/zoibox/Desktop/mac\ server/bungee/start.command ; exit;
zsh: /Users/zoibox/Desktop/mac server/bungee/start.command: bad interpreter: /bin/bash^M: no such file or directory
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
this is my first day with mac
you have windows file endings in a OS which uses the more sane and standard unix endings
don't work
wdym
what is a simple plugin that adds /r as in /reply to 16.5
someone plz
cat literally answered the question
hey does anyone know how to use the RPGItems plugin? I'm trying to make it so when you right click a sword it summons an explosion 5 blocks away from you. The problem is that a player that does not have op can't use it. I've been messing around with the permissions sub option in /rpgitem add power but i can't figure it out. So far I've tried /rpgitem power add emp_sword command cooldown:300 display: command:summon tnt ~5 ~ ~0 permission:summon tnt ~5 ~ ~0 triggers:RIGHT_CLICK and /rpgitem power add emp_sword command cooldown:300 display: command:summon tnt ~5 ~ ~0 permission:minecraft:op @s triggers:RIGHT_CLICK. Any help would be really appreciated!
and I replied
oh
well he was basically talking about your file endings are incorect
on mac its the same as unix
#!/bin/bash
cd "$(dirname "$0")"
exec java -Xmx1500M -Xms1500M -jar Spigot.jar
one sec
Does anyone know how to turn off mob greifing. I ran the gamerule command but it still wont work
This is for my sheep farm. The sheep wont eat the grass which doenst trigger the observer but they still get their wool back
Sounds like you want it on
Ya sorry i set it to true
Make sure you run the command in the same world, and check any other plugins you have that may be interfering
The only plugin i can think of is CoreProtect but i checked the config and it has nothing on mob griefing which just bugs me
Any land claim or protection plugins
Non of those no
From what I can find online that behavior seems to match having mob griefing off
Idk what i did but i just depsawned the sheep, stopped the server, turned mob griefing true and false then true and that seemed to fix it
Thank you for your time anyways
Anyone have an issue with exploit fixer and the base config where players all get kicked for packet timeout and no one on server can run commands?
As it turns out I looked at the logs. I kept turning mob griefing false. I am by far the biggest idiot i know I am so sorry for the sharade
i naed it server.jar before
stop insulting me its fucking annoying
Is there any guide on how to make a automatic broadcast message look like this https://gyazo.com/4f43725b6dc6443114ef09891b19e63d
I believe it's just the - character with strike-through formatting
Do you have any guide for that? Kinda new
Bukkit color codes
Search it up
Ghe string would br
ChatColor.STRIKETHROUGH + "-----------"
I think
I'm on my phone so idk
thx
how do i change my spigotmc account name?
Donate
Select the resource section and press create new resource in the top right
i dont see it
May not show until you upload one
?
what
upload what
A resource
i upload some plugin but resources ??????
Resources includes plugins
I DOwnloaded rg now some thing
what
Then why are you talking about downloading
Actually it was you
how do i set the server up
I'm looking for a way to display the status of my attractions like this plugin: https://www.spigotmc.org/resources/themepark.48648/. Open / Closed, but I would like to do it outside of the plugin I just mentioned. Does anyone know a way how I can create a menu with the ability to change the name / lore / item of an item ingame.
how do i op myself in the server?
Oh ok
Helpp please i need to start server tomorrow
What permission plugins do you have installed?
Lp
Luckperms
Kit's one key for CratesPlus
How have you defined it
/createkit
so guys i need some advice
my server has 10GB of ram
but any time someone loads chunks
by doing /wild
it kinda makes the tps die
and i only have like 5 ppl on at most times
is this the CPU?
because i have like 6 other servers running on the same machine
they have like 3 GB of ram
It could be
or, 4
Timings would help
Yes the cpu can be the main problem.
If possible pregen the world but yeah timings would help
What cpu do you have now?
Pentium Gold G5400 CPU 3.70GHz
and im looking at a newer, better cpu
and im looking at a Core i5-9600K
Why not I7-8700K?
it depend on your country
in my country it is $275
Newer inter cpus are even worst then previous
i5-9600K even don't support 2 threads per core.
is that bad?
