Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- debug: true
- # Default language
- default-language: en
- # Disable all metrics included in this plugin.
- disable-metrics: false
- # Whether or not resourcepack file hashes should be generated on startup:
- autogeneratehashes: true
- # Whether /usepack should apply packs temporary or permanent when run without any argument:
- usepack-is-temporary: true
- # Whether packs that a player has stored will override a matched assignments
- stored-packs-override-assignments: false
- # When manually setting a permanent pack then it will be reset if the user disconnects in under x amount of seconds.
- # 0 or anything below will disable this functionality
- permanent-pack-remove-time: 30
- packs:
- 15rpack:
- url: https://oppidans.net/images/rpack/oppidans_beta_15.zip
- format: 5
- 14rpack:
- url: https://oppidans.net/images/rpack/oppidans_beta_14.zip
- format: 4
- 13rpack:
- url: https://oppidans.net/images/rpack/oppidans_beta_13.zip
- format: 4
- 12rpack:
- url: https://oppidans.net/images/rpack/oppidans_beta_12.zip
- format: 3
- # Empty pack to reset the pack to the default one
- empty:
- url: http://cdn.moep.tv/files/Empty.zip
- hash: 01517226212d27586ea0c5d6aff1aa5492dd2484
- global:
- pack: 15rpack
- # 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 secondary 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)
- secondary:
- - 14rpack
- - 13rpack
- - 12rpack
- # Delay in ticks before sending the pack to a player after he logs in/switches to the world
- send-delay: 10
- worlds:
- none:
- pack: 15rpack
Advertisement
Add Comment
Please, Sign In to add comment