Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Javascript Expansion: @VERSION@
- # This is the main configuration file for the Javascript Expansion.
- #
- # You will define your javascript placeholders in this file.
- #
- # Javascript files must be located in the:
- # /plugins/placeholderapi/javascripts/ folder
- #
- # A detailed guide on how to create your own javascript placeholders
- # can be found here:
- # https://github.com/PlaceholderAPI-Expansions/Javascript-Expansion/wiki
- #
- # Your javascript placeholders will be identified by: %javascript_<identifier>%
- #
- # Configuration format:
- #
- # <identifier>:
- # file: <name of file>.<file extension>
- #
- # Example:
- #
- # 'my_placeholder':
- # file: 'my_placeholder.js'
- # Javascript Expansion: @VERSION@
- # This is the main configuration file for the Javascript Expansion.
- #
- # You will define your javascript placeholders in this file.
- #
- # Javascript files must be located in the:
- # /plugins/placeholderapi/javascripts/ folder
- #
- # A detailed guide on how to create your own javascript placeholders
- # can be found here:
- # https://github.com/PlaceholderAPI-Expansions/Javascript-Expansion/wiki
- #
- # Your javascript placeholders will be identified by: %javascript_<identifier>%
- #
- # Configuration format:
- #
- # <identifier>:
- # file: <name of file>.<file extension>
- #
- # Example:
- #
- # 'my_placeholder':
- # file: 'my_placeholder.js'
- dmshop:
- file: dmshop.js
- dmshop-maxitems:
- file: dmshop-maxitems.js
- dmshop-maxpurchase:
- file: dmshop-maxpurchase.js
- change:
- file: change.js
- example:
- file: example.js
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement