SHOW:
|
|
- or go back to the newest paste.
| 1 | # | |
| 2 | # Visit Bukkit Page for more informations about all config options | |
| 3 | debug: false | |
| 4 | island-debug: true | |
| 5 | old-version: false | |
| 6 | version-check: false | |
| 7 | language: en | |
| 8 | world-isle: IslandWorld | |
| 9 | world-spawn: world | |
| 10 | world-block-id: 0 | |
| 11 | island-height: 20 | |
| 12 | island-size: 100 | |
| 13 | region-spacing: 10 | |
| 14 | max-count: 100 | |
| 15 | snail-mode: false | |
| 16 | teleport-delay: 0 | |
| 17 | movement-break-tp: false | |
| 18 | time-limit: 0 | |
| 19 | calc-limit: 10 | |
| 20 | auto-save: 60 | |
| 21 | backup-on-start: true | |
| 22 | backup-max-days: 0 | |
| 23 | set-home: true | |
| 24 | clean-inventory: true | |
| 25 | clean-inventory-leave: true | |
| 26 | clean-inventory-exit: false | |
| 27 | delete-challenges: true | |
| 28 | allow-visit: true | |
| 29 | strict-party: true | |
| 30 | party-limit: 4 | |
| 31 | party-limit-vip: 6 | |
| 32 | home-limit: 2 | |
| 33 | home-limit-vip: 4 | |
| 34 | skip-completed: false | |
| 35 | challenges-order: true | |
| 36 | use-signs: true | |
| 37 | obsidian-break: false | |
| 38 | obsidian-limit: true | |
| 39 | request-time: 10 | |
| 40 | reload-time: 30 | |
| 41 | auto-purge: 0 | |
| 42 | purge-check-members: true | |
| 43 | purge-delay: 5 | |
| 44 | falling-block-tp: true | |
| 45 | remove-mob-on-tp: true | |
| 46 | respawn-on-island: skip | |
| 47 | spawn-on-quit: false | |
| 48 | chat-prefix: none | |
| 49 | item-protection: false | |
| 50 | island-lock: true | |
| 51 | negative-build: true | |
| 52 | default-biome: forest | |
| 53 | per-biome-perms: false | |
| 54 | calc-on-enter: false | |
| 55 | flags: | |
| 56 | move-info: true | |
| 57 | pvp: false | |
| 58 | chest-acces: false | |
| 59 | use-egg: false | |
| 60 | use-vehicle: false | |
| 61 | item-pickup: false | |
| 62 | item-drop: true | |
| 63 | use-portal: false | |
| 64 | kill-animals: false | |
| 65 | kill-monster: false | |
| 66 | potion-throw: false | |
| 67 | allowed-list: | |
| 68 | - '26' | |
| 69 | blocked-list: | |
| 70 | - '383:56' | |
| 71 | ignored-list: | |
| 72 | - '7' | |
| 73 | material-points: | |
| 74 | '4': 2 | |
| 75 | database: | |
| 76 | host: localhost | |
| 77 | port: 3306 | |
| 78 | - | user: c1dbu |
| 78 | + | user: ******** |
| 79 | - | pass: Nadiepuede9987* |
| 79 | + | pass: ******** |
| 80 | - | base: c1skyislas |
| 80 | + | base: ******** |
| 81 | pathway: | |
| 82 | width: 0 | |
| 83 | height: 150 | |
| 84 | block: '44:2' | |
| 85 | economy-enabled: false | |
| 86 | command-cost: | |
| 87 | commandname: 200 | |
| 88 | use-config-items: true | |
| 89 | normal-items: | |
| 90 | - LAVA_BUCKET 1 | |
| 91 | - WATER_BUCKET 2 | |
| 92 | - SEEDS 2 | |
| 93 | - PUMPKIN_SEEDS 2 | |
| 94 | - MELON_SEEDS 2 | |
| 95 | - INK_SACK 2 3 | |
| 96 | - SAPLING 1 | |
| 97 | - SAPLING 1 1 | |
| 98 | - SAPLING 1 2 | |
| 99 | - RED_MUSHROOM 2 | |
| 100 | - BROWN_MUSHROOM 2 | |
| 101 | - APPLE 10 | |
| 102 | - CARROT 10 | |
| 103 | - MELON 10 | |
| 104 | - STRING 10 | |
| 105 | - BONE 10 | |
| 106 | special-items: | |
| 107 | - LAVA_BUCKET 1 | |
| 108 | - WATER_BUCKET 2 | |
| 109 | - SEEDS 4 | |
| 110 | - PUMPKIN_SEEDS 4 | |
| 111 | - MELON_SEEDS 4 | |
| 112 | - INK_SACK 4 3 | |
| 113 | - SAPLING 3 | |
| 114 | - SAPLING 3 1 | |
| 115 | - SAPLING 3 2 | |
| 116 | - RED_MUSHROOM 10 | |
| 117 | - BROWN_MUSHROOM 10 | |
| 118 | - APPLE 10 | |
| 119 | - CARROT 10 | |
| 120 | - MELON 10 | |
| 121 | - STRING 20 | |
| 122 | - BONE 20 |