Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- debug: true
- default-language: en
- disable-metrics: false
- autogeneratehashes: true
- append-hash-to-url: true
- usepack-is-temporary: true
- stored-packs-override-assignments: false
- permanent-pack-remove-time: 30
- use-auth-plugin: false
- global:
- # Define a global pack:
- pack: omhms
- # Delay in ticks before sending the pack to a player after he logs in/switches to the server
- send-delay: 20
- # # List of packs to not replace if the user already has them
- # # If no main pack is set the first one also gets used to reset
- # # the pack if the user has a non-optional one
- # # Also this list will be used to select a pack if a user does not have the permission
- # # or the right version to use that pack. (From top to bottom)
- # optional-packs:
- # - omhms
- servers:
- example:
- regex: example_.*
- packs:
- omhms:
- url: https://download.mc-packs.net/pack/e204933072bceae75f253cc624abca3cb8f0b762.zip
- hash: e204933072bceae75f253cc624abca3cb8f0b762
- restricted: false
- permission: resourcepacksplugin.pack.omhms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement