Advertisement
Seanbeag

Tekkit Restrict

Oct 7th, 2012
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.70 KB | None | 0 0
  1. #Configuration file for TekkitRestrict
  2. #Author: DreadEnd
  3. #BukkitDev: http://dev.bukkit.org/server-mods/tekkit-restrict/
  4.  
  5.  
  6. ########################################################
  7. ## Some fast notes for you all. First, every option ##
  8. ## in this file is Reloadable. That means that by ##
  9. ## typing "/tr reload" in-game as an admin with ##
  10. ## "tekkitrestrict.admin", or typing "tr reload" in ##
  11. ## the console, you can reload every single config ##
  12. ## change in this file. ##
  13. ## ##
  14. ## Have fun, Play safe. Good luck. ##
  15. ## * DreadEnd * out. ##
  16. ########################################################
  17.  
  18.  
  19. ##############################
  20. #######General Options########
  21. #UseAntiOilDerrick: true
  22. #PreventCraftingWorkarounds: true
  23. UseOpenAlc: true
  24. UseNoItem: true
  25. UseItemLimiter: true
  26. UseAutoRPTimer: true
  27. UseAntiFlyHack: false
  28. UseAntiMovementSpeedHack: false
  29. UseAntiForcefield: true
  30. RPTimerMin: 1.1
  31. FlyLimitDailyMinutes: 99999999999
  32.  
  33. ####Dupes####
  34. PreventRMFurnaceDupe: true
  35. PreventAlcDupe: true
  36. PreventTransmuteDupe: true
  37. ShowDupesOnConsole: false
  38. BroadcastDupes: true
  39. BroadcastDupeString: "[TRDupe] {PLAYER} tried to dupe using {DTYPE}!"
  40.  
  41. ####Global EE Options####
  42. AllowGemArmorOffensive: false
  43. AllowGemArmorDefensive: false
  44.  
  45. ####SafeZones####
  46. UseSafeZones: true
  47. SSDisableAllItems: true
  48. #SSDisableGemArmor: true
  49. SSDisableEntities: true
  50. SSDechargeEE: true
  51. SSDisableRingOfArcana: true
  52. SSDisableEERightClick: true
  53.  
  54. #### Logging ####
  55. LogLocation: "log"
  56. LogNameFormat: "{DTYPE}-{MONTH}-{DAY}-{YEAR}.txt"
  57. LogStringFormat: "[{HOUR}:{MINUTE}:{SECOND}] {INFO}"
  58. LogIsEnabled: true
  59. #--- Hacks/Dupes
  60. LogFlyHack: true
  61. LogMovementSpeedHack: true
  62. LogForcefieldHack: true
  63. LogDupes: true
  64. #--- EE
  65. LogAmulets: true
  66. LogRings: true
  67. LogDMTools: true
  68. LogRMTools: true
  69. LogEEMisc: true
  70. LogEEDestructive: true
  71. LogEECrafting: true
  72. #LogGemPowers: true
  73. #--- Commands
  74. LogOpenAlc: true
  75.  
  76.  
  77. LogDebug: false
  78.  
  79.  
  80. #Anti-hacks (Global)
  81. HackMoveSpeedMax: 1.5
  82. HackMoveSpeedTolerance: 10
  83. HackFlyTolerance: 70
  84. HackFlyMinHeight: 2
  85. HackForcefieldTolerance: 20
  86.  
  87. HackBan: []
  88. HackKick: ["flyhack","forcefieldhack","speedhack"]
  89. HackBroadcasts: ["flyhack","forcefieldhack","speedhack"]
  90. HackBroadcastString: "[TRHack] {PLAYER} {ACTION} {HTYPE}!"
  91.  
  92. #"flyhack", "forcefieldhack", "speedhack"
  93.  
  94. #############################################
  95. ############ Advanced Functions #############
  96. #############################################
  97.  
  98. #- EE
  99. #- RedPowerCore
  100. #- RedPowerControl
  101. #- RedPowerLogic
  102. #- RedPowerMachine
  103. #- RedPowerLighting
  104. #- WirelessRedstone
  105. #- BuildCraft
  106. #- AdditionalPipes
  107. #- AdvancedMachines
  108. #- IndustrialCraft
  109. #- NuclearControl
  110. #- CompactSolars
  111. #- ChargingBench
  112. #- PowerConverters
  113. #- Mffs
  114. #- RailCraft
  115. #- TubeStuffs (Buffer, AutoCraftTableII, BlackHoleChest, Incinerator. Duplicator, Retrievulator)
  116. #- IronChests
  117. #- BalkonWeaponMod
  118. #- EnderChest (EnderChest, EnderPouch)
  119. #-----Cross-Mod------
  120. #- ChunkLoaders
  121.  
  122. #- 200-3000
  123. #- 246
  124. #- "150:3"
  125. RemoveDisabledItemBlocks: false
  126. ChangeDisabledItemsIntoId: 3
  127. DisableItems: []
  128.  
  129.  
  130.  
  131. #Limits the number of blocks a player can place. (Global)
  132. #Please note that these cannot be changed in-game.
  133. # ID Limit (Please use ONE space between the ID and limit to separate them)
  134. #- 153 1
  135. #- 100-200 1
  136. #- "52:55 1"
  137. LimitBlocks:
  138. - 126 16
  139. - "126:1 16"
  140. - "126:2 16"
  141. - "126:5 16"
  142. - "126:6 16"
  143. - "126:7 16"
  144. - 153 1
  145.  
  146. #[] RecipeBlock removes the recipe from both vanilla and Forge mods.
  147. # please note that once you remove a recipe with /tr reload + config,
  148. # you must restart the server in order to get them back if you changed
  149. # the config.
  150. #- 27232
  151. #- "126:3"
  152. #- ee
  153. RecipeBlock: []
  154.  
  155.  
  156.  
  157. #[] RecipeFurnaceBlock removes the recipe with the start item specified
  158. # Below. AKA: bake some wood, remove recipe by removing
  159. # the log, not the resultant, coal.
  160. #- 27232
  161. #- "126:3"
  162. RecipeFurnaceBlock: []
  163.  
  164.  
  165.  
  166. #Disable the left or right click of the item.
  167. #- "27562 left" (All Item Data Types)
  168. #- "27562-27566 left" (All Items in range)
  169. #- "27562:1 left" (Single Item Data Type)
  170. #- "27562:1 right" (Prevent right click)
  171. #- "27562:1 left air" (Prevents clicking in the air with left click)
  172. #- "27562:1 left block" (Prevents clicking on a block with left click)
  173. #- "27562-27566 left air" (Prevents Range of Items from being clicked in air with left click)
  174. #- "27562-27566 right block" (Prevents Range of Items from being clicked on a block with left click)
  175. #- "27562-27566 right safezone" (Prevents Range of Items from being right clicked inside a SafeZone
  176. #- "27562-27566 right air safezone" (Prevents Range of Items from being right clicked on air inside a SafeZone
  177. DisableClick: []
  178.  
  179.  
  180.  
  181. #This will automatically decharge set EE items when a player enters a safezone. (Make your safezones very large)
  182. # Requires SSDischargeEE to be true
  183. DechargeInSS:
  184. - 27526
  185. - 27527
  186. - 27530
  187. - 27531
  188. - 27533
  189. - 27534
  190. - 27535
  191. - 27583
  192. - 27593
  193. - 27543
  194. - 27544
  195. - 27545
  196. - 27546
  197. - 27547
  198. - 27548
  199. - 27564
  200. - 27565
  201. - 27566
  202. - 27567
  203. - 27568
  204. - 27569
  205. - 27570
  206. - 27573
  207. - 27574
  208.  
  209.  
  210.  
  211. #MaxCharge limits the maximum EE charge of an item. (0-100%)
  212. #- "27573 30" (This will set the max charge of a morning star to 30%)
  213. #- "27564-27573 50" (This will Gimp ALL Red Matter Tools down to only 50% charge capacity)
  214. MaxCharge: []
  215.  
  216.  
  217.  
  218. #LWC Protection Extension for Tekkit
  219. # Prevents specified IDs from being placed next to a lockette unless
  220. # CPrivate or Cmodified to give a player permissions.
  221. # Useful for preventing players from "pumping" or breaking chests.
  222. LWCPreventNearLocked:
  223. - 4306
  224. - 4301
  225. - "150:1"
  226. - 136
  227.  
  228.  
  229.  
  230. #Filter out your logs! All you have to do is enter a bit of the string of that console
  231. # log that you want to filter out.
  232. # ** cApsLOCK safe.
  233. LogFilter:
  234. - "joined with"
  235. - "overloaded?"
  236. - "could not get information about this craftbukkit"
  237. - "sending serverside check to"
  238. - "server permissions file permissions.yml is empty, ignoring it"
  239. - "lost connection"
  240. - "[metrics] connection reset"
  241.  
  242.  
  243. # Errors/Warnings
  244. #- "[warning]"
  245. #- "[severe]"
  246.  
  247.  
  248.  
  249.  
  250. #Threading and performance. (times are in milliseconds)
  251. #Note, the faster you set this to, your server is more likely to lag out.
  252. # These numbers are in [Milliseconds]. (1000 milliseconds = 1 second)
  253. #Do not edit these values unless you know what you are doing.
  254. GemArmorDThread: 300
  255. AutoDechargerThread: 400
  256. SSEntityRemoverThread: 300
  257. ItemDeleterThread: 1000
  258. WorldCleanerThread: 40000
  259. AutoSaveThreadSpeed: 80000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement