Looking for a couple of things.

Discussion in 'Bukkit Discussion' started by xXSmoothXx, Jan 18, 2013.

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

    xXSmoothXx

    Hey all,

    I managed to get a Bukkit server going, and am looking for a few plugins.

    1: Something that gives all users (op, or not) the ability to TP, ToggleDownfall, and Time set.

    2: A chest locking plugin that only allows users who place the chest to open/destroy it.

    Thanks for any leads,

    The Smooherest.
     
  2. Offline

    HDfunctions

    1: Essentials or CommandBook
    2: LWC or Lockette
     
  3. Offline

    xXSmoothXx

    Well I just learned how to use permissions.yml for TP, ToggleDownfall, and time set.

    Just added this to the file:

    server.basics:
    description: Give non-ops some power
    default: not-op
    children:
    Bukkit.command.teleport: true
    Bukkit.command.time.set: true
    Bukkit.command.toggledownfall: true

    I will try LWC or Lockette when I have a chance.

    Many thanks.
     
Thread Status:
Not open for further replies.

Share This Page