#help-server
1 messages · Page 50 of 1
ideally need a small test case not entire map, too hard to debug
It won't even let me log in
Do you have an account
you need to make an account, it is separate from the forums
oh okay
create an issue?
What is the procedure, I create a map where the error is. And then how do I know that I can play?
then you write about the error and give it to us so we can see if it is a bug
i write here? or in this page?
in the bug tracker
where is that
create issue
okay thx
GOOD DOES ANYONE KNOW WHEN THE ESSENTIALS IS UPDATED
THE ESSENTIALS UPDATES WHEN IT UPDATES
hi there! i'm trying to create a 4-team factions server with friends, and i want to implement the following features but i dont know how:
- There are 4 teams: Sandguard, Wildhunt, Bloodclad, and Frostreavers.
- Each team owns a specific region on the server.
- All players have permission to grief and open chests in their own corresponding region, regardless of their ownership of the flag.
- Each team has a team captain who owns the team flag, which is player data and not a physical item.
- Ownership of a flag is shown in the player's nametag and grants permissions to grief and open chests in the corresponding region.
- A player can have multiple team flags at a time.
- Players can take all the flags owned by another player by killing them.
- If a player is killed and not in possession of their own team's flag, they will only receive their own team's flag and not any others the killed player owned.
sorry if this is alot, and would appreciate any help :)
also sorry that last bullet point is confusing. i mean that if you killed someone who had your team's flag, you would only receive your own flag back, not everyone else's
what have u tried
and what is ur problem
ok ok first learn java then youll pick up spigot pretty soon if u steal peoples code online
how to configuration superstream plugin ?
wow I didn't know that monkeys were intelligent with tremendous incoherence you just said next time I'll put the translator in Neanderthal so you know how to answer
Any1 know why this isnt working
i got this error
https://paste.md-5.net/wowajunuli.pl
oh mb wrong channel
Also you are trying to access the second entry in an array that only has 1 entry
where ?
oh i find
the args things
Hello, i downloaded latest Skin Restorer version for my server 1.16.5 and it didn't work
someone here knows about a stable Skin Restorer version for 1.16.5 ?
I'm making a server for 1.16.5, but I need the Skin Restorer
I already downloaded it from the spigot page and it doesn't work
Download an older version then. Most plugin devs drop older versions as newer ones come out. Just the way of development for most.
can you help me for find older one
There's a Version tab on the spigot page.
okay
one of the many reasons to not use outdated server implementations
I would ask in the help chat discord but someone is having a 0iq melt down in there rn, so imma ask in here:
Anyone know anything about having modded items in deluxe menus? Doesnt really seem to be a way to do it yet i see many other servers manage to do this
Normally you can specify the name space but DM doesnt like those it seems
If you're running a hybrid you can looking to how/if it injects items in to the material enum
Port is already in use
Make sure you're not trying to bind multiple things to the same port
Or contact the host
😂
yep seems like it just name namespaces to things like <modic>_<material> thankfully
ticks-per:
hopper-transfer: 8
hopper-check: 1
What does this do?
If I make it a higher number, or a lower number, what causes less lag?
Higher number = less lag, but slower hoppers
Ok
That sounds backwards
Ah I think I got it now
it waits 8 ticks to transfer
make it wait longer for less lag
What is the highest it can possibly go?
I won't have any hoppers in the world.
And don't need it checking for it and ticking
I'm trying to put an anti xray on my server 1.19.4 spigot but inside the config.yml I can't find the command that I should set to true, as I've seen from the tutorials I've watched Can someone help me?
then you can just ignore it
Which plugin
Yeah, if you have no hoppers in the world then those settings will not do anything for you
Tickable blocks are only ticked if they're actually in the world ;p
hi, i just reported a 1.19.4 bug which is kinda urgent, but that might be just me so i don't want to set it to major impact. is there anything i can do to help getting it resolved quicker? it's https://hub.spigotmc.org/jira/browse/SPIGOT-7306
CraftBukkit doesn't seem to modify /spreadplayers much at all. It only force loads chunks
I can try and replicate real quick
i thought it was weird too, but on vanilla it works fine. on spigot it teleports you to the center coords
i tested on a clean spigot installation
I have a question guys
I have loot crates plugin and I can run commands from it. Now I have ran into a problem, I want one of the rewards to be money from economy, but I can't run /economy give @s 10000
all the target selectors seem to not work for some reason
but even then I question if it would work
%player_name% also doesn't seem to work
vanilla target selectors are not supported by spigot plugin commands, this has been discontinued years ago. but there is a plugin which enables this
let me find it
but it's not like I ask for the specific target selectors but just a way to add that money to that certain player
that clicks it
I can use * but that is the nearest player
so that doesn't work fully either
I told you already
LootCrates
So maybe I'm just using /spreadplayers wrong, but /spreadplayers -234 -230 10 5 false @a sends me to the world origin. Which seems objectively worse lol
in the current broken state, it should send you to -234 -230, somewhere underground
I have seen another server where it works fine the same way I want it but no clue how they did it
Same thing
and i think you set the ranges in reverse - the first arg is the minimum range, the second one is maximum range, not sure how it should behave in this case 😄
@grand bison so got an idea
I'm testing on 1.19.4 Spigot, but yeah, it's sending me to the world origin
i didn't find it yet, sorry. i don't use it personally so i have to search
that's my case too. i use it to send a player to random coords around center 0 0, and since upgrading to 1.19.4 it's just teleporting me to 0 0
1.19.3 is fine, 1.19.4 teleports you to the center coords. the ones you specified as ~ ~
by center i mean the center coords in the command, not world center
yeah, or even worse, stuck in the same place but underground
it's a choking hazard 😄
I forwarded that issue because I hate dealing with world code. It's awful. Something definitely brokey in CB in 1.19.4 lol
thank you!
try this one, it's a bit outdated but maybe it will work: https://www.spigotmc.org/resources/psudocommands-add-the-target-selector-to-plugin-commands.56738/
oh cool, even better
these things are kinda hard to find 😄
@neon lintel try these two and see if it helps you 🙂
btw, one more thing about spreadplayers, maybe it will be helpful
mcwiki says that when you use it in "execute in <worldname>", it spreads the players in that world. that part works on spigot. it teleports you to the target world but only to the same center coords
so execute is fine, but spreadplayers is not
2?
I just have no clue anymore how this works
i found one, Choco found another one
all I want is for a player to receive money from the console
try one of them
just install, restart and try if your command works with a vanilla target selector
someone else told me placeholders normally work
it still doesnt work
and the entire point is that something seems to be interfering
how do I turn off the standard placeholders from spigot
**
and *
its a paper only setting ?
I mean, it does not exist on spigot. Spigot will throw that event all the time
Is there a way to make players look like ghosts? (translucent?)
1514 lines | 24 errors | 12 problems automatically detected
why my server is down
some on know how i can turn knockback to 1.8.9 ?
Huh?
Hello everyone. I was hoping someone could please help me with this.
My server keeps crashing upon starting the server after a minute or so, this started happening after I set-up a MYSQL Database for one of my plugins. Please see the paste below:
https://pastes.dev/SQdEM7jAQt
I want to add emojis in my minecraft server scoreboard without any texture pack, how can i do that
You cannot
Plugin (mystery boxes) really shouldn't be doing MySQL like that. Report to author. Also make sure your MySQL is local
Thankyou for the reply and help.
by using 1.8.9 as minecraft server version
1.8.9 only exists as client version
lol i remember setting up my first server lik 5-6 years ago and i got so mad i couldnt find the 1.8.9 jar only 1.8.8 until i realised
hello, I noticed a line called "server-ip:" in the server.properties file, can i just put an ip in and have it work?
That should normally be left empty, it binds to the ip pf the host machine
why do you talk like this it's so dumb
hello, lately our server started to create ghost blocks whenever we would clear the map with FAWE by doing /set 0 (around 2 mil blocks but doesnt lag the server whenever we clear it) and plugins such as MineResetLite start spawning even more ghost blocks at the places where mines spawn blocks to mine. People have been getting banned a lot because of our anticheat and the only way for the ghost blocks to re-appear is by replacing them which is very hard to do since we cant see them and they are most of the time somewhere in the air. Any ideas?
you can just log out and in
I'm afaik it's a client visual error and not a server related so you can't do much
doesnt work, I couldnt find anything online so I asked here, id upload a video but cant, no perms
https://youtu.be/DnyN7vM4MnA anticheat doesnt flag me because im in the admin team but other players would get a lot of flags and eventually would get banned or they would die because they get stuck and cant get out even with an elytra
Is it normal that I don't have the new 1.19.4 features?
Which ones
yeah client side issues
log out and log in
only possible solution
GrimAC
is it really that good
try it and see
I used it a few versions back and it seemed pretty good
It didn't get along with elytra though
wdym??? I logged off and on in the video and it didnt help, only after I placed blocks and removed the blocks it was fixed and everyone and I mean everyone on the server sees the same ghost blocks and everyone gets stuck in them equally
its good but bans people who get stuck in ghost blocks (yes we use grim and this happens)
just turn off some flags or like punishments for some flags and you should be fine
I am not having any issues with elytra
which issues did you had?
People running around wearing an elytra got flagged a lot
Sniffer, new blocks etc
Those are behind the experimental 1.20 datapack
How do I get it?
its in minecraft im pretty sure
just drag the data pack from %appdata% to your server? idk never did this but might work
Grab them out of the client jar and put them in world/datapacks
Okay thx
anyways, any ideas on how to fix this? reconnecting does not help
only the 1_20Update or also the other one?
The other one is just for bundles
that means?
The item
?
Ahh okay
oof
level.dat probably?
What programm do you use?
NBTExplorer
Okay thank you
Can I run sight and forge mods at same time ?
Is there away for adding command plugins and having forge mods at same time?
,
When I download the build tools, it’s coming from bukket website Instead if spigot. Is this supposed to happen?
Thank you I’ll try this again.
It says the latest is 1.19.3, I’m trying to get 1.19.4
run --rev 1.19.4 then
really hope holodisplays updates
decentholograms better
any way to migrate from HD?
You know there's a server.properties option, right? lol
initial-enabled-packs=vanilla,bundle,update_1_20
o
That will set the enabled flags for newly generated worlds
What about an existing world
Not really supported enabling those after world gen
Meh
It's why you can't enable them in existing worlds in singleplayer
Otherwise they'd have had a toggle for it in the menu ;p
Not with that attitude

