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

Best custom gui plugin?

$
0
0
So this is a question, I have. So I'm working on a server, and I need to find a custom GUI plugin. And I want to find the best one. Because then I would be able to use it on multiple servers, in the future. And it would receive updates, so I wouldn't need to redo some very complicated GUIs. I have been looking at plugins like CustomGUI and...

Best custom gui plugin?

Setting block data in 1.14

$
0
0
In 1.14 whats the way to set the blocks data (example to change wool color or smth)

my code:

Code (Text):
    public void gui() {
        for (String key : getConfig().getConfigurationSection("layout").getKeys(false)) {
            String name = getConfig().getString("layout." + key + ".name");
            int slot = getConfig().getInt("layout." + key + ".slot");
            int amount = getConfig().getInt("layout." + key + ".amount");
            int data = getConfig().getInt("layout." + key +...
Setting block data in 1.14

Optimization of server

Bukkit, CraftBukkit, Spigot & BungeeCord 1.14 Development Builds

$
0
0
Dear SpigotMC Community,

It is my pleasure to announce that development builds for the Minecraft 1.14 are now available. Hopefully most of you are now familiar with how these releases work, so I will try to be brief with the details, but please still make sure you read this post in its entirety.

This is a Development Build
The software released today is the product of several months work. Although the API changes are small...

Bukkit, CraftBukkit, Spigot & BungeeCord 1.14 Development Builds

[HELP] Launch Spigot and Minecraft Server separately !

$
0
0
I know it's possible to run Spigot / Bukkit API and Minecraft_Server separately (That's what Cauldron did!) , but I do not know how to run Spigot / Bukkit API and Minecraft_Server separately, i need help, who knows how to do it ? (Not Proxy , a jar modification !)

PS: I speak French and English (Je parle Français et Anglais !) !

SCOREBOARD ERROR

$
0
0
scoreboard worked properly but now idk why when i connect using 1.7 scoreboard appears 1 second when i connect and then disappears but with 1.8 , 1.9 , 1.10 appears , using hexacord bungee and via version , thanks <3

Deciding between PebbleHost and Deploys

$
0
0
Hello,

I am looking at purchasing a 4gb Minecraft server. The main question that I have is the difference between:

Xeon E5-1630v3 @ 3.7Ghz (PebbleHost) vs AMD Ryzen 2700X @ 4.5 GHz (Deploys)

Pebble Host would come out to be $7/month as opposed to Deploys which would be $9/month.

Is the difference between the two CPUs significant enough that I should pay the extra and go with Deploys or would PebbleHost be the right choice?

Thank you!

players cant connect at all.


Help me to find this plugin

$
0
0
Hi, idk if this is the right site to put this thread...
Im looking for a plugin that runs a command when a player walks over a block, i used this plugin time ago but i dont remember the name.
Ty!

How do I update server?

$
0
0
I use an online control panel for my server, from which I can press a button to update my server to a newer version, I've always done this, but it installs an old build from that version.

I've recently tried updating the server myself via BuildTools, and I've got the Spigot-1.13.2.jar but I don't know where to put this .jar file, anyone that can help me out here?

Spawn entity using ProtocolLib Wrappers?

$
0
0
Hi! I'm trying to spawn an armor stand for a specific player, but this does not work;
Code (Java):
@Override
    public boolean onCommand(CommandSender sender, Command command, String label, String[] args) {
        Player player = (Player) sender;
        player.sendMessage("command executed...");

        WrapperPlayServerNamedEntitySpawn packet = new WrapperPlayServerNamedEntitySpawn();
        packet.setEntityID(78);
        packet.setX(player.getLocation().getX());...
Spawn entity using ProtocolLib Wrappers?

Help with a Runnable

$
0
0
Hello! I'm trying to make a gadgets plugin and I need help with a runnable of a gadget. If you know about java, you'll know what I'm doing in the code only by Reading it.

Code:
Code (Java):
                        sheeptask = Bukkit.getScheduler().scheduleSyncRepeatingTask(main, new Runnable() {
                           
                            int time = 19;
                           
                            @Override
                            public...


Help with a Runnable

Spigot 1.12 defConfigStream error

$
0
0
I'm just starting out to code, and recently I came across an error I don't know how to fix, can someone give me an explanation on what this is and how to fix it? Cause I read some threads and I don't really get it.
Error occurs @ YamlConfiguration defConfig = YamlConfiguration.loadConfiguration(defConfigStream);
The method loadConfiguration(File) in the type YamlConfiguration is not applicable for the arguments (InputStream)

Code (Text):
public class SaveLoad {
       
    private...
Spigot 1.12 defConfigStream error

I have an idea.

$
0
0
I have 0 experience with making plugins and stuff like that. I am running a server on my raspberry pi and it works fine with 2 people on 7 view distance. but once I get up to 5 people it times out, at least it doesn't crash completely. Anyways I was wondering if it was possible to make it so the more players that join the lower the render distance goes?

SpawnMob


Registering Custom Enchants 1.14

$
0
0
I've followed 2 tutorials for how to make and register enchantments. Still getting errors and haven't messed with enchant methods like this, used to just use lore based.
Tutorial 1
Tutorial 2
Code (Java):
import java.lang.reflect.Field;
import java.util.Map;

import org.bukkit.enchantments.Enchantment;
import...
Registering Custom Enchants 1.14

MySQL plugin that adds data to tables via in-game commands.

$
0
0
I'm looking for a plugin where it connects to a database and creates a table and you can add infomation to rows sorted by players. For example /x Notch row_name player_specified_infomation for example /x notch kills 1.

I need help with development.

$
0
0
Hello everyone.

I'm a developer, and i want to be a good developer. I'm currently developing easy cores and stuff, and i want to learn something bigger, free...
Can someone learn me?

Discord: MagnusDeveloper#1234

CrazyCrates Red on /plugins

$
0
0
I installed crazy crates and it doesn't work its highlighted in red when u do /pl is there another plugin i need to make this work?

EssentialsX

$
0
0
when will the updated for essentialsX plugins for 1.14 come out and be fully compatible?
Viewing all 128790 articles
Browse latest View live


Latest Images

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