Paste #105408: Unnamed Denizen Script Paste

Date: 2023/01/15 04:43:25 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


skills_admin_gui_open_command:
    type: command
    name: epsettings
    description: Warps you to magical places.
    usage: /epsettings bergbau | landwirtschaft
    tab completions:
        1: bergbau
    script:
    - choose <context.args.first>:
        - case bergbau:
            - inventory open d:in@skill_bergbau_admin_gui
skill_bergbau_admin_gui:
    type: inventory
    inventory: chest
    size: 54
    title: EP
    slots:
    - [] [] [] [] [] [] [] [] []
    - [] [] [] [] [] [] [] [] []
    - [] [] [] [] [] [] [] [] []
    - [] [] [] [] [] [] [] [] []
    - [] [] [] [] [] [] [] [] []
    - [] [] [] [] [] [] [] [] []