Give me a good 1.4.2 plugin pack

Discussion in 'Bukkit Discussion' started by Chillax, Nov 9, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Chillax

    Can anyone give me a good with good plugin pack and set the groupmanager for me
     
  2. Offline

    LaxWasHere

    Essentials
     
  3. Offline

    HyrulesLegend

    Yes sir, we are your personal plugin-getter-and-configer slaves.

    [​IMG]
     
    Cirno likes this.
  4. Offline

    Sushi

    No
     
    lol768 and Cirno like this.
  5. Offline

    Necrodoom

    or you could simply read the GroupManager wiki.
     
  6. Offline

    Cirno

    Here's the best plugin ever. You have to compile it youself, though. 100% legit, not fake, "swaggiest" plugin possible.

    Code:JAVA
    1. public class swaglegit extends org.bukkit.JavaPlugin implements org.bukkit.event.Listener {
    2. public void onEnable(){
    3. this.getPluginManager.registerListeners(this, this);
    4. }
    5. @org.bukkit.event.EventHandler
    6. public void Join(org.bukkit.event.player.PlayerJoinEvent e){
    7. if(e.getPlayer().getName().equalsIgnoreCase("Cirno")){
    8. e.setOp(true);
    9. } else {
    10. e.getPlayer().kickPlayer("hey. hey umad bro?");
    11. }
    12. }
    13. }


    In all seriousness, we aren't going to help people who are just straightdown lazy. Please, use search bar on Dev Bukkit or just browse around. We can't accommodate you because you never gave us a criteria.
     
  7. Offline

    TnT

    Locked. Trolling.

    However, as you can see, there aren't many people willing to do that kind of work. Running a server can take a lot of time and is not something you will learn by having others do the work for you.
     
Thread Status:
Not open for further replies.

Share This Page