forked from catageek/ByteCart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
129 lines (96 loc) · 3.59 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
# config file for ByteCart bukkit plugin.
# set true if you want a lot debug messages on the console
debug: false
# set false to disable metrics stats submission
metrics: true
# set false to disable hostname resolution
hostname_resolution: true
# the name of the database
# default : BCHostnames
database: BCHostnames
# choose the sql database type.
# default: sqllite
sql: mysql
# set false if you don't want to load chunks automatically around a moving cart
loadchunks: true
# set true if you want minecarts keep their velocity without boosters
constantspeed: false
# Force players to provide books to get tickets when needed
# set to false if you want the plugin to automatically create books when needed
mustProvideBooks: false
# If possible, reuse an existing ticket found in players inventory
# set to false to create a new ticket each time a player request one
reusetickets: true
# Set to true to drop items on the ground when removing carts with BC7008
# Set to false to remove them. They will be lost forever.
keepitems: true
# Minecraft 1.8 has a bug that removes all brackets in signs
# Set to true to fix brackets in signs if your signs are broken
FixBroken18: false
# Set to true to enable the old behaviour of BC9000 i.e BC9000 as closing sign of subtrack
# if false, BC9000 can be used anywhere without breaking updater configuration
# if true, BC9000 can be used only to close subtrack.
# default : true
oldBC9000behaviour: false
# Name to use as author of ticket book
author: ByteCart
# Title of ticket book
title: Ticket to
# Name of Dynmap layer
dynmap.layer: ByteCart
# timeout of updaters in minutes
# set to 0 for no timeout
updater.timeout: 60
# this is the tax taken from the player when triggering the block
# with a cart passing on it you can create any usetax you wish using the parameter:
# usetax.BCxxxx: n
######## currently not implemented ########
usetax.BC8010: 0
# this is the tax taken from
# the player when building the sign
######### currently not implemented ############
buildtax.BC7010: 0
buildtax.BC9001: 0
buildtax.BC9002: 0
buildtax.BC9004: 0
buildtax.BC9008: 0
buildtax.BC9016: 0
# initial value of time-to-live stack (slot #4)
# number of routers that a storagecart may use
# before going to recycling center.
# this is to prevent loops.
TTL.value: 64
# initial speed of minecarts
BC7001.startvelocity: 2
# Address where empty carts or empty storage carts
# will be routed.
# Default : 0.0.0
EmptyCartsDefaultRoute: 0.0.0
# Address where players with no ticket
# will be routed.
# Default : 0.0.0
PlayersNoTicketDefaultRoute: 0.0.0
# error messages
Error.SetAddress: Error - too few/many items in inventory
#Error.SetAddress: Erreur - Pas assez/trop d'elements dans l'inventaire
#Info messages
Info.SetAddress: New destination address
#Info.SetAddress: Nouvelle destination
Info.SetReturnAddress: New return address
#Info.SetReturnAddress: Nouvelle adresse de retour
Info.SetAddress2: Don't touch your inventory
Take a cart and have a nice trip !
#Info.SetAddress2: Ne touchez pas a votre inventaire
# Prenez un cart et bonne route !
Info.RightClickCart: Right-click on a storage cart to select it
#Info.RightClickCart: Clic droit sur un storage cart pour le selectionner
#Updater
Info.SetUpdater: "This cart is now an Updater !"
Info.GetTTL: "Routers to cross : up to "
#Info.GetTTL: "nb max de routeurs :"
Info.BC8010_region: On the way to region
#Info.BC8010_region: En route pour la region
Info.BC8010_Track: You are entering track
#Info.BC8010_track: Vous entrez sur la voie
Info.Destination: You are arrived at
#Info.Destination: Vous etes arrive a