[GEN/TP] EasyPeasy v3 - A simple and easy general plugin [MultiWorld] [1337]

Discussion in 'Inactive/Unsupported Plugins' started by Liam Allan, Sep 24, 2011.

  1. Offline

    Liam Allan

    EasyPeasy V3
    An awesome and clean plugin that provides most commands.

    Commands (Cmd, Permissions - Info)
    PermissionsBukkit by the way ;)
    Show Spoiler

    ep:
    description: Show's you the help menu :D
    usage: /ep​
    tp:
    description: Tp to a player​
    usage: /tp​
    node: ep.tp​
    s:
    description: Summon a player​
    usage: /s​
    node: ep.summon​
    world:
    description: Make to teleport a/to a world​
    usage: /world​
    node TP: ep.world.tp​
    node Gen: ep.world.unload​
    mail:
    description: Send a private message​
    usage: /mail <player> <message>​
    node: ep.mail​
    b:
    description: Broadcast a message to the server​
    usage: /b <message>​
    node: ep.broadcast​
    time:
    description: Set the worlds time​
    usage: /time day,night​
    node: ep.time​
    heal:
    description: heal your or another player​
    usage: /heal​
    node: ep.heal​
    spawn:
    description: Teleport to spawn​
    usage: /spawn​
    node: ep.spawn​
    setspawn:
    description: Set the spawn for a world​
    usage: /setspawn​
    node: ep.setspawn​
    weather:
    description: Change the weather​
    usage: /weather <start,stop>​
    node: ep.weather​
    clear:
    description: Clear your inventory​
    usage: /clear​
    node: ep.clear​
    slay:
    description: Kill a player​
    usage: /slay <player>​
    node: ep.slay​
    i:
    description: Spawn an item​
    usage: /i <item>​
    node: ep.item​
    Requires this node: bukkit.command.give
    report:
    description: Get a FeatherWand​
    usage: /report <text>​
    node: ep.report​
    afk:
    description: Go AFK​
    usage: /afk <reason>​
    node: ep.afk​
    afkback:
    description: Come of AFK​
    usage: /afkback​
    node: ep.afk​
    mode:
    description: Find out some server info​
    usage: /mode <creative,survival>​
    node: ep.gamemode​
    restart:
    description: Restart the server. TESTING​
    usage: /restart​
    node: ep.restart​
    newname:
    description: Change your name​
    usage: /newname <name>​
    node: ep.newname​


    Coloured chat (NODES)
    Show Spoiler

    ep.colourname.white:
    description: Your chat name is white​
    ep.colourname.red:
    description: Your chat name is red​
    ep.colourname.blue:
    description: Your chat name is blue​
    ep.colourname.yellow:
    description: Your chat name is yellow​
    ep.colourname.green:
    description: Your chat name is green​


    Download here!

    ChangeLog
    V3
    Updated so world create again, /mail is fixed.
    V2.6
    Parenthesis fix!
    More (open)

    V2.5
    Fixed a bug :D
    V2.3
    Removed the cuboid crap, I was only testing so sorry :D
    V2
    Removed the stupid hashmap, Now works with the /give command
    V1
    Release of the plugin :D
     
  2. Offline

    GermanCrafter

    This could sound strange but, is this compatible with PermissionsBukkit? If not, which Permissions Plugin should I use to use this?
     
  3. Offline

    Liam Allan

    Yes :D PermissionsBukkit :D
     
  4. Offline

    GermanCrafter

    Ermmm, its not working for me with PermissionsBukkit...
    Wait, I'll post the error message from the console...

    Something like this:
    Show Spoiler



    And my permissions file...
    Show Spoiler



    it got formatted wrong...
     
  5. Offline

    Plague

    Major cleanup...
    @GermanCrafter please don't edit when he asks for more, makes it really chaotic; also please use SPOILER tags (edited for you)

    @Liam Allan the post needs a header on top (name, version, short description), I think you should also drop all the (not exactly nice) talk about other devs, just leave some thank you for inspiration or something if you could.
     
    Liam Allan likes this.
  6. Offline

    Liam Allan

    Done! :D

    Ok, Looks like the error is from my plugin I'm affraid . . .

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  7. Offline

    GermanCrafter

    Hmm, is there any way to fix it?
    This plugin would be soo perfect, i've been searching for something like this for days :D
     
  8. Offline

    Liam Allan

    Maybe update PermissionsBukkit to the latest version? That's the best I can think off . . . :D
    If not, Then just use Op and Non-Op. The plugin is just as awesome and provides some commands to Non-Ops :D
     
  9. Offline

    GermanCrafter

    The problem is that i need groups, like VIP and so on, for more advanced users.

    Edit: I got the latest version of PermissionsBukkit. Just installed it.
     
  10. Offline

    Liam Allan

    Ok, good luck, If you have problems again, Please feel free to add me on Skype, "liamallan12345"
     
  11. Offline

    holy knife

    Typo in the commands spoiler:​
    "description: Come of AFK"​
    Change of to off.​
    On topic very nice job.​
     
  12. Offline

    DNA

    I am having trouble getting the sethome addon to work. Are there any other permission nodes I need to use? When I use it, it just echoes the command back to me. Every other command seems to work fine though.
     
  13. Offline

    Liam Allan

    What do you mean "echoes"
     
  14. Offline

    DNA

    If I type /sethome, it just says /sethome to myself in the chatbar and nothing happens. /home does the same thing. All other commands work properly, however.

    attached permissions config
    Show Spoiler

    Code:
    users:
        MrDNA:
            permissions:
                permissions.example: true
            groups:
            - admin
        PinkuBentoBox:
            groups:
            - authed
    groups:
        default:
            permissions:
                permissions.build: false
                ep.home: true
        admin:
            permissions:
                permissions.*: true
                ep.home: true
            inheritance:
            - user
        authed:
            permissions:
                permissions.build: true
                ep.home: true
                ep.colourname.green: true
        user:
            permissions:
                permissions.build: true
            worlds:
                creative:
                    coolplugin.item: true
            inheritance:
            - default
    messages:
        build: '&cYou do not have permission to build here.'
     
  15. Offline

    Liam Allan

    :D Ok, fixing right now!
     
  16. Offline

    DNA

    Thanks for the quick response.
     
  17. i am getting this error when some1 tries to tp to a name that is offline,

    org.bukkit.command.CommandException: Unhandled exception executing command 'tp' in plugin EasyPeasy v4
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:358)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NullPointerException
    at me.liamallan.EasyPeasy.EasyPeasy.onCommand(EasyPeasy.java:316)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more

    i am running Recommended Build: 1240
     
  18. Offline

    kidgamepro

    /home
    /sethome
    /mode

    -> Don't work for me :/
     
  19. Offline

    Ziden

    Im using this plugin on my server to test it, its simple and good, however there is somethings i would change. It sends messages when people dies for example... i wanted to translate that...
    is there a option to release source code of V3 or making it a language file ?
    i would love to have this V3 source, since its simple and have many basics funcionalityes, its like a pack together :D

    Or at least, tell me witch bug u fixed on V3 :D

    Thanx for the attention.
     
  20. Offline

    skylineok2

    @ DNA i am having the same problem [diamond]
     
  21. Offline

    SanguineGuard

    im having problems Installing, can anyone help me?
     
  22. have you fixed the set home?
     
  23. Offline

    Liam Allan

    Haha, I didn't say I quit Bukkit at all. So get you're ass out of here right now. Guy's, ignore this asshole, I stole none of his code at all.

    Saying " I don't really want to do this stuff anymore" Is not quiting, And it's not all about fame you retard, You think you're big and stuff. But really, your just a piece of shit that think's he's cool for making COD mods and Bukkit plugin's. Just grow up!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  24. Offline

    thescreem

    If you want to argue with someone, do so in a conversation or bring it up with the staff that someone has offended you. There's a little report button on every post, use it.
     
  25. Offline

    TheFluffyOne

    Do you still have the sethome extension? I can't find the download for it, though i have previously, so I'm sure it's out there somewhere. If you don't have it still, can you at least give me the newest version, even if it's not up to date? thanks.
     
  26. Offline

    TheFluffyOne

    Are you still maintaining this plugin? If not, could you please find someone what would? It was by far my favorite plugin, and I hate to see it go to waste.
     
  27. Offline

    lordthom

    Looks cool, but strangely enough my server simply doesnt load it -.-
     
  28. Offline

    md_5

    Long time no see Liam Allan. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     
  29. Offline

    Liam Allan

    Doesn't surprise me. Plugin is way to old. :D
     

Share This Page