[GEN] SimpleAdmin v4.0

Discussion in 'Inactive/Unsupported Plugins' started by captainawesome7, May 2, 2011.

     
  1. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    SimpleAdmin - More commands+ Features


    Admin Commands:
    • /annoy <playername> - Annoys the specified player (sends a message when they build/place any block on the server)
    • /unannoy <playername> - Stops annoying the specified player
    • /extrannoy <playername> - Extrannoys the specified player (sends a message everytime their location changes on the server)
    • /unextrannoy <playername> - Stops extrannoying the specified player
    • /kick <playername> <reason> - Kicks the specified player for the specified reason (see notes below for more)
    • /ban <playername> <reason> - Bans the specified player, the reason is what it shows when it kicks the player, and when they try to join while banned
    • /unban <playername> - Unbans the specified player
    • /teamview <playername> <command_without/> - Make the specified player perform the given command, it works with multi word commands and you do NOT need the / in the command
    • /kill <playername> - Kills the specified player (see notes)
    • /tp <player1> <player2> - Player 2 gets teleported to player 1
    • /tph <playername> - Teleports the specified player to you
    • /tpto <playername> - Teleports you to the specified player
    • /i <itemid> <amount> <durability> - Gives you the specified item id, amount is optional, default 64
    • /give <playername> <itemid> <amount> <durability> - Gives the amount of the specified item to the specified player, kind of glitchy (it might be invisible if you /give to yourself)
    • /clearinv <playername> - Clears your inventory, if playername specified, clears their's
    • /setspawn - Sets the world's spawn to your current location
    • /say - Broadcast a message throughout the server, custom format in config.txt
    • /discreet - Toggle /list visibility
    • /inventory check <playername> - Stores your inventory and replaces it with the specified players (don't try to check your own inventory)
    • /inventory return - Returns your inventory (if you are checking somebody else's)
    • /sareload - Reloads config.yml
    • /saversion - Displays your version of SimpleAdmin
    Fun Commands:
    • /arrow - Shoots an arrow from the sender
    • /ball - Throws a snowball from the sender
    • /egg - Throws an egg from the sender
    • /rename <playername> <newname> - Changes the display name of the specified player
    • /checkname <displayname> - Shows the player's real name (see notes below)
    • /instakill - Any entities you attack are killed instantly
    • /armor <playername> - Gives the specified player a set of diamond armor, already in their armor slot (It will overwrite existing armor!)
    • /spawnmob <mobname> <amount> - The mob name MUST have a capital first letter, examples: Chicken, Cow, Ghast
    • /nuke - Toggle nuke mode (any time you left click air your target block sets off a nuke)
    Other Commands:
    • /pm <playername> <message> - Whispers the message to the specifeid player
    • /ungod <playername> - Makes the specified player a mortal, if blank, makes the sender a mortal
    • /god <playername> - Makes the specified player a god, if blank, makes sender a god
    • /fall - Toggles falling damage
    • /heal <playername> - Heals the specified player (see notes)
    • /im - Toggles mob invincibility
    • /spawn - Teleports you to the spawn
    • /afk - Marks you as [AFK] in chat and in /list
    • /list - Display a list of players online, uses display names
    • /weather clear - Clears the weather in the world you are in
    • /weather rain - Makes it rain in the world you are in
    • /weather storm - Makes it thunder and rain in the world you are in


    simpleadmin.afk - /afk
    simpleadmin.annoy - /annoy, /unannoy
    simpleadmin.armor - /armor
    simpleadmin.arrow - /arrow
    simpleadmin.ball - /ball
    simpleadmin.ban - /ban
    simpleadmin.checkname - /checkname
    simpleadmin.clearinv - /clearinv
    simpleadmin.discreet - /discreet
    simpleadmin.egg - /egg
    simpleadmin.extrannoy - /extrannoy, /unextrannoy
    simpleadmin.fall - /fall
    simpleadmin.give - /give
    simpleadmin.god - /god, /ungod
    simpleadmin.heal - /heal
    simpleadmin.invincimobs - /im
    simpleadmin.instakill - /instakill
    simpleadmin.inventory - /inventory
    simpleadmin.item - /i and /item
    simpleadmin.kick - /kick
    simpleadmin.kill - /kill
    simpleadmin.list - /list
    simpleadmin.dontgivethistopeople - /nuke
    simpleadmin.pm - /pm
    simpleadmin.reload - /sareload
    simpleadmin.rename.self - /rename (only when setting your name back to your default)
    simpleadmin.rename.others - /rename (when renaming anybody)
    simpleadmin.say - /say
    simpleadmin.setspawn - /setspawn
    simpleadmin.spawn - /spawn
    simpleadmin.spawnmob - /spawnmob
    simpleadmin.teamview - /teamview
    simpleadmin.time - /time
    simpleadmin.tp - /tp
    simpleadmin.tph - /tph
    simpleadmin.tpto - /tpto
    simpleadmin.unban - /unban
    simpleadmin.version - /saversion
    simpleadmin.weather - /weather


    The absence of format is simply because I'm too lazy to do it now, I'll upload this to bukkit dev eventually.

    Download dev build

    This post has been edited 7 times. It was last edited by captainawesome7 Apr 25, 2012.
  2.  
  3. Offline

    lecraeman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well. I installed it and set up everything. It still sais i dont have permission.
  4. Offline

    lecraeman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Im really kinda pissed right now. Everything is working with bPermissions EXCEPT your plugin. I really love this plugin. It wont fix for friggin nothing. Can i please get some help? Im really starting to get ticked. Do i need to add the permission nodes? I tried adding simpleadmin.* but im thinking you didnt add that and im gonna have to go manually enter everyone of them.
  5. Offline

    JRHughes

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok, so I get the same error that I don't have the permissions to use [insert command], so I guess it's not just me! And yeah, I understand that this plugin ain't being developed anymore!

    I've attempted to create a working permissions.yml with all of the SimpleAdmin permissions and failed miserably. Does anybody have a solution? Or a working permissions.yml?

    Or... a similar plugin (or plugins) that do the same job? I love tp / give really.. so anything that offers those!
  6. Offline

    GavinMonoxide

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey, sorry, but how do I make myself an admin? I am the server op, but when I try and type /setspawn for instance, its says I do not have permission
  7. Offline

    JRHughes

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yeah, as the posts before yours suggest.. everyone has this issue and a solution has not yet been posted.
  8. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    use. permissions.
  9. Offline

    JRHughes

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I quote, "I've attempted to create a working permissions.yml with all of the SimpleAdmin permissions and failed miserably. Does anybody have a solution? Or a working permissions.yml?"

    Absolutely love this plugin when it works, shame I can't figure out how to get it working!
  10. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I use bPermissions so I don't need a permissions.yml
    If you use anything other than Permissions of bPermissions I don't know what to tell you, but SuperPerms should work.
  11. Offline

    JRHughes

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ah right, so it seems bPermissions is the way forward! Is it fairly straight-forward for a noob like me to get working? Cheers for the reply!
  12. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Very simple - why not have a look at the page and find out?
    http://dev.bukkit.org/server-mods/bpermissions/
  13. Offline

    JRHughes

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Cheers guys, finally got this great plugin functioning again! Harmony is now restored. Thanks again for the help!
  14. Offline

    Pr0Failure

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Anyone test with #1490?
  15. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    should work fine, but idk
  16. Offline

    AMinecraftplayer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I hope for un update as soon as to the week end!
    But I understand if you have to work a bit.
    -We are not robots. (sounds like a robot) ;P
  17. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    all of the commands should work, but I Don't know about anything that interfaces with the world
  18. Offline

    AMinecraftplayer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I should not use un outdated plugin :/
    My permissions still dont work 100% :(
  19. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    what's wrong with the permissions
  20. Offline

    AMinecraftplayer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Oh it´s an new problem I noted and Justin The Cynical try to help me as good as he can.
    Me and my friend are both Admins but my friend cant do everything I can do (no permissions per player only group).
    I think it´s if you´re op or not but I have not tested.
    I also have MySQL on top of that ;)
  21. Offline

    neclovek

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    if someone have permsisions problems use permissions 3.x and the * node...its working for me
  22. Offline

    sketchelp

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how do i add an admin?i need to make myself an admin on my server.
  23. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Use bPermissions or something like that.
  24. Offline

    mrhelton

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi

    Great plugin, I've been using it for a month now but I have a couple things

    1) When I use /ban and then they to to join again it says "name has quit the game!" and then they are stuck in the player list when I hold tab.

    2) I believe this could be solved by just straight up adding the name to bans.txt. Could you possibly add bans to that file as well in the future?
  25. Offline

    KillerCreeper555

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How do i install it and run it?
  26. Offline

    KillerCreeper555

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    it messes up my server when i do
  27. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I put a dev build up I'll put this on bukkit dev when I get around to it.
  28. Offline

    mrarroyo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Every thing on this list is already on many other plugins (I based them on Essentials)

    you should really make it better or remove the plugins already covered by Essentials...


    • /kick <playername> <reason> - Kicks the specified player for the specified reason (see notes below for more)
    • /ban <playername> <reason> - Bans the specified player, the reason is what it shows when it kicks the player, and when they try to join while banned
    • /unban <playername> - Unbans the specified player
    • /teamview <playername> <command_without/> - Make the specified player perform the given command, it works with multi word commands and you do NOT need the / in the command - in Essentials it's /sudo
    • /kill <playername> - Kills the specified player (see notes)
    • /tp <player1> <player2> - Player 2 gets teleported to player 1
    • /tph <playername> - Teleports the specified player to you - Essentials /s
    • /tpto <playername> - Teleports you to the specified player - Essentials /tp name
    • /i <itemid> <amount> <durability> - Gives you the specified item id, amount is optional, default 64
    • /give <playername> <itemid> <amount> <durability> - Gives the amount of the specified item to the specified player, kind of glitchy (it might be invisible if you /give to yourself) - Worse than essentials, essentials works better with invisible giving
    • /clearinv <playername> - Clears your inventory, if playername specified, clears their's - Essentials /ci
    • /setspawn - Sets the world's spawn to your current location
    • /say - Broadcast a message throughout the server, custom format in config.txt
    • /inventory check <playername> - Stores your inventory and replaces it with the specified players (don't try to check your own inventory) - /invsee
    • /inventory return - Returns your inventory (if you are checking somebody else's) - /invsee
    • /rename <playername> <newname> - Changes the display name of the specified player - /nick
    • /checkname <displayname> - Shows the player's real name (see notes below) - /whois
    • /armor <playername> - Gives the specified player a set of diamond armor, already in their armor slot (It will overwrite existing armor!)
    • /spawnmob <mobname> <amount> - The mob name MUST have a capital first letter, examples: Chicken, Cow, Ghast
    • /pm <playername> <message> - Whispers the message to the specifeid player - /tell /msg /m /whisper
    • /god <playername> - Makes the specified player a god, if blank, makes sender a god
    • /heal <playername> - Heals the specified player (see notes)
    • /spawn - Teleports you to the spawn
    • /afk - Marks you as [AFK] in chat and in /list
    • /list - Display a list of players online, uses display names
    • /weather clear - Clears the weather in the world you are in - /weather sun
    • /weather rain - Makes it rain in the world you are in
    • /weather storm - Makes it thunder and rain in the world you are in
  29. Offline

    Benjerji

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Lol plugin seems Really great! Cant wait to download and get it installed!
  30. Offline

    captainawesome7

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Or I could, you know, not do that.
  31. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Long time no see @captainawesome7. 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

Share This Page