Configuration/Advanced Config

Configuration

General Config

Group Permissions

Banning Items




Advanced Config

The advanced config contains settings for the Limiter, Recipe Blocker and the LWC Protection Extension.

Limiter

See Ways to describe an Item for more info

# Limits the number of blocks a player can place. (Global)
#  ID Limit (Please use ONE space between the ID and limit to separate them)
# - "153 1"
# - "100-200 1"
# - "52:55 1"
# - "227-228:10 3"
# - "ee 5"
# - "50 10 {&cOnly &a10 &ctorches per player, sorry :P}"
# Default:
# LimitBlocks: []

Recipe Blocker

# All items listed here will be uncraftable. You can also use mod names to
# make all items of that mod uncraftable.
#
# Please note that removed recipes can NOT be re-added with /tr admin reload.
# In order to get them back you have to restart the server.
# Note: This feature does not support custom messages.
#
# Examples:
# RecipeBlock:
# - "27232"
# - "126:3"
# - "ee"
# Default:
# RecipeBlock: []

##############################################################################
# Recipe Furnace Blocker
# All items listed here will be unable to be smelted.
#
# For example, if you add 17 (log), you will be unable to smelt logs into
# charcoal.
#
# Please note that removed recipes can NOT be readded with /tr admin reload.
# In order to get them back you have to restart the server.
# Note: This feature does not support custom messages.
#
# Examples:
# RecipeFurnaceBlock:
# - "27232"
# - "126:3"
# Default:
# RecipeFurnaceBlock: []

LWC Protection Extension

See Ways to describe an Item for more info

# LWC Protection Extension for Tekkit
#
# All items listed here cannot be placed next to a lockette unless the player
# has access to it. This is useful for preventing players from "pumping"
# items out of chests, using block breakers to break chests, etc.

# Default:
# LWCPreventNearLocked:
# - "4306 {&cYou are not allowed to place pipes next to someone elses Locked blocks}"
# - "4301 {&cYou are not allowed to place pipes next to someone elses Locked blocks}"
# - "150 {&cNo blockbreakers/transposers next to someone elses Locked block!}"
# - 136
# - 166

Comments

Posts Quoted:
Reply
Clear All Quotes