Block bungeecord plugin messages
Hey, how can i block some pluginmessages, i want to block: - ConnectOther - Message - Forward - ForwardToPlayer - ServerIP - KickPlayer Why would i do this? Its simple, i own a serverhost where all...
View ArticleHide online players?
Hi everyone, I just want to know how to make a simple plugin to just hide players. I realised that the player.hidePlayer() method doesn't exist in BungeeCord so I was wondering how I would go about...
View ArticleGetting errors on the InventoryClickEvent
Hello everyone, I'm working on a server selector plugin and the plugin is working just fine, but I think that I might have a problem with the InventoryClickEvent. Whenever I Press E and click on an...
View ArticleSending Players to External Server
Hello there! I am making a plugin, and I'll have to send a player to an "external" server, that is not inside BungeeCord's config.yml. For example suppose a player typed "/connect mc.example.com", I'd...
View ArticleCatch vote from ServerList Votings.
Hello, I'm planning to create Voting plugin, which should work with Voting pages. So probably I need to work with RSA keys. Is there any way to create own "Votifier" plugin? Or is better way to...
View ArticleIssue with BungeeCord Configuration
I have a error by using the BungeeCord ConfigurationAPI. Code: https://hastebin.com/romukuzeki.cs Error: https://hastebin.com/dedalazoki.css i dont know it should be casted to a ArrayList :c
View ArticlegetSever() Error
I am really new to Java and bukkit so I don't know alot but I was wondering. What is wrong here? https://pastebin.com/W6iiBJ8R I get a error on get.Sever(). Something about method etc, that I need to...
View ArticleHey i need help with my plugin
Error: [23:46:14 ERROR]: Could not load 'plugins/Awesome Kits.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: Cannot find main class `com.CDGamesYT.main.main' at...
View ArticleInformations transfert
Hello! This is my first message, and I am French, so I'm sorry if I'm not good at English ^. ^ I want a method, in my bungeecord API, that can get the ram from a server (the server is in the...
View ArticleNMS source from Buildtools is not up to date?
I downloaded the newest build from buildtools but unfortunately the NMS-source seems no to be up to date. The EntityZombie source got a method called o() which is not existing in the newest version....
View ArticleThe teleportation plugin to a player
I would like to develop a plugin that will allow to teleport to a player who is not on the same server as us. But I do not know how to do it, since I do not know how to develop. Please help me
View ArticleBungeeCord - Fake Tab Players
Dear reader, I am currently working on the creation of a custom tab plugin due to the fact that the more popular plugin: BungeeTabListPlus was lacking certain features. But currently Im stuck with a...
View ArticleHow to disconnect player using RedisBungeecord plugin API?
How to disconnect player using RedisBungeecord plugin API? I am having some bungeecords and when I want to disconnect single player, it becomes really iritating to find to which proxy player is...
View ArticleBUNGEECORD HACKEADO
Hola comunidad Minecraft español .Cómo tanto español y estadounidense. Quisiera que me ayudaran a configurar un firewall para mí BungeeCord . Tengo una network, lo eh protegido de mil maneras con...
View ArticleRedisBungee API for Bukkit
I am starting up a multi proxy minigame network and was thinking that creating a RedisBungee API for Bukkit plugins would be the best way to get information from within the servers themselves. Does...
View ArticleCommand TabComplete
I implemented in my Command Class the TabExecutor and added the onTabComplete function. The completion works, but not only for my Command. The completion works also for custom Commands (e.g. for...
View ArticleBusco configurador/devoluper
> SOLO ESPAÑOL + ONLY SPANISH < ESTOY BUSCANDO UNA PERSONA CON ESTOS CONOCIMIENTOS - Configurador spigot/bukkit muy avanzado y actualizado. - Devoluper para 1.8 avanzado. Si estás interesado...
View ArticleBungeeCord Queue system?
Hello Does anyone know of a plugin which will queue players up before sending them to a BungeeCord server and is compatible with whitelist etc? I have trouble finding any
View ArticleSending CUSTOM commands to BungeeCord
Hello Spigot community, I want to execute custom commands from my Spigot plugin to BungeeCord. I know how to send custom commands to BungeeCord since there are various videos to watch on it. But, I was...
View Article