Jabber666

PreciousStones config for my 1.10 Minecraft Slimefun Server

Nov 9th, 2016
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 39.96 KB | None | 0 0
  1. #You dont need to use meta/named blocks if dont want to.
  2. #https://dev.bukkit.org/bukkit-plugins/preciousstones/
  3. #Get the latest build from the jenkins link for 1.10 +
  4. #This config includes about 30 claim/utility blocks.
  5. #In basic format you only need about 5 types.
  6. #This is ideal for fixing the LWC issue with Slimefun Blocks being
  7. #locked for the users that placed them. /doh!
  8. unbreakable-blocks: []
  9. force-field-blocks:
  10. - title: §7Platform Stone§r§7§l
  11.   meta-autoset: false
  12.   meta-name: []
  13.   meta-lore: []
  14.   sneak-to-place: true
  15.   block: '98:1'
  16.   radius: 10
  17.   custom-height: 512
  18.   required-permission-use: PStone-platform
  19.   required-permission: PStone-platform
  20.   prevent-pvp: true
  21.   prevent-mob-spawn: true
  22.   prevent-place: true
  23.   prevent-destroy: true
  24.   dynmap-marker: false
  25.   dynmap-area: true
  26.   dynmap-no-toggle: true
  27.   prevent-fire: true
  28.   limits:
  29.  - 7
  30.   - 14
  31.   - 21
  32.   - 28
  33.   - 35
  34.   - 40
  35.   prevent-explosions: true
  36.   prevent-tnt-explosions: true
  37.   prevent-creeper-explosions: true
  38.   prevent-unprotectable: true
  39.   prevent-item-frame-take: true
  40.   protect-animals: true
  41.   prevent-flow: true
  42.   protect-crops: true
  43.   protect-villagers: true
  44.   protect-lwc: true
  45.   welcome-message: true
  46.   farewell-message: true
  47.   can-change-owner: true
  48.   enable-on-src: true
  49.   mixing-group: 1
  50.   hidable: true
  51.   cuboid: true
  52.   prevent-place-blacklist:
  53.  - 92
  54.   mask-on-disabled: 80
  55.   prevent-use:
  56.  - 144
  57.   - 196
  58.   - 61
  59.   - 159
  60.   - 95
  61.   - 58
  62.   - 170
  63.   - 23
  64.   protect-inventories: true
  65.   protect-armor-stands: true
  66. - title: §7Hyper Auto Anvil Mk.II§r
  67.   meta-autoset: false
  68.   meta-name: §7Auto Anvil Mk.II
  69.   meta-lore:
  70.  - ''
  71.   - §6Advanced Machine
  72.   - '§8⇨ §7Repair Factor: 10%'
  73.   - §8⇨ §e⚡ §724 J/s
  74.   block: '42'
  75.   radius: 16
  76.   custom-height: 16
  77.   sneak-to-place: false
  78.   dynmap-marker: true
  79.   dynmap-area: true
  80.   dynmap-no-toggle: true
  81.   repair: 50
  82.   cuboid: true
  83.   can-change-owner: true
  84.   limits:
  85.  - 1
  86. - title: §7DARK BEACON§r§7§l
  87.   meta-autoset: false
  88.   meta-name: §8Dark Beacon
  89.   meta-lore:
  90.  - §f§l■§7§l■§8§l■ §F§LDARK BEACON §f§l■§7§l■§8§l■
  91.   - §7PStone. Sneak to place.
  92.   - §7Mobs and Animals Teleporter.
  93.   - §7Requires any target PStone
  94.   - §7with the same /ps setname.
  95.   - §7Also a spells and
  96.   - §7crafting reagent!
  97.   - §fVisitor rank + can place.
  98.   sneak-to-place: true
  99.   block: 138
  100.   radius: 64
  101.   custom-height: 64
  102.   dynmap-marker: false
  103.   dynmap-area: true
  104.   dynmap-no-toggle: true
  105.   required-permission-use: PStone-dbeacon
  106.   required-permission: PStone-dbeacon
  107.   ?no-fall-damage: true
  108.   teleport-destination: true
  109.   teleport-mobs-on-enable: true
  110.   ?teleport-animals-on-enable: true
  111.   enable-with-redstone: true
  112.   mixing-group: 1
  113.   hidable: true
  114.   cuboid: true
  115.   enable-on-src: true
  116.   mask-on-disabled: 120
  117. - title: §7Micro Claim Stone§r§7§l
  118.   meta-autoset: false
  119.   meta-name: §f§lMICRO CLAIMER
  120.   meta-lore:
  121.  - §f§l■§7§l■§8§l■ §F§LMICRO CLAIMER §f§l■§7§l■§8§l■
  122.   - §7Most Precious Stones here are
  123.   - §4sneak placed to activate.
  124.   - §7Sneak L Click a PStone to edit
  125.   - §7the area covered. Max size and
  126.   - §7shape are editable. Defaults
  127.   - §7to Radius 16 height 16
  128.   - §7You can upgrade smaller PStones
  129.   - §7into bigger PStones also.
  130.   - §7/ps info to see all field flags.
  131.   - §7/ps toggle flag-name to on/off.
  132.   - §fVisitor rank + can place.
  133.   sneak-to-place: true
  134.   block: 97
  135.   radius: 16
  136.   custom-height: 16
  137.   required-permission-use: PStone-micropstone
  138.   required-permission: PStone-micropstone
  139.   prevent-pvp: true
  140.   prevent-mob-spawn: true
  141.   prevent-place: true
  142.   prevent-destroy: true
  143.   dynmap-marker: false
  144.   dynmap-area: true
  145.   dynmap-no-toggle: true
  146.   prevent-fire: true
  147.   limits:
  148.  - 7
  149.   - 14
  150.   - 21
  151.   - 28
  152.   - 35
  153.   - 40
  154.   prevent-explosions: true
  155.   prevent-tnt-explosions: true
  156.   prevent-creeper-explosions: true
  157.   prevent-unprotectable: true
  158.   prevent-item-frame-take: true
  159.   protect-animals: true
  160.   protect-crops: true
  161.   protect-villagers: true
  162.   protect-lwc: true
  163.   welcome-message: true
  164.   farewell-message: true
  165.   can-change-owner: true
  166.   enable-on-src: true
  167.   mixing-group: 1
  168.   hidable: true
  169.   cuboid: true
  170.   prevent-place-blacklist:
  171.  - 92
  172.   mask-on-disabled: 80
  173.   prevent-use:
  174.  - 144
  175.   - 196
  176.   - 61
  177.   - 159
  178.   - 95
  179.   - 58
  180.   - 170
  181.   - 23
  182.   protect-inventories: true
  183.   protect-armor-stands: true
  184. - title: §7Small Claim Stone§r§7§l
  185.   meta-autoset: false
  186.   meta-name: §f§lSMALL CLAIMER
  187.   meta-lore:
  188.  - §f§l■§7§l■§8§l■ §F§LSMALL CLAIMER §f§l■§7§l■§8§l■
  189.   - §7Most Precious Stones here are
  190.   - §4sneak placed to activate.
  191.   - §7Sneak L Click a PStone to edit
  192.   - §7the area covered. Max size and
  193.   - §7shape are editable. Defaults
  194.   - §7to Radius 24 height 24
  195.   - §7You can upgrade smaller PStones
  196.   - §7into bigger PStones also.
  197.   - §7/ps info to see all field flags.
  198.   - §7/ps toggle flag-name to on/off.
  199.   - §fVisitor rank + can place.
  200.   sneak-to-place: true
  201.   block: '97:1'
  202.   limits:
  203.  - 10
  204.   - 15
  205.   - 20
  206.   - 25
  207.   - 30
  208.   - 35
  209.   radius: 24
  210.   custom-height: 24
  211.   required-permission-use: PStone-smallcstone
  212.   required-permission: PStone-smallcstone
  213.   dynmap-marker: false
  214.   dynmap-area: true
  215.   dynmap-no-toggle: true
  216.   prevent-pvp: true
  217.   prevent-mob-spawn: true
  218.   prevent-place: true
  219.   prevent-destroy: true
  220.   prevent-fire: true
  221.   prevent-explosions: true
  222.   prevent-tnt-explosions: true
  223.   prevent-creeper-explosions: true
  224.   prevent-vehicle-destroy: true
  225.   prevent-enderman-destroy: true
  226.   prevent-unprotectable: true
  227.   prevent-item-frame-take: true
  228.   ?prevent-flow: true
  229.   ?prevent-potion-splash: true
  230.   ?prevent-use: true
  231.   ?prevent-portal-enter: true
  232.   prevent-portal-destination: false
  233.   prevent-portal-create: false
  234.   prevent-vehicle-enter: false
  235.   prevent-vehicle-exit: false
  236.   prevent-teleport: false
  237.   ?remove-mob: true
  238.   protect-animals: true
  239.   protect-crops: true
  240.   protect-villagers: true
  241.   ?no-growth: true
  242.   protect-inventories: false
  243.   protect-lwc: true
  244.   welcome-message: true
  245.   farewell-message: true
  246.   can-change-owner: true
  247.   enable-on-src: true
  248.   mixing-group: 1
  249.   hidable: true
  250.   cuboid: true
  251.   ?no-fall-damage: true
  252.   ?teleport-destination: true
  253.   ?teleport-mobs-on-enable: true
  254.   ?teleport-animals-on-enable: true
  255.   ?teleport-players-on-enable: true
  256.   ?teleport-villagers-on-enable: true
  257.   ?enable-with-redstone: true
  258.   ?no-dropping-items: true
  259.   ?no-projectile-throw: true
  260.   ?no-player-sprint: true
  261.   prevent-place-blacklist:
  262.  - 92
  263.   mask-on-disabled: 80
  264. - title: §7Medium Claim Stone§r§7§l
  265.   meta-autoset: false
  266.   meta-name: §f§lMEDIUM CLAIMER
  267.   meta-lore:
  268.  - §f§l■§7§l■§8§l■ §F§LMEDIUM CLAIMER §f§l■§7§l■§8§l■
  269.   - §7Most Precious Stones here are
  270.   - §4sneak placed to activate.
  271.   - §7Sneak L Click a PStone to edit
  272.   - §7the area covered. Max size and
  273.   - §7shape are editable. Defaults
  274.   - §7to Radius 32 height 32
  275.   - §7You can upgrade smaller PStones
  276.   - §7into bigger PStones also.
  277.   - §7/ps info to see all field flags.
  278.   - §7/ps toggle flag-name to on/off.
  279.   - §fSurvivor rank + can place.
  280.   sneak-to-place: true
  281.   block: '97:2'
  282.   limits:
  283.  - 7
  284.   - 14
  285.   - 21
  286.   - 28
  287.   - 35
  288.   - 42
  289.   radius: 48
  290.   custom-height: 48
  291.   required-permission-use: PStone-medcstone
  292.   required-permission: PStone-medcstone
  293.   dynmap-marker: false
  294.   dynmap-area: true
  295.   dynmap-no-toggle: true
  296.   prevent-pvp: true
  297.   prevent-mob-spawn: true
  298.   prevent-place: true
  299.   prevent-destroy: true
  300.   prevent-fire: true
  301.   prevent-explosions: true
  302.   prevent-tnt-explosions: true
  303.   prevent-creeper-explosions: true
  304.   prevent-vehicle-destroy: true
  305.   prevent-enderman-destroy: true
  306.   prevent-unprotectable: true
  307.   prevent-item-frame-take: true
  308.   ?prevent-potion-splash: true
  309.   ?prevent-flow: true
  310.   ?prevent-use: true
  311.   ?prevent-portal-enter: true
  312.   prevent-portal-destination: false
  313.   prevent-portal-create: false
  314.   prevent-vehicle-enter: false
  315.   prevent-vehicle-exit: false
  316.   prevent-teleport: false
  317.   ?remove-mob: true
  318.   protect-animals: true
  319.   protect-crops: true
  320.   protect-villagers: true
  321.   ?no-growth: true
  322.   protect-inventories: false
  323.   protect-lwc: true
  324.   welcome-message: true
  325.   farewell-message: true
  326.   can-change-owner: true
  327.   enable-on-src: true
  328.   mixing-group: 1
  329.   hidable: true
  330.   cuboid: true
  331.   ?no-fall-damage: true
  332.   ?teleport-destination: true
  333.   ?teleport-mobs-on-enable: true
  334.   ?teleport-animals-on-enable: true
  335.   ?teleport-players-on-enable: true
  336.   ?teleport-villagers-on-enable: true
  337.   ?enable-with-redstone: true
  338.   ?no-dropping-items: true
  339.   ?no-projectile-throw: true
  340.   ?no-player-sprint: true
  341.   prevent-place-blacklist:
  342.  - 92
  343.   mask-on-disabled: 80
  344. - title: §7Large Claim Stone§r§7§l
  345.   meta-autoset: false
  346.   meta-name: §f§lLARGE CLAIMER
  347.   meta-lore:
  348.  - §f§l■§7§l■§8§l■ §F§LLARGE CLAIMER §f§l■§7§l■§8§l■
  349.   - §7Most Precious Stones here are
  350.   - §4sneak placed to activate.
  351.   - §7Sneak L Click a PStone to edit
  352.   - §7the area covered. Max size and
  353.   - §7shape are editable. Defaults
  354.   - §7to Radius 64 height 64
  355.   - §7You can upgrade smaller PStones
  356.   - §7into bigger PStones also.
  357.   - §7/ps info to see all field flags.
  358.   - §7/ps toggle flag-name to on/off.
  359.   - §fJourneyman rank + can place.
  360.   sneak-to-place: true
  361.   block: '97:3'
  362.   limits:
  363.  - 7
  364.   - 14
  365.   - 21
  366.   - 28
  367.   - 35
  368.   - 40
  369.   radius: 64
  370.   custom-height: 64
  371.   required-permission-use: PStone-Lrgcstone
  372.   required-permission: PStone-Lrgcstone
  373.   dynmap-marker: false
  374.   dynmap-area: true
  375.   dynmap-no-toggle: true
  376.   prevent-pvp: true
  377.   prevent-mob-spawn: true
  378.   prevent-place: true
  379.   prevent-destroy: true
  380.   prevent-fire: true
  381.   prevent-explosions: true
  382.   prevent-tnt-explosions: true
  383.   prevent-creeper-explosions: true
  384.   prevent-vehicle-destroy: true
  385.   prevent-enderman-destroy: true
  386.   prevent-unprotectable: true
  387.   prevent-item-frame-take: true
  388.   ?prevent-potion-splash: true
  389.   ?prevent-flow: true
  390.   ?prevent-use: true
  391.   ?prevent-portal-enter: true
  392.   prevent-portal-destination: false
  393.   prevent-portal-create: false
  394.   prevent-vehicle-enter: false
  395.   prevent-vehicle-exit: false
  396.   prevent-teleport: false
  397.   ?remove-mob: true
  398.   protect-animals: true
  399.   protect-crops: true
  400.   protect-villagers: true
  401.   ?no-growth: true
  402.   protect-inventories: false
  403.   protect-lwc: true
  404.   welcome-message: true
  405.   farewell-message: true
  406.   can-change-owner: true
  407.   enable-on-src: true
  408.   mixing-group: 1
  409.   hidable: true
  410.   cuboid: true
  411.   ?no-fall-damage: true
  412.   ?teleport-destination: true
  413.   ?teleport-mobs-on-enable: true
  414.   ?teleport-animals-on-enable: true
  415.   ?teleport-players-on-enable: true
  416.   ?teleport-villagers-on-enable: true
  417.   ?enable-with-redstone: true
  418.   ?no-dropping-items: true
  419.   ?no-projectile-throw: true
  420.   ?no-player-sprint: true
  421.   prevent-place-blacklist:
  422.  - 92
  423.   mask-on-disabled: 80
  424. - title: §7Huge Claim Stone§r§7§l
  425.   meta-autoset: false
  426.   meta-name: §f§lHUGE CLAIMER
  427.   meta-lore:
  428.  - §f§l■§7§l■§8§l■ §F§LHUGE CLAIMER §f§l■§7§l■§8§l■
  429.   - §7Most Precious Stones here are
  430.   - §4sneak placed to activate.
  431.   - §7Sneak L Click a PStone to edit
  432.   - §7the area covered. Max size and
  433.   - §7shape are editable. Defaults
  434.   - §7to Radius 96 height 96
  435.   - §7You can upgrade smaller PStones
  436.   - §7into bigger PStones also.
  437.   - §7/ps info to see all field flags.
  438.   - §7/ps toggle flag-name to on/off.
  439.   - §fAdept rank + can place.
  440.   sneak-to-place: true
  441.   required-permission-use: PStone-hugepstone
  442.   required-permission: PStone-hugepstone
  443.   dynmap-marker: false
  444.   dynmap-area: true
  445.   dynmap-no-toggle: true
  446.   limits:
  447.  - 7
  448.   - 14
  449.   - 21
  450.   - 28
  451.   - 35
  452.   - 40
  453.   block: '97:4'
  454.   radius: 96
  455.   custom-height: 96
  456.   prevent-fire: true
  457.   ?prevent-mob-spawn: true
  458.   ?prevent-animal-spawn: true
  459.   prevent-place: true
  460.   prevent-destroy: true
  461.   prevent-vehicle-destroy: true
  462.   prevent-enderman-destroy: true
  463.   prevent-explosions: true
  464.   prevent-unprotectable: true
  465.   prevent-item-frame-take: true
  466.   prevent-flow: true
  467.   protect-crops: true
  468.   protect-animals: true
  469.   protect-villagers: true
  470.   protect-inventories: false
  471.   prevent-place-blacklist:
  472.  - 92
  473.   welcome-message: true
  474.   farewell-message: true
  475.   protect-lwc: false
  476.   prevent-use: false
  477.   ?prevent-portal-enter: true
  478.   ?prevent-portal-destination: true
  479.   ?prevent-portal-create: true
  480.   prevent-vehicle-enter: false
  481.   prevent-vehicle-exit: false
  482.   prevent-teleport: false
  483.   ?teleport-mobs-on-enable: true
  484.   ?enable-with-redstone: true
  485.   ?remove-mob: true
  486.   command-blacklisting: true
  487.   can-change-owner: true
  488.   ?heal: 4
  489.   ?repair: 25
  490.   ?damage: 5
  491.   ?feed: 2
  492.   entry-alert: true
  493.   mixing-group: 1
  494.   hidable: true
  495.   cuboid: true
  496.   mask-on-disabled: 80
  497. - title: §7Mega Claim Stone§r§7§l
  498.   meta-autoset: false
  499.   meta-name: §f§lMEGA CLAIMER
  500.   meta-lore:
  501.  - §f§l■§7§l■§8§l■ §F§LMEGA CLAIMER §f§l■§7§l■§8§l■
  502.   - §7Most Precious Stones here are
  503.   - §4sneak placed to activate.
  504.   - §7Sneak L Click a PStone to edit
  505.   - §7the area covered. Max size and
  506.   - §7shape are editable. Defaults
  507.   - §7to Radius 128 height 128
  508.   - §7You can upgrade smaller PStones
  509.   - §7into bigger PStones also.
  510.   - §7/ps info to see all field flags.
  511.   - §7/ps toggle flag-name to on/off.
  512.   - §fBaron rank + can place.
  513.   sneak-to-place: true
  514.   required-permission-use: PStone-megapstone
  515.   required-permission: PStone-megapstone
  516.   dynmap-marker: false
  517.   dynmap-area: true
  518.   dynmap-no-toggle: true
  519.   limits:
  520.  - 3
  521.   - 6
  522.   - 9
  523.   - 12
  524.   - 15
  525.   block: '97:5'
  526.   radius: 128
  527.   custom-height: 128
  528.   prevent-fire: true
  529.   ?prevent-mob-spawn: true
  530.   ?prevent-animal-spawn: true
  531.   prevent-place: true
  532.   prevent-destroy: true
  533.   prevent-vehicle-destroy: true
  534.   prevent-enderman-destroy: true
  535.   prevent-explosions: true
  536.   prevent-unprotectable: true
  537.   prevent-item-frame-take: true
  538.   prevent-flow: true
  539.   protect-crops: true
  540.   protect-animals: true
  541.   protect-villagers: true
  542.   protect-inventories: false
  543.   prevent-place-blacklist:
  544.  - 92
  545.   welcome-message: true
  546.   farewell-message: true
  547.   protect-lwc: true
  548.   prevent-use: false
  549.   ?prevent-portal-enter: true
  550.   ?prevent-portal-destination: true
  551.   ?prevent-portal-create: true
  552.   ?teleport-destination: true
  553.   ?teleport-mobs-on-enable: true
  554.   ?enable-with-redstone: true
  555.   ?remove-mob: true
  556.   ?no-projectile-throw: true
  557.   can-change-owner: true
  558.   air: true
  559.   entry-alert: true
  560.   mixing-group: 1
  561.   hidable: true
  562.   cuboid: true
  563.   mask-on-disabled: 80
  564. - title: §7LIMITED ROLL BACK§r§7§l
  565.   meta-autoset: false
  566.   meta-name: §f§lLIMITED ROLL BACK
  567.   meta-lore:
  568.  - §f§l■§7§l■§8§l■ §F§LLIMITED ROLL BACK §f§l■§7§l■§8§l■
  569.   - §7These types of claims allow grief
  570.   - §7but restore it every set interval.
  571.   - §7Advanced version of this claim
  572.   - §7also allow griefed blocks to drop
  573.   - §7as loot and then roll back. These
  574.   - §7are what restore raidable areas and
  575.   - §7select public farms. This needs to
  576.   - §7be commanded on by staff after a
  577.   - §7review of why you need loot flag!
  578.   - §7Default Radius 48 Height 48
  579.   - §7Master Rank + to place.
  580.   sneak-to-place: true
  581.   grief-revert: true
  582.   grief-revert-interval: 1200
  583.   grief-revert-safety: true
  584.   rollback-explosions: true
  585.   entry-alert: true
  586.   block: '41'
  587.   limits:
  588.  - 3
  589.   - 6
  590.   - 9
  591.   - 12
  592.   - 15
  593.   radius: 48
  594.   custom-height: 48
  595.   required-permission-use: PStone-LimRoll
  596.   required-permission: PStone-LimRoll
  597.   dynmap-marker: false
  598.   dynmap-area: true
  599.   dynmap-no-toggle: true
  600.   prevent-place: true
  601.   prevent-fire: true
  602.   prevent-pvp: true
  603.   ?prevent-mob-spawn: true
  604.   ?prevent-animal-spawn: true
  605.   prevent-place-blacklist:
  606.  - 50
  607. - title: §7FLEXIBLE ROLL BACK§r§7§l
  608.   meta-autoset: false
  609.   meta-name: §5§lFLEXIBLE ROLL BACK
  610.   meta-lore:
  611.  - §5§l■§d§l■§f§l■ §5§LFLEXIBLE ROLL BACK §f§l■§d§l■§5§l■
  612.   - §7These types of claims allow grief
  613.   - §7but restore it every set interval.
  614.   - §7Advanced version of this claim
  615.   - §7also allow griefed blocks to drop
  616.   - §7as loot and then roll back. These
  617.   - §7are what restore server mines and
  618.   - §7public farms. This one needs to
  619.   - §7be set that way by staff after a
  620.   - §7review of why you need that flag!
  621.   - §7Default Radius 48 Height 48
  622.   - §7Master Rank + to place.
  623.   sneak-to-place: true
  624.   grief-revert: true
  625.   grief-revert-interval: 1200
  626.   grief-revert-safety: true
  627.   rollback-explosions: true
  628.   entry-alert: true
  629.   welcome-message: true
  630.   farewell-message: true
  631.   block: '202'
  632.   limits:
  633.  - 3
  634.   - 6
  635.   - 9
  636.   - 12
  637.   - 15
  638.   radius: 48
  639.   custom-height: 48
  640.   required-permission-use: PStone-FlexRoll
  641.   required-permission: PStone-FlexRoll
  642.   dynmap-marker: false
  643.   dynmap-area: true
  644.   dynmap-no-toggle: true
  645.   prevent-place: true
  646.   prevent-fire: true
  647.   prevent-pvp: true
  648.   cuboid: true
  649.   ?prevent-mob-spawn: true
  650.   ?prevent-animal-spawn: true
  651.   prevent-place-blacklist:
  652.  - 50
  653. - title: §7SERVER MINE§r§7§l
  654.   meta-autoset: false
  655.   meta-name: §4§LSTAFF §f§lSERVER MINE
  656.   meta-lore:
  657.  - §f§l■§7§l■§8§l■ §F§LSERVER MINE §f§l■§7§l■§8§l■
  658.   - §7Like a Roll Back Claim Stone.
  659.   - §7Much bigger! To set the period it
  660.   - §7rolls back? /ps setinterval 1200
  661.   - §7This Pstone would then roll back
  662.   - §7all grief every 20 min. Default 20
  663.   - §7/ps toggle grief-revert-drop
  664.   - §7to turn block drops on/off.
  665.   - §fNeed Regal or higher to place.
  666.   sneak-to-place: true
  667.   grief-revert: true
  668.   grief-revert-interval: 1200
  669.   grief-revert-safety: true
  670.   grief-revert-drop: true
  671.   rollback-explosions: true
  672.   prevent-fire: true
  673.   prevent-creeper-explosions: true
  674.   prevent-item-frame-take: true
  675.   protect-villagers: true
  676.   welcome-message: true
  677.   farewell-message: true
  678.   can-change-owner: true
  679.   no-fall-damage: true
  680.   mixing-group: 1
  681.   hidable: true
  682.   cuboid: true
  683.   ?no-growth: true
  684.   prevent-place: true
  685.   prevent-place-blacklist:
  686.  - 50
  687.   entry-alert: true
  688.   block: '56'
  689.   radius: 128
  690.   custom-height: 128
  691.   visualize-on-src: true
  692.   required-permission-use: PStone-ServMin
  693.   required-permission: PStone-ServMin
  694.   dynmap-marker: false
  695.   dynmap-area: true
  696.   dynmap-no-toggle: true
  697. - title: §7FERTILITY FIELD§r§7§l
  698.   meta-autoset: false
  699.   meta-name: §f§lFERTILITY FIELD
  700.   meta-lore:
  701.  - §f§l■§7§l■§8§l■ §F§LFERTILITY FIELD §f§l■§7§l■§8§l■
  702.   - §7Used for seeding large areas
  703.   - §7with more grass, ferns, flowers
  704.   - §7torches. Spawns only ferns.
  705.   - §7Has a massive 256 radius!
  706.   - §fExalted Rank + to place.
  707.   limits:
  708.  - 1
  709.   - 1
  710.   - 1
  711.   - 1
  712.   - 1
  713.   sneak-to-place: true
  714.   block: 82
  715.   radius: 256
  716.   custom-height: 256
  717.   forester: true
  718.   ground-block: 2
  719.   fertile-blocks:
  720.  - 2
  721.   shrub-types:
  722.  - 2
  723.   shrub-density: 26
  724.   grow-time: 10
  725.   no-owner: false
  726.   no-conflict: false
  727.   required-permission-use: PStone-Rgrassforester
  728.   required-permission: PStone-Rgrassforester
  729. - title: §7RED SHROOM FOREST§r§7§l
  730.   meta-autoset: false
  731.   meta-name: §4§lVIBRANT RED MUSHROOM
  732.   meta-lore:
  733.  - §f§l■§7§l■§8§l■ §F§LFORESTER §A§L- §f§lRED SHROOMS ■§7§l■§8§l■
  734.   - §fTo use, sneak place on mycelium.
  735.   - §fCreates a 32 radius red shroom forest.
  736.   - §fSpawns a truffle farming tribe with pigs.
  737.   - §fConjures a chest for village build.
  738.   - §fAny rank can craft these.
  739.   - §7Requires Baron rank to place.
  740.   limits:
  741.  - 1
  742.   - 2
  743.   - 5
  744.   - 10
  745.   - 100
  746.   sneak-to-place: true
  747.   block: 40
  748.   radius: 32
  749.   custom-height: 32
  750.   forester: true
  751.   ground-block: 2
  752.   fertile-blocks:
  753.  - 2
  754.   tree-types:
  755.  - 5
  756.   - 6
  757.   - 5
  758.   - 6
  759.   tree-count: 124
  760.   shrub-types:
  761.  - 5
  762.   shrub-density: 54
  763.   grow-time: 20
  764.   no-owner: false
  765.   no-conflict: false
  766.   required-permission-use: PStone-Rshroomforester
  767.   required-permission: PStone-Rshroomforester
  768. - title: §7BROWN SHROOM FOREST§r§7§l
  769.   meta-autoset: false
  770.   meta-name: §7§lVIBRANT BROWN MUSHROOM
  771.   meta-lore:
  772.  - §f§l■§7§l■§8§l■ §F§LFORESTER §A§L- §f§lBROWN SHROOMS ■§7§l■§8§l■
  773.   - §fTo use, sneak place on dirt.
  774.   - §fCreates a 32 radius brown shroom forest.
  775.   - §fSpawns a decent amount of mooshrooms.
  776.   - §fFair chance of 1 or 2 villagers.
  777.   - §fConjures a chest for village build.
  778.   - §fAny rank can craft these.
  779.   - §bRequires Monarch rank to place.
  780.   limits:
  781.  - 1
  782.   - 2
  783.   - 5
  784.   - 10
  785.   - 100
  786.   sneak-to-place: true
  787.   block: 39
  788.   radius: 32
  789.   custom-height: 32
  790.   forester: true
  791.   ground-block: 2
  792.   fertile-blocks:
  793.  - 2
  794.   tree-types:
  795.  - 6
  796.   - 6
  797.   - 6
  798.   - 6
  799.   tree-count: 124
  800.   shrub-types:
  801.  - 6
  802.   shrub-density: 54
  803.   grow-time: 20
  804.   no-owner: false
  805.   no-conflict: false
  806.   required-permission-use: PStone-Bshroomforester
  807.   required-permission: PStone-Bshroomforester
  808. - title: §7BIRCH FORESTER§r§7§l
  809.   meta-autoset: false
  810.   meta-name: §A§lVIBRANT BIRCH SAPLING
  811.   meta-lore:
  812.  - §f§l■§7§l■§8§l■ §F§LFORESTER §A§L- §f§lBIRCH ■§7§l■§8§l■
  813.   - §fTo use, sneak place on grass/soil.
  814.   - §fCreates a 20 radius birch forest with
  815.   - §fa mechanised treefeller operation...
  816.   - §fConjures a chest for village build.
  817.   - §fAny rank can craft these.
  818.   - §bRequires Knight rank to place.
  819.   limits:
  820.  - 4
  821.   - 8
  822.   - 16
  823.   - 32
  824.   - 100
  825.   block: '6:2'
  826.   radius: 40
  827.   sneak-to-place: true
  828.   required-permission-use: PStone-birchforester
  829.   required-permission: PStone-birchforester
  830.   custom-height: 45
  831.   forester: true
  832.   ground-block: 2
  833.   fertile-blocks:
  834.  - 3
  835.   - 2
  836.   - 13
  837.   - 87
  838.   - 80
  839.   - 88
  840.   tree-types:
  841.  - 4
  842.   - 4
  843.   - 4
  844.   - 4
  845.   - 8
  846.   shrub-types:
  847.  - 1
  848.   - 2
  849.   - 3
  850.   - 4
  851.   shrub-density: 72
  852.   tree-count: 40
  853.   grow-time: 2
  854.   no-owner: true
  855.   no-conflict: false
  856. - title: §7SPRUCE FORESTER§r§7§l
  857.   meta-autoset: false
  858.   meta-name: §A§lVIBRANT SPRUCE SAPLING
  859.   meta-lore:
  860.  - §f§l■§7§l■§8§l■ §F§LFORESTER §A§L- §f§lSPRUCE ■§7§l■§8§l■
  861.   - §fTo use, sneak place on grass/soil.
  862.   - §fCreates a 20 radius spruce forest
  863.   - §fand a small nomadic tribe with cattle.
  864.   - §fConjures a chest for village build.
  865.   - §fAny rank can craft these.
  866.   - §7Requires Knight rank to place.
  867.   limits:
  868.  - 4
  869.   - 8
  870.   - 16
  871.   - 32
  872.   - 100
  873.   block: '6:1'
  874.   radius: 40
  875.   custom-height: 55
  876.   forester: true
  877.   sneak-to-place: true
  878.   required-permission-use: PStone-redwoodforester
  879.   required-permission: PStone-redwoodforester
  880.   ground-block: 2
  881.   fertile-blocks:
  882.  - 3
  883.   - 2
  884.   tree-types:
  885.  - 2
  886.   - 3
  887.   - 2
  888.   - 3
  889.   - 2
  890.   shrub-types:
  891.  - 1
  892.   - 2
  893.   shrub-density: 72
  894.   tree-count: 40
  895.   grow-time: 2
  896.   no-owner: true
  897.   no-conflict: false
  898. - title: §7OAK FORESTER§r§7§l
  899.   meta-autoset: false
  900.   meta-name: §A§lVIBRANT OAK SAPLING
  901.   meta-lore:
  902.  - §f§l■§7§l■§8§l■ §F§LFORESTER §A§L- §f§lOAK ■§7§l■§8§l■
  903.   - §fTo use, sneak place on grass/soil.
  904.   - §fCreates a 20 radius oak forest
  905.   - §fand a small tribe with boars...
  906.   - §fConjures a chest for village build.
  907.   - §fAny rank can craft these.
  908.   - §bRequires Knight rank to place.
  909.   limits:
  910.  - 4
  911.   - 8
  912.   - 16
  913.   - 32
  914.   - 100
  915.   block: '6'
  916.   radius: 40
  917.   custom-height: 35
  918.   sneak-to-place: true
  919.   forester: true
  920.   ground-block: 2
  921.   required-permission-use: PStone-mildforester
  922.   required-permission: PStone-mildforester
  923.   fertile-blocks:
  924.  - 3
  925.   - 2
  926.   tree-types:
  927.  - 0
  928.   - 0
  929.   - 1
  930.   - 0
  931.   - 0
  932.   - 1
  933.   shrub-types:
  934.  - 5
  935.   - 6
  936.   - 5
  937.   - 6
  938.   - 5
  939.   - 6
  940.   shrub-density: 48
  941.   tree-count: 58
  942.   grow-time: 2
  943.   creature-types:
  944.  - Giant
  945.   - Giant
  946.   - Giant
  947.   - Giant
  948.   - Giant
  949.   creature-count: 10
  950.   no-owner: true
  951.   no-conflict: false
  952. - title: §7JUNGLE FORESTER§r§7§l
  953.   meta-autoset: false
  954.   meta-name: §A§lVIBRANT JUNGLE SAPLING
  955.   meta-lore:
  956.  - §f§l■§7§l■§8§l■ §F§LFORESTER §A§L- §f§lJUNGLE ■§7§l■§8§l■
  957.   - §fTo use, sneak place on grass/soil.
  958.   - §fCreates a 20 radius dense jungle
  959.   - §fand a small leopard breeder tribe...
  960.   - §fConjures a chest for village build.
  961.   - §fAny rank can craft these.
  962.   - §bRequires Knight rank to place.
  963.   limits:
  964.  - 4
  965.   - 8
  966.   - 16
  967.   - 32
  968.   - 100
  969.   block: '6:3'
  970.   radius: 40
  971.   required-permission-use: PStone-jungleforester
  972.   required-permission: PStone-jungleforester
  973.   custom-height: 35
  974.   forester: true
  975.   sneak-to-place: true
  976.   ground-block: 2
  977.   fertile-blocks:
  978.  - 3
  979.   - 2
  980.   tree-types:
  981.  - 7
  982.   - 8
  983.   - 7
  984.   - 7
  985.   - 7
  986.   shrub-types:
  987.  - 2
  988.   - 1
  989.   shrub-density: 77
  990.   tree-count: 80
  991.   grow-time: 2
  992.   no-owner: true
  993.   no-conflict: false
  994.   player-command-on-enter:
  995.  - /replacenear 40 31:1,31,39,40,38,37 0
  996.   player-command-on-exit:
  997.  - /replacenear 40 vine 0
  998. - title: §7MIXED FORESTER§r§7§l
  999.   meta-autoset: false
  1000.   meta-name: §A§lVIBRANT DARK SAPLING
  1001.   meta-lore:
  1002.  - §f§l■§7§l■§8§l■ §F§LFORESTER §A§L- §f§lMIXED ■§7§l■§8§l■
  1003.   - §aSneak place on grass/soil.
  1004.   - §aFills the horizon with a mix
  1005.   - §aof tree types large and small.
  1006.   - §aAttempts to plant flora and
  1007.   - §aa few small bushes also.
  1008.   - §fRadius §a64
  1009.   - §fHeight §a128
  1010.   - §fTrees §a99
  1011.   - §fVillagers §a8
  1012.   - §7Craftable by any rank.
  1013.   - §7/c help MegaForester
  1014.   - §8Requires Baron + to place.
  1015.   limits:
  1016.  - 4
  1017.   - 8
  1018.   - 16
  1019.   - 32
  1020.   - 100
  1021.   block: '6:5'
  1022.   radius: 64
  1023.   custom-height: 64
  1024.   sneak-to-place: true
  1025.   forester: true
  1026.   ground-block: 2
  1027.   required-permission-use: PStone-mixforester
  1028.   required-permission: PStone-mixforester
  1029.   fertile-blocks:
  1030.  - 3
  1031.   - 2
  1032.   - 87
  1033.   tree-types:
  1034.  - 1
  1035.   - 2
  1036.   - 3
  1037.   - 4
  1038.   - 7
  1039.   shrub-types:
  1040.  - 5
  1041.   - 6
  1042.   shrub-density: 38
  1043.   tree-count: 99
  1044.   grow-time: 2
  1045.   player-command-on-exit:
  1046.  - /replacenear 64 39,40 37,38,39,40,31:1,31:2,2%50
  1047.   no-owner: true
  1048.   no-conflict: false
  1049. - title: §7PLOT§r§7§l
  1050.   meta-autoset: false
  1051.   meta-name: §A§lPLOT STONE
  1052.   meta-lore:
  1053.  - §f§l■§7§l■§8§l■ §F§LCLAIM §A§L- §f§lPLOT ■§7§l■§8§l■
  1054.   - §7Security III
  1055.   - §fRadius 20 - Height 20
  1056.   - §fCan be reshaped and stacked.
  1057.   - §fUsed to share, rent or allow areas.
  1058.   - §7Only works in Huge and Mega claims.
  1059.   - §7Requires Knight + Rank to place.
  1060.   sneak-to-place: true
  1061.   block: '98:3'
  1062.   limits:
  1063.  - 5
  1064.   - 10
  1065.   - 20
  1066.   - 30
  1067.   - 100
  1068.   radius: 20
  1069.   custom-height: 20
  1070.   required-permission-use: PStone-plot
  1071.   required-permission: PStone-plot
  1072.   dynmap-marker: false
  1073.   dynmap-area: true
  1074.   dynmap-no-toggle: true
  1075.   allowed-only-inside:
  1076.  - Large Claim Stone
  1077.   - Mega Claim Stone
  1078.   plot: true
  1079.   no-conflict: true
  1080.   prevent-fire: true
  1081.   prevent-place: true
  1082.   prevent-destroy: true
  1083.   prevent-vehicle-destroy: true
  1084.   prevent-enderman-destroy: true
  1085.   prevent-explosions: true
  1086.   prevent-unprotectable: true
  1087.   protect-inventories: true
  1088.   prevent-flow: true
  1089.   ?prevent-teleport: true
  1090.   protect-crops: true
  1091.   ?welcome-message: true
  1092.   ?farewell-message: true
  1093.   can-change-owner: true
  1094.   rentable: true
  1095.   ?shareable: true
  1096.   buyable: true
  1097.   enable-on-src: true
  1098.   mixing-group: 1
  1099.   hidable: true
  1100.   cuboid: true
  1101.   mask-on-disabled: 80
  1102. - title: §7ENTRY BLOCKER§r§7§l
  1103.   meta-autoset: false
  1104.   meta-name: §9§lENTRY BLOCKER
  1105.   meta-lore:
  1106.  - §f§l■§7§l■§8§l■§F§LSECURITY §A§L- §f§lENTRY BLOCKER■§7§l■§8§l■
  1107.   - §7Security X
  1108.   - §7Absolute entry prevention.
  1109.   - §7Resize to cover doors or whole
  1110.   - §7build. /ps allow * lets all pass.
  1111.   - §7Can plug into other claim stones
  1112.   - §7while they are in draw mode.
  1113.   - §fNeeds Illustrious Rank + to use.
  1114.   sneak-to-place: true
  1115.   limits:
  1116.  - 2
  1117.   - 3
  1118.   - 5
  1119.   - 8
  1120.   - 12
  1121.   block: 22
  1122.   radius: 10
  1123.   custom-height: 10
  1124.   required-permission-use: PStone-entryblocker
  1125.   required-permission: PStone-entryblocker
  1126.   dynmap-marker: false
  1127.   dynmap-area: true
  1128.   dynmap-no-toggle: true
  1129.   prevent-entry: true
  1130.   prevent-unprotectable: true
  1131.   prevent-flow: true
  1132.   enable-on-src: true
  1133.   can-change-owner: true
  1134.   hidable: true
  1135.   cuboid: true
  1136.   mixing-group: 1
  1137.   mask-on-disabled: 80
  1138. - title: §7ENCHANTED ANVIL§r§7§l
  1139.   meta-autoset: false
  1140.   meta-name: §C§lENCHANTED ANVIL
  1141.   meta-lore:
  1142.  - §f§l■§7§l■§8§l■§F§L UTILITY §A§L- §f§lPRIVATE REPAIRS ■§7§l■§8§l■
  1143.   - §7All your gear is repaired slowly
  1144.   - §7while standing near this advanced
  1145.   - §7mechanic jobs created anvil.
  1146.   - §7It has no editable flags.
  1147.   - §7Is tiny but can be resized.
  1148.   - §7Do not place these in public
  1149.   - §7builds as repairing all gear
  1150.   - §7is an earned feature via jobs.
  1151.   - §fVeteran Rank + to place. 1 only.
  1152.   limits:
  1153.  - 1
  1154.   - 1
  1155.   - 1
  1156.   - 1
  1157.   - 1
  1158.   radius: 5
  1159.   custom-height: 5
  1160.   block: 57
  1161.   repair: 25
  1162.   no-conflict: true
  1163.   required-permission-use: PStone-magicanvil
  1164.   required-permission: PStone-magicanvil
  1165.   cuboid: false
  1166.   sneak-to-place: true
  1167.   mask-on-disabled: 80
  1168.   mixing-group: 1
  1169.   dynmap-marker: false
  1170.   dynmap-area: true
  1171.   dynmap-no-toggle: true
  1172. - title: §7ELECTRO MAGNETIC FIELD NANO BOTS ANVIL§r§7§l
  1173.   meta-autoset: false
  1174.   meta-name: §C§lE-M-F NANO BOTS MAINFRAME
  1175.   meta-lore:
  1176.  - §f§l■§7§l■§8§l■ §4§LSTAFF UTILITY §A§L- §f§lAREA REPAIRS ■§7§l■§8§l■
  1177.   - §7Just like the private repair
  1178.   - §7Enchanted Anvil but with a
  1179.   - §7much more energetic power
  1180.   - §7core and several KILOS more
  1181.   - §7of Nano Bots. Now with zero
  1182.   - §7chance of brain damage.
  1183.   - §7Sneak place to activate.
  1184.   - §fMonarch Rank + to place. 1 only.
  1185.   limits:
  1186.  - 1
  1187.   - 1
  1188.   - 1
  1189.   - 1
  1190.   - 1
  1191.   radius: 60
  1192.   custom-height: 20
  1193.   block: 169
  1194.   repair: 1562
  1195.   heal: 4
  1196.   feed: 1
  1197.   welcome-message: true
  1198.   farewell-message: true
  1199.   no-conflict: true
  1200.   required-permission-use: PStone-EMF
  1201.   required-permission: PStone-EMF
  1202.   dynmap-marker: false
  1203.   dynmap-area: true
  1204.   dynmap-no-toggle: true
  1205.   cuboid: true
  1206.   sneak-to-place: true
  1207.   mask-on-disabled: 80
  1208. - title: §7ENTRY NOTES§r§7§l
  1209.   meta-autoset: false
  1210.   meta-name: §C§lENTRY NOTES
  1211.   meta-lore:
  1212.  - §f§l■§7§l■§8§l■ §F§LUTILITY §A§L- §f§lACTIVITY LOGGER ■§7§l■§8§l■
  1213.   - §7All levers, buttons, doors, chests
  1214.   - §7blockbreak attempts are recorded.
  1215.   - §7All entry and exits of field also.
  1216.   - §7Shows a log of recent activity in
  1217.   - §7/ps info and /ps more. All players.
  1218.   - §7Inject into other stones by first
  1219.   - §7entering draw mode for that stone
  1220.   - §7set the area covered and then just
  1221.   - §7sneak place the Entry Notes. Confirm
  1222.   - §7draw mode changes and done.
  1223.   - §8Needs Lord or higher to place.
  1224.   sneak-to-place: true
  1225.   limits:
  1226.  - 2
  1227.   - 5
  1228.   - 8
  1229.   - 12
  1230.   - 15
  1231.   block: 25
  1232.   radius: 50
  1233.   custom-height: 20
  1234.   snitch: true
  1235.   entry-alert: true
  1236.   no-conflict: true
  1237.   hidable: true
  1238.   mixing-group: 1
  1239.   cuboid: true
  1240.   required-permission-use: PStone-entrylogger
  1241.   required-permission: PStone-entrylogger
  1242.   dynmap-marker: false
  1243.   dynmap-area: true
  1244.   dynmap-no-toggle: true
  1245.   mask-on-disabled: 80
  1246. - title: §7MEMORY BLOCK§r§7§l
  1247.   meta-autoset: false
  1248.   meta-name: '§C§lMEMORY BLOCK '
  1249.   meta-lore:
  1250.  - §f§l■§7§l■§8§l■ §4§LSTAFF §F§LUTILITY §A§L- §f§lBLOCK RECORDER ■§7§l■§8§l■
  1251.   - §7Sneak place the Translocation Driver
  1252.   - §7This has severals MAD amazing uses.
  1253.   - §7Build walls and bridges that vanish
  1254.   - §7then reappear at the flick of a lever
  1255.   - §7or copy one build to another place.
  1256.   - §7Place the stone, name it, THEN build.
  1257.   - §7Enabled with redstone true!
  1258.   - §7Do /ps setname whatever
  1259.   - §7/ps translocation import
  1260.   - §7(adds existing blocks)
  1261.   - §7/ps translocation delete 2 3
  1262.   - §7(removes unwanted from imports)
  1263.   - §7Break and place elsewhere.(optional)
  1264.   - §7/ps translocation unlink (optional)
  1265.   - §7(releases copied link to block)
  1266.   - §fNeed Regal or higher to place.
  1267.   limits:
  1268.  - 10
  1269.   - 20
  1270.   - 30
  1271.   block: '84'
  1272.   sneak-to-place: true
  1273.   radius: 16
  1274.   custom-volume: 25000
  1275.   enable-with-redstone: true
  1276.   translocation: true
  1277.   required-permission-use: PStone-translocator
  1278.   required-permission: PStone-translocator
  1279.   dynmap-marker: false
  1280.   dynmap-area: true
  1281.   dynmap-no-toggle: true
  1282.   hidable: true
  1283.   cuboid: true
  1284.   mask-on-disabled: 17
  1285. - title: §7H TYPE MICRO LAUNCHER§r§7§l
  1286.   meta-autoset: false
  1287.   meta-name: §C§lH Type Micro §7§lLauncher
  1288.   meta-lore:
  1289.  - §2■§A■§2■ §F§LLAUNCHER§R §2■§A■§2
  1290.   - §7This launches all allowed in the
  1291.   - §7field into the air to the height
  1292.   - §7you set the field size at.
  1293.   - §7HORIZONTAL Type Launcher.
  1294.   - §7Shape is editable. Defaults
  1295.   - §7to Radius 16 height 16
  1296.   - §7Do /ps allow * to allow all.
  1297.   - §7Using these for trollface
  1298.   - §7is highly frownbrows.
  1299.   - §fLord Rank + to place.
  1300.   sneak-to-place: true
  1301.   block: 168
  1302.   radius: 16
  1303.   custom-height: 16
  1304.   required-permission-use: PStone-LMHL
  1305.   required-permission: PStone-LMHL
  1306.   dynmap-marker: false
  1307.   dynmap-area: true
  1308.   dynmap-no-toggle: true
  1309.   limits:
  1310.  - 10
  1311.   - 20
  1312.   - 30
  1313.   - 40
  1314.   - 50
  1315.   ?welcome-message: true
  1316.   ?farewell-message: true
  1317.   can-change-owner: true
  1318.   enable-on-src: true
  1319.   mixing-group: 2
  1320.   hidable: true
  1321.   cuboid: true
  1322.   prevent-place-blacklist:
  1323.  - 92
  1324.   mask-on-disabled: 80
  1325.   visualize-on-place: true
  1326.   visualize-on-src: true
  1327.   sneaking-bypass: true
  1328.   launch: true
  1329.   launch-velocity: 2.1
  1330. - title: §7V TYPE MICRO LAUNCHER§r§7§l
  1331.   meta-autoset: false
  1332.   meta-name: §C§lV Type Micro §7§lLauncher
  1333.   meta-lore:
  1334.  - §2■§A■§2■ §F§LLAUNCHER§R §2■§A■§2
  1335.   - §7This launches all allowed in the
  1336.   - §7field into the air to the height
  1337.   - §7you set the field size at.
  1338.   - §7VERTICAL Type Launcher.
  1339.   - §7Shape is editable. Defaults
  1340.   - §7to Radius 16 height 16
  1341.   - §7Do /ps allow * to allow all.
  1342.   - §7Using these for trollface
  1343.   - §7is highly frownbrows.
  1344.   - §fLord Rank + to place.
  1345.   sneak-to-place: true
  1346.   sneaking-bypass: true
  1347.   block: '168:1'
  1348.   radius: 16
  1349.   custom-height: 16
  1350.   required-permission-use: PStone-LMVL
  1351.   required-permission: PStone-LMVL
  1352.   dynmap-marker: false
  1353.   dynmap-area: true
  1354.   dynmap-no-toggle: true
  1355.   limits:
  1356.  - 10
  1357.   - 20
  1358.   - 30
  1359.   - 40
  1360.   - 50
  1361.   ?welcome-message: true
  1362.   ?farewell-message: true
  1363.   can-change-owner: true
  1364.   enable-on-src: true
  1365.   mixing-group: 2
  1366.   hidable: true
  1367.   cuboid: true
  1368.   prevent-place-blacklist:
  1369.  - 92
  1370.   mask-on-disabled: 80
  1371.   visualize-on-place: true
  1372.   visualize-on-src: true
  1373.   cannon: true
  1374.   cannon-velocity: 4.5
  1375. - title: §7V TYPE MEGA LAUNCHER§r§7§l
  1376.   meta-autoset: false
  1377.   meta-name: §f§lV Type Mega §7§lLauncher
  1378.   meta-lore:
  1379.  - §2■§A■§2■ §F§LLAUNCHER§R §2■§A■§2
  1380.   - §7This launches all allowed in the
  1381.   - §7field into the air to the height
  1382.   - §7you set the field size at.
  1383.   - §7VERTICAL Type Launcher.
  1384.   - §7Shape is editable. Defaults
  1385.   - §7to Radius 4 height 160
  1386.   - §7Do /ps allow * to allow all.
  1387.   - §7Using these for trollface
  1388.   - §7is highly frownbrows.
  1389.   - §fLord Rank + to place.
  1390.   sneak-to-place: true
  1391.   sneaking-bypass: true
  1392.   block: '168:2'
  1393.   radius: 4
  1394.   custom-height: 160
  1395.   required-permission-use: PStone-LMML
  1396.   required-permission: PStone-LMML
  1397.   dynmap-marker: false
  1398.   dynmap-area: true
  1399.   dynmap-no-toggle: true
  1400.   limits:
  1401.  - 10
  1402.   - 20
  1403.   - 30
  1404.   - 40
  1405.   - 50
  1406.   ?welcome-message: true
  1407.   ?farewell-message: true
  1408.   can-change-owner: true
  1409.   enable-on-src: true
  1410.   mixing-group: 2
  1411.   hidable: true
  1412.   cuboid: true
  1413.   prevent-place-blacklist:
  1414.  - 92
  1415.   mask-on-disabled: 80
  1416.   visualize-on-place: true
  1417.   visualize-on-src: true
  1418.   cannon: true
  1419.   cannon-velocity: 4.9
  1420. - title: §5COMMAND BLOCKER§r§7§l
  1421.   meta-autoset: false
  1422.   meta-name: §5§LCOMMAND BLOCKER
  1423.   meta-lore:
  1424.  - §f§l■§7§l■§8§l■ §f§lCOMMAND BLOCKER §8§l■§7§l■§f§l■
  1425.   - §5Only higher ranks can make these.
  1426.   - §5Only highest ranks can use these.
  1427.   - §5Allows inserting of blocked
  1428.   - §5commands in an area the field
  1429.   - §5covers.
  1430.   - §f/ps blacklistcommand command
  1431.   - §fNeed Regal Rank +.
  1432.   sneak-to-place: true
  1433.   limits:
  1434.  - 2
  1435.   - 3
  1436.   - 5
  1437.   - 8
  1438.   - 12
  1439.   block: 122
  1440.   radius: 20
  1441.   custom-height: 20
  1442.   command-blacklisting: true
  1443.   prevent-animal-spawn: true
  1444.   prevent-mob-spawn: true
  1445.   entry-alert: true
  1446.   no-projectile-throw: true
  1447.   no-dropping-items: true
  1448.   required-permission-use: PStone-comsblocker
  1449.   required-permission: PStone-comsblocker
  1450.   dynmap-marker: false
  1451.   dynmap-area: true
  1452.   dynmap-no-toggle: true
  1453.   prevent-unprotectable: true
  1454.   prevent-flow: true
  1455.   enable-on-src: true
  1456.   can-change-owner: true
  1457.   hidable: true
  1458.   cuboid: true
  1459.   mixing-group: 1
  1460.   mask-on-disabled: 80
  1461. bypass-blocks:
  1462. - '92'
  1463. unprotectable-blocks: []
  1464. hiding-mask-blocks:
  1465. - '1'
  1466. - '2'
  1467. - '3'
  1468. - '4'
  1469. - '5'
  1470. - '7'
  1471. - '12'
  1472. - '13'
  1473. - '17'
  1474. - '18'
  1475. - '20'
  1476. - '24'
  1477. - '35'
  1478. - '43'
  1479. - '45'
  1480. - '47'
  1481. - '48'
  1482. - '49'
  1483. - '53'
  1484. - '60'
  1485. - '67'
  1486. - '80'
  1487. - '81'
  1488. - '82'
  1489. - '87'
  1490. - '88'
  1491. - '89'
  1492. - '99'
  1493. - '100'
  1494. - '108'
  1495. - '109'
  1496. - '110'
  1497. - '123'
  1498. - '124'
  1499. - '125'
  1500. - '128'
  1501. - '134'
  1502. - '135'
  1503. - '136'
  1504. tool-items:
  1505. - '256'
  1506. - '257'
  1507. - '258'
  1508. - '269'
  1509. - '270'
  1510. - '271'
  1511. - '273'
  1512. - '274'
  1513. - '275'
  1514. - '277'
  1515. - '278'
  1516. - '279'
  1517. - '284'
  1518. - '285'
  1519. - '286'
  1520. - '359'
  1521. - '346'
  1522. repairable-items:
  1523. - '256'
  1524. - '257'
  1525. - '258'
  1526. - '259'
  1527. - '261'
  1528. - '267'
  1529. - '268'
  1530. - '269'
  1531. - '270'
  1532. - '271'
  1533. - '272'
  1534. - '273'
  1535. - '274'
  1536. - '275'
  1537. - '276'
  1538. - '277'
  1539. - '278'
  1540. - '279'
  1541. - '283'
  1542. - '284'
  1543. - '285'
  1544. - '286'
  1545. - '290'
  1546. - '291'
  1547. - '292'
  1548. - '293'
  1549. - '294'
  1550. - '298'
  1551. - '299'
  1552. - '300'
  1553. - '301'
  1554. - '302'
  1555. - '303'
  1556. - '304'
  1557. - '305'
  1558. - '306'
  1559. - '307'
  1560. - '308'
  1561. - '309'
  1562. - '310'
  1563. - '311'
  1564. - '312'
  1565. - '313'
  1566. - '314'
  1567. - '315'
  1568. - '316'
  1569. - '317'
  1570. - '359'
  1571. - '346'
  1572. log:
  1573.   translocation: true
  1574.   rollback: true
  1575.   fire: false
  1576.   entry: true
  1577.   place: true
  1578.   use: true
  1579.   pvp: true
  1580.   destroy: true
  1581.   destroy-area: false
  1582.   place-area: false
  1583.   unprotectable: true
  1584.   bypass-pvp: true
  1585.   bypass-delete: true
  1586.   bypass-place: true
  1587.   bypass-destroy: true
  1588.   conflict-place: true
  1589.   rents-and-purchases: true
  1590. notify:
  1591.   translocation: true
  1592.   rollback: true
  1593.   place: true
  1594.   destroy: true
  1595.   bypass-unprotectable: true
  1596.   bypass-pvp: true
  1597.   bypass-place: true
  1598.   bypass-destroy: true
  1599.   fly-zones: true
  1600. warn:
  1601.   instant-heal: false
  1602.   slow-heal: false
  1603.   slow-damage: true
  1604.   slow-feeding: false
  1605.   slow-repair: false
  1606.   fast-damage: true
  1607.   air: true
  1608.   fire: true
  1609.   entry: true
  1610.   place: true
  1611.   use: true
  1612.   pvp: true
  1613.   destroy: true
  1614.   destroy-area: true
  1615.   unprotectable: true
  1616.   launch: false
  1617.   cannon: false
  1618.   mine: true
  1619. settings:
  1620.   disable-messages: false
  1621.   prevent-removal-if-player-in-field: false
  1622.   use-commands-to-rent: false
  1623.   disable-simpleclans-hook: true
  1624.   max-size-translocation: 100000
  1625.   max-size-translocation-for-redstone: 2000
  1626.   version: 12
  1627.   prevent-place-everywhere:
  1628.  - creative_world
  1629.   prevent-destroy-everywhere:
  1630.  - creative_world
  1631.   show-default-welcome-farewell-messages: true
  1632.   sneak-to-place-field: true
  1633.   sneak-to-place-normal-block: false
  1634.   disable-ground-info: false
  1635.   global-field-limit: 1000000
  1636.   no-refund-for-fields: false
  1637.   public-block-details: false
  1638.   drop-on-delete: true
  1639.   disable-alerts-for-admins: true
  1640.   disable-bypass-alerts-for-admins: false
  1641.   off-by-default: false
  1642.   lines-per-page: 12
  1643.   show-debug-info: false
  1644.   blacklisted-worlds:
  1645.  - creative_world
  1646.   auto-allow-clan-on-fields: false
  1647.   auto-allow-team-on-fields: false
  1648.   check-once-per-block-on-move: false
  1649.   use-blockids-in-snitches: false
  1650.   fence-max-depth: 4
  1651.   max-target-distance: 100
  1652.   default-item-currency: '266'
  1653.   disable-field-break-while-creative: false
  1654.   prevent-breaking-hidden: false
  1655. cuboid:
  1656.   defining-blocktype: '49'
  1657.   visualization-blocktype: '20'
  1658. cleanup:
  1659.   player-inactivity-purge-days: 180
  1660.   purge-banned-players: true
  1661. saving:
  1662.   frequency-seconds: 16
  1663.   max-records-per-snitch: 30
  1664. visualization:
  1665.   frame-block-type: '20'
  1666.   block-type: '20'
  1667.   seconds: 20
  1668.   new-dotted-style: true
  1669.   end-on-player-move: true
  1670.   mark-block-type: '49'
  1671.   default-density: 4
  1672.   blocks-to-send: 200
  1673.   max-fields-to-visualize-at-once: 1
  1674.   ticks-between-sends: 5
  1675.   visualize-on-expand: true
  1676. grief-revert:
  1677.   min-interval-secs: 30
  1678.   black-list:
  1679.  - '92'
  1680. mysql:
  1681.   enable: false
  1682.   host: localhost
  1683.   port: 3306
  1684.   database: minecraft
  1685.   username: ''
  1686.   password: ''
Add Comment
Please, Sign In to add comment