Skip to content

Commit

Permalink
Replace RotationPlace with LOSP in Turkish config
Browse files Browse the repository at this point in the history
  • Loading branch information
Axionize committed Sep 27, 2024
1 parent 6994975 commit 9385229
Showing 1 changed file with 46 additions and 2 deletions.
48 changes: 46 additions & 2 deletions src/main/resources/config/tr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,52 @@ FarPlace:
PositionPlace:
cancelvl: 5

RotationPlace:
cancelvl: 5
LineOfSightPlace:
cancelvl: 1
# Determines whether to only run the LineOfSightPlace check on specific blocks
# Increases performance, mainly intended for mini-game servers which already prevent block placement
# And want to stop container or workstation access through walls
use-block-whitelist: false
block-whitelist:
- ANVIL
- BARREL
- BEACON
- BEEHIVE
- BEE_NEST
- BLAST_FURNACE
- BREWING_STAND
- CAMPFIRE
- CARTOGRAPHY_TABLE
- CHEST
- CHEST_MINECART
- CHIPPED_ANVIL
- COMPOSTER
- CRAFTING_TABLE
- DAMAGED_ANVIL
- DISPENSER
- DROPPER
- ENCHANTING_TABLE
- ENDER_CHEST
- FURNACE
- FURNACE_MINECART
- FLETCHING_TABLE
- GRINDSTONE
- HOPPER
- HOPPER_MINECART
- ITEM_FRAME
- JUKEBOX
- LECTERN
- LOOM
- RESPAWN_ANCHOR
- SHULKER_BOX
- SMITHING_TABLE
- SMOKER
- SOUL_CAMPFIRE
- STONECUTTER
- TRAPPED_CHEST
- COMMAND_BLOCK
- STRUCTURE_BLOCK
- JIGSAW

# Tahmin tabanlı yavaşlama kontrolü
# Grim burada hatalı ağ kodunu dikkate alır... sağ tıklama ve el yan tuşunu spam yapsanız bile yanlış pozitiflik oluşturması zordur
Expand Down

0 comments on commit 9385229

Please sign in to comment.