Quantcast
Channel: SpigotMC - High Performance Minecraft
Viewing all 128654 articles
Browse latest View live

Choosing Hosting Server (Bisect or Aquatis)

$
0
0
I'm making plans to create a server, however my only trouble instead of actual server problems is... choosing the best shared service. The obvious services to narrow out are GGservers and MCProHosting, and after more research I've narrowed it down to 2 candidates.

Bisect hosting is fairly cheap, and there seems to be more information floating around about them. The only bad things I've heard is that their support is rude and slow. Hopefully I won't need support but if it comes to that,...

Choosing Hosting Server (Bisect or Aquatis)

Config is null

$
0
0
Hello iam making a MobArea plugin and this is my code

Code (Text):
@Override
    public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args) {
        Player p = (Player)sender;
        if(p.hasPermission("mobarena.setloc")) {
            if(args.length == 0) {
                p.sendMessage(ChatColor.RED + "use /mobloc set [level]");
            }if(args[0].equalsIgnoreCase("set")) {
                if(args.length == 1) {
                p.sendMessage(ChatColor.RED +...
Config is null

Get 3 random coordinates within 24 chunks

$
0
0
Hey there, so my question is basically up in the title.
I want to spawn exactly 3 blocks within 24 Chunks.
They should spawn randomly at the top of the surface all the time.

So random x random y (more or less) and random z.
Not quite sure on how to do this though, any help is appreciated.

Thanks :)!

WILL PAY FOR THIS PLUGIN

$
0
0
Hey, I've been using AnimatedFrames on my server as a perk for donators to use to put gifs and pictures around their houses, I also use it to put pictures and information around my spawn, the only problem is, it's buggy, and since you choose an image from a URL, the player takes a minute to be able to load the actual picture since it's not from the server files.

I fixed this before with BannerBoards. But then every picture I made with that kept getting corrupted by AnimatedFrames and would...

WILL PAY FOR THIS PLUGIN

prisonrankup not working

Set string below nametag

$
0
0
Hey i know there is a way for set a Integer followed of String using Objectives in the scoreboard API but how this network make it without the Integer? [​IMG]
It seems to be with the scoreboard because isn't a moving entity

Get All Players On A Team

$
0
0
Team.getPlayer() returns the ImmutableSet of OfflinePlayer on the Team not actual Players which causes lots of problems is there another way to get all Players on the Team (I have tried ArrayList HashSet and even a HashMap but Teams save a lot of hassle)

How to check if a player has earned an advancement and reward them

$
0
0
Hi everyone.

Please don't redirect me to another forum, because since 1.12 is kind of new and advancements are new, I can't find the answer I'm looking for anywhere!

Exactly what the title says, I was wondering how do I register an event, so that everytime a player makes a crafting table, which according to the wiki is: "Get a crafting table in your inventory." they receive, 1 apple, (I'm making that up), but something like that.

It would be very helpful if you could post whole code...

How to check if a player has earned an advancement and reward them

AnvilGUI - Easily use anvil guis to get a user's input

$
0
0
I recently ran myself into this situation where I really wanted to use anvil guis to get user's inputs, but I would rather not have to handle the versioning in my plugin. I found nothing like this so I wrote my own. This will be updated and I hope it helps the community out.

https://github.com/WesJD/AnvilGUI

edit: it would be very nice if you stared the repo, I would like to know if people are actually using it

Plugin Not Showing When Executing /pl

$
0
0
Hey Spigot !
I've just started Java a couple months ago, and I'm trying to make a plugin.
The objective of the plugin is, when a player right-clicks a chest, it give that player a random amount of money (in between $15 and $5) and sends a message to that player.

Here's the code:
Code (Text):

import java.util.Random;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.entity.Player;
import...
Plugin Not Showing When Executing /pl

Hey can you please help! I need help how to fix

$
0
0
26.10 20:08:29 [Server] INFO The specified location is null!
26.10 20:08:29 [Server] INFO The world for the AutoSpawn section: '2' is null or doesn't exist!

Running a server on Linux.

$
0
0
Hello. After a long pause, im kinda back in the Spigot business and also Forge. All this time ive been running my server on a normal Windows OS, but now i want to try Linux. what will be the benefits and how do i actually make a start script for Linux ? Im really new to linux and i havent even tried it on other computers, but some forums actually say thats its better than Windows, its free and its lightweight.

The script to start a server on a windows machine that ive been using is this...

Running a server on Linux.

ProxyServer error

$
0
0
Hey. I am trying to loop through all of the players in all of the servers and find the players with the right permission. My code right now is:

Code (Text):
for(ProxiedPlayer staff : ProxyServer.getInstance().getPlayers())
                            {
                                if(staff.hasPermission("advancedreports.receive.hacking"))
                                {
                                    for(int i = 0; i < 15; i++)
                                    {...
ProxyServer error

Unable to use NBT on signs.

$
0
0
I'm unable to copy signs using NBT. When I CTRL + Middle click I get a sign in my inventory that has the "(+NBT)" text on it but when I place the sign I get the normal sign GUI and nothing has actually copied.
I've looked through my plugins and I cannot seem to find anything that may be stopping the signs copying correctly. I've checked my Essentials and Worldguard configs but I cannot seem to find anything.
NBT copying works fine for player heads and chests but also doesn't work for command...

Unable to use NBT on signs.

ERROR: Caused by: java.lang.IllegalArgumentException: Plugin already initialized!

$
0
0
halp
Code (Text):
[02:53:55] [Server thread/ERROR]: Could not load 'plugins\Healer.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-93e20b3-b8f84f3]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:326) ~[spigot.jar:git-Spigot-93e20b3-b8f84f3]
    at...
ERROR: Caused by: java.lang.IllegalArgumentException: Plugin already initialized!

1.7 - 1.12.2 Issue, Needing to be Solved?

$
0
0
Final alternative: In conclusion, people who want to have 1.7 - 1.12.2+ need to use ViaVersion, and this ProtocolSupport Build: http://protocolsupport.true-games.org/old/ on Spigot 1.8.8. This is the best we can get to what most players want for their networks. This isn’t what all those old picky players want, but it is the best we’ve got, that is the closest we can get. If you want 1.7 Mechanics, look around the Spigot Plugins Page for the plugins that fit your needs. I’m hoping...

1.7 - 1.12.2 Issue, Needing to be Solved?

403 Forbidden all of a sudden on my webstore

$
0
0
I have been using BuyCraft with my store store.wizardprison.us for a while now. Just today I got a sudden 403 Forbidden, and I have no idea what could be causing this. Searching says permission errors, but I haven't made any modifications since yesterday at all.

ServerJoiner插件问题

$
0
0
I am Chinese and I use translation first
So this is the plug-in that's going to be on the server and it's going to have green wool and then you can go in and not go to the current subserver
I am in my world China BBS hair no one will solve
I hope americans can help

HeadHunting - SaicoPvp

$
0
0
Dear spigot users,

I am currently in the process on re-creating the HeadHunting plugin known from SaicoPvp. Now, I have most of the plugin done (this plugin will eventually be uploaded to spigot) and I am looking for some interesting/ unique and new features to add to the plugin.

Please don't hesitate to leave your ideas about this plugin down below.
Thanks for taking the time to read this,
- MisterFantasy

MySQL {question}

$
0
0
The console says this:

Code (Text):
[ERROR] [MySQL] An error happens on MySQL for query "SELECT * FROM items {=}": Unable to connect to any of the specified MySQL hosts.
My database is setup correctly.
I can navigate through it with Heidi and it has created the tables that I wanted.
But what this message means?

Cheers
Viewing all 128654 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>