/fast_travel "name" true

    Joined
    Jan 25, 2015
    Messages
    964
    Reaction score
    225
    • Wired for Logic
    • Councillor 2 Gold
    • Legacy Citizen 5
    an option for admins to activate fast travel like this:
    /fast_travel "name" true

    anables players to use the admin travel. just as creative mode you wont lose fast travel on exiting the game.
    sometimes people are all spread, and you want to build together, other times you want to build alone.
    the server owner doesn't want to give you the power to ban/kick people or crash the server.
    with this you can easily travel around without admin powers
     

    therimmer96

    The Cake Network Staff Senior button unpusher
    Joined
    Jun 21, 2013
    Messages
    3,603
    Reaction score
    1,053
    You can set people as admin, but limit what they have access to. Simply give them admin but with only access to tihe change_sector command
     

    therimmer96

    The Cake Network Staff Senior button unpusher
    Joined
    Jun 21, 2013
    Messages
    3,603
    Reaction score
    1,053
    Its a bit of a fuss for the first time, but
    • add_admin_denied_comand
      • DESCRIPTION: Forbids admin the use of a command
      • PARAMETERS: PlayerName(String), Command(String)
      • EXAMPLE: /add_admin_denied_comand schema destroy_entity
    Work thought this list removing access to all commands you want. It will add it all to the admin.txt so you can copy paste it next time you want to do it.