I don't understand these new experimental packs
It's just all the 1.20 content but it's not 1.20
is the new biome stuff in it too
Well it's a preview of the 1.20 content so that they can get feedback earlier than snapshots
yes
mojank dimb
The data packs don't contain everything
Though I'd imagine they're hoping for a shorter snapshot period
Kinda neat I guess
so shouldnt they release updates to the datapacks more then
They did. During 1.19.3 and .4 snapshots
but didnt they relaese them with the snapshot
idk why this is hard to understand 
smol brains
I mean if they shorten the snapshot period in exchange for having the features in 1.19 for a while
Kinda sounds like it'll just add up to the same time for community testing
Mojang better use these new registry changes to give us data driven blocks
Or else 🔫
Data-driven blocks is hard
How do you write in its behaviour?
You'd have to abstract out every possible block functionality as serializable JSON
I mean
and then you can't add new behaviours either
The simple impl is to just let us mimic the behavior of vanilla blocks
If they just want to do static blocks then yeah, that's probably the most they'd be able to do
It's a great start
{
"format_version": "1.19.30",
"demo:die": {
"textures": {
"up": "die_1",
"down": "die_6",
"north": "die_3",
"south": "die_4",
"east": "die_2",
"west": "die_5"
},
"carried_textures": "die_red",
"isotropic": true,
"brightness_gamma": 1,
"sound": "stone"
}
}
That's a bedrock block
anyone any idea???? please
Hey I was wondering how do I update my server to the newest edition of mc?
?bt
Build the newest spigot, check for plugin updates
so is it still on 1.19.3?
im ngl I have no idea how to do that I just started working on this server :, (
consult the link
plugin for no enter a regin when combat tagged
Worldguard with CombatLogX and its addon
what addon?
Should be a worldguard addon as part of the download
what is the best warp pluiginin ur guys opinions? Ive been using warpsystem but Im having issues having other ppl besides staff use it
Hello, i am also trying to have all my worlds inside a folder. Is this the appropriate way to do it?
https://bukkit.fandom.com/wiki/Bukkit.yml#world-container
Thanks in advance.
Yes.
bcs you are gay
Just a man-on-the-street question. I did a new world with the latest/current 1.19.4 and it's been -really- buggy. Have been on spigot for all the previous servers going back years. Is it this build? Do these experimental packs just crash the server? Anyone else having issues? Not sure where to begin
Experimental packs are not enabled by default so that's not really relevant unless you've explicitly enabled them. Though if you find you're having issues, just be sure you're updating every now and again. We make multiple commits pretty much daily after a first release
If you're still experiencing issues, try and replicate them on a vanilla server, then try to replicate them on a Spigot server without any plugins installed, and report it on the JIRA if necessary
I turned the packs on because that's why folks wanted to try. And it's current as of now.
so other people aren't randomly tanking in general then
Then yeah just make sure you're up to date. There were a few crashes pertaining to composters, sniffers, and smithing tables that got fixed a couple days ago
tnx
Hello i just add this line to bukkit.yml right?
settings:
world-container: worlds
I stopped the server and removed the old world, world_nether and world_the_end. but they are still generated in the rootfolder (where spigot.jar is)
am i missing something? (thanks in advance)
?paste
my server crashed last night and the tab plugin just stopped sorting ranks
i also have a plugin for tab placeholders that takes skript variables and formats them into 1k 1m etc that also stopped working
everything was working just fine before this
anyone know of a 1.8 pvp plugin?
like restoring combat to be pre-1.9 on post-1.8.8 servers? OldCombatMechanics
I need a plugin to reset my minigame maps so the doors and trapdoors are close after game is done..
anyone able to tell why buildtools is failing to build 1.19.4
Your JAVA HOME env var is not correctly set
To be percies, you are trying to run javadoc binary which doesn't exist
java --version works so idk how its not correctly set
i think i had headless java
How do I enable royal economy shops? Whenever i click on the npc it says that shop is disabled, should I make changes in permission to open?
Is there way how to fix spawning mobs in mob traps on server? If there are multiple players, there is nothing spawning in mob trap.
LuckPerms?
Hey guys! I bought the plugin but it came with no instructions on how to install it, does anyone here know how to get into the plugin creator's server?
idk how to make the ranks visible on tab
But I would like to know how to make these configuration values too, because I didn't find it teaching anywhere..
I already did that but I don't know what to do next🙁
what even is the plugin
HELP
?help
selfrole Add or remove a selfrole from yourself.
cleanup Base command for deleting messages.
embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.
findcog Find which cog a command comes from.
names Show previous names and nicknames of a member.
userinfo Show information about a member.
listcases List cases for the specified member.
reason Specify a reason for a modlog case.
permissions Command permission management tools.
Here you go
Hostile mobs aren't attacking me and I don't take fall damage
probably a plugin
So what do I do?
Uninstall that plugin
but what plugin I have tons
do a binary search
Oh
I thought you meant they are supposed to grep for opcodes in the class files lol
anyway, if you got luckperms:
oh nah
/lp verbose record, then wander around near hostile mobs, then after a while do /lp verbose upload and check that link (or send it here) for suspicious perms like "someplugin.bypass-hostile-mobs" or whatever
if you have 50, take out 25. if the problem is gone, take out 50% ish of those 25 and keep going
Ok
do that first
Thanks!
after that try to take plugins out
sending your /plugins here also can't hurt, maybe it's sth obvious
Hello this might be a dumb question but i'm quite noobish to servers. Can anyone help me with online-mode? I set my hub server to online-mode so i can run some votereward plugins and i have this message "Exception Connecting:QuietException : Server is in online-mode!" when trying to join
Your backend servers must be in offline mode
yeah, bungee handles the online mode stuff. all backend servers must be offline mode
Oh right.. So aslong as my bungee server is in online-mode i don't have to worry about my other servers?
Make sure to firewall them
How would i do that?
on linux? iptables, nftables, ufw, ...
be sure to do it for both ipv4 and ipv6
usually you block all incoming traffic except for the ports you allowed
e.g.
iptables -A INPUT -p tcp --dport 25565 -j ACCEPT # allow 25565
iptables -A INPUT -j DROP # drop all other incoming traffic
Hi i'm having a bit of an issue on my server, no matter what dimension i'm in when i leave, i always end up in the overworld at the same coordinates when i rejoin
any ideas the cause and how to rectify?
The only plugins i have are luck perms and essentialsx
I'd assume your players teleport to the spawn when joining due to your Essentialsx configuration.
EssentialsX has spawn on join disabled
And you're only using Luckperms and Essentials? Nothing else that modifies players' location?
no other plugins, except vault just to get essentials and luckperms to play nicely
How do I enable royal economy shops? Whenever i click on the npc it says that shop is disabled, should I make changes in permission to open?
Is the plugin up to date and enabled on the server?
Um that's my question how do I enable it?
Try to be more specific please. Does the console state anything regarding the plugin you mentioned? Any warnings and/or errors?
Yes when I click on the npc which is of the shop example adventurer so then it shows internal server error in game and on console it says Adventurer shop not enabled
👋 Hello Spigot gang,
I'm looking to spice up my GUIs and add sound effects that trigger when players interact with GUI items. Have you got any recommendations to make for sounds to use?
Thanks.
Hello everyone,
I would like good rank systems that show up on tab, and i heard luckperms makes visible ranks,
I would like to know how to make the Luckperms ranks visible
Can someone show/tell me
Thanks
i am using bungeecord proxy to link but server. I would like to add mods but when I check on the server it only says "Disconnection attempt to connect VANILLA: This server has mods that require Forge to be installed on the client. Contact your server administrator for more information. details"
yet i have all the mode i need and the right version of forge mp me please my discord is Valtor#4099
How do I enable royal economy shops? Whenever i click on the npc it says that shop is disabled, should I make changes in permission to open?
guys i just installed paper and whenever i open the server i get this error:
Log4j2-AsyncAppenderEventDispatcher-1-Async WARN Advanced terminal features are not available in this environment
but i installed latest 17-jre
Ask paper
ohhhhh wait sorry i thought i was in paper discord lol
How to fix raid is not working properly in my server evokers and witch are not spawning also difficulty is set to hard
iirc the only way would be with a blank name placeholder
check in groups.yml under customname
might be able to just set that to an empty string
just checked
its customgtabname and customtagname
try a space or just a single letter
:kekw:
I have problem, if I try to join with the badlion client through the domain of my server does not let me in, but if I do it by entering the ip of the machine:port works
does the domain have the srv record pointing to it
https://mcsrvstat.us check if the server works on this
i have to change enable-query=false to true??
might not have propergated yet then
It is not yet public, it is under maintenance
How long should it take? it's been 2 months since it's turned on
that isnt normal
u got some ip leaks
You can't have could flare proxied your server ip
As cloud flare is only providing http proxy
for free
any fork for forge and spigot working on 1.19.2?
you need a subdomain as A Type pointing to your ip and a srv record pointing to the subdomain. Then it might take a while for your provider to sync his DNS
also by showing us your subdomain you trying to hide the ips is... unnecessary
Are there plugins that let you create alternate block textures?
i make that
I create an A record with server ip and after I created another SRV record that links to the A record on port 25577
yes
But it connects me with the domain, from all clients except badlion client
only on badlion i have to connect with ip:port
i improve, but didn't change anything
Personally I doubt that it works, cloud flare can't proxy Minecraft tcp traffic
how can i delete my spigotmc account? I want to make a new one
thats against the rules
i forgot my password and i want to have a new username
I want to have a new username
yes i know thats why i want to delete my old one
?changename
Name changes on the forums are granted to those who have donated to the project. Donations are processed manually and generally take up to 24 hours. The donation widget can be found on the home page of SpigotMC at: https://www.spigotmc.org/.
deleteing your old account to make a new one is against the rules
When you create an inventory you'll set a title. can you retrieve the title from Inventory# in any way? like with a .name() or something?
sorry about that, found I had to go through the InventoryInteractEvent#getView().getTitle()
i have a issue with plot squared and im not sure of the cause but i saw this https://www.spigotmc.org/threads/plotsquared-not-working-at-all-suddenly.223856/
im not sure if the problem is the same as mine but my plugins are
i cant send the picture
here
imgur
btw im using plotsquared v4
also the plotsquared discord server isnt helping
thats why im asking here
I’m currently working on a server with a lot of custom items and I was wondering if anyone knows of a plugin that will stop Mc damage particles as the end game items are currently being difficult as far as lag goes
- is it server lag or your computer lag?
- rework/ change the particles.
Hi!
I'm currently working on a server and I made some plugins myself, and I created a texturepack for it, however, it loads everytime a player tries to join (I'm using URL and sha1 in server.properties). So I want to know if it's possible to load it on first join only.
Thanks for help
even with (famouse minecraft server here) it loads every time you leave and join I think. I think it's a basic minecraft thing. I may be wrong though?.
Any weird issues or error codes?
What mc version is the server?
do you have Fawe or WorldEdit ?
What version of plotsquared
How can I reduce how much ores are generated in the world?
You can do it with Minecraft basic in game world generator.
There is website and stuff also do it but I don't trust them tbh.
Just a me thing.
I think on servers like Hypixel it loads only once
I think it's a default minecraft setting. log out of the server . Click it on the lists. hit edit. And then it will ask "Server resource Packs : (Enabled, Disabled , Promt).
I just tested it on multi big name servers,
all will load the texture pack on joining.
Only reason why a old certain Faction server always loading in custom texture is because It had it own client.
There is a chance I may be wrong here but I think. it will always load every time someone leaves and rejoins.
Ok, thanks for help
There was actually a mod for forge 1.16.5 that kept all the texturepacks loaded so it skipped the loading screen
That is prob what The faction server used on there client. or there own custom one.
how do i configure this?
Global part , if I remember is multi-verse setting.
Global (if that's the world name) definitely would be coming from Multi-Verse
Otherwise, global may be the chat channel, Like global chat.
Look in the config , as I see it is very editable.
The dev didn't put the config file name on the website so idk.
I think that plugin is only edited per a group not a person also???
Correct, VentureChat works off Group Formats for each of the groups you add into the config.yml for it
From spigot where you downloaded it from the dev has a wiki link on the same page.
Is there any plugin or something to change [Server]
[Server] In chat or?
in chat
Depends what you're wanting, Either a world name or a chat channel?
No, I don't do DM's
ok
ok lemme explain kinda
SYSTEM -> Teleporting....
BetterRtp -> Teleporting....
I want this SYSTEM thing work for every plugin . _.
and same for /say command
That depends on the plugin sending those messages to chat. For BetterRTP - You'd change the plugins prefix (if allowed in the files) from BetterRtp to SYSTEM
There's no single plugin (that I know of) that will do it for you.
Most plugins let you change the prefix of the chat messages.
for the most part you have to do it by plugin and each line it has.
oh ok
Searching for a senior developer, you get paid. DM me for more info.
?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/
Which version of JDK do I need for a Minecraft server in 1.12.2
8 or 11
It lags there pc and makes them frames drop
im using essentials eco and im wondering how to make paper note, so when players click it it redeems money for them
beast withdraw + vault imo
kk
anyone know how to fix 84 out of bounds for length 5
what?
they asked the same in help-dev
I am confused whether this is now a dev question or not
lmao
84 is most certainly greater than 5
and it's greater than 4, which is the problem lol
Hello there, I would like to request a plugin for Minecraft that generates random boats around the world with a reset of the boats every few hours. This would add an interesting element to the game and make the oceans more lively. Thank you!
.
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/
Is there some effective way how to fix mob farms on server?
sorry i was sleeping im not sure about the first question its 1.19.3 i have world edit and the latest version of plotsquared v4 not v6
PlotSquared v6 is for 1.19.3
other people have it working in 1.18 tho
like plotsquared v4
people have it workin in 1.18
and since they are simmilar i didnt question if it wouldnt work or not
v4 is made for 1.13
while
v6 is made for new versions.
and I think 1.18 vs 1.19 is coded a little different. You may get it to work or you may not prob lots of work arounds. But if you don't want to pay I would suggest looking for another plugin.
can u reccomend another plugin?
AdvancedRegionMarket??? I got from reddit.
I think its for shops though
so plots for creative build?
yes and should i try the method they listed?
idk if you can compile from github because you have to pay on spigot.
Idk what methods you say tbh
what does cd mean in the reddit link i gave u?
nvm
means create directory
anyone know how to make balances and exp separate for each world in a server (bungee cord)
that link
anyone know how to disable the ding noise "Experience Gained" when your name gets said in the chat
check your plugin configs
i figured it out it was a Lunar setting not spigot
^ yeah I was about to say it's a client thing.
When it's your name
does anyone know how to disable ammunition in quality armory? like to enable unlimited ammo if thats possible
Don't think it's possible. Maybe just set a stupidly high ammo count or something.
cheers
thats close, but ur wrong
it means change directory :v
create directory is (normally) mkdir
ohhhhhhhh
how do i use gradle tho
er compile the source code
how do i do that
open Command Prompt (or Terminal if ur on macOS or Linux)
type cd path/to/the/plugin/, press enter
type ./gradlew build if ur on macOS or Linux, or type .\gradlew.bat build if ur on Windows
i do that
but it always pops up an error
well whats the error
build failed with nan exception
?paste like a full error log bc... What
how
copy and paste
are u deds
ur defo dead
it is way too late in the morning
its 1 am for me
yes
and
nothin maynn
nothing?
that's fascinating because i can find a lot
be specific
what steps
in the ocmments that the people tried to help op with
is a java runtime installed?
yeas
thanks for helpin mann
and you ran gradle --stop
wdym
you said you followed the steps
yes
so you ran gradle --stop
yes?
yes man
cus i have 3 people texting me
some other dude wants my account for minecraft
do you have GRADLE_HOME defined
cus hes from china
well tell him no
is $GRADLE_HOME existing
wait a sec
i didnt follow this tuto tho
i followed some other random ones
lemme try this one
on gradle right
yes
they have a help place site thing
i searched up
build failed with anexception
but the one u sent
that's not specific at all
ok nvm dont worry about it
i actually found out you can set it one by one through the guns and not in the config itself
thanks tho
hey help me zenchantment glitch
very accurate description of the bug
maybe explain what exactly "zenchantment glitch" is
sorry man i tried to explain but i fixed it after i do
so uh
whats it
na
?img
Not verified? Upload screenshots here: https://prnt.sc/
?
check your version maybe?
1.19.2
because sometime plugin dont work on different version
whats the plguin version supported
1.9+
ik
read again :/
i am on 1.19.2
so it should suppoert
but it's not
bruh
you said 1.9
i need help
dang
i said 1.9+
.
someone recommend me a plugin that can give me a healer tool for rpg
someone recommend me a plugin that can give me a healer tool for rpg
someone recommend me a plugin that can give me a healer tool for rpg
Spamming won't get you an answer faster
someone recommend me a plugin that can give me a healer tool for rpg
._.
you probably need to commission one
whats the name of plugin
you said custom
yes
no
you most likely need to pay someone for it
and you cant use custom plugins on aternos
oh
uh
any command blocks command for a healer tool?
example the healer enchant form monster hamster plugin
it drain your hp for heal others
im looking for that plugin n tool
btw monster hamster glitch
so i cant use
Hi, when i start my ubuntu server i want to make first that i'll automaticaly start the minecraft server and automaticaly connect to screen and when i do /restart restart on screen, because when i restart the server it restart in a different shell and not on the screen i've setted.
how i can do that?
and then how i can make the screen thing
hey goksi
my rpg plugins being so crzy
its alert in console like
oh no mfs i am dying
Alright, cool
without it how i can connect to the ssh
thats not cool
Good from you man
mmoitems
What? You don't need screen, it just runs in some app in background
like for rpg
i think you can make one
ok but then how i can acces the console
mmoitems its a premium plugin
oh bro
dont use aternos, i think its better falixnodes
it have more ram
i just need a healer tool for rpg and friends
and give you sftp acces
download them
Well, in that case you may change execstart in systemd to screen or whatever
so i need to re set all of them?
no you can upload all the configs
how
Read it up, and change execstart to run screen
https://www.reddit.com/r/admincraft/comments/r81fag/minecraft_server_as_systemd_service/ here is exact tutorial for screen
17 votes and 17 comments so far on Reddit
oh
you can host even proxy
soo
i used like one time aternos at beginning like 5 years ago
give me a sec
and i'll check how you can do that
nope?
why you need a vpn
falixnode work everywhere i think
Free & Cheap Minecraft Server Hosting. Create your own Minecraft Server for free.
bruh
its said need to verify
and tell me to download 7 vpns
set all of them to united state
im in asia 💀
FALIXNODES - HOW TO FIX COUNTRY RESTRICTION! 2022
Hey guys, I am radar tutorials and here I am showing you how to fix the country restriction in falixnodes, as there have been a few of you who have messaged me about how it didn't work in your country and how you couldn't use falixnodes. So hopefully this falixnodes country error should help yo...
wait
lemme try others method i will register with username
ya
can you get an account for me??
bro
i already using hide me
but hide me said no usa vpn until upgrade 💀
if i create an account for you i think that falixnode will see you're using a vpn
can i ask you something
do you want to make a private server for you and you friends
or a pubblic server
i just tried to enjoy a 23 players rpg
mods are better for this
oh
second, why dont you host one on you pc
my friends hate mod
how
and use something like radmin vpn to create a fake lan
first do you have a good pc?
ok but if you host one you dont need it
are you on windows 11/10?
i dont think you can host one
so
you can't host and you can't use mods
open proton vpn
if you need help you can send me friend request so you can ask me in dm
I have two worlds, Lobby and Survival, and I want nobody to have things on Lobby, and on Survival to have things that they had on survival, how do I do it?
Do I need a plugin?
Does anyone know of a JoinEffects plugin that has Vulcan Wool as an effect?
Englisch:
Hi, we were victims of a "hacker attack" the day before yesterday.
Currently we are searching our security holes and during the search we noticed the following:
[20:19:14] [Server thread/INFO]: Nebelkid2[/127.0.0.1:63453] logged in with entity id 2682 at ([CityBuild]-28.527554991326134, 65.25, -28.470918226806056)
For understanding: Nebelkid2 is also an owner and therefore of course has . What surprises me is that the IP shown is the local IP.
Currently we assume that we had a security hole in the area of the proxy (offline / online mode for example) and so hackers could take the "identity" of Nebelkid2.
What also surprises me extremely is that our MySQL database crashed right after the attack.
I am grateful for any tip / website.
Deutsch:
Hi, wir wurden vorgestern Opfer eines "Hackerangriffes".
Aktuell suchen wir unsere Sicherheitslücken und bei der Suche ist uns folgendes aufgefallen:
[20:19:14] [Server thread/INFO]: Nebelkid2[/127.0.0.1:63453] logged in with entity id 2682 at ([CityBuild]-28.527554991326134, 65.25, -28.470918226806056)
Zum Verständnis: Nebelkid2 ist auch ein Owner und hat somit natürlich. Was mich nur wundert, ist, dass als IP die lokal IP angezeigt wird.
Aktuell gehen wir davon aus, dass wir eine Sicherheitslücke im Bereich vom Proxy hatten (Offline / Online Mode zum Beispiel) und so Hacker die "Identität" von Nebelkid2 annehmen konnten.
Was mich auch extrem wundert, ist, dass unsere MySQL Datenbank direkt nach dem Angriff abgeschmiert ist.
Ich bin für jeden Tipp / für jede Webseite dankbar.
Are you backend servers firewalled off from the outside
Sounds like you have not secured your proxy correctly.
They should only be accessible through the proxy
They have just piggybacked of your server and added it to their proxy (more than likley hosted locally to them and then logged in as the owner as an offline account
bypasses the security but gives them all the abilities and permissions of the owner and the added bonus of not being able to be banned.
First of all thank you very much, would you have for me exact things you must change? Possibly also a website / a video where this is explained.
can i get support for bungeecord here
sure
EncoderException Jaua.lang.IllegalfirgumentException: Cannot get ID for packet
class net.md_5.bungee.protocol.packet.5ystemChat in phase GME with direction
TO_CLIENT @ io.netty.handler.codec.nessageTodyteEncoder:125
this is error coming
while i m trying to join with my bungee
Are you using any of the via plugins
Does it occur without them
4.6.1
If it doesn't run them on the backend servers instead
this is error coming is this from host side ?
error
dns record in my domin ?
or should i contact to host for that ?
No, your machine dns, depends if you have vps/dedicated or you just purchased mc server
If you just purchased mc, contact host
they r saying there is no prob from our side
they dont know about that
Time to change host then
lmao they r saying they got ddos attack
aws block port 53
That makes sense, it's their problem anyway
Should be able to provide fallback service tbh
hmm
Does anyone have a fix for Purple Heart particles crashing players games due to dropped fps
Don't deal 100000 damage
Guys, explain why the resource pack is not being installed?
resource-pack=https\://www.dropbox.com/s/pw7p2nplbv8yodt/battlepass.zip?dl\=1
resource-pack-sha1=44c760ec8c67492758c0351f355ffe385020b416
the server does it itself
I'm inserting a working link
https://www.dropbox.com/s/pw7p2nplbv8yodt/battlepass.zip?dl=1
Looks fine. Make sure you haven't blocked the resource pack on the client and that you don't have a plugin that would mess with resource packs
In general, this resource pack is just for the BattlePass plugin
hah
I exclude the rest
i need help finding a ranksystem>>>>>>>
luckperms
Where did you put this
server.properties
I understood, the problem was in the archive. It was broken. Fixed it now, it works
anyone experienced in protocolLib?
Probably
if it's a development question, #help-development
https://timings.aikar.co/dev/?id=9a092d7796414364b3299a516574c048#plugins
Can anyone see why the server is lagging?
?whereami
i need help with bungee cord
because of arrow entities
this is too much for arrows
dont think so
[21:50:21 ERROR]: Exception in thread "main" java.lang.ClassCastException: class java.lang.String cannot be cast to class java.util.Map (java.lang.String and java.util.Map are in module java.base of loader 'bootstrap')
[21:50:21 ERROR]: at net.md_5.bungee.conf.YamlConfig.getServers(YamlConfig.java:227)
[21:50:21 ERROR]: at net.md_5.bungee.conf.Configuration.load(Configuration.java:118)
[21:50:21 ERROR]: at io.github.waterfallmc.waterfall.conf.WaterfallConfiguration.load(WaterfallConfiguration.java:67)
[21:50:21 ERROR]: at net.md_5.bungee.BungeeCord.start(BungeeCord.java:288)
[21:50:21 ERROR]: at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67)
[21:50:21 ERROR]: at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15
Looks like you tried to set a map as a string in your config
hm
oh shoot mb
hi, anyone knows if there is any server engine that is vanilla but supports plugins?
real question is why you want vanilla but supports plugins?
https://dev.bukkit.org/projects/morph#title-6 Can someone help me understand a few things about this plug-in? I want it to be enabled only for someone who's op'd...
or waterfull or (purp whatever I forgot been like a year I thought about it) or whatever.
Yeah... that's literally just Spigot
Each time a new minecraft version releases my server automatically updates. How do I disable this?
org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.30-SNAPSHOT (build 2857) - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.dispatchCommand(CraftServer.java:906) ~[paper-1.19.4.jar:git-Paper-471]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.dispatchServerCommand(CraftServer.java:869) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.dedicated.DedicatedServer.handleConsoleInputs(DedicatedServer.java:501) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:448) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1396) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.19.4.jar:git-Paper-471]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Please help
Is there any permission for hide players in deluxe hub? Unless I give player op, they cannot have hide player item in their inventory
Ask the author
discord button redirects me to some default control panel thing
this is really hard to read and understand.
guys someone know how to make custom effect like this?
Use a resource pack to replace the potion effect name and icon
thx
why do they want people to type all those commands instead of just showing the links directly lol
i have already /discord /twitter ecc
I can't find this sumbol anywhere, does anyone have it?
can i hook 2 bungeecord proxies?
i have 2 proxies 1 is java proxy and 2nd is bedrock proxy
I want to attach them
i can't use znpcs command when i use it shows can't execute command
probably this https://www.compart.com/en/unicode/U+2B24
Usually you can just Google for "UTF <description>"
I looked up "UTF circle" and that was the first thing to come up
Anyone here use the banned item plug in?
nah
I just wanted to make sure that my marriage plugin is still considered appropriate if it will allow polygamy. It's going to be a toggeable feature too. @ me please when responding
... Interesting idea...
faster
u type a command and the link is clickable
Idk man, the users wanted it 🤷
what kinda users u got 💀
Ones that want polgamy 💀
whut? how is entering a command faster than not having to enter it in the first place
then you have to type the url by hand
additionally its longer than the command
might not fit in the potion name
what the
My idea: PlayerJoinEvent: show clickable link to discord server
Every server's idea:
PlayerJoinEvent: Show message that one has to enter /discord to get a clickable discord link
obviously directly showing the link is better than telling people to enter /discord to get a link
I mean imagine someone sends you an email and it says "call 0800 111 0 333 to get our website URL"
they could just directly include the url lol
hello, lately our server started to create ghost blocks whenever we would clear the map with FAWE by doing /set 0 (around 2 mil blocks but doesnt lag the server whenever we clear it) and plugins such as MineResetLite start spawning even more ghost blocks at the places where mines spawn blocks to mine. People have been getting banned a lot because of our anticheat and the only way for the ghost blocks to re-appear is by replacing them which is very hard to do since we cant see them and they are most of the time somewhere in the air. Any ideas?
logging off doesnt work, I couldnt find anything online so I asked here, id upload a video but cant, no perms
https://youtu.be/DnyN7vM4MnA anticheat doesnt flag me because im in the admin team but other players would get a lot of flags and eventually would get banned or they would die because they get stuck and cant get out even with an elytra
Hey when I install the latest version of spigot on my Ubuntu server I'm only getting 1.19.3, is this an error? I see the 1.19.4 version available on the website, or is this windows only?
gotcha
anyone know what happened to the plugin headdrop? why the page is not showing? https://www.spigotmc.org/resources/✅-headdrop-1-13-1-19-fully-customizable.99976/
probably got deleted
Hi, i want to remove tickspeed for prevent trees in my spawn from loosing his leaves but i want to keep it in the world
som1 know how pls
Make a plugin and cancel the leaf decaying
I just want a specific zone dont loose the leaf
I think worldguard has a flag for that
Sir this is spigot
?whereami
mb my friend @west cloak told me to come here not the paper discord
As it should be
So I started a cross-play server for Java and Bedrock and noticed monsters weren't spawning, I have monster spawning on, mob spawning on, and the difficulty is on normal, does anyone know what the problem is? I'm using Shockbyte btw
yoyo
if ur not running latest they dont give a shit abt u yeah