Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #####################################
- ###########HubConfig 1.2.9###########
- #####################################
- #true = enabled.
- WorldName: 'ModernHub'
- #Make people Adventure mode when they join?
- adventuremode: true
- #Give people Speed potion effect when they join?
- speedpotion: false
- #Speed potion level
- speedpotionlevel: 1
- #Give people Jump potion effect when they join?
- jumppotion: false
- #Speed potion level
- jumppotionlevel: 1
- #Delete 'player.dat' when a player disconnects?
- playerdata: true
- #Disable hunger?
- hunger: true
- #Disable chat?
- chat: false
- #Disable rain?
- rain: false
- #Cancel item drops?
- itemdrop: true
- #Cancel player damage?
- disabledamage: true
- #Disable leave message?
- leavemessage: true
- #Custom leave message? Replaces <player> with the players name.
- leavemsg: '&b<player> &chas left.'
- #Disable join messages?
- joinmessage: true
- #Custom join message? Replaces <player> with the players name.
- joinmsg: '&b<player> &ahas joined.'
- #
- #Teleport player on join?
- #
- teleportjoin: false
- LocationX: 0
- LocationY: 10
- LocationZ: 0
- LocationYaw: 90
- LocationPitch: 179
- #
- #Chat
- #
- #Show a message when a player tries to talk (If chat is disabled)
- chatmessage: false
- chatmsg: '&bSorry, chat is disabled.'
- #
- #Worlds
- #
- #Want the plugin only to be enabled in one world?
- world: false
- #Moving items
- #Prevent a player from moving items in their inventory? hubessentials.inventorymovebypass to bypass
- CancelInventoryMove: true
- #Add things after death
- ItemsOnDeath: true
- #Cancel inventory clear
- CancelInventoryClear: false
- #Player popping(Hide players if you hit them?)
- PlayerPopping: true
- #LOCK TIME
- #World name:
- locktime: true
- locktimetime: 1700
- #Teleport players if they fall through the void?
- voidteleport: true
- ## PLAYER SHOW/HIDE ##
- #Enable the torch?
- torch: true
- #TorchCooldown?
- TorchCooldown: true
- #Cooldown in MS (1000 = 1 second)
- TorchCooldownTime: 5000
- #Message for the player when they try to use the item when it is on cooldown
- TorchCooldownMessage: '&cYou must wait 5 Seconds before toggling players!'
- #In what item slot should the torch be in? (1-9)
- TorchItemSlot: 2
- #Item that the player will have to hide players.
- PlayerVisibilityItem: 'STICK'
- PlayerVisibilityItemName: '&cHide Players'
- PlayerVisibilityItemLore: '&bRight click to Hide players.'
- #Item that the player will have to active players again.
- PlayerInvisibilityItem: 'BLAZE_ROD'
- PlayerInvisibilityItemName: '&aShow Players'
- PlayerInvisibilityItemLore: '&bRight click to Show players.'
- #DOUBLE JUMP
- #Enable double jump?
- EnableDoubleJump: true
- #Cooldown?
- DoubleJumpCooldown: true
- #Cooldown time default 10 seconds
- DoubleJumpCooldownTime: 10000
- #Double jump sound?
- DoubleJumpSound: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement