Create/find new file
I need to have a folder in my plugins data folder, then a file inside that folder. This is what I last tried. Code (Text): file = new...
View ArticleXMaterial v2.0 - Data Values/Pre-flattening Support
This is the continued version of the previous XMaterial resource. Since the previous developer is currently busy, he agreed that I can continue this project from now on. XMaterial on GitHub What Is...
View ArticleSpigot.yml (AntiXRay)
I remember that the old spigot.yml had anti-xray and always worked perfectly and did not need the extra plugin for this. Then the folks who copy the spigot build to do the paper added the anti-xray in...
View ArticleCan I host old Javadoc?
I am aware of this wiki, where they teach how to host offline old javadocs, but I wanted to know if I could host old javadocs and give a link inside of my Library/API so that way people instead of...
View ArticleNew server
Hey everyone, basically I was thinking of creating my Minecraft server. The only problem is that I'm quite new to server owning, so I don't know too much about it. Is was thinking of making...
View ArticleHow to get block break sound from leaves.
How can I get the sound of the leaves when a player breaks the block? Thank you for helping.
View ArticleMulticraft Daemon Stopping
Im running multicraft on windows 10 My multicraft daemon keeps randomly stopping. Here are some logs: mc_daemon log Code (Text): 06.20 15:45:19 INFO server 1: Stopping server! 06.20 15:45:19 DEBUG...
View Articlebroadcast command
heyy guys when i type /broadcast in game it returns nothing but in the console i will get reponse of it: Code (Text): package cf.GiantCraft.Broadcast; import org.bukkit.Bukkit; import...
View ArticlePremium open source plugin
I plan to release a premium plugin when I hit the requirements and I want to know what you think of having the source code available. The cons with having it open source is that people will build it...
View ArticleLuckperms and Litebans on MySQL
Hi, I ve created a Bungeecord server, it' s pretty nice and I try to do it better. For now I have been setting up the Hub server. I' ve got some problems witch the localhost MySQL Archives. When I load...
View ArticleNuVotifier Not Working,
Hello, as the title says, nuvotifier isnt working. host is 0.0.0.0 port is 8192 Please help
View ArticleUse external libraries in plugin
Hey. I need to use external libraries in my plugin (these libraries are not spigot plugins) and I need to be able to export my plugin with those libraries in it so they can be used. I'm using Maven to...
View ArticleNeed help getting data from a file directory
I need to get a file directory to a file set up kinda like this. Server.Plugins.PluginWIP.NewFolder.file.txt So far I have this Code (Text): file = new...
View Article[1.14] running code at certain reallife time
So I need to reset some files everyday at a certain time, what I have so far is: Code (Java): public int scheduleRepeatAtTime(Plugin plugin, Runnable task, int hour) { int back = 0;...
View ArticleUpdate lever status in 1.14
Hello guys, I am creating a little remote control plugin at the moment, but the lever is not updating. My Code: Code (Java): CraftLever lever = (CraftLever) b.getBlockData();...
View ArticleAnvilGUI - Looking for maintainer
Hi, I currently maintain AnvilGUI, but I no longer believe that I'm putting forth enough effort for the amount of people using the project. I'm in search of a new maintainer. As the maintainer, you...
View ArticleRequest: "max per chunk"
I want a plugin that set a limit for mobs/animals per chunk. example I have a pig farm and I get 50 pigs in one chunk (and I have 50 as max) and get one more into the chunk I want that one to be killed...
View ArticleLooking for 1.14.2 [ITEM] plugin
Currently in need of a plugin like this one - https://www.spigotmc.org/resources/chatitemlink-display-items-in-chat.66394/ But updated to 1.14.2 please!
View ArticleOP-Prison plugin
Anybody know of a good pickaxe plugin that adds 3x3 mining enchantments? Saw it on a few servers and the format looked similar, was wondering if there is one out there?
View Article