#help-server
1 messages ยท Page 378 of 1
need to zip it from here
^
Hi, does anyone know how could I make a subdomain that would redirect to a specific address with a port, like tcpshield does. I added my ip with a port to backend and then I added domain with that backend, and I noticed that I don't need to use port anymore. How can I achieve this without using tcpshield, like maybe some other "website" that can do this. I don't even know how to google this. And the reason I want this, is because I have two minecraft servers on one VPS server, and I want to have two subdomains redirecting to those two servers with 25565 (one server's port is default, other's obviously different). I have full access to DNS in domain management and full access to VPS. Tag me if someone could give me an idea how to do this, or how to google lmao
nvm thought of another idea how can I do this, since I have another not used VPS server, I could just setup bungeecord
srv record
Can please somebody help me with deluxetags and powerranks?
like @inland ibex said, SRV records
and I wanted to go the hard way.. ty lol
Are you running the instance of multicraft yourself or is a company hosting it and you just have access to it to manage the server?
im using a host provider
so i only have access to the frontend
you may be able to contact them, but I doubt they can do anything
iirc thats how multicraft checks if the server is online
if theres a ping response?
and get the players
Some hosting providers say use a plugin like Console Spam Fix but thats just stupid and will hide useful errors as well
mhm
i mean i could override the command
and rewrite it with the difference that if the sender is the console
itll return an empty string
or add a parameter thats nullable and if its not null itll return the normal value to the console
Hi guys. I have a question. I am not quite sure if this is the right place to get support for it but I'm going to see:
I run a Minecraft server (Paper/Spigot, 1.18.2, hosted with PebbleHost, large RAM, everything on the latest version) and I have recently added mines.
I was wondering if there is a way to allow players to enchant items beyond the limit set by Mojang (such as prot 4 etc.). I would like them to be able to enchant up to, if possible, custom limits (like I could set the limit for protection to 8). I know how to get such items through commands however I would like players to be able to enchant it themselves with an anvil.
I would really appreciate if anyone knew how this could be done? I have searched for plugins however can't seem to find any, and I can't find an option in any config files for anything.
Thanks so much if you can help.
(please ping me if you are responding)
its called unsafe enchantments and its part of the spigot api
u can grab the PrepareAnvilEvent and set the result to true(have to write ur own logic since the base game will not accept illegal enchants)
Ok thank you so much
^^np
If you know how to develop plugins you can write it yourself, otherwise you may be able to find one on Spigot or find a dev to do it
for me?
or him
Him
well i think ill go with the method that ill override the vanilla command in its command map
the list command
and write a custom logic that can deal with multicrafts bs
without locking the normal usage of /list
yeah multicraft is horrible
do u know if multicraft sends some custom parameter or whatnot from which i can identify the command request
to come from the plugin?
tool*
Probably easiest woulds just be checking ConsoleCommandSender, dont think they have anything special
yea thats what id do
if console sender check if nullable paramter was given
if not its multicraft
You might want to be in #help-development as that is for development, and this channel isnt
i
very well know how to write the solution
xD
ยฏ_(ใ)_/ยฏ
i just wanna figure the best way
to implement it
that deals the least dmg to the underlying vanilla system
yea that will be it time to write the hook
could I ask for plugin suggestions on here?
Do you know of a plugin that makes items on the ground not be destroyed by explosions, fires?
@ashen fox ive fixed it if you want to know how i can give you the code ๐
I dont run multicraft so useless to me
Is there any way to paste in world edit schematics using a command block? Maybe with another plugin?
You can use structure blocks with command blocks
Can they load world edit schematics?
No but they load structures
So simply save your structure in structure blocks instead
Yeah but the issue is structure blocks are limited to 16x16 area, I need to load an entire map.
You can chain structure blocks
https://imgur.com/w0qkfuF.png what happens? I restarted my server and when I turned on it appeared this and it doesn't open. It only keeps with that message.
Maybe idk, I'll keep looking just incase there's another option. Thanks
https://paste.md-5.net/waqutuxeci.makefile Here you have
Idk why. It happened before but it solved itself
You aren't running Spigot
Magma is a spigot software I think
no
Oh, then sorry
hybrids arent supported
Np, my fault
WorldGuard probably?
Like plugin requests? You can hire a developer, or go to Bukkit plugin requests on the forums
I can always develop for cheap if needed.
My server question though, for some reason no matter how many times I set my world spawn, the person when joining automatically teleports to a random place. I've done /mvsetspawn, /setspawn, /setworldspawn
I am hosting a minehut sever where I use a custom map. On the wiki page, Commands.yml, it says, If, on the other hand, the custom map uses most of the Minecraft commands, you can also easily enable command block overrides for all valid commands by using a *, like so:
command-block-overrides:
- "*"
this is what my commands.yml looks like:
This is the commands configuration file for Bukkit.
For documentation on how to make use of this file, check out the Bukkit Wiki at
https://www.spigotmc.org/go/commands-yml
If you need help on this file, feel free to join us on IRC or leave a message
on the forums asking for advice.
IRC: #spigot @ irc.spi.gt
(If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
Forums: https://www.spigotmc.org/
Bug tracker: https://www.spigotmc.org/go/bugs
command-block-overrides: []
ignore-vanilla-permissions: false
aliases:
icanhasbukkit:
- version $1-
How do I get custom maps to wor
Did you read the wiki page?
Anyone here know how exactly I setup with betterrtp to rtp from one world to another I read on it but still very confused
any anticheat, combinedslots and anticlient/mod?? for bungeecord PROXY
Why are you capitalizing proxy, and you do understand what bungee does right
well i use it transfer with protection
@inland ibex
cuz many people do not see the "proxy" and they say how to do it in spigot which is not what im looking for
no anticheats are not supossed to work on proxy
anticlient im not sure
probably possible
anticheat should be on all backend servers + maybe on proxy to communicate but that doesnt apply to all
this one works on bungee
guys i am trying to add an effect to an armor while having the item effects plugin but it just doesnt work
i am seeing the effect when i am wearing it for like 0.1 sec and it gets deleted
is this a coding question?
i am not coding something im just trying to ingame setup a plugin ]
what plugin?
but it just doesnt work right
how to enable the builtin x ray?
i am using paper 1.18.2
probably you should ask the author of that plugin
okay, ill visit them and ask for help, thank you
np
- Ask paper,
- In in the paper.yml
they are just asking sth about a plugin lol
Not him XD
Any plugin for custom gui where we can link it to npc and add console commands
I am hosting a minehut sever where I use a custom map. On the wiki page, Commands.yml, it says, If, on the other hand, the custom map uses most of the Minecraft commands, you can also easily enable command block overrides for all valid commands by using a *, like so:
command-block-overrides:
- "*"
this is what my commands.yml looks like:
This is the commands configuration file for Bukkit.
For documentation on how to make use of this file, check out the Bukkit Wiki at
https://www.spigotmc.org/go/commands-yml
If you need help on this file, feel free to join us on IRC or leave a message
on the forums asking for advice.
IRC: #spigot @ irc.spi.gt
(If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
Forums: https://www.spigotmc.org/
Bug tracker: https://www.spigotmc.org/go/bugs
command-block-overrides: []
ignore-vanilla-permissions: false
aliases:
icanhasbukkit:
- version $1-
How do I get custom maps to work?
hi, ive recently created 2 different currencies using gemseconomy, and now im using moneyhunters for the players being able to get those currencies but i can only earn the default one, how can i set it so players gain different currencies depending on the mob they are killing/ore they mining? Thanks
looking for a good plugin that allows you to make skills and assign them to items, preferably also with a level requirement (can be more than 1 plugin aswell) thanks
Hi! Can somebody help me configurating a rankup system wtih Luckperms? I already have done the ranks, and permissions, the only thing I need is the rankup system/plugin. (obviously ranking up for money and in order)
Iโd recommend setting up a track so that you can just call lp promote <user> <trackName> in your rank up plugin.
Yeah I did, this but I need them to have cost, and order
as well as some ./rankup command
Anyone have any custom item ideas for pvp and dungeon crawler gamemodes?
hello
i have setup Bungeecord properly
but i cant join the bungee server
it is showing
cant connect to the server
container@pterodactyl~ Server marked as starting...
container@pterodactyl~ java -version
openjdk version "17.0.2" 2022-01-18
OpenJDK Runtime Environment (build 17.0.2+8-86)
OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing)
container@pterodactyl~ java -Xms128M -Xmx8192M -Dterminal.jline=false -Dterminal.ansi=true -jar spigot.jar
18:48:30 [INFO] Using mbed TLS based native cipher.
18:48:30 [INFO] Using zlib based native compressor.
18:48:30 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.18-R0.1-SNAPSHOT:862bb2a:1636
18:48:30 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
18:48:30 [INFO] Epoll is working, utilising it!
18:48:30 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
18:48:30 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
18:48:30 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
18:48:30 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
18:48:30 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
18:48:30 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
18:48:31 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.18-R0.1-SNAPSHOT:862bb2a:1636 by SpigotMC
18:48:31 [INFO] Loaded plugin cmd_find version git:cmd_find:1.18-R0.1-SNAPSHOT:862bb2a:1636 by SpigotMC
18:48:31 [INFO] Loaded plugin cmd_server version git:cmd_server:1.18-R0.1-SNAPSHOT:862bb2a:1636 by SpigotMC
18:48:31 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.18-R0.1-SNAPSHOT:862bb2a:1636 by SpigotMC
18:48:31 [INFO] Loaded plugin cmd_send version git:cmd_send:1.18-R0.1-SNAPSHOT:862bb2a:1636 by SpigotMC
18:48:31 [INFO] Loaded plugin cmd_list version git:cmd_list:1.18-R0.1-SNAPSHOT:862bb2a:1636 by SpigotMC
18:48:31 [SEVERE] Exception in thread "main"
18:48:31 [SEVERE] java.lang.IllegalArgumentException: Server Practice (priority 1) is not defined
18:48:31 [SEVERE] at com.google.common.base.Preconditions.checkArgument(Preconditions.java:407)
18:48:31 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:135)
18:48:31 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:272)
18:48:31 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67)
18:48:31 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
THIS IS THE LOG
You messed up your config
Looks like it's trying to prioritize the Practice server but it doesn't exist
Check your spacing or send the config in a paste
?paste
OK
THANKS
LET ME TRY
@tawny dust
listeners:
- query_port: 25577
motd: '&1Another Bungee server'
tab_list: GLOBAL_PING
query_enabled: false
proxy_protocol: false
forced_hosts:
pvp.md-5.net: pvp
ping_passthrough: false
priorities:- Hub
bind_local_address: true
host: 0.0.0.0:25577
max_players: 100
tab_size: 60
force_default_server: true
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
default: - bungeecord.command.server
- bungeecord.command.list
admin: - bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
log_pings: true
connection_throttle_limit: 3
server_connect_timeout: 5000
timeout: 30000
stats: 639af880-c640-4bd7-abb6-e9d034abac97
player_limit: -1
ip_forward: true
groups:
md_5: - admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
prevent_proxy_connections: false
online_mode: true
forge_support: false
disabled_commands:
- Hub
- disabledcommandhere
servers:
Hub:
motd: '&1Just another BungeeCord - Forced Host'
address: de1.qloxhost.xyz:25069
restricted: false
THIS IS THE SETTINGS OF MY BUNGEE SERVER
Is there a plugin that could create a cool down for boosts? Like you can get a health boost from jumping on a pressure plate using command blocks and then it has a 1 minute cool down before you can use it again.
can i create a mysql database but not with localhost with jdbc?
hi, for some reason name tag isn't showed above player heads
main plugins I have are: Essentials. Essentialschat, luckperms, TAB, vault
where should I go for resource pack help obvioulsy this wouldn't be the discord anyone have any good places to go for help with this stuff I have lots of questions and no where to ask them
The wiki is a good place to start.
https://minecraft.fandom.com/wiki/Tutorials/Creating_a_resource_pack
https://minecraft.fandom.com/wiki/Resource_Pack
Other than that, it's really hard to find someone here that knows how to create them. I have limited knowledge because I have only done the basic stuff. Nothing crazy like custom gui texturing and models.
yea I'm trying to mess with ascent but it keeps breaking my texture after I raise it more than 1 pixel and wanted to ask for technical details thanks for your help
You can ask me if you want, but I'll answer tomorrow since I have to go now
DMs are open
can i ask for help here about other plugins? or just spigot and bungeecord issues?
bc im having problems with multiverse after updating to 1.18
yes of course, but multiverse has a dedicated discord server for support
im getting this error, and i dont know if the problem is that there is already a world with that name (tho actually there isnt), or that the world is corrupt
[19:08:11 WARN]: java.lang.IllegalArgumentException: Cannot create a world with key minecraft:overworld and name overworld one (or both) already match a world that exists
[19:08:11 WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.createWorld(CraftServer.java:1152)
[19:08:11 WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:767)
[19:08:11 WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:474)
[19:08:11 WARN]: at Multiverse-Core-4.3.1.jar//com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:486)
[19:08:11 WARN]: at Multiverse-Core-4.3.1.jar//com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:467)
[19:08:11 WARN]: at Multiverse-Core-4.3.1.jar//com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:442)
[19:08:11 WARN]: at Multiverse-Core-4.3.1.jar//com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:770)
...
[19:08:11 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
[19:08:11 ERROR]: [Multiverse-Core] The world 'overworld' could NOT be loaded because it contains errors and is probably corrupt!
[19:08:11 ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'overworld'
[19:08:11 ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
Make sure your server is up to date
it is, tho its paper, not spigot, can it be a problem of the server and not of the plugin or the world? if so ill ask on the paper dc server
You 100% sure. Because simillar issues were recently fixed
my server stops itself every 10 minutes for no reason no crash reports nothing it just says stopping then stops
So it doesn't say
Killed
no
Hm
im using a host service
Try contacting them
i already did they said its not from us
they said maybe try deleting your plugins
i already tried deleting them
it didnt work
Could you send the output from /version
same thing every 10 minutes server stops it self
ok
let me start the server first tho
Is it exactly 10 minutes
im 1 version behind, let me try with the newer one
but im pretty sure its 10
Make sure you don't have any timed commands running in the panel
im using spigot
Spigot has the version command
Try again without that weird line break
That shouldn't affect the console.
Anyone know a good server host that won't suck all of your money for like 1 GB of Ram?
You said you deleted your plugins ๐
yes i tried deleting the plugins it didnt work so i re downloaded them
i already had all of my plugins in a zip folder so i just unziped the folder
after i tried
i tried the /version command it works now @tawny dust
no i dont have any scheduled/timed commands
what should i do i tried everything
but its not working every 10 minutes it restarts
how much is your budget?
I mean Iโm unsure yet since obviously the chance of the server gaining any sort of popularity is pretty low
I guess to start maybe 20 for now
anyone know of a plugin that puts you in the flying state when you're holding an item? found a datapack that does this but it uses a command from 1.17 and im in 1.16 rn
so like if you are holding or right click or something with an certain item you then start flying like you would in an elytra
heavynode is a goood host
Iโll check it out
i dont know what i did but i fixed it
anyone knows a scoreboard plugin with gradient support?
TAB
what best plugin for playtime rewards using permissions with spigot 1.8.9
whats a good way to display msg like Attacker killed Victim with Weapon
other than deathmsg plugin cuz it doesn't even listen to the config
anyone know a plugin that auto breaks whole tree when breaking only one block
its modpack
theres no plugin that can do that?
idk
ok
You could install the Veinminer plugin
anyone know a free sumo plugin with multi-arena support?
i tried it,for some reason the plugin won't add to server
is there a plugin limit or
https://songoda.com/marketplace/product/ultimatetimber-the-realistic-tree-chopper.18
Maybe this website has a newer version or something
its same for other plugins too
?
Could you send the output from /version. Also what host are you using?
wont add
im using aternos hosting
2gb
For 10 players I'd go with at least 2GB of ram.
This would cost about 5โฌ/month depending on what host you want to use
i got an old laptop with like 6 gigs of ram
can i use backups to transfer the server
you'll need to port forward it if you host it yourself
and i that .com thing to avoid ddos attacks
but i dont have money to pay for that really
That doesn't really help
I'd recommend you renting a Gameserver from a host
oh ok
May I ask what the server is for?
Friends? A public one?
a public one,i already hosted one last year and want to do that agin
than definitly get a hosted one
ok
I think you're better off with a rented gameserver then
you can transfer with backups,right?
If you can download everything from Aternos, sure
yeah i can,does gameserver have a forums where you can promote your server?
You can add your server to several voting sites.
I got a whole lot of players when I did that.
But you need to make sure your players vote daily, so give them some reward when they do
you need a plugin for that or?
For rewards? Yes
you know which
No, sorry, I just made one myself ๐
Can't share it with you though
NuVotifier with VotingPlugin
on gameserver is says for starter 4 slots/players,is that maximum players on server or?
What host did you choose?
is there a tutorial of some sort for that?
gameserver
Can you send me the url, please?
I'm sure there is one somewhere ๐ค
I'd recommend you to go with NuVotifier and listen for it's Vote event though
is this the right one
if i want to host on my old pc how do i protect it from ddos since it would be an IP
You could use TCPShield
hi I want help ||UwU||
Doesn't look like a good one to me, but I never used it ๐คท
I can't recommend you one either because I don't know if the ones I know are available in english
so
you can just use a domain, this also gets more players
I want a plugin that allows
A domain does not hide the ip
okay
i know
certain titles or prefixes for user
how much is a domain
Depends on which domain you choose
Depends on the domain you choose.
But it's usually paid yearly
i saw you can get some for free
.tk should be free iirc
i want to use one only this summer
where can i get it
yea
freenom
same for freenom
idk try it in mc
tried typing randomly still
maybe not avabibale anymore
i had one free domain and it worked
but i forgot the website
found it
on what websites
nvm
Is there a plugin that displays the chat in minecraft onto discord and shows the players as bots on discord
Ik there is discordsrv but that makes it look like a console i want it to have those bots with the picture of the players skin and the username of the players in-game name.
any ideas why i'm not getting any code completion on IntelliJ?
essentialsx has that iirc
use google
The essential plugin for Spigot servers.
Bruh
nvm
Ok yeah no its the same as the other ones
It looks like a bunch of logs instead of the bot one
if i could send an imagine here of what i mean i would
wait i found a video
@fringe kite i got it thanks for the tip
Apparently if you want the msgs to show the players name/skin in discord instead of logs from 1 bot u just gotta change some stuff in the config
How do i make creeper not greif at spawn?
Protect spawn with WorldGuard
./region flag <region> creeper-explosion deny
Discord srv
Okay
is there a way to give acess to my players to use spectator mod but without being able to enter in blocks and seeing ores or cheating while caving
How to raise a player's name and rank above the head
you can give them invisibillity effect and flight while in survival
flight with essentials plugin
the command is /fly
Do you know maybe some good RankUp plugin that contains a GUI?
What can cause of high ram usage if no players are on
hello is here a way to use world edit commands in comand blocks/datapack
hm something going on you're like the 5th person to ask that recently?
Anyways no not really. WorldEdit isn't designed to be used by command blocks or datapacks
bruh
You should consider a plugin for generating your arenas or whatever you're doing
yeah
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/
idk how to make world generation code things
Which is why you commission someone else
ok wait
do you know any plugin/datapack that is floating island generator for 1.18
cause all i found werent free or for old mc versions or were too simple
https://www.spigotmc.org/resources/islands-home-islands-system.84303/
something like this?
i think that is not an world generator
what i underestand from their video was that players can create floating islands thats all
It's a little bit more than a world generator yeah
how do i disable creepers making holes when they die without using /gamerule because that interfere with villager and piglin bartneing
and if u can pls help me too
try it bro
or just:
/execute as @e[type=creeper,tag=!noexplode] run data merge entity @s {ExplosionRadius:0,Tags:["noexplode"]}
(Just put it inside command block in spawn chunks and set it to repeat, unconditional, always active.)
but i want to prevent them from interacting or placing blocks or doing anything
advanture mode then,but they can open doors
i have Multiverse plugin , Islands plugin (https://www.spigotmc.org/resources/islands-home-islands-system.84303/), and VoidGen plugin, and i cant figure out how to generate Void world whith Floating islands
someone help pls
A spigot plugin for creating customisable home islands with different biomes. https://www.spigotmc.org/resources/islands-home-islands-system.84303/ - Home ยท aleksilassila/Islands Wiki
Yes
No need it's world by default
Is there a way to stop players from getting multiple kits? Like they can just get the Angel kit and the Demon kit and use items from them both at the same time which is too over powdered, so is there a way to fix this? (I'm using the Player Kits plugin)
ok i did step by step as that guide told me and its not working
I've never used that plugin
idk im knda lost
Contact the author. You can see the information under the support section
not worth it
Hi!
Is there any way(s) to make a tab list changing in real time? If I want to change/remove nametags, the nametags in the tab lists are changing (as I'm changing them)
How are you changing them
./tags
I just set a new one xd
But in the tabs it isn't changing, only if I reload the plugin
im having troubles
just say your question
WorldGuard is being a bitch
I set my region and added /region flag <region name> invincible allow
and it doesn't work
and i did the break-block deny command and doesnt work either
well youre op, so you bypass it
all correctly like last time i did it worked.
Yeah but even after deoping my self on the console
it still doesnt work
it use to work
like not that long ago
make sure you you actually set your region correctly, use rg info and make sure youre in the region, make sure it has enough priority for its flags to take effect, make sure there arent any conflicting plugins
whats a list of conflicting plugins?
there is not an exhaustive list
you need to look at your plugin list and think if one of them could conflict
start removing plugins, or try with just WG to see if thats the issue
is there any plugins that worldguard might need in order to work?
you should check the world guard installation instructions
is there a command to know the closest location of a chunk that is not generated yet?
you could download lunar client they have a mod that shows border chunks
I fixed it i reinstalled worldguard and it works now. Idk why it was trying to piss me off before but it works now.
or i could be the fact i wasnt doing /region redefine spawn
probably that
after doing //expand vert
yeah its that
If anyone has an issue with worldguard not working do /region redefine <region name>
it basically just refreshes it and applys the commands.
not sure why it doesnt already do that but it works if u do that command.
How do i show how many claimblocks a player has on StatsBoard
using placeholderapi probably
i found something on google just now https://github.com/TechFortress/GriefPrevention/discussions/881
which is placeholderapi
yea
crazy
now i gotta add it to the game and
well try
boom and just like that it didnt work
wait ima try something
works
i didnt download grief prevention with papi
works now
no nvm
i have 3000 claim blocks but the stats board says i have 2
oh nvm its claims not claimblocks
i used %griefrevention_claims% not %griefdefender_blocks_left%
oh for f*** sake
I gotta spend $15 just to put how many claimblocks i have left on a leaderboard
I am looking for a plugin that will enable me to create a large region (like that of a town or city), and then be able to create regions inside of that region (like a house or even just a chest). I essentially have a "kingdom" that I want to set flags for, and then inside that kingdom, I want the ability to "sell" plots of land to players and then they are able to build/mine in their own "plots". Any ideas of a plugin that might have what I'm looking for? I am checking out GriefDefender atm.
@cyan harness is there a free version of GriefDefender
2 words WorldGuard or GriefPrevention
Am I able to create regions inside of other regions?
pls start using google for more basic questions
With GriefPrevention it gives you the ability to add claims and your able to edit inside those claims and add more claims so that you can give a player the ability to only edit in one spot
too old, I am running 1.18.2
Have you even tried loading it and seeing if its functional?
A lot of plugins are coded in a way so that they dont break with updates
first review on the plugin says it works in 1.18
I did not, I'll take a look
What I am wanting is "badlands" "the kingdom" and the "plots"
badlands is everything outside the kingdom
Ive used this plugin to sell "plots" inside of my spawn region
it just hooks into world guard, you make the regions with worldguard and it allows players to buy/sell those regions
old plugins are never too late to use
yes they can be...
I have a plugin thats for 1.14 and it still works
1.14 isnt that old
its old to me ok
Ew
why did that emoji pop up
I got a serious question how do i block emojis from discord
and so if I use that, I should be able to make the default flags which would be for the outlands (like the use of tnt for example). And then for the kingdom change the flags to disable certain things (like building), and then inside the plots make it where they basically own that chunk...correct?
ugly creatures
if you can do whatever youre trying to do with worldguard, then yes, that plugin just allows the buying and sell of world guard regions
gotcha
i cant find anything like grief defender but i giveup im not gonna pay $15 just to display howmany claimblocks i have left
faction server?
No just a SMP server
gotcha
It would be easy just to look at the stats board and see how many claimblocks you got left instead of holding a shovel to see them
ye
but i aint gonna spent $15 for a plugin just to use 1 command for it
GD costs 15?
yea
cuz I have it but don't remember buying it xd
guess I must of bought it back when I first made the server xd
just use grief prevention.
there is papi placeholders to see how many claim blocks you have remaining
I alrdy have access to GD, it's just not in my server files on the host site xd
you can't use grief prevention to display how many claimblocks you have on a statsboard
oh, not talking to me xd
yes
griefprevention only shows howmany claims you have not claimblocks
I need this %griefdefender_blocks_left%
Not this %griefprevention_claims%
but in order to get this %griefdefender_blocks_left% i gotta spend $20 aud on it
%griefprevention_remainingclaims%
yeah no that shows howmany CLAIMS i have not CLAIMBLOCKS
like i said different thing
Yall ever use/see this at all? https://www.spigotmc.org/resources/shop-the-intuitive-shop-plugin.9628/
I am also needing the ability for playershops, but using physical currency instead of digital.
No because we use [trade]
Hi guys
I have a problem realted to server my server is a crossplay server and And between 30mintus to 50 minutes my server got stuck means no one can't join server . I can't send message i can't send commands thorough consoleAnd this happened when this error come
io.netty.handler.timeout.ReadTimeoutException
Means after that server completely dead
honestly you didn't even try it because that's exactly what that placeholder does
just tried it to make sure and that's what it does
@signal ivy can u help me ?
send a client log
I had sent in dm
Dose anyone know if i can sell image on maps like only for vip or if that is against minecraft tos
If its a cosmetic
no one here is your lawyer, no one can do that
Well I am just asking the server owner if its a cosmetic or paid to win
If I set my unknown command message to "&cUnknown command." then restart my server, it changes the message to "&fcommand."
is there a way to fix this?
(if you respond please ping me)
So.. How do you use %bungee_total% to display amount of players in a multiverse world?
i tried to do it but i rlly dont know.
Its to display above a ZNPC head
%server_online_(world)%
that works with znpcs?
why would you be using bungee total for multiverse
correct?
never mind figured it out. I had to use ยง instead of &
yes, but thats using server, not bungee
Yes.
Are you coding?
Or configs
Configs. Was just changing the unknown command message in spigot.yml
Ahhh
@naive grail do you mind if you test this with me?
i dont have a 2nd account to test this with
sure
give me 2 secs
Any1 happen to know of a plugin that can convert a physical currency to a vault currency. I want to use a physical currency, but some plugins use vault and an economy plugin, most of which use a digital currency. So for me, I need it for claims in GriefDefenders. Where I can buy/se''/rent claims using vault, but I wish to somehow use a physical currency.
Any suggestions?
Gringots or something like it, not much out there like it though
ty
Is there a way to fix this error msg for ExcellentCrates plugin You already have opened this crate. you can not open it more!
i did a little digging in the config and it says OneTimed: '&cYou already have opened this crate, you can not open it more!' as in the crate can only open one time
But im not sure how to fix this problem
ok i think i fixed it
Hi all. Does anyone here understand the ChatManager plugin?
whats your question
you should ask the author of the crates plugin
his a hard person to get since his Spanish
Plus i might have fixed it i just gotta test it later
i want that when a person uses "!" then his message is sent to the global chat, and if there is no "!" then to the local chat
Is it possible to implement it through ChatManager?
You can make a discord server
Is it possible to host a minecraft account?
Not a server just a user for AFK reasons
I can't find the right channel to ask help for this
there are console clients
that allow you to log in to servers and use commands
no graphics or anything just a terminal
Uhhhh
what are you even trying to do
Have an alt stay online 24/7 without me needing to leave my pc on?
host the console client on cloud
u cant really run the game
because you cant have a graphical interface (i think)
Oh
dont quote me tho
I just have a console bot running on my phone if I want to be afk
If you know how to write a bit of JavaScript it isn't hard to make
Is there a way to stop players from getting multiple kits? Like they can just get the Angel kit and the Demon kit and use items from them both at the same time which is too over powered, so is there a way to fix this? (I'm using the Player Kits plugin)
Why don't you ask the plugin owner
Oh yeah I can try that, thanks
The author says there's no current ways to fix this in the plugin. If any of you have an idea how this could be fixed using a plugin please share.
you'd have to find a new plugin in that case
I highly doubt anyone makes patches for other plugins
Hmm
Hi does anyone know good vehicle plugin for free
I just installed the SetHome plugin but when i put the command in, nothing happens. any help?
it doesn't even recognize the command
How do i make a pickaxe have a coloured name using https://rgb.birdflop.com/
you need a plugin that reconizes hex values
Do you know any good plugin to do that?
nope
does pex support custom hex colors?
just use luckperms
Normally people use a permission plugin like luckperms
What's the easiest way to create a new flat world in a spigot server? Like I would use multiverse but I don't think that's updated to 1.18
hey so me and my friend are trying to build a chunk loader and nothing we have done seems to work. we have tried replicating three different chunk loader designs, and even used the /forceload command, but the chunks refuse to stay loaded while we are gone (in this case, specifically in a different dimension). is this a spigot issue, something with a plugin, or is it something else? our only plugins are essentials and luckperms.
What is the reason that I get TPS 20 in Linux but TPS 19.99 in Windows 10 and 11? What is the difference between the two?
it has to do with different compilers being used for the JVM back end code stuff
specifically in regards to floating point instructions
Oh ok
the map loads good for me
for some reason it doesn't for my friends
2 of them encontered the same problem
they have good ping
idk whats the problem
can someone help me plzz
218ms is not a good ping
but he can play on other servers
players are betting "already connected to server" on bungee
when moving from hub to survival
All depends on his location his internet speed etc much more likely to be a network issue than spigot
just use /forceload
whats a really good claim plugin that also allows for the making of towns and such
well i use greifprievention and Towny plugin.
its becaise he was 1.8 and the map was below 0
we use grief prevention but we wanted more
Use towny plugin then?
then you have grief prevention and towns.
I use this towny plugin
Any plugin that provides feature when u right click with a stick u become invisible for several seconds and also that stick has a cooldown?
I have never heard of any plugin that is like that, but i think that would be easy to make in java.
Hello, let's see if anyone can help me. I play with spigot, and I don't know if it's because of that but mobs with nametags or caught objects shouldn't count for the mobcap, but they do, since when they reach 70 they stop spawning. Does anyone know why this happens, or if it has to do with spigot?
Anyone know any flething table use plugin?
Hello, i have a small minecraft server, the server has a big bug with the tab complate.
Only the proxy commands showing
When I leave the server and rejoin, I get back at spawn, even if I setup MultiverseINV to go to my last location, What do I do?
My plugins are: SkinsRestorer, HubThat, Vault, Multiverse Core/Portals/Inventory, WorldEdit, PowerRanks, WorldGuard
oooh, that?
Alright, let me try.
Nope, doesn't work.
Still respawns me to the spawn.
Ok, now if I do /hub and leave, it saves me, If I leave, it brings me back to spawn
?paste
how to send it
I did and It didn't worked.
Ok, wait.
Didn't worked either.
can I use bungee latest to connect 1.18 server and 1.17 one?
bungee?
arghh I always say it bunjee idk y
ok thankss
Hello,
Where can I change the option to fix tnt duplicating? I don't really have a problem with people using that so I want to disable it
Let me guess you aren't using Spigot
Wait you want to prevent tnt dupe. Ouch my bad. You can use Paper to fix dupes
xD
Is that possible?
so lemme rephrase my question
Hello,
Where can I change the option where Spigot fixes tnt duplicating? I don't really have a problem with people using that so I want to disable it
Olivo answered you previously
Spigot doesn't fix tnt duping. You aren't using Spigot
I thought they did?
Probably Paper or one of their forks
I know Paper has the option to enable it, so maybe they do then
I'm using Spigot
Hm ๐
can you send us a picture of /version on your server?
Sure I need to start the server first :))
(for a picture, either upload it online or verify here to send the actual file)
I mean sure, but it would probably be easier (and quicker) to upload it to something like Imgur lol
You can copy paste text from the console
3439-Spigot-699290c-38f204d (MC: 1.18.1) (Implementing API version 1.18.1-RO.1-SNAPSHOT)
32 hah
My server is .1
so firstly, update to the latest version of 1.18.1; and honestly you should just update to the latest 1.18.2
Isn't it the latest one?
1.18.2 is latest
But my server is .1
Im saying, update to the last version released of 1.18.1 for your server, see if that fixes it.
I'm recommending you update your server to 1.18.2
then you shouldent be running a server in a vm
In an actual server you would be updating jars every day, if not every hour
I'm also not hosting a big server, it's for me and some friends
Using a Virtual Machine was also better
But will that give me an option to tnt duplicate
we're just trying to debug the issues and thats the easiest thing to deal with first
Spigot does NOTHING with tnt dupes or anything like that, so you should be able to do it already
Ooh I also have a bukkit folder
Does anyone know a way to check which way a schematic is saved before pasting it? I always find myself having to paste downloaded schematics (often huge ones) in the air the first time just to know which direction it'll paste, and it's so time consuming. Currently using WorldEdit
don't think so
How do I display my LuckPerms rank on statsboard
luckperms papi placeholders
I upgraded the spigot file, any ideas what could cause that it can't duplicate?
does anyone know why
Iridium Skyblock plugin only spawns with 2 blocks?
nvm because i got faster response with the actual plugins discord.
anyone know anything about dedicated server hosting or any good hosts? Iโm wanting to look into buying one
What plugin used /baltop ?
Essentials
How do i connect the baltop with MysqlEconomyBank plugin
actually nvm
yeah so how do I display the money in my MysqlEconomyBank plugin bank
does any have experience on setting servers up with RDPs/VPS
trying to port forward & set it up (pretty sure i can just add it to firewall since its already port forwarded but idk for sure)
lmk! thanks
Looking for people to merge with my server
No shot
?paste
yes sh0t
should we all become a server?
Sure
how do i become a server
DM me
is it some morph magic
help me for verification
Usage: !verify <forums username>
Hello guys, I updated server.jar because I had bugs on my local server, everything works fine now except for the plugins that don't work, how do I update my plugins so that my server finds them?
change version on plugin.yml
Does anyone use the animatronics plugin? does anyone know whether disabling armor stand ticking in the paper config would disable it?
Hello everyone ! Sorry to bother you but i'm trying to use Griefprevention on my spigot server, however i have some problem : I want to just give permission to use griefprevention in a specific world (with luckperms and context), however they can build and use command everywhere even if they have no permission of griefprevention. Do you have any idea how to correct this ?
plugin.yml has disappeared :/
how did it disapparea
^
Could you send the output from /version
Is there a way to sort the main scoreboard by team name? (teams don't have a prefix in this situation)
or even by suffix?
something wrong with my server
Is there a way to divide plugins for specific worlds, like tpa for survival?
i have a really large build that i want to move (including mobs, inventories, biomes, etc) to another world, the place would be too large to do with litematica, is there anything like the old mcedit which can do that these days?
iirc someone made an MCEdit-like application for newer MC versions
https://www.amuletmc.com/ @cyan flame
i am getting an error trying to install it
saying it cannot install pep 517 directly
:[
Hello
I am installing spigot but I ran into an error and I can't figure it out.
OS: Xubuntu
java: openjdk 17.0.3 2022-04-19
spigot: spigot-1.18.2.jar (built from BuildTools)
I created a directory call exec_env containing :
server.properties
eula.txt
spigot-1.18.2.jar
start.sh
"
#!/bin/sh
cd /home/alban/minecraft/exec_env
java -Xms12G -Xmx12G -XX:+UseG1GC -jar ./spigot-1.18.2.jar nogui
"
The error:
[21:59:42] [Server thread/INFO]: Loading properties
[21:59:43] [Server thread/INFO]: This server is running CraftBukkit version 3492-Spigot-b081915-95d233d (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)
[21:59:43] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-17-openjdk-amd64/lib/libawt_xawt.so
And actually, the file is not there
minecraft:~/minecraft/exec_env$ ls /usr/lib/jvm/java-17-openjdk-amd64/lib/
classlist jexec jspawnhelper libattach.so libdt_socket.so libinstrument.so libj2pkcs11.so libjava.so libjli.so libjsvml.so libmanagement_ext.so libnet.so librmi.so libsyslookup.so modules security
ct.sym jfr jvm.cfg libawt_headless.so libextnet.so libj2gss.so libjaas.so libjdwp.so libjsig.so liblcms.so libmanagement.so libnio.so libsaproc.so libverify.so psfontj2d.properties server
jar.binfmt jrt-fs.jar jvm.cfg-default libawt.so libfontmanager.so libj2pcsc.so libjavajpeg.so libjimage.so libjsound.so libmanagement_agent.so libmlib_image.so libprefs.so libsctp.so libzip.so psfont.properties.ja tzdb.dat
Does anyone has a clue ?
i have helped him ๐
than you @west cloak and @cyan flame
For the record, solution was:
sudo apt install openjdk-17-jre
BuildTools doc mention package
openjdk-17-jre-headless
But at least on a very fresh xubuntu it was not enough
yeah, xawt was missing bc u installed headless JRE
so no graphics components were included
sorry, me again
When I stop my server, it throws a lot of error and claim it comes from plugins.
I don't have plugins currently. The plugins directory only contains PluginMetrics directory.
My log (starting after the stop call)
https://pastebin.com/raw/Y4TF3VV3
where does it say that it's caused by a plugin
Looks like your server is slow when saving chunks
The server has stopped responding! This is (probably) not a Spigot bug.
[Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
ok and DO you see a plugin in the server thread dump below?
your server is pushed to its limits while saving chunks as Olivo said
No I don't and I have none installed. Should I report the bug ?
it's not a bug
this is just a info/reminder
the errors in the dump below are real and not a bug
your server is too slow
ok, I was expecting my CPU to be good enough.
Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz
Yes it is
Hi my server crashed while starting (spigot 1.18.2 (java 17))
I remerber the days when I ran spigot on a raspberry. This look like supercomputer in comparison ๐
it's 13 years old ๐ญ
Do you think it is still worth trying (for 5 players) or should I throw it and rent a cloud based server ?
minecraft:~/minecraft/exec_env$ java --version
openjdk 17.0.3 2022-04-19
OpenJDK Runtime Environment (build 17.0.3+7-Ubuntu-0ubuntu0.22.04.1)
OpenJDK 64-Bit Server VM (build 17.0.3+7-Ubuntu-0ubuntu0.22.04.1, mixed mode, sharing)
java -Xms8G -Xmx8G -XX:+UseG1GC -jar ./spigot-1.18.2.jar nogui
first of all, tweak you jvm flags, starting with 10 gigs is too much
(max ram is 15.6Go)
uhhh... what is "jvm"
Nincs ilyen ismert รกllomรกs (play.torandoparadise.com) does this mean "no such host" ?
Java Virtual Machine
how much ram do you got? @tender nacelle
then you use too much for your minecraft server
ok
set xms to 2 or 4 and xmx to 8
@lavish epoch well what I see in your thread dump is, that Java is waiting for chunks
[22:43:46] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.world.level.chunk.storage.RegionFile.a(RegionFile.java:328)```
do you use a hdd?
yes, no ssd in this old beast ๐
an old one? :D
btw, I could find one if you think it would make the difference
I'm not 100% sure, but in my opinion it's the hard drive
I am just quite concerned the MB would accept it !! ๐
ok
saving the chunks takes so long that java is waiting for it and thus throwing errors
ok thank you, I will try to monitor HDD usage to confirm it
I don't think that you will acutally see high % disk usage
Currently what should I expect? Some crazy lag when it saves the world ?
you use linux right?
yes I do, xubuntu actually
with the top command in shell you can look for I/O times
and/or iostat
during server shutdown and chunk saving
you got a spare ssd around? An old 120gb should be sufficient
currently not, but I think I could find that in a couple of days
I am truing to figure out how to display io with htop
wait I start my vm :D
it's not displayed in htop (afaik and without further configuration)
but in top
I/O wait should be the "wa" stat in the top
wa is time spent waiting for I/O (like disks)
600kb/s hmmm
oh, ok I restart with top and wa
wa is already at 2 to 4 with server running..... and it went to 0 to 1
I stop it and watch it
36,5 is the highest currently. 29 most of the time
in minecraft
hmm
thats long
your cpu is waiting for your disk
I think it's % btw. Means 36,5% of the time your cpu is waiting for your harddrive
I tried to read it. But java is not exactly what I like ๐ Still,I am currious to know how you reached this conclusion with this error
Well the "thread is waiting on monitors" was spammed multiple times.
Locked on:net.minecraft.world.level.chunk.storage.RegionFile.a(RegionFile.java:328)
means that the Java thread (thread is waiting on....) waits for RegionFile. I thought about Minecraft saving/storing it's chunks and region information in files. Thus java is waiting for this process to finish during your server shutdown.
potentially caused by a slow disk
to check for this we can use stuff like top and other tools (iostat) to check if the cpu which is running java threads is waiting for the disk during server shutdown - explaining the errors
and we did :D
*you ๐
nah, I just got the direction for you
And thank you for that. I had no clue how to check hdd usage. I am pretty sure I will reuse this knowledge soon enough
you can solve any problem by reading logs really - also knowing some linux and java basics helps too lol
I assume you're not familiar with linux - if you're interested in learning, there are a few good courses on reddit like the linux upskill challenge
You are ashaming me, I work on linux for years !!! ๐
I am quite used to tell people to read the error messages
A little shot of humility for me ๐
I'm sorry :D
I learnt some things, it was worth it. Thanks
so now you know about cpu i/o wait to check if cpu is bottlenecked by hard drives :D
My daily issues are more on RAM/CPU than IO.
I also learned about that much later and was once humiliated by a co-worker
and definitly, this will be useful. I am currently trying to understand iostat.
I am quite puzzled, iostat is very steady in fact. I was expecting %iowait to reach crazy values. It didn't get over 3%
steady from before running, launching, running and stopping
Huh
try
iostat 1 | grep -A1 %iowait
for a faster interval
and better readability
I was using watch, please don't tell me it is bad, I use this quite quite often
for the record
Now I retry with your method
aaaaand.... watch is betraying me ๐ข
watch AnyCommand
will execute AnyCommand every 2sec.
not needed for iostat since you can tell iostat to execute every X seconds (iostat 1 for once every second)
but nice tool
but the betrayal sucks tho
yes, it was until now !! ๐
I'm curious about the explanation why watch tells you 3%
while it says >30% for 20 seconds
with this you can definitely say that nearly 40% of the time your CPU is waiting for your hdd
if nothing else is running on the server except Java you can say that Java (Minecraft) is waiting 40% of the time for your hdd
firefox and a few things are open. But when MC is off, %iowait is almost 0. So yes, definitely
yeah and firefox is not writing to your disk (I HOPE)
inconsistency with running iostat (without watcher) 2 times?
I don't know if I'm just noticing it today but I have had like 6-7 random people try to join my server today despite my not advertising it at all? Is there an issue with bot accounts trying to randomly join IP's and their ports (I'm not even on the default port)??
why is %user >90% all the time? O.o
It's a whitelisted server so it's not like they're getting on. I'm unsure what the intentions are though. It seems malicious since they shouldn't know the IP nor port
same ips/usernames?
It might be bots searching for open servers
Usernames are different. I'll be honest the screen the server was up in got reset I'm not sure about the IP's and I am not sure if Minecraft logs attempted joins in areas anywhere in the files.
I'm thinking this yeah, probably log4j exploit seekers or something? My java version is 17.02 so Im ~fairly~ certain I'm safe from that
oh the server was running right? So minecraft uses nearly everything to run that server huh
Though I will admit I should familiarize myself with the log4j exploit a little more
log4j isn't fixed by a java version afaik
yes, it was starting on this screenshot. left is server, top right is iostat 1, bottom right is watch iostat
but running a current minecraft version is safe
ohhh ok
Betrayal!
:D
you might want to log screen content in the future
1.18.2, from a quick google search it implies the version I am on should be safe but if you know more then I'll go on that. I am unsure how log4j works, I just know it's a library that's used for logging stuff
or something like that*
I will yeah
yes, definitely. Too much newbie mistakes for a single day ! ๐
log4j is a library. You can still use a vulnurable log4j version in todays java versions, but minecraft has fixed that so everything is ok
good!
If it's the same IP all the time you can block it
but I if you got a whitelist you're safe
you don't need to care about that I guess
does the usernames look normal to you? Somebody might try different usernames to match with users on your whitelist
online-mode? @crimson blade
I would assume yes since I can join
I haven't played Minecraft in over a year now, I just like to support here ๐
I am curious as to know if my linux machine is susceptible to the log4j issue. Do you have any tips on how I can go about checking that or if you have an article that might educate me a little more on that? Cybersec isn't my strongest suit ngl but I can learn whatever
Here's the usernames I banned today hold on
do you use any other java applications on your machine?
SendoIori, Hygrekel2, LinkyRicky, Faust305, furian91, steelroo, BadBoy1887
This is an excellent question. I'd have to check to see what is using java. I have a Satisfactory (game) serverup using SteamCMD, and a MySQL service which is currently inactive. I don't believe that these applications use Java, but I'm not 100%. I will definitely double check.
I found a reddit topic where these exact usernames are listed
Yeah most of the names are on this thread you're right. They're probably surfing for vulnerable servers then I would assume
these applications don't use java
So you're safe
at least from log4j exploits