I'm not sure what plugin would be best for something like this. I'd like players to be able to open a crate that will give them 5 or 6 random items (from a set list) and then they can't open it again for another 24 hours, no crate key needed for it.
↧
24 hour crate - Plugin Suggestion?
↧
Server software for dedicated?
Can someone compare and tell me the advantages and disadvantages for the following software and which would be best suited for running multiple servers on a dedicated machine?
CentOS
Ubuntu
Debian
Thanks, Tom
CentOS
Ubuntu
Debian
Thanks, Tom
↧
↧
[1.8] IllegalStateException
Right so, I appear to be getting this error in my Game class...
No functions I use are synchronized...
Stacktrace:
[1.8] IllegalStateException
No functions I use are synchronized...
Stacktrace:
Code (Text):
25.10 19:29:10 [Server] WARN Exception in thread "Craft Scheduler Thread - 151"
25.10 19:29:10 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin ZombieSurvival v0.0A generated an exception while executing task 471467
25.10 19:29:10 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
25.10 19:29:10 [Server]...
25.10 19:29:10 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin ZombieSurvival v0.0A generated an exception while executing task 471467
25.10 19:29:10 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
25.10 19:29:10 [Server]...
↧
Merchants Kingdom Recruitment Thread I New Server
Who Are We?
The Merchant's Kingdom was originally set up when a few of the founding members got together in chat one day, and mentioned how frustrating it is when you spend time working on a server as staff, only for them to then disappear or shut down just a couple of weeks later.
Soon after the Merchant's Kingdom was born, an online community with its own Minecraft server. All privately funded by adults who either have their own savings or are currently in full-time employment....
Merchants Kingdom Recruitment Thread I New Server
The Merchant's Kingdom was originally set up when a few of the founding members got together in chat one day, and mentioned how frustrating it is when you spend time working on a server as staff, only for them to then disappear or shut down just a couple of weeks later.
Soon after the Merchant's Kingdom was born, an online community with its own Minecraft server. All privately funded by adults who either have their own savings or are currently in full-time employment....
Merchants Kingdom Recruitment Thread I New Server
↧
[PEX] Prefix Not Working.
So the prefixes arnt working in pex when I try them. I remove all plugins but essentials and pex and it still not working. I reset the plugins and it STILL isnt working. Any Help?
↧
↧
Explode only some blocks
Hi, i want (on tnt explode) to cancel the drop and explode only hardened clay; how can i do?
↧
How to show armor stand name?
Well, my intention is to create a hologram above a block, I've always used armor stand to create holograms, but when it's inside a block its name gets dark, I wonder if there's any way to make that name clear and even visible with it inside the block.
![[IMG]](http://i.imgur.com/YqZcDVu.png)
↧
HELP ME [SKRIPT SCOREBOARD]
im trying to make a scoreboard in skript for {Kingdom}
but i can't set my prefix under Info
here is my skript:
command /score:
permissions: score.use
permission message "&cJij hebt hier geen permissies voor"
trigger:
display board named "&6&lDailyKingdom" to player
make score "&6&lOnline" in board of player 18
make score "&e%number of all players%" in board of player 17
make score "&6&lInfo:" in board of player 16
make score "%IDK WHAT TO...
HELP ME [SKRIPT SCOREBOARD]
but i can't set my prefix under Info
here is my skript:
command /score:
permissions: score.use
permission message "&cJij hebt hier geen permissies voor"
trigger:
display board named "&6&lDailyKingdom" to player
make score "&6&lOnline" in board of player 18
make score "&e%number of all players%" in board of player 17
make score "&6&lInfo:" in board of player 16
make score "%IDK WHAT TO...
HELP ME [SKRIPT SCOREBOARD]
↧
Faction F Home timer
I looked throu the config files and cannot find where to turn off the timer for faction/f home warps anyone know where to set or the pex perm to bypass the timer? Thanks in adcvance for your help
↧
↧
Do you use an InventoryHolder when creating Inventories?
Hello!
I have noticed while looking at code here on Spigot that almost no one uses the InventoryHolder interface while creating inventories, they just set it to null and I don't really understand why.
The most common way I have seen here to check if the clicked inventory actually is your created inventory is by comparing the names of the inventories and see if they match, but why just not just get the InventoryHolder and check if it matches your InventoryHolder?
You can even store a...
Do you use an InventoryHolder when creating Inventories?
I have noticed while looking at code here on Spigot that almost no one uses the InventoryHolder interface while creating inventories, they just set it to null and I don't really understand why.
The most common way I have seen here to check if the clicked inventory actually is your created inventory is by comparing the names of the inventories and see if they match, but why just not just get the InventoryHolder and check if it matches your InventoryHolder?
You can even store a...
Do you use an InventoryHolder when creating Inventories?
↧
Custom Code or Public Plugin
Some staff claiming that custom code is better
Its a HCF Server
in my opinion if the public is suitable then just use it.
Its a HCF Server
in my opinion if the public is suitable then just use it.
↧
Is it possible to change minecart movement like this
hey guys i was wandering about making a plugin that normalises minecart movement.
how it is
View attachment 290659
how i want it to be
View attachment 290660
it would be nice if you could also tell me how to do it thanks
how it is
View attachment 290659
how i want it to be
View attachment 290660
it would be nice if you could also tell me how to do it thanks
↧
Bungee command comes through both bungee and server.
Hi, I'm using command control to re-name a command for the user, below is my config file for command control. I'm trying to make it so users can run /playtime so they don't need to run /onlineplayertime.
The command comes through on both bungee instance and the local server. So in game players are left with the messages:
Your playtime is 1 hour, 16 minutes.
Error unknown command run /help for help .......
Bungee command comes through both bungee and server.
Code (Text):
BungeeCommands:
playtime: onlineplayertime
playtime: onlineplayertime
The command comes through on both bungee instance and the local server. So in game players are left with the messages:
Your playtime is 1 hour, 16 minutes.
Error unknown command run /help for help .......
Bungee command comes through both bungee and server.
↧
↧
1.12.2 NMS???
Hello everyone, thanks for clicking on the link to this thread ![Stick Out Tongue :p :p]()
I need use of NMS for my project, so I started messing around with Spigot's Maven dependencies, but I found something weird using this in my POM:
It imports the dependency, but doesn't show anything other than the JDK under the "External...
1.12.2 NMS???

I need use of NMS for my project, so I started messing around with Spigot's Maven dependencies, but I found something weird using this in my POM:
HTML:
<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.12.2-R0.1-SNAPSHOT</version>
</dependency>
</dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.12.2-R0.1-SNAPSHOT</version>
</dependency>
</dependencies>
1.12.2 NMS???
↧
GUI with page
Hi,
I'm making a plugin that shows me all the heads of online players in a GUI but I have a problem: I don't know how to "create multiple GUI pages" when the number of online players is greater than the number of GUI slots. Do you have some code to help me understand? (I'm new to Java and, in my opinion, learn better by reading some of the code).
(Sorry for my bad English I'm Italian)
package me.supermarcomen.stafflist;
import java.io.File;
import org.bukkit.Bukkit;
import...
GUI with page
I'm making a plugin that shows me all the heads of online players in a GUI but I have a problem: I don't know how to "create multiple GUI pages" when the number of online players is greater than the number of GUI slots. Do you have some code to help me understand? (I'm new to Java and, in my opinion, learn better by reading some of the code).
(Sorry for my bad English I'm Italian)
Code (Text):
package me.supermarcomen.stafflist;
import java.io.File;
import org.bukkit.Bukkit;
import...
↧
XenForo Help
can someone help me with xenforo forums creation?
https://discord.gg/vbN8h33 you will be staff on the server and part time paid depending.
https://discord.gg/vbN8h33 you will be staff on the server and part time paid depending.
↧
McMMO
Hello!
I've purchased the McMMO resource, but when I download it, and put it into my server, it doesn't seem to load.
Any idea on how to fix this?![Stick Out Tongue :p :p]()
Thanks!
~ cxil
I've purchased the McMMO resource, but when I download it, and put it into my server, it doesn't seem to load.
Any idea on how to fix this?

Thanks!
~ cxil
↧
↧
Spawn 3 blocks within 24 chunks
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
!
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

↧
Detect item in water.
Hello everyone, I was wondering how you would detect if somebody has thrown something into water.
↧
Cancel Teleport
Hey. I'm trying to make my plugin cancel the teleport of a player when the player moves. I was able to do this with x.getlocation().equals(loc) but when the player even does something as simple as moving their mouse it cancels the teleport. How would I change this so that the player can still move their mouse?
Code in question:
Cancel Teleport
Code in question:
Code (Text):
Location loc = x.getLocation();
Bukkit.getServer().getScheduler().scheduleSyncDelayedTask(this, new Runnable() {...
Bukkit.getServer().getScheduler().scheduleSyncDelayedTask(this, new Runnable() {...
↧