teleporter.properties
1 # --------------------------------------------------------------------------- 2 # TeleporterService Mod 3 # - The default npc is 60002, use //spawn 60002 to spawn it 4 # --------------------------------------------------------------------------- 5 6 # WARNING: this mod require custom NPC table support turned on! 7 # CustomNpcTable = True in General.properties 8 # --------------------------------------------------------------------------- 9 10 # --------------------------------------------------------------------------- 11 # General Teleporter Config 12 # --------------------------------------------------------------------------- 13 # Enable/Disable TeleporterService 14 # Default: False 15 Enable=False 16 17 # Restrict the teleporter in events (event, block checker, olympiad, tvt) 18 # Default: true 19 RestrictInEvents=true 20 21 # Restrict the teleporter in a duell 22 # Default: true 23 RestrictInDuel=true 24 25 # Restrict the teleporter in a fight 26 # Default: true 27 RestrictInFight=true 28 29 # Restrict the teleporter in pvp (purple name) 30 # Default: true 31 RestrictInPvp=true 32 33 # Restrict the teleporter for chaotic players (red name) 34 # Default: false 35 RestrictForChaoticPlayers=false 36 37 # --------------------------------------------------------------------------- 38 # Voiced Teleporter Config 39 # --------------------------------------------------------------------------- 40 # Enable/Disable voiced teleporter 41 # Default: False 42 VoicedEnable=False 43 44 # The voiced command for the voiced teleporter 45 # Default: teleporterservice 46 VoicedCommand=teleporterservice 47 48 # The name of the voiced teleporter 49 # Default: Voiced 50 VoicedName=Voiced 51 52 # Item ids required to be in the inventory to be able to use the voiced teleporter 53 # Comma separated item ids 54 # Default is empty 55 # Example: 1111,2222,3333 56 VoicedRequiredItems=