Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. Hub Config:
  2. #####################################
  3. ###########HubConfig 1.4.2###########
  4. #####################################
  5. #true = enabled.
  6.  
  7. WorldName: 'Hub'
  8. #Make people Adventure mode when they join?
  9. adventuremode: false
  10. #Give people Speed potion effect when they join?
  11. speedpotion: true
  12. #Speed potion level
  13. speedpotionlevel: 5
  14. #Give people Jump potion effect when they join?
  15. jumppotion: true
  16. #Speed potion level
  17. jumppotionlevel: 3
  18. #Delete 'player.dat' when a player disconnects?
  19. playerdata: true
  20. #Disable hunger?
  21. hunger: true
  22. #Disable chat?
  23. chat: false
  24. #Disable rain?
  25. rain: true
  26. #Cancel item drops?
  27. itemdrop: false
  28. #Cancel player damage?
  29. disabledamage: true
  30. #Disable leave message?
  31. leavemessage: true
  32. #Custom leave message? Replaces <player> with the players name.
  33. leavemsg: '&b<player> &chas left.'
  34. #Disable join messages?
  35. joinmessage: true
  36. #Custom join message? Replaces <player> with the players name.
  37. joinmsg: '&b<player> &ahas joined.'
  38. #
  39. #Teleport player on join?
  40. #
  41. teleportjoin: false
  42. LocationX: 5
  43. LocationY: 5
  44. LocationZ: 5
  45. LocationYaw: 2
  46. LocationPitch: 5
  47. #
  48. #Chat
  49. #
  50. #Show a message when a player tries to talk (If chat is disabled)
  51. chatmessage: true
  52. chatmsg: '&bSorry, chat is disabled.'
  53. #
  54. #Worlds
  55. #
  56. #Want the plugin only to be enabled in one world?
  57. world: Hub
  58.  
  59. #Moving items
  60. #Prevent a player from moving items in their inventory? hubessentials.inventorymovebypass to bypass
  61. CancelInventoryMove: false#Add things after deathItemsOnDeath: true#Cancel inventory clearCancelInventoryClear: false#Player popping(Hide players if you hit them?)PlayerPopping: false#LOCK TIME#World name:Hublocktime: truelocktimetime: 6000#AFK KICK#Enable it?AfkKick: false#Every time it will check if players are afk.AfkKickInterval: 60AfkKickMessage: '&cKicked for being afk!'#Teleport players if they fall through the void?voidteleport: true## PLAYER SHOW/HIDE ###Enable the torch?torch: false#TorchCooldown?TorchCooldown: false#Cooldown in MS (1000 = 1 second)TorchCooldownTime: 5000#Message for the player when they try to use the item when it is on cooldownTorchCooldownMessage: '&cYou can not use that item yet!'#In what item slot should the torch be in? (1-9)TorchItemSlot: 1#Item that the player rwill have to hide players.PlayerVisibilityItem: 'BLAZE_ROD'PlayerVisibilityItemName: '&cHide Players'PlayerVisibilityItemLore: '&cRight click to Hide players.'#Item that the player will have to active players again.PlayerInvisibilityItem: 'STICK'PlayerInvisibilityItemName: '&aShow Players'PlayerInvisibilityItemLore: '&bRight click to Show players.'#DOUBLE JUMP#Enable double jump?EnableDoubleJump: false#Cooldown?DoubleJumpCooldown: false#Cooldown time default 10 secondsDoubleJumpCooldownTime: 10000#Double jump sound?DoubleJumpSound: false
  62.  
  63.  
  64.  
  65. Error message:
  66. 02.03 21:03:38 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_beta_3020.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  67. 02.03 21:03:38 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit_beta_3020.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  68. 02.03 21:03:38 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit_beta_3020.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  69. 02.03 21:03:38 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit_beta_3020.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  70. 02.03 21:03:38 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:587) [craftbukkit_beta_3020.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  71. 02.03 21:03:38 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [craftbukkit_beta_3020.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  72. 02.03 21:03:38 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit_beta_3020.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  73. 02.03 21:03:38 [Server] INFO at net.mercilessmc.Hub.AfkKick$1.run(AfkKick.java:18) ~[?:?]
  74. 02.03 21:03:38 [Server] INFO at net.mercilessmc.Hub.AfkKick.testPlayer(AfkKick.java:42) ~[?:?]
  75. 02.03 21:03:38 [Server] INFO at net.mercilessmc.Hub.AfkKick.locationCheck(AfkKick.java:37) ~[?:?]
  76. 02.03 21:03:38 [Server] INFO java.lang.NullPointerException
  77. 02.03 21:03:38 [Server] WARN Task #240 for HubEssentials v1.4.2 generated an exception
  78. 02.03 21:03:38 [Server] INFO ยงaSuccessfully loaded HubEssentials!
  79. 02.03 21:03:38 [Server] INFO Enabling HubEssentials v1.4.2
  80. 02.03 21:03:38 [Server] INFO ยง6Loading plugin HubEssentials ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement