0
votes
2answers
152 views

How can I make Redstone respond to a player having no money in their account?

I am building a gambling machine on a Bukkit server with the Vault plugin, and I would like to do an error check. When the player wants to play the game, they need to have X dollars in their bank ...
4
votes
4answers
452 views

Minecraft save-all timer

I have recently found that my MC world does not auto-save (Don't answer on how to do that), so I have to /save-all every 5 minutes or so. However, I have created a timer hooked up to a /save-all ...
30
votes
7answers
4k views

How to find a player's redstone clock (or other aggressive circuitry)?

I'm an admin for a minecraft server where I suspect one of the players has set up a fast cycle redstone circuit. The reason is the server uses what seems to me to be too high of cpu for only one or ...