Getting information from other server on network without players online
title ^ Is this possible? I want to be able to create a server menu with some custom data on it such as the servers gamestate (lobby, countdown, ingame) the name of the map etc... similar to what they...
View ArticleBungeecord Alert
Alright, I know you can use &h to remove the alert prefix but I want someone to create a plugin where you can override and change the entire format to what ever in a config file. You could have...
View ArticleInfinite homes and warps in GUI
Hi. I'm working on WarpsGUI plugin (https://www.spigotmc.org/resources/«-warpsgui-1-9-»-homes-and-warps.22484/) and i want allow players to create infinite homes and warps. If you know how do that, PM...
View ArticleChange the format of the bungee /alert
Alright, I know you can use &h to remove the alert prefix but I want someone to create a module or plugin where you can override and change the entire format to what ever in a config file. You...
View ArticlePotion effects on food.
So, I started working on these kit abilities for this minecraft server that goes by the name of ImperialNetworks. (I'm not the dev. just he isn't working on survivalgames so I thought I would make the...
View ArticleEOFException while recieving bungee plugin message
Hello, I'm having a problem with receiving plugin messages to get a total player count. I'm continuously getting an EOFException when receiving the incoming message. I have been working for a very long...
View ArticleDefining a RegEx
Hey, I need help defining a regex with [:uppercase:] with 10 or more uppercase letters into a string test then if e.getMessage().matches(test) {
View Article1.8 ; GUI Connection error...
Hello, me name: Timme7894. And iam making a server selector(GUI) the gui that opend en close perfectly but if it comes on by Bungeecord is going bad... Its is a BUKKIT plugin I post there a little code...
View ArticleCreate a fake server
Is there any way to create a fake server where a player can join and stay there for a period?
View ArticleCustom Entity Spawn
Hello guyz im making a plugin which will spawn a custom skeleton (BOSS) with custom health and more.. but there is one problem, it spawn him only when a player is near him... Also i loaded a chunk...
View ArticleGet blocks of a "fake explosion"
Is possible to make some type of code-only fake explosion, and then get all blocks that the explosion will destroy if it's real and loop into they?
View ArticleAsyncPlayerChatEvent replacing!
Hello! I'm trying to see if a player-sent message contains a swear word with added on letters. I got so it replaces the word without added on letters, but if you add text to it, it wont replace. Ex: in...
View ArticleTextComponent From Event
Sending textcomponent from event? this doesnt work? Code (Text): package me.BiastGaming.SyntaxNetwork.Events; import org.bukkit.ChatColor; import net.md_5.bungee.api.ProxyServer; import...
View ArticlePlugin / Lobby / Minigames / Bungeecord 1.8 1.9!!
Any developer who can make this plugin (similar to the screenshot) because I paid via paypall USD !! please contact me in-box or skype (Juliano7878)
View ArticleBungeecord Gui
Hello guys I know how to code bukkit plugins very well but recently the owner from a server that I work asked me to make him a bungeecord report plugin. I know how to make a gui and save its database...
View ArticleCancel an event?
Hello, How would I go about cancelling the event when the player logs in as there isn't an option to .setCancelled(); within the PostLoginEvent or the ServerConnectedEvent: @bigteddy98 thanks, this...
View ArticleMCStats/PluginMetrics BungeeCord init error
I'm just setting up my BungeeCord plugin with MCStats but I get this error which I can't explain to myself when the plugin is starting: Code (Text): 10:51:08 [WARNING] Exception encountered when...
View Article