How do I get the server IP the plugin is running on? Not the ip in the server.properties but the actual IP.
↧
Get server IP
↧
Bound not positive
Hello I am making a random number picker this code
Bound not positive
Code (Text):
package me.NiekGC.MobArena.Mobs;
import java.util.Random;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.entity.EntityType;
import org.bukkit.entity.Zombie;
import org.bukkit.event.Listener;
import org.bukkit.inventory.ItemStack;
import me.NiekGC.MobArena.Main;
import net.md_5.bungee.api.ChatColor;
public class MobSpawner implements Listener {
public static void...
import java.util.Random;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.entity.EntityType;
import org.bukkit.entity.Zombie;
import org.bukkit.event.Listener;
import org.bukkit.inventory.ItemStack;
import me.NiekGC.MobArena.Main;
import net.md_5.bungee.api.ChatColor;
public class MobSpawner implements Listener {
public static void...
↧
↧
Teleport passenger without leaving vehicle
I want to change the yaw of the passenger, but i can only do that by teleport, but when i use teleport the player will get kicked out of the vehicle, my code now:
Entity vehicle = player.getVehicle();
Location loc = new Location(player.getWorld(), player.getLocation().getX(), player.getLocation().getY(),player.getLocation().getZ());
loc.setYaw(yaw);
player.teleport(loc);
Entity vehicle = player.getVehicle();
Location loc = new Location(player.getWorld(), player.getLocation().getX(), player.getLocation().getY(),player.getLocation().getZ());
loc.setYaw(yaw);
player.teleport(loc);
↧
Check anvil recipe?
How can I check the first & second items in an Anvil and put my own item as a result?
↧
Spawning Jukebox
I want to make a command that will spawn a jukebox in front of you with Music Disc 13 in it
But i don't know how to start
But i don't know how to start
↧
↧
Delete my account
Hello i want to delete my account because I'll don't use anymore Spigot or anything like that.
↧
Could not pass PlayerMoveEvent help!
I am trying to make an anticheat and then all of the sudden, this happens:
Could not pass PlayerMoveEvent help!
Code (Text):
[07:39:14 ERROR]: Could not pass event PlayerMoveEvent to Ocelot v1.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
at...
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
at...
↧
Big Lagg Spikes
Hello Spigot, i run a minecraft server with 200 people, in the survival mode, it runs smothly with 40 people with 19 tps but suddenly it goes to 10 tps and do a big lag, im hosting in ovh best game dedicated server.
Timings: https://timings.spigotmc.org/?url=qehuveqowi
Timings #2: https://timings.spigotmc.org/?url=datovaroha
Timings: https://timings.spigotmc.org/?url=qehuveqowi
Timings #2: https://timings.spigotmc.org/?url=datovaroha
↧
Making NMS mobs move to a specific location that is more than 34 blocks away?
EDIT: Found out that I can't really assign PathfinderGoals after init.
My question is this then:
How do I make an NMS move to a specific location that is 34 blocks away?
My question is this then:
How do I make an NMS move to a specific location that is 34 blocks away?
↧
↧
How to change only the nametag of the player.
I want to change only the nametag (above the head) of the player.
I was looking for an answer for about 2 days, I viewed not one dozen topics on the forums, and decompile a lot of plugins. Eventually, I found two ways to do it: through packets and through reflection. Yes, they both worked for me.. but neither the playerlist name, nor the name in chat should change, although they do.
So is there any way to change only the player's nametag or prevent the return of nametag instead of nickname...
How to change only the nametag of the player.
I was looking for an answer for about 2 days, I viewed not one dozen topics on the forums, and decompile a lot of plugins. Eventually, I found two ways to do it: through packets and through reflection. Yes, they both worked for me.. but neither the playerlist name, nor the name in chat should change, although they do.
So is there any way to change only the player's nametag or prevent the return of nametag instead of nickname...
How to change only the nametag of the player.
↧
1.7 - 1.12.2 Issue, Needing to be Solved?
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?
1.7 - 1.12.2 Issue, Needing to be Solved?
↧
Best BungeeCord Hosting
Hello everyone,
Currently, i own a Factions Server (Single Server) and was thinking of turning it into a full-on Minecraft Network.
What I'm asking is what's the best cheap, reliable and affordable place to get what I'm looking for. I've heard of a VPS (Virtual Private Server), Dedicated Server or just buy a bunch of servers and connect them (This is expensive and don't wanna do this.), I don't wanna use a Dedicated Server because I don't know how they work or operate (Is it the same...
Best BungeeCord Hosting
Currently, i own a Factions Server (Single Server) and was thinking of turning it into a full-on Minecraft Network.
What I'm asking is what's the best cheap, reliable and affordable place to get what I'm looking for. I've heard of a VPS (Virtual Private Server), Dedicated Server or just buy a bunch of servers and connect them (This is expensive and don't wanna do this.), I don't wanna use a Dedicated Server because I don't know how they work or operate (Is it the same...
Best BungeeCord Hosting
↧
StringList
Hey,
I wanna know how i can remove a String from a string list:
My config looks like this
UUID:
- 'string in here'
- ''
-...
How can i remove the third line of it?
I wanna know how i can remove a String from a string list:
My config looks like this
UUID:
- 'string in here'
- ''
-...
How can i remove the third line of it?
↧
↧
Votifier/GAlistener Help please?
Votifier dosent send rewards, when I do fakevote it gives rewards, suggestions?
# GAListener v1.3.2
# http://www.minecraft-index.com
# settings section
# onlineonly - Only delivers rewards when the player is online. If they are offline it will wait and deliver when they next join the server!
# luckyvote - Enables the lucky voting section, this allows voters to have a random chance to receive additional rewards when they vote.
# permvote - Enables the permission voting...
Votifier/GAlistener Help please?
# GAListener v1.3.2
# http://www.minecraft-index.com
# settings section
# onlineonly - Only delivers rewards when the player is online. If they are offline it will wait and deliver when they next join the server!
# luckyvote - Enables the lucky voting section, this allows voters to have a random chance to receive additional rewards when they vote.
# permvote - Enables the permission voting...
Votifier/GAlistener Help please?
↧
Server crash after a big freeze
Hi, i have a problem with my factions server.
I have this error: https://pastebin.com/Dhq1YWrQ
How i can fix it? The server crashes only after a big freeze!
I have this error: https://pastebin.com/Dhq1YWrQ
How i can fix it? The server crashes only after a big freeze!
↧
TPS drops when the map is being auto-saved
Hello,
During this week my server has been lagging sometimes when the map is being auto-saved on an hourly basis.
Those lag spikes last for about a minute or two and the TPS drops down to 10-11. Some players are also getting disconnected.
Timings during lag spikes: https://timings.spigotmc.org/?url=kemugiloju
Any ideas?
During this week my server has been lagging sometimes when the map is being auto-saved on an hourly basis.
Those lag spikes last for about a minute or two and the TPS drops down to 10-11. Some players are also getting disconnected.
Timings during lag spikes: https://timings.spigotmc.org/?url=kemugiloju
Any ideas?
↧
How to freeze player?
How do i freeze player?
↧
↧
Need help naming an item (very simple)
command /make12gauge:
trigger:
if player has 5 glowstone dust and 3 iron ingot:
remove 5 glowstone dust from player
remove 3 iron ingot from player
make console execute command "/give %player% 337 1"
How do I name item 337 to 12-GAUGE ?
trigger:
if player has 5 glowstone dust and 3 iron ingot:
remove 5 glowstone dust from player
remove 3 iron ingot from player
make console execute command "/give %player% 337 1"
How do I name item 337 to 12-GAUGE ?
↧
Help with API SimpleClans
Personally, I need to add SimpleClans API, but I did not want it to be a depot.
Because it will only be on the scoreboard and will only be necessary if it is called the variable% clan%
Anyone know how I can do this?
Because it will only be on the scoreboard and will only be necessary if it is called the variable% clan%
Anyone know how I can do this?
↧
A good Ban Plugin? ( BungeeCord - MySQL? )
I have a couple of Servers and a bungeecord Server but i dont like AdvancedBans, so does anyone haves a another ban system/plugin ( MYSQL-BUNGEE ) ?
Greetz, Jesse Bink.
Greetz, Jesse Bink.
↧