Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Load-Delay-Ticks is the amount of delay in ticks (1/20 of a second) that the plugin takes to load up maps and some other settings on server startup / reload
- # Cache-Arena-Schematics will store the arena schematics in memory all the time if enabled. This allows the rollback function to perform better & faster, however, it requires some amounts of memory (Depending on schematic size). If your memory is very limited but your processor is good, turn this option off.
- # Executed commands on Player-Win variables -> %player%, %world%, Arena-Start, Arena-End -> %world%, %arena%
- # Custom slots format -> 'Slot amount : Permission'
- # Mystery-Box chances don't have to add up to 100%
- # If Empty-Chunk-Generator is enabled, the world importing feature will import worlds with a custom generator that generates empty chunks
- # Please BE AWARE. Holographic-Stats are resource intensive. and so is an animated Title
- # Respawn-Potion-Effects format is 'PotionEffectType : Duration : Strength'
- # For a list of PotionEffectTypes visit https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
- # MegaWalls random chests item format:
- # Simple Format: 'Item : Amount'
- # Complex Format: 'Item:Durability : Amount : name:<name> : lore:<lore> : enchant:<enchantment>:level'
- # Example (1): 'IRON_SWORD : 1' -> This will give a normal iron sword
- # Example (2): 'IRON_SWORD : 1 : name:&cSword' -> This will give a normal iron sword, but with a custom name!
- # Example (3): 'IRON_SWORD : 1 : name:&6God Sword : enchant:DAMAGE_ALL:1' -> This will give an iron sword named 'God Sword' with a sharpness 1 enchantment
- # For a list of enchantments, visit https://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html
- # If you want to increase the chance of an item, simply add it twice or more
- # For POTIONS, if your server is below 1.9 then use POTION:DURABILITY to make potions like POTION:16421, otherwise you should use the form
- # POTION/SPLASH_POTION/LINGERING_POTION:POTION_TYPE:EXTENDED:UPGRADED
- # Example of the form -> 'SPLASH_POTION:INSTANT_DAMAGE:false:true : 1'
- Load-Delay-Ticks: 10
- Empty-Chunk-Generator: false
- Cache-Arena-Schematics: true
- use-UUID: false
- use-Vault: false
- String-Coins: 2000
- Coins-Per-Kill: 10
- Coins-Per-Win: 50
- Min-Exp-Per-Kill: 2
- Max-Exp-Per-Kill: 5
- Celebration-Length: 10
- Block-Behind-Signs: 159
- Max-Warnings: 3
- Party-Invitation-Length: 30
- Lobby-Chat: true
- Team-Chat: true
- Spectators-Chat: true
- Lobby-Scoreboard-Enabled: true
- Allow-Spectators-Inventory-View: true
- Load-Skins-On-Skulls: true
- Disable-Natural-Mob-Spawning: true
- Show-Health-On-Bow-Hit: true
- Fireworks-Enabled: true
- Allow-Spectator-Join: true
- Leash-Mobs: false
- Give-Tracking-Compass-To-All-Kits: true
- Void-Instant-Kill: false
- Teleport-Mobs: true
- Display-Rank-In-Chat: true
- Selling-Value: 0.33
- Leave-Countdown-Seconds: 5
- Update-Leaderboard-Every-Minutes: 15
- Broadcaster-Send-Every: 60
- Check-For-Updates: true
- Default-Kit: NONE
- Broadcast-Time:
- - 60
- - 30
- - 15
- - 5
- - 4
- - 3
- - 2
- - 1
- Allowed-Commands:
- - tw
- - thewalls
- - tell
- - help
- - r
- - msg
- - ban
- - kick
- - report
- Mystery-Box:
- Block-Type: ENDER_CHEST
- Cost: 1000
- Contents:
- - 'Kits : 30%'
- - 'Cages : 35%'
- - 'Trails : 35%'
- Rarities:
- - 'Common : 60%'
- - 'Rare : 30%'
- - 'Legendary : 10%'
- Party:
- Default-Slots: 3
- Custom-Slots:
- - '4 : thewalls.party.slots.4'
- - '5 : thewalls.party.slots.5'
- - '6 : thewalls.party.slots.6'
- Hotbar-Items:
- Arena-Selector:
- enabled: true
- slot: 1
- Shop:
- enabled: true
- slot: 2
- Party:
- enabled: true
- slot: 3
- Profile:
- enabled: true
- slot: 5
- Team-Selector:
- enabled: true
- slot: 1
- Vote:
- enabled: true
- slot: 3
- Inventory:
- enabled: true
- slot: 2
- Quit:
- enabled: true
- slot: 9
- Bungee-Mode:
- enabled: false
- hub: lobby
- restart-command: restart
- Protected-Blocks:
- - CHEST
- - FURNACE
- MySQL:
- enabled: false
- table: TheWalls
- host: localhost
- port: 3306
- database: database
- username: root
- password: root
- max_uuid_size: 36
- Ranks:
- First-Rank-Exp: 20
- Rank-Modifier: 1.3
- Max-Rank: 30
- Commands:
- - '30 : broadcast %player% has reached the highest rank!'
- Executed-Commands:
- Player-Win: []
- Arena-Countdown:
- - broadcast Arena %arena% is about to start in %seconds% seconds!
- Arena-Start:
- - time set 1000 %world%
- Arena-End: []
- Killstreaks:
- - '2 : give %player% beef 3'
- - '5 : give %player% golden_apple 2'
- - '7 : give %player% diamond 5'
- Saving-Task:
- Enabled: true
- Save-Every-Minutes: 10
- Scoreboard-Title-Animation:
- enabled: true
- interval: 8
- frames:
- - '&b&lTheWalls'
- - '&e&lTheWalls'
- - '&b&lTheWalls'
- - '&a&lTheWalls'
- - '&b&lTheWalls'
- - '&c&lTheWalls'
- - '&e&lT&b&lheWalls'
- - '&b&lT&e&lh&b&leWalls'
- - '&b&lTh&e&le&b&lWalls'
- - '&b&lThe&e&lW&b&lalls'
- - '&b&lTheW&e&la&b&llls'
- - '&b&lTheWa&e&ll&b&lls'
- - '&b&lTheWal&e&ll&b&ls'
- - '&b&lTheWall&e&ls'
- Action-Bar-Enabled: true
- Titles:
- enabled: true
- fadeIn: 10
- stay: 40
- fadeOut: 10
- Mega-Walls:
- Wither-Health: 999
- Wither-Damage-Every-Five-Seconds: 5
- Respawn-Protection-Duration: 3
- Respawn-Potion-Effects:
- - 'SLOW : 3 : 5'
- - 'JUMP : 3 : 1000'
- - 'BLINDNESS : 3 : 2'
- Player-Health:
- Lock-Health: true
- Locked-Hearts: 20
- Random-Chests:
- enabled: true
- spawn-chance: 0.05
- min-items: 3
- max-items: 5
- possible-items:
- - 'STONE : 16'
- - 'DIRT : 16'
- - 'WOOD : 16'
- - 'WOOD : 16'
- - 'WOOD : 16'
- - 'SAND : 16'
- - 'WEB : 4'
- - 'MILK_BUCKET : 1'
- - 'BUCKET : 1'
- - 'SNOW_BALL : 8'
- - 'MONSTER_EGG:54 : 1 : name:&cZombie'
- - 'EXP_BOTTLE : 4'
- - 'FIREBALL : 2'
- - 'BREAD : 3'
- - 'GRILLED_PORK : 2'
- - 'GOLDEN_APPLE : 1'
- - 'CAKE : 1'
- - 'STONE_AXE : 1'
- - 'COMPASS : 1'
- - 'FISHING_ROD : 1'
- - 'WOOD_PICKAXE : 1'
- - 'WOOD_PICKAXE : 1'
- - 'STONE_PICKAXE : 1'
- - 'BOW : 1'
- - 'BOW : 1'
- - 'ARROW : 6'
- - 'ARROW : 6'
- - 'WOOD_SWORD : 1'
- - 'WOOD_SWORD : 1'
- - 'WOOD_SWORD : 1'
- - 'WOOD_SWORD : 1'
- - 'WOOD_SWORD : 1'
- - 'WOOD_SWORD : 1'
- - 'STONE_SWORD : 1'
- - 'LEATHER_HELMET : 1'
- - 'LEATHER_CHESTPLATE : 1'
- - 'LEATHER_CHESTPLATE : 1'
- - 'LEATHER_CHESTPLATE : 1'
- - 'LEATHER_LEGGINGS : 1'
- - 'LEATHER_LEGGINGS : 1'
- - 'LEATHER_BOOTS : 1'
- - 'LEATHER_BOOTS : 1'
- - 'CHAINMAIL_HELMET : 1'
- - 'CHAINMAIL_CHESTPLATE : 1'
- - 'CHAINMAIL_LEGGINGS : 1'
- - 'CHAINMAIL_BOOTS : 1'
- - 'IRON_HELMET : 1'
- - 'IRON_LEGGINGS : 1'
- - 'IRON_INGOT : 3'
- - 'COAL : 6'
- - 'SULPHUR : 32'
- - 'WHEAT : 16'
- - 'LEATHER : 16'
- - 'EGG : 8'
- - 'DIAMOND : 1'
- - 'IRON_INGOT : 2'
- - 'GOLD_INGOT : 16'
- - 'FLINT : 1'
Add Comment
Please, Sign In to add comment