Mods Server

[Bukkit] All You Need

  • 9.2k views 0 today
  • save_alt 409 downloads
Game Version
Minecraft 1.7.2
Progress
100% complete
Added CreditAll code by jflory7
  • 11
  • 4
  • 19
jflory7
Lvl 45Master Gent
47
Find our page on BukkitDev!
Find our page on BukkitDev!
Find our page on BukkitDev!
Find our page on BukkitDev!
Find our page on BukkitDev!

What is it?


All You Need is a new plugin in development that is created by me, a beginning programmer, and this is my very first project. The goal is to create a plugin that provides a very basic list of commands that is similar to the Essentials plugin but far simpler in scope, so as to prevent interference with other plugins.

An extra idea that may or may not be added into the release is an option to "disable" certain commands.

Commands

Finished

  • /ct (Opens a crafting table wherever you are)
  • /ender (Opens your ender chest wherever you are)
  • /tpgo (Teleport to another player)
  • /definespawn (Set the location to be teleported to when /spawn is typed)
  • /spawn (Teleport a player to a location defined by an administrator)


In Progress

  • /definehome (Set the location for the player using the command to be teleported to when /home is set)
  • /gohome (Teleport a player to a location defined by the player)
  • /rules (Show a list of rules defined by an administrator)
  • /gethelp (Broadcasts a message to players who have the permission to see the message)


Planned

  • /ayn (Shows list of commands for plugin)
  • /tpback (Teleport the last location where you died or teleported from)
  • /tpyou (Send a teleportation request to another player)
  • /tpme (Request a player to be teleported to you)
  • /tpok (Accept a teleportation request)
  • /tpno (Decline a teleportation request)
  • /tpcoord (Teleport to any coordinates),>

More coming soon! If you have any ideas, please make a thread in the forums and we will read them!


Permissions


  • ayn.*
  • ayn.ct
  • ayn.ender
  • ayn.tpgo
  • ayn.definespawn
  • ayn.spawn
  • ayn.rules
  • ayn.gethelp

These have not been tested. If you would assist me in testing these to make sure they work, that would be very helpful!


Credit



I am a student from the 2013 Duke TiP Team Programming for Video Games class at the University of Georgia. I began programming for the first time in this class, and throughout June, I learned the basics of programming for three consecutive weeks. This project was to help me learn how to code for Java after learning C# and apply the knowledge I learned to my favorite gameo�¦ Minecraft! So, here is the result of my first Bukkit project.

I have a page on Github that you can check out, if you'd like.

This plugin is sponsored by CrystalCraftMC, a semi-vanilla Minecraft server. Click here to learn more.

More like this

  Have something to say?

Minasamir
03/11/2014 3:03 pm
Level 1 : New Miner
Is These work on vanilla server or not ?
1
jflory7
03/11/2014 5:42 pm
Level 45 : Master Gent
If it runs Bukkit, it should work.
1
Minasamir
03/12/2014 1:03 pm
Level 1 : New Miner
I have just made a bukkit server but when I put it in pulgin folder it did not work is there any additional steps I have to make ?
1
jflory7
03/16/2014 4:31 pm
Level 45 : Master Gent
Nope, it should be as simple as dropping it in the plugin folder. Make sure you have the most recent version from here, and let me know if it's still having issues.
1
Purevega
08/07/2013 10:46 am
Level 48 : Master Gent
Any upcoming updates?
1
jflory7
08/07/2013 5:25 pm
Level 45 : Master Gent
Yes, we just released an update a couple of days ago! The BukkitDev page will always have the latest version for downloading there.
1
Walker98
07/20/2013 3:38 am
Level 10 : Journeyman Network
this is very similar to essentials
1
jflory7
07/21/2013 5:50 pm
Level 45 : Master Gent
The idea for this plugin is to make it the REAL essentials that server owners/administrators might need for running a server.
1
Purevega
07/13/2013 3:16 pm
Level 48 : Master Gent
This might come to be as big as Essentials. Keep it up and add more unique features!
1
jflory7
07/15/2013 10:40 pm
Level 45 : Master Gent
That means a lot to hear! Thanks for the support, and that would be amazing if it were!
1

Welcome