Advertisement
Jabber666

PreciousStones config Minecraft protection plugin. No bugs.

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