Inactive [ADMN/MISC] GuestLock v0.1 - Make guests read your rules. [1337]

Discussion in 'Inactive/Unsupported Plugins' started by NuclearW, Aug 17, 2011.

  1. Offline

    NuclearW

    GuestLock - Make guests read your rules.
    Version: v0.1

    GuestLock lets you set a message to be shown to guests and a command they must use in order to be able to move. This lets you point them to a rules page or such to find the command they need in order to be able to move.

    GuestLock supports language translation: Simply edit the "lang" file to change anything GuestLock says.

    GuestLock has been translated into Polish:

    If you translate this plugin I would be very grateful if you would send me your lang file so that I may share it with others in this post.

    GuestLock uses Bukkit Permissions, so any Bukkit Permissions provider will work with GuestLock.

    Features:
    • Lock guests in place until they use a command.
    • Configurable command and message
    Commands:
    • Changeable in the config file, will unlock a player when used.
    • Default is: /ilikethisplugin
    Configuration:

    By default, GuestLock will create a 'config' file and a 'lang' file on run, the defaults are as such:
    You need to change the find-command line to point users are your website or rules page, and the secret-command to whatever secret word you want them to have to use to unlock themselves.

    Then, for the user, they need only use /<secretword> in-game to unlock themselves.


    Download GuestLock

    Changelog:
    • Version 0.1
      • Initial release.
    GuestLock was suggested by @Nipper
     
  2. Offline

    sanjar12345

    Hey i can translate that into russian and its


    найти-команда = & & AGA на 7http \: / / www.example.com/&a, чтобы найти секреткоманды.
    Команда найден = & СПА успешно зарегистрировались, весело провести время.
     
  3. Offline

    NuclearW

    You didn't need to translate the keys, but thanks! I'll put this up shortly.
     
  4. Offline

    68x

    A quick question, I realize that this plugin is intended for RB1337. I do realize that Bukkit has undergone some slight API changes from RB1337 to 1.0-R1. Do these API changes effect this plugin?
     
  5. Offline

    NuclearW

    Not to my knowledge.
     
  6. Offline

    NiXijav

    I've translated this into Spanish:
    find-command=&aVete a &7http\://www.example.com/&a para encontrar la clave secreta.
    command-found=&aHas introducido correctamente la clave, diviértete!.
     
    NuclearW likes this.
  7. Offline

    fjutte

    Language: Swedish (Notch speak this :D)


    #Localization.
    #Wed Aug 17 09:58:43 EDT 2011
    find-command=&aGå till &7http\://www.example.com/&a för att hitta det hemliga lösenordet.
    command-found=&aDu är nu registrerad, lycka till!

    Request: an ingame op/admin command for changing the secret command, like

    Code:
    /gl set <secret command>
    i.e. /gl set i-love-creepers

    BukkitPermissions permission node for overriding this plugin
    Why? So that trusted (VIP, donors etc) players don't need to type the secret command

    Code:
    Groups:
        Default:
            permissions:
                permissions.build: false
        VIP:
            permission:
                guestlock.override: true
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  8. Offline

    OMZNBenJayson

    is there a way to when they register, the get automaticly promoted to a certain group?
     
  9. Offline

    NuclearW

    Not at current.

    I'll tag you when I update this and I have a github issue tracker for you to put an issue on for this, though. I've got a lot to do...
     
  10. Offline

    nhanusey

    this is a great idea and id love it for my server, but when i put the .jar into my plugins folder and run my server it doesnt work, and doesnt make the folder with the config files and shitt.. helpp???????
     
  11. Offline

    PDOGG

    I get the same problem as nhanusey, im running the newest RB of Bukkit.
    Anyone know other plugins like this? Because i really need this!
     

Share This Page