@timtower Worked perfectly and perhaps even better than expected—thank you!
What do you mean by making a class for the data storage? How would I go about that without re-implementing HashMap or reading and cycling through...
@timtower I took your advice and tried this, but I think that there is a problem using ConcurrentHashMaps with Locations as keys. Perhaps because...
@timtower I looked at the thread that you linked, and it seems that the best way to proceed would be to add a custom NBT tag to the sign that...
Thanks—I'll check this out and let you know.
@timtower Can you please demonstrate?
@timtower As far as I know, there's no way to check permissions from within a vanilla Minecraft command. I'd like to do something like: give @s...
@timtower In the file with the code implementing the CommandExecutor class: public class MyCommand implements org.bukkit.command.CommandExecutor {...
@timtower Can you please elaborate? Could you perhaps provide an example implementation?
I have a command that is supposed to teleport a player if the player is running it by clicking a sign and other conditions are met. This is what I...
Separate names with a comma.