Advertisement
Jycko

Untitled

Dec 17th, 2020
1,304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.59 KB | None | 0 0
  1. ConfigVersion: '2.0'
  2. Exploits:
  3.   Other:
  4.     PunishForChestsOnMobs: false
  5.     PreventMinecartsInBoats: true
  6.     DisableRidingExploitableMobs: false
  7.     PreventBedrockDestruction: true
  8.     DisableChestsOnMobs: false
  9.     PreventCommandsInBed: true
  10.     PreventEndPortalDestruction: true
  11.     PreventBedExplosions: false
  12.     PreventHoppersToUnloadedChunks: true
  13.     PreventInvalidElytraFlight: true
  14.     PreventNestedShulkers: true
  15.     PreventRailDupe: true
  16.     PreventInvalidPotions: true
  17.     PreventItemSwapLagExploit: true
  18.   PortalDupe:
  19.     NotifyBlockedPortalAttempts: false
  20.     EndWhiteList: []
  21.     BlockNonPlayersInNetherPortal: false
  22.     BlockNonPlayersInEndPortal: true
  23.     NetherWhiteList: []
  24.     EndWhiteListMode: true
  25.     NetherWhiteListMode: true
  26.   OverStack:
  27.     GroupStack: []
  28.     RemoveItemsOfType: []
  29.     AllowStack:
  30.    - POTION
  31.     RemoveOverstackedItems: true
  32.     StackWhiteListMode: true
  33.     FixOverstackedItemInstead: false
  34.     PreventOverStackedItemInHoppers: true
  35.   SignExploit:
  36.     DestroyBadSignsOnChunkLoad: false
  37.   MineCart:
  38.     RemoveExistingGlitchedMinecarts: false
  39.     MinecartBlockWhiteList: []
  40.     PreventMinecartGlitch: true
  41.     PreventHeadInsideBlocks: false
  42.   Nether:
  43.     KillPlayersBelowNether: false
  44.     BlockPlayersAboveNether: false
  45.     NetherYLevel: 128
  46.     ExcludeNetherWorldFromHeightCheck: []
  47.   FishMod:
  48.     WarnPlayerThenKickInsteadOfNotify: false
  49.     MaxFishAllowedBeforeKick: 5
  50.     WatchForAutoFishMod: true
  51.     MaxFishToNotifyStaffThenBlock: 5
  52.   1_14_Exploits:
  53.     Traders:
  54.       ZombieVillagerTransformChance: 0
  55.       BlockVillagerTradeCheesing: true
  56.       VillagerRestockTime: 0
  57.   TNTDupe:
  58.     PreventIndirectTNTPowerDupe: false
  59.   Enchants:
  60.     EnchantedItemWhitelist: []
  61.     OnlyFunctionInWorlds: []
  62.     DestroyIllegallyEnchantedItemsInstead: false
  63.     FixIllegalEnchants: false
  64.     CustomEnchantOverride: []
  65.     RemoveCustomAttributes: false
  66.     RemoveUnbreakableFlag: false
  67.     AllowBypass: false
  68.   RNGEnchant:
  69.     PreventRNGEnchant: true
  70.   DropperDupe:
  71.     BlockLoopedDroppers: false
  72.   BookExploit:
  73.     DisableBookWriting: false
  74.   NetherPortal:
  75.     PreventPortalTrap: true
  76.   LavaDupe:
  77.     PreventLavaDupe: true
  78.   3rdParty:
  79.     BlockCMIShulkerStacking: true
  80.   EndGateway:
  81.     PreventEndGatewayCrashExploit: true
  82.   Minecart:
  83.     AlsoPreventHeadInside:
  84.    - COMPOSTER
  85.   Fishing:
  86.     KickForAutoClickerFishing: true
  87.   1_15_Exploits:
  88.     Dupes:
  89.       PreventTripwireDupe: true
  90.   Teleport:
  91.     PearlPhasing: true
  92.   1_16_Exploits:
  93.     Dupes:
  94.       PreventPiglinDupe: true
  95.   Looting:
  96.     PreventLootingExploit: true
  97. UserRequested:
  98.   ItemRemoval:
  99.     ItemNamesToRemove: []
  100.     BlockEnchantingInstead: false
  101.     ItemLoresToRemove: []
  102.     NameLoreStrictMatchMode: false
  103.     RemoveItemsMatchingName: false
  104.     BlockRepairsInstead: false
  105.   Misc:
  106.     NotifyInsteadOfBlock: []
  107.   Cobble:
  108.     PreventCobbleGenerators: false
  109.   Obscure:
  110.     HackedShulker:
  111.       CheckGroundForBadShulkerAtLogin: false
  112.       DestroyInvalidShulkers: false
  113.     HopperCheck:
  114.       IgnoreAllHopperChecks: false
  115.     IgnoreAllShulkerPlaceChecks: false
  116.     BlockBadItemsFromCreativeTab: false
  117.   Mobs:
  118.     PreventZombieItemPickup: false
  119.   Obsure:
  120.     Misc:
  121.       RemoveAllRenamedItems: false
  122. Misc:
  123.   DisableInWorlds: []
  124.   NotifyNearbyPlayers: false
  125.   LogOffensesInSeparateFile: true
  126.   Spawners:
  127.     PreventSpawnEggsOnSpawners: true
  128.   BreakMachinesInsteadOfDroppingItems: true
  129.   InGameOffenseNotifications: true
  130.   ItemScanTimer: 10
  131. Exploit:
  132.   Teleport:
  133.     CorrectionNotify: false
  134.   LagMachines:
  135.     End Crystal: true
  136.     ArmorStand: true
  137.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement