Fearless Forums
Java coding - Printable Version

+- Fearless Forums (https://fearlessrp.net)
+-- Forum: General Discussion (https://fearlessrp.net/forumdisplay.php?fid=10)
+--- Forum: Discussions (https://fearlessrp.net/forumdisplay.php?fid=4)
+---- Forum: Archive (https://fearlessrp.net/forumdisplay.php?fid=481)
+---- Thread: Java coding (/showthread.php?tid=19809)



Java coding - Fillehh - 10-24-2012

Anyone who wants to help me with the coding for a bukket server on minecraft?

I want to be able to ban someone with a time.

Example: A guy breaks the rules and I want to ban him, The thing with the ban system on minecraft is that there is no timer...
I would like to be able to do the bans simular to the fearless bans Smile
Anyone?


RE: Java coding - BambusBo - 10-24-2012

If its bukkit, type /tempban in chat


RE: Java coding - Theblackshadowofgod - 10-24-2012

I believe there are already alot of addons/mods (I dont play MC) available to do this.


RE: Java coding - Fillehh - 10-24-2012

(10-24-2012, 11:15 AM)Bluerider Wrote: If its bukkit, type /tempban in chat

And after /tempban? Some kind of minute system? Smile


RE: Java coding - Zealord - 10-24-2012

I used bukkit for a long time. Bukkit has bans included in it as far as I know? Go to the server console and type "help" to see a list of available commands.
Bukkit also has a manual that comes with it and a wiki for it's users to read before they start a bukkit server, and an active forum in which you can ask all bukkit or minecraft related questions.
You could also download one of numerous plugins.

Useful links:
http://wiki.bukkit.org/CraftBukkit_commands (List of commands)
http://forums.bukkit.org/ (Forums)
http://plugins.bukkit.org/curseforge/#ti=&ta=all&au=&pno=0 (Bukkit Plugins)