Custom Placeholder Plugin

Discussion in 'Plugin Help/Development/Requests' started by SayoNaTchi, Dec 8, 2014.

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

    SayoNaTchi

    I am running a chat plugin which has a placeholder API which allows external plugins to hook in.
    So I was wondering if someone could use this API to create the plugin below.

    Plugin category: ChatManagement

    Suggested name: CustomPlaceholders

    What I want: A plugin that hooks into the API in this link (Removed) and creates a text file
    (placeholders.yml?) where you can make custom placeholders which each have individual permissions.

    For example:
    Code:
    placeholders:
      levelone: 'Lv1' #Perm node would be placeholder.levelone
      leveltwo: 'Lv2' #Perm node would be placeholder.leveltwo
      levelsix: 'Lv6' #Perm node would be placeholder.levelsix
      custom: 'Somethingrandom' #Perm node would be placeholder.custom
     
    


    When I'd like it by: As soon as
     
  2. Offline

    JordyPwner

    shorten urls arent allowed
     
  3. Offline

    SayoNaTchi

    Fixed, thanks.
     
  4. Offline

    mrCookieSlime

    Thread locked.

    SayoNaTchi
    We do not support paid resources and I removed the link.
     
Thread Status:
Not open for further replies.

Share This Page