Bungee communicating to Spigot
Now, I know that spigot plugins can use the plugin messaging channel to communicate with one another using the default "BungeeCord" messaging channel. However, I am unsure how to make BungeeCord...
View ArticleIs it possible to listen when player press WASD buttons in spectator mode...
Is it possible to listen when player press WASD buttons in spectator mode when he is spectating mob? Пися попа
View ArticleInventoryDragEvent: how to find out in which inventory (top or bottom) the...
The InventoryDragEvent is a great Bukkit event though unfortunately not perfect. Because the API does not give us a direct way to find out in which inventory exactly (top or bottom) the operation was...
View Articlecan't connect at 1.18.2 but 1.19 can
Some players cannot connect to the server when playing on version 1.18.2 But they can connect to the server when playing in 1.16.5 and 1.19 View attachment 765806 View attachment 765805
View Articleexecute bukkit command from bungeecord plugin
How to make bungeecord plugin execute bukkit command ??
View ArticleHow to modify custom disconnect message?
So, I am using a server provider that has got the message, that the server is offline, hardcoded. The owner of the provider allowed me to modify it using a proxy. And after some attempts I still...
View ArticleHex color code
Good day, I have a problem with the custom colors in Minecraft. I want to filter a string for general hex color codes like "#32a852". This hex color code should then be replaced with the appropriate color
View ArticleHow to create a mysql database?
Hi, I'm using translator! Hello, I would like to know how to create a mysql database to connect it with plugins such as...
View ArticleHow to use the uuid to find, ProxiedPlayer object
I get the UUID from the database.but I don;t know how to use the uuid to find ProxiedPlayer obejct. 我从数据库中得到了之前存储的UUID,现在不知道使用什么方法来查找对应的ProxiedPlayer对象
View ArticleUpdating an outdated (Bungeecord-based) plugin
I'm trying to update a plugin that doesn't have any compilation instructions from the source. Included in the build path are the latest BungeeCord.jar, commons-lang.jar, and spigot-api.jar. One problem...
View ArticleCanceling ChatEvent resulting in ServerKick
Hey guys, I have a problem with the chat on Bungee servers. I need to disable chatting in some states, e.g. when a player is muted. After turning it on again, the user is kicked from the server because...
View ArticleHelp with Bungeecord Broadcast
Hey so i need some help with sending a message in a specific server and only if the player that joins another server is in the hub server. This is what i have but it wont send the message.....
View Article[SOLVED]Custom color and style with text component?
Hi there, I am relatively new to Bukkit and Spigot and I wanted to make a text with custom color AND style (bold, underlined, striketrough, etc.). I found the class TextCoponent, but it did not work....
View ArticleBuyCraft purchases saving to MongoDB with a network
Essentially I am creating a system where players can purchase gems in exchange for cosmetics on my server. I have many different spigot servers all connecting to mongodb, and I want the buycraft...
View ArticleBungeeCord Tablist
Hey! I wanted to ask how I can create a Tablist using the BungeeCord API 1.20.1, I don't find any tutorials online
View ArticleScoreboards
Hey! I saw that there are these classes: Scoreboard, Score, Team, and ProxyPlayer::getScoreboard and I wanted to use them to create a Scoreboard but I dont know how, can anyone help me?
View ArticleScoreboards
Hello! I wonder what happens when I send a Scoreboard with the same name, not removing it but different scores. Will there be an error? do the Scores update? or stays it the same? I can't test it...
View ArticleCancelling ChatEvent causes player to be kicked
So in a plugin I make, I have to occationally cancel the ChatEvent, however if a player does have their ChatEvent cancelled and then they chat again and it isn't cancelled, they will be kicked for...
View Articleplayer already connected
hey so i have a main server called hrznetwork.com and i wanna add players servers on another bungeecord server so like the main bungeecord connects me to the 2nd bungeecord but i tried like 15 times to...
View Article