Help With General Plugin

Discussion in 'Bukkit Help' started by 43eyes, Feb 25, 2011.

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

    43eyes

    Okay, I have a Minecraft server with the General and the Permissions Plugin. I have Minecraft Beta 1.3 and I am using the unofficial General Plugin. (Version 2.1.1).............................................................
    AND NONE OF THE COMMANDS ARE WORKING!!! RAGE FACE!!! D:<
    Please help? This is my prompt if you are interested...

    *IS IT NORMAL?*


    [​IMG]


    Code:
    22:32:56 [INFO] Starting minecraft server version Beta 1.3
    22:32:56 [INFO] Loading properties
    22:32:56 [INFO] Starting Minecraft server on *:25565
    22:32:56 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-463-
    gbad97a8-b447jnks (MC: 1.3)
    22:32:56 [INFO] Preparing level "world"
    22:32:56 [INFO] Preparing start region
    22:32:57 [INFO] [Permissions] version [2.1] (Handler) was Initialized.
    22:32:57 [INFO] [General] version [2.1.1] (TheBeginningOfTheEnd) loaded
    22:32:57 [INFO] [Permissions] version [2.1] (Handler) loaded
    22:32:57 [INFO] Done (685518282ns)! For help, type "help" or "?"
    THANKS! :D
     
  2. Offline

    bitcrown

    I could be wrong, but this could simply be that fact that you haven't added the permission to use the commands or you are not in the right "group" that has access to them.
     
  3. Offline

    43eyes

    I have edited it like 100 times ill try again....
     
  4. Offline

    bitcrown

    It seems to me like it's not your fault. Open "config.yml" in the permissions folder and type, at the bottom:
    Code:
        NAME:
            group: Admin
            permissions:
                - 'general.spawn'
                - 'iConomy.payment'
                - 'iConomy.list'
                - 'iConomy.rank'
                - 'general.time'
                - 'general.teleport'
                - 'general.teleport.here'
                - 'general.player-info'
    See if that works. Basically, General and Permissions plugin run off the same database so editing "config.yml" will also help along the commands in General as well as in Permissions.
     
  5. Offline

    43eyes

    THANKS!
     
  6. Offline

    bitcrown

    Your welcome! I'm glad I could be of service.
     
  7. Offline

    43eyes

    Didn't work just nothing happens when I type /give or /teleport or /tp and when I type /help there are no commands a=on page 1
     
  8. Offline

    bitcrown

  9. Offline

    43eyes

Thread Status:
Not open for further replies.

Share This Page