Sending A Message
*this is all testing, I do not plan on using this actual code for the plugin* So yeah, for the past couple.. weeks... I've been trying to use the "Forward" subchannel in Bungee, buuuuut nothing is...
View ArticleEntity.setTarget() not working?
Hi, here is my code: (above it all i have a hashmap: public static HashMap<Player, Entity> attack = new HashMap<Player,Entity>(); Code (java): @EventHandler public void...
View ArticleNeed help - BungeeCord plugin
Hello, This is my situation: I have a BungeeCord instance which is in offline mode, 3 offline mode servers that are connected with the bungee and 1 online mode server. I found out that it is not...
View ArticleBungeeCord Message subchannel
I'm trying to send a Message to multiple players at once via BungeeCord's Message subchannel, but it doesn't work. I have a list of playernames to send, and then I do a for loop, to send the same...
View Articleequivalent of Bukkit's getConfigurationSection
I'm currently developing a BungeeCord plugin, however I haven't used the BungeeCord API enough to know what the equivalent of getConfigurationSection is using the net.md_5.bungee.config.Configuration...
View ArticleBungeeCord Reflection
Hey guys, I would consider myself fairly decent a developer, at least as far as Bukkit and Bungee APIs go. However, I never formally learned Java, and things outside the APIs can be a little bit of a...
View ArticleBungee-Bukkit Plugin Messaging
Hey guys, can you guys help me? I am getting this message, which doesn't seem to be right... ' My code: Code (text): @Override public void onPluginMessageReceived(String channel, Player player,...
View ArticleTabber - TAB complete playernames cross server
Hello! My name is iksDeeh_, I have a plugin request. As it's commonly known, with the TAB key you can complete commands and playernames, if you start to type the basics in. Now, playernames.. They...
View ArticleProxy Crash - Receiving plugin messages
Hey guys, before a certain time, i've programmed a multi-server-chat system. Team mates can see the global chat, i have the following code: ChatManager class (it is a listener and runnable class, i...
View Article[Solved] TabAPI being overridden?
I just wrote a plugin that utilizes TabAPI to display a custom TabList to my players. However, it seems that Spigot/Bungeecord is overriding it. The tablist displays the list of players, followed by my...
View ArticleSending a message to the player
So I am trying to send a message to all players on the network But what Plugin Messaging Channel do I use? and how do I use it?
View ArticleBlocks Straight Into Inventory
Hello! I've been trying to create a small plugin (Meant for Prison servers) that allows you to mine a block and instantly have in transport into your inventory. I have not been able to find a clean,...
View ArticleHerochat: Bungee Edition
Greetings! So we're wanting to completely redo Herochat for Bungee specifics. The goal is to streamline cross-server chats, provide messaging between servers easily (including ignores) and sync...
View ArticleUpdater - Automatically updates your plugin when you release a new version!
Updater Updates your plugins whenever you upload a new version to the resources section! Requirements Your plugin cannot be a premium resource. Your plugin version in the plugin.yml must match the...
View Articleremove message
Can someone make a plugin so it removes the message Failed connecting to <server> ?
View ArticleColor Tab List
How do you make a player's name colored in the tab list with bungeecord? I have my ping in GLOBAL mode. Thanks Spoiler: Random OffTopic Things Does this dedicated server have a gigabit line? I think it...
View ArticleBlock plugin
Is there currently a plugin /project for items that automatically go into your inventory instead of dropping on the floor?
View ArticleDev needed to take up cloudchat
http://www.spigotmc.org/resources/cloudchat.266/ This plugin has been abandoned by the dev genazt , its a great plugin but has a few bugs which im sure are fixable by someone that knows and has the...
View ArticleMySQL Ban Error
Getting this error: 02.07 07:46:06 [Server] SEVERE com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied for user 'mcph161298'@'%' to database 'Ban' Got this command: MySQL Class:...
View Article