2012-02-20 00:53:21 +01:00
|
|
|
#
|
|
|
|
# mcMMO configuration
|
2013-02-20 19:11:06 +01:00
|
|
|
# Last updated on ${project.version}-b${BUILD_NUMBER}
|
2012-02-20 00:53:21 +01:00
|
|
|
#
|
|
|
|
#####
|
|
|
|
|
|
|
|
#
|
|
|
|
# Settings for mcMMO in general
|
|
|
|
###
|
|
|
|
General:
|
2012-04-26 03:55:08 +02:00
|
|
|
Locale: en_US
|
2012-03-18 06:42:56 +01:00
|
|
|
MOTD_Enabled: true
|
2013-03-23 15:19:40 +01:00
|
|
|
# Amount of time (in minutes) to wait between saves of player information
|
2012-02-20 00:53:21 +01:00
|
|
|
Save_Interval: 10
|
2013-03-23 15:19:40 +01:00
|
|
|
# Allow mcMMO to report on basic anonymous usage
|
2012-02-20 00:53:21 +01:00
|
|
|
Stats_Tracking: true
|
2013-03-23 15:19:40 +01:00
|
|
|
# Allow mcMMO to check if a new version is available
|
2013-02-18 22:54:47 +01:00
|
|
|
Update_Check: true
|
|
|
|
Prefer_Beta: false
|
2013-03-23 15:19:40 +01:00
|
|
|
# Allow mcMMO to inform other plugins of damage being dealt
|
2012-02-20 00:53:21 +01:00
|
|
|
Event_Callback: true
|
2013-03-23 15:19:40 +01:00
|
|
|
# Allow mcMMO to create zip backups for flatfile data on shutdown.
|
2013-02-15 13:50:32 +01:00
|
|
|
Generate_Backups: true
|
2012-04-02 19:45:33 +02:00
|
|
|
Power_Level_Cap: 0
|
2013-03-23 15:19:40 +01:00
|
|
|
# Should mcMMO print out debug messages?
|
2013-02-20 17:47:08 +01:00
|
|
|
Verbose_Logging: false
|
2013-03-23 15:19:40 +01:00
|
|
|
# Should mcMMO over-write configs to update, or make new ones ending in .new?
|
2013-02-22 17:59:56 +01:00
|
|
|
Config_Update_Overwrite: true
|
2013-01-14 06:25:31 +01:00
|
|
|
|
mcMMO - Now with 100% more scoreboards!
mcMMO now allows for the use of scoreboards to display information in
several instances. By default, all scoreboards are enabled in the config,
and will only display for 10 seconds. After 10 seconds, the scoreboard
will go away and revert to the previously displayed scoreboard, if one
exists.
A global scoreboard now exists for tracking all player stats, and will be
displayed when /mctop is used. Your name will be highlighted in gold when
looking through the scoreboard. Additionally, the scoreboard will display
players in groups of 15, rather than groups of 10 like in chat.
Unfortunately, due to the limitations of scoreboards, the player's rank
will not be displayed in front of their name.
The scoreboard area is now also used for displaying data for /mcrank,
/inspect. and /mcstats. Due to the way scoreboards are handled, the power
level is not guarenteed to show up at any given location in the
scoreboard, but is instead displayed in gold so that it can be easily
found.
Lastly, the scoreboard area is also now used for displaying current data
on skills when the relevant /<skillname> command is used. The effects and
ability stats will still be shown in chat, but the current level, xp, and
remaining xp will be shown in the scoreboard.
2013-04-14 05:16:25 +02:00
|
|
|
Scoreboards:
|
2013-05-14 17:32:22 +02:00
|
|
|
# Should mcMMO use scoreboards for /inspect?
|
|
|
|
# Amount of time (in seconds) to display. To display permanently, set to -1
|
mcMMO - Now with 100% more scoreboards!
mcMMO now allows for the use of scoreboards to display information in
several instances. By default, all scoreboards are enabled in the config,
and will only display for 10 seconds. After 10 seconds, the scoreboard
will go away and revert to the previously displayed scoreboard, if one
exists.
A global scoreboard now exists for tracking all player stats, and will be
displayed when /mctop is used. Your name will be highlighted in gold when
looking through the scoreboard. Additionally, the scoreboard will display
players in groups of 15, rather than groups of 10 like in chat.
Unfortunately, due to the limitations of scoreboards, the player's rank
will not be displayed in front of their name.
The scoreboard area is now also used for displaying data for /mcrank,
/inspect. and /mcstats. Due to the way scoreboards are handled, the power
level is not guarenteed to show up at any given location in the
scoreboard, but is instead displayed in gold so that it can be easily
found.
Lastly, the scoreboard area is also now used for displaying current data
on skills when the relevant /<skillname> command is used. The effects and
ability stats will still be shown in chat, but the current level, xp, and
remaining xp will be shown in the scoreboard.
2013-04-14 05:16:25 +02:00
|
|
|
Inspect:
|
|
|
|
Use: true
|
|
|
|
Display_Time: 10
|
2013-05-14 17:32:22 +02:00
|
|
|
# Should mcMMO use scoreboards for /mcrank?
|
|
|
|
# Amount of time (in seconds) to display. To display permanently, set to -1
|
mcMMO - Now with 100% more scoreboards!
mcMMO now allows for the use of scoreboards to display information in
several instances. By default, all scoreboards are enabled in the config,
and will only display for 10 seconds. After 10 seconds, the scoreboard
will go away and revert to the previously displayed scoreboard, if one
exists.
A global scoreboard now exists for tracking all player stats, and will be
displayed when /mctop is used. Your name will be highlighted in gold when
looking through the scoreboard. Additionally, the scoreboard will display
players in groups of 15, rather than groups of 10 like in chat.
Unfortunately, due to the limitations of scoreboards, the player's rank
will not be displayed in front of their name.
The scoreboard area is now also used for displaying data for /mcrank,
/inspect. and /mcstats. Due to the way scoreboards are handled, the power
level is not guarenteed to show up at any given location in the
scoreboard, but is instead displayed in gold so that it can be easily
found.
Lastly, the scoreboard area is also now used for displaying current data
on skills when the relevant /<skillname> command is used. The effects and
ability stats will still be shown in chat, but the current level, xp, and
remaining xp will be shown in the scoreboard.
2013-04-14 05:16:25 +02:00
|
|
|
Mcrank:
|
|
|
|
Use: true
|
|
|
|
Display_Time: 10
|
2013-05-14 17:32:22 +02:00
|
|
|
# Should mcMMO use scoreboards for /mcstats?
|
|
|
|
# Amount of time (in seconds) to display. To display permanently, set to -1
|
mcMMO - Now with 100% more scoreboards!
mcMMO now allows for the use of scoreboards to display information in
several instances. By default, all scoreboards are enabled in the config,
and will only display for 10 seconds. After 10 seconds, the scoreboard
will go away and revert to the previously displayed scoreboard, if one
exists.
A global scoreboard now exists for tracking all player stats, and will be
displayed when /mctop is used. Your name will be highlighted in gold when
looking through the scoreboard. Additionally, the scoreboard will display
players in groups of 15, rather than groups of 10 like in chat.
Unfortunately, due to the limitations of scoreboards, the player's rank
will not be displayed in front of their name.
The scoreboard area is now also used for displaying data for /mcrank,
/inspect. and /mcstats. Due to the way scoreboards are handled, the power
level is not guarenteed to show up at any given location in the
scoreboard, but is instead displayed in gold so that it can be easily
found.
Lastly, the scoreboard area is also now used for displaying current data
on skills when the relevant /<skillname> command is used. The effects and
ability stats will still be shown in chat, but the current level, xp, and
remaining xp will be shown in the scoreboard.
2013-04-14 05:16:25 +02:00
|
|
|
Mcstats:
|
|
|
|
Use: true
|
|
|
|
Display_Time: 10
|
2013-05-14 17:32:22 +02:00
|
|
|
# Should mcMMO use scoreboards for /mctop?
|
|
|
|
# Amount of time (in seconds) to display. To display permanently, set to -1
|
mcMMO - Now with 100% more scoreboards!
mcMMO now allows for the use of scoreboards to display information in
several instances. By default, all scoreboards are enabled in the config,
and will only display for 10 seconds. After 10 seconds, the scoreboard
will go away and revert to the previously displayed scoreboard, if one
exists.
A global scoreboard now exists for tracking all player stats, and will be
displayed when /mctop is used. Your name will be highlighted in gold when
looking through the scoreboard. Additionally, the scoreboard will display
players in groups of 15, rather than groups of 10 like in chat.
Unfortunately, due to the limitations of scoreboards, the player's rank
will not be displayed in front of their name.
The scoreboard area is now also used for displaying data for /mcrank,
/inspect. and /mcstats. Due to the way scoreboards are handled, the power
level is not guarenteed to show up at any given location in the
scoreboard, but is instead displayed in gold so that it can be easily
found.
Lastly, the scoreboard area is also now used for displaying current data
on skills when the relevant /<skillname> command is used. The effects and
ability stats will still be shown in chat, but the current level, xp, and
remaining xp will be shown in the scoreboard.
2013-04-14 05:16:25 +02:00
|
|
|
Mctop:
|
|
|
|
Use: true
|
|
|
|
Display_Time: 10
|
2013-05-14 17:32:22 +02:00
|
|
|
# Should mcMMO use scoreboards for /skillname (/mining, /fishing, etc.)?
|
|
|
|
# Amount of time (in seconds) to display. To display permanently, set to -1
|
mcMMO - Now with 100% more scoreboards!
mcMMO now allows for the use of scoreboards to display information in
several instances. By default, all scoreboards are enabled in the config,
and will only display for 10 seconds. After 10 seconds, the scoreboard
will go away and revert to the previously displayed scoreboard, if one
exists.
A global scoreboard now exists for tracking all player stats, and will be
displayed when /mctop is used. Your name will be highlighted in gold when
looking through the scoreboard. Additionally, the scoreboard will display
players in groups of 15, rather than groups of 10 like in chat.
Unfortunately, due to the limitations of scoreboards, the player's rank
will not be displayed in front of their name.
The scoreboard area is now also used for displaying data for /mcrank,
/inspect. and /mcstats. Due to the way scoreboards are handled, the power
level is not guarenteed to show up at any given location in the
scoreboard, but is instead displayed in gold so that it can be easily
found.
Lastly, the scoreboard area is also now used for displaying current data
on skills when the relevant /<skillname> command is used. The effects and
ability stats will still be shown in chat, but the current level, xp, and
remaining xp will be shown in the scoreboard.
2013-04-14 05:16:25 +02:00
|
|
|
Skillname:
|
|
|
|
Use: true
|
|
|
|
Display_Time: 10
|
2013-05-18 14:27:14 +02:00
|
|
|
# Should mcMMO display power levels on scoreboards? (below player name-tags)
|
2013-05-15 21:13:11 +02:00
|
|
|
Power_Level:
|
2013-05-18 11:12:18 +02:00
|
|
|
Use: false
|
mcMMO - Now with 100% more scoreboards!
mcMMO now allows for the use of scoreboards to display information in
several instances. By default, all scoreboards are enabled in the config,
and will only display for 10 seconds. After 10 seconds, the scoreboard
will go away and revert to the previously displayed scoreboard, if one
exists.
A global scoreboard now exists for tracking all player stats, and will be
displayed when /mctop is used. Your name will be highlighted in gold when
looking through the scoreboard. Additionally, the scoreboard will display
players in groups of 15, rather than groups of 10 like in chat.
Unfortunately, due to the limitations of scoreboards, the player's rank
will not be displayed in front of their name.
The scoreboard area is now also used for displaying data for /mcrank,
/inspect. and /mcstats. Due to the way scoreboards are handled, the power
level is not guarenteed to show up at any given location in the
scoreboard, but is instead displayed in gold so that it can be easily
found.
Lastly, the scoreboard area is also now used for displaying current data
on skills when the relevant /<skillname> command is used. The effects and
ability stats will still be shown in chat, but the current level, xp, and
remaining xp will be shown in the scoreboard.
2013-04-14 05:16:25 +02:00
|
|
|
|
2013-04-05 05:03:54 +02:00
|
|
|
Mob_Healthbar:
|
2013-04-05 04:11:11 +02:00
|
|
|
# Default display for mob health bars - HEARTS, BAR, or DISABLED
|
|
|
|
Display_Type: HEARTS
|
|
|
|
# Amount of time (in seconds) to display. To display permanently, set to -1
|
|
|
|
Display_Time: 3
|
|
|
|
|
2013-01-14 06:25:31 +01:00
|
|
|
Database_Purging:
|
2013-03-23 15:19:40 +01:00
|
|
|
# Amount of time (in hours) to wait between database purging
|
|
|
|
# To only run at server start, set to 0
|
|
|
|
# To never run, set to -1
|
2013-01-11 03:56:48 +01:00
|
|
|
Purge_Interval: -1
|
2013-03-23 15:19:40 +01:00
|
|
|
# Any user who hasn't connected in this many months will be purged from the database
|
|
|
|
# To never purge old users, set to -1
|
2013-01-14 06:25:31 +01:00
|
|
|
Old_User_Cutoff: 6
|
2013-05-14 17:32:22 +02:00
|
|
|
|
2012-02-20 00:53:21 +01:00
|
|
|
#
|
|
|
|
# Settings for using a mySQL database
|
|
|
|
###
|
|
|
|
MySQL:
|
|
|
|
Enabled: false
|
|
|
|
Database:
|
2012-03-18 06:42:56 +01:00
|
|
|
User_Name: UserName
|
|
|
|
User_Password: UserPassword
|
2012-02-20 00:53:21 +01:00
|
|
|
Name: DataBaseName
|
|
|
|
TablePrefix: mcmmo_
|
|
|
|
Server:
|
|
|
|
Port: 3306
|
|
|
|
Address: localhost
|
2013-05-14 17:32:22 +02:00
|
|
|
|
2012-04-30 15:21:14 +02:00
|
|
|
#
|
|
|
|
# Settings for Hardcore mode
|
|
|
|
###
|
|
|
|
Hardcore:
|
|
|
|
Enabled: false
|
|
|
|
Death_Stat_Loss_Penalty_Percentage: 75
|
|
|
|
Vampirism: false
|
2012-05-01 17:47:57 +02:00
|
|
|
Vampirism_Stat_Leech_Percentage: 5
|
2012-02-20 00:53:21 +01:00
|
|
|
|
2012-05-04 20:04:42 +02:00
|
|
|
#
|
|
|
|
# Settings for SMP Mods
|
|
|
|
###
|
|
|
|
Mods:
|
|
|
|
Tool_Mods_Enabled: false
|
2012-05-15 22:12:59 +02:00
|
|
|
Armor_Mods_Enabled: false
|
2012-05-04 20:04:42 +02:00
|
|
|
Block_Mods_Enabled: false
|
2013-02-06 04:40:19 +01:00
|
|
|
Entity_Mods_Enabled: false
|
2012-05-04 20:04:42 +02:00
|
|
|
|
2013-02-15 16:36:14 +01:00
|
|
|
#
|
|
|
|
# Settings for mcMMO items
|
|
|
|
###
|
|
|
|
Items:
|
|
|
|
Chimaera_Wing:
|
|
|
|
Enabled: true
|
2013-03-09 21:43:06 +01:00
|
|
|
Cooldown: 240
|
2013-03-22 00:38:15 +01:00
|
|
|
Warmup: 5
|
2013-04-10 17:08:27 +02:00
|
|
|
RecentlyHurt_Cooldown: 60
|
2013-03-08 21:46:05 +01:00
|
|
|
Prevent_Use_Underground: true
|
|
|
|
Use_Cost: 1
|
|
|
|
Recipe_Cost: 5
|
2013-02-15 16:36:14 +01:00
|
|
|
Item_ID: 288
|
|
|
|
|
2013-01-30 15:17:50 +01:00
|
|
|
#
|
|
|
|
# Settings for Parties
|
2013-02-04 16:36:47 +01:00
|
|
|
###
|
2013-01-30 15:17:50 +01:00
|
|
|
Party:
|
2013-03-23 15:19:40 +01:00
|
|
|
# Amount of time (in hours) to wait between automatically kicking old party members
|
|
|
|
# To only run at server start, set to 0
|
|
|
|
# To never kick old users, set to -1
|
2013-02-05 00:42:19 +01:00
|
|
|
AutoKick_Interval: 12
|
2013-03-23 15:19:40 +01:00
|
|
|
# Any user who hasn't connected in this many days will get kicked from their party
|
2013-02-05 00:42:19 +01:00
|
|
|
Old_Party_Member_Cutoff: 7
|
2013-03-23 15:19:40 +01:00
|
|
|
# Settings for party share modes
|
2013-01-30 15:17:50 +01:00
|
|
|
Sharing:
|
|
|
|
ExpShare_enabled: true
|
2013-02-04 17:20:45 +01:00
|
|
|
ExpShare_bonus_base: 1.1
|
|
|
|
ExpShare_bonus_increase: 1.05
|
|
|
|
ExpShare_bonus_cap: 1.5
|
2013-01-30 15:17:50 +01:00
|
|
|
ItemShare_enabled: true
|
|
|
|
Range: 75.0
|
|
|
|
|
2012-02-20 00:53:21 +01:00
|
|
|
#
|
|
|
|
# Settings for Abilities
|
|
|
|
###
|
|
|
|
Abilities:
|
|
|
|
Enabled: true
|
|
|
|
Messages: true
|
|
|
|
Activation:
|
|
|
|
Only_Activate_When_Sneaking: false
|
|
|
|
Cooldowns:
|
2013-02-20 22:44:15 +01:00
|
|
|
Berserk: 240
|
2012-03-01 21:20:35 +01:00
|
|
|
Blast_Mining: 60
|
2012-02-20 00:53:21 +01:00
|
|
|
Giga_Drill_Breaker: 240
|
|
|
|
Green_Terra: 240
|
|
|
|
Serrated_Strikes: 240
|
2013-02-20 22:44:15 +01:00
|
|
|
Skull_Splitter: 240
|
2012-02-20 00:53:21 +01:00
|
|
|
Super_Breaker: 240
|
2013-02-20 22:44:15 +01:00
|
|
|
Tree_Feller: 240
|
2012-05-22 15:16:40 +02:00
|
|
|
Max_Seconds:
|
2013-02-20 22:44:15 +01:00
|
|
|
Berserk: 0
|
2012-05-22 15:16:40 +02:00
|
|
|
Blast_Mining: 0
|
|
|
|
Giga_Drill_Breaker: 0
|
|
|
|
Green_Terra: 0
|
|
|
|
Serrated_Strikes: 0
|
2013-02-20 22:44:15 +01:00
|
|
|
Skull_Splitter: 0
|
2012-05-22 15:16:40 +02:00
|
|
|
Super_Breaker: 0
|
2013-02-20 22:44:15 +01:00
|
|
|
Tree_Feller: 0
|
2012-02-24 10:46:34 +01:00
|
|
|
Limits:
|
2012-05-22 11:19:37 +02:00
|
|
|
Tree_Feller_Threshold: 500
|
2012-02-20 00:53:21 +01:00
|
|
|
Tools:
|
2013-08-09 18:13:22 +02:00
|
|
|
# Use more tool durability while using abilities. Set Durability_Loss to 0 to disable the extra durability damage.
|
2012-02-20 00:53:21 +01:00
|
|
|
Durability_Loss: 2
|
|
|
|
|
|
|
|
#
|
|
|
|
# Settings for Skills
|
2012-03-28 20:37:17 +02:00
|
|
|
# Level cap of 0 for no limit
|
2012-02-20 00:53:21 +01:00
|
|
|
###
|
2012-01-31 08:59:46 +01:00
|
|
|
Skills:
|
2012-02-02 06:24:07 +01:00
|
|
|
Acrobatics:
|
2012-05-03 16:39:17 +02:00
|
|
|
Enabled_For_PVP: true
|
|
|
|
Enabled_For_PVE: true
|
2012-11-08 03:41:18 +01:00
|
|
|
Prevent_AFK_Leveling: true
|
2013-01-13 22:03:49 +01:00
|
|
|
Prevent_Dodge_Lightning: false
|
2013-07-29 00:57:38 +02:00
|
|
|
Prevent_XP_After_Teleport: true
|
2013-02-11 09:08:03 +01:00
|
|
|
Level_Cap: 0
|
2012-02-02 06:24:07 +01:00
|
|
|
Archery:
|
2012-05-02 04:42:45 +02:00
|
|
|
Enabled_For_PVP: true
|
|
|
|
Enabled_For_PVE: true
|
2012-02-02 14:26:02 +01:00
|
|
|
Level_Cap: 0
|
2012-02-02 06:24:07 +01:00
|
|
|
Axes:
|
2012-05-02 04:42:45 +02:00
|
|
|
Enabled_For_PVP: true
|
|
|
|
Enabled_For_PVE: true
|
2012-02-02 14:26:02 +01:00
|
|
|
Level_Cap: 0
|
2012-01-31 08:59:46 +01:00
|
|
|
Excavation:
|
2012-02-02 06:24:07 +01:00
|
|
|
Level_Cap: 0
|
|
|
|
Fishing:
|
2013-01-11 00:21:18 +01:00
|
|
|
Drops_Enabled: true
|
2012-02-02 06:24:07 +01:00
|
|
|
Level_Cap: 0
|
2012-01-31 08:59:46 +01:00
|
|
|
Herbalism:
|
2012-02-02 06:24:07 +01:00
|
|
|
Level_Cap: 0
|
2012-11-08 03:41:18 +01:00
|
|
|
Prevent_AFK_Leveling: true
|
2012-01-31 08:59:46 +01:00
|
|
|
Mining:
|
2012-02-02 06:24:07 +01:00
|
|
|
Level_Cap: 0
|
2012-03-01 21:33:03 +01:00
|
|
|
Detonator_ID: 259
|
2012-01-31 08:59:46 +01:00
|
|
|
Repair:
|
2012-02-02 06:24:07 +01:00
|
|
|
Level_Cap: 0
|
2012-02-20 00:53:21 +01:00
|
|
|
Anvil_Messages: true
|
|
|
|
Anvil_ID: 42
|
2012-11-13 16:50:00 +01:00
|
|
|
Salvage_Anvil_ID: 41
|
|
|
|
Salvage_tools: true
|
|
|
|
Salvage_armor: true
|
2013-04-25 23:29:49 +02:00
|
|
|
# Ask for a confirmation when a player tries to repair an enchanted item
|
|
|
|
Confirm_Required: true
|
2013-01-23 22:34:01 +01:00
|
|
|
Smelting:
|
|
|
|
Level_Cap: 0
|
2012-02-02 06:24:07 +01:00
|
|
|
Swords:
|
2012-05-02 04:42:45 +02:00
|
|
|
Enabled_For_PVP: true
|
|
|
|
Enabled_For_PVE: true
|
2012-02-02 06:24:07 +01:00
|
|
|
Level_Cap: 0
|
|
|
|
Taming:
|
2012-05-02 04:42:45 +02:00
|
|
|
Enabled_For_PVP: true
|
|
|
|
Enabled_For_PVE: true
|
2012-02-02 06:24:07 +01:00
|
|
|
Level_Cap: 0
|
|
|
|
Call_Of_The_Wild:
|
|
|
|
Bones_Required: 10
|
2012-03-05 04:08:20 +01:00
|
|
|
Fish_Required: 10
|
2013-07-24 20:01:16 +02:00
|
|
|
|
|
|
|
# Range to check for nearby pets when using Call Of The Wild, 0 will disable the check
|
|
|
|
Range: 40
|
|
|
|
# Amount of pets to summon when using Call Of The Wild
|
|
|
|
Wolf_Amount: 1
|
|
|
|
Ocelot_Amount: 1
|
2012-02-02 06:24:07 +01:00
|
|
|
Unarmed:
|
2012-05-02 04:42:45 +02:00
|
|
|
Enabled_For_PVP: true
|
|
|
|
Enabled_For_PVE: true
|
2012-02-02 06:24:07 +01:00
|
|
|
Level_Cap: 0
|
2013-02-14 06:34:50 +01:00
|
|
|
Block_Cracker:
|
|
|
|
SmoothBrick_To_CrackedBrick: true
|
2012-02-02 06:24:07 +01:00
|
|
|
Woodcutting:
|
|
|
|
Level_Cap: 0
|
2012-02-20 00:53:21 +01:00
|
|
|
|
2012-05-01 07:14:32 +02:00
|
|
|
#
|
2013-02-11 09:08:03 +01:00
|
|
|
# Settings for Double Drops
|
2012-05-01 07:14:32 +02:00
|
|
|
###
|
|
|
|
Double_Drops:
|
|
|
|
Herbalism:
|
2013-02-20 22:44:15 +01:00
|
|
|
Brown_Mushroom: true
|
|
|
|
Cactus: true
|
2012-10-29 04:53:03 +01:00
|
|
|
Carrot: true
|
2013-02-20 22:44:15 +01:00
|
|
|
Cocoa: true
|
|
|
|
Crops: true
|
|
|
|
Melon_Block: true
|
|
|
|
Nether_Warts: true
|
2012-10-29 04:53:03 +01:00
|
|
|
Potato: true
|
2013-02-20 22:44:15 +01:00
|
|
|
Pumpkin: true
|
|
|
|
Red_Mushroom: true
|
|
|
|
Red_Rose: true
|
|
|
|
Sugar_Cane_Block: true
|
|
|
|
Vine: true
|
|
|
|
Water_Lily: true
|
|
|
|
Yellow_Flower: true
|
2012-05-01 07:14:32 +02:00
|
|
|
Mining:
|
2013-02-20 22:44:15 +01:00
|
|
|
Coal_Ore: true
|
|
|
|
Diamond_Ore: true
|
|
|
|
Emerald_Ore: true
|
|
|
|
Ender_Stone: true
|
2012-05-01 07:14:32 +02:00
|
|
|
Glowstone: true
|
2013-02-20 22:44:15 +01:00
|
|
|
Gold_Ore: true
|
|
|
|
Iron_Ore: true
|
|
|
|
Lapis_Ore: true
|
|
|
|
Mossy_Cobblestone: true
|
2012-05-01 07:14:32 +02:00
|
|
|
Netherrack: true
|
|
|
|
Obsidian: true
|
2013-03-16 17:15:16 +01:00
|
|
|
Quartz_Ore: true
|
2013-02-20 22:44:15 +01:00
|
|
|
Redstone_Ore: true
|
2012-05-01 07:14:32 +02:00
|
|
|
Sandstone: true
|
|
|
|
Stone: true
|
|
|
|
Woodcutting:
|
|
|
|
Oak: true
|
|
|
|
Birch: true
|
|
|
|
Spruce: true
|
|
|
|
Jungle: true
|
|
|
|
|
2012-02-20 00:53:21 +01:00
|
|
|
#
|
|
|
|
# Settings for XP distribution
|
|
|
|
###
|
2012-01-31 08:59:46 +01:00
|
|
|
Experience:
|
2012-02-20 00:53:21 +01:00
|
|
|
Gains:
|
2013-05-15 06:31:00 +02:00
|
|
|
# Experience gained from mobs not naturally spawned will get multiplied by this value. 0 by default.
|
2012-02-20 00:53:21 +01:00
|
|
|
Mobspawners:
|
2013-05-15 06:31:00 +02:00
|
|
|
Multiplier: 0
|
2013-03-23 15:18:21 +01:00
|
|
|
|
|
|
|
# Experience gained in every skill will get multiplied by this value. 1.0 by default, 2.0 means two times as much
|
2012-02-20 00:53:21 +01:00
|
|
|
Multiplier:
|
2013-01-26 16:25:13 +01:00
|
|
|
PVP: 1.0
|
2012-02-20 00:53:21 +01:00
|
|
|
Global: 1.0
|
|
|
|
PVP:
|
|
|
|
Rewards: true
|
2012-01-31 08:59:46 +01:00
|
|
|
Formula:
|
2012-05-02 15:10:32 +02:00
|
|
|
Curve_Modifier: 20
|
2013-03-23 15:18:21 +01:00
|
|
|
|
2013-07-21 22:57:36 +02:00
|
|
|
# Cumulative experience curves will use a players power level instead of their skill level,
|
|
|
|
# players with high power levels will have to gain a lot more experience to reach the next level in every skill.
|
|
|
|
Cumulative_Curve: false
|
|
|
|
|
2013-03-23 15:18:21 +01:00
|
|
|
# Experience gained will get divided by these values. 1.0 by default, 2.0 means two times lower
|
|
|
|
Modifier:
|
2012-01-31 08:59:46 +01:00
|
|
|
Swords: 1.0
|
|
|
|
Taming: 1.0
|
|
|
|
Acrobatics: 1.0
|
|
|
|
Excavation: 1.0
|
|
|
|
Herbalism: 1.0
|
|
|
|
Unarmed: 1.0
|
|
|
|
Woodcutting: 1.0
|
|
|
|
Mining: 1.0
|
|
|
|
Archery: 1.0
|
|
|
|
Axes: 1.0
|
|
|
|
Repair: 1.0
|
2012-02-21 19:10:51 +01:00
|
|
|
Fishing: 1.0
|
2012-02-20 00:53:21 +01:00
|
|
|
Fishing:
|
|
|
|
Base: 800
|
2012-01-31 08:59:46 +01:00
|
|
|
Excavation:
|
2013-01-27 07:09:20 +01:00
|
|
|
Clay: 40
|
|
|
|
Dirt: 40
|
|
|
|
Grass: 40
|
|
|
|
Gravel: 40
|
|
|
|
Mycel: 40
|
|
|
|
Sand: 40
|
2013-07-11 20:41:23 +02:00
|
|
|
Snow: 20
|
|
|
|
Snow_Block: 40
|
2013-02-20 22:44:15 +01:00
|
|
|
Soul_Sand: 40
|
2012-01-31 08:59:46 +01:00
|
|
|
Woodcutting:
|
2012-02-24 10:46:34 +01:00
|
|
|
Oak: 70
|
2012-01-31 08:59:46 +01:00
|
|
|
Spruce: 80
|
2012-02-24 10:46:34 +01:00
|
|
|
Birch: 90
|
|
|
|
Jungle: 100
|
2013-02-16 00:32:49 +01:00
|
|
|
Huge_Mushroom_Red: 70
|
|
|
|
Huge_Mushroom_Brown: 70
|
2012-01-31 08:59:46 +01:00
|
|
|
Herbalism:
|
2013-02-20 22:44:15 +01:00
|
|
|
Brown_Mushroom: 150
|
2012-01-31 08:59:46 +01:00
|
|
|
Cactus: 30
|
2012-10-29 04:53:03 +01:00
|
|
|
Carrot: 50
|
2013-02-20 22:44:15 +01:00
|
|
|
Cocoa: 30
|
|
|
|
Crops: 50
|
|
|
|
Melon_Block: 20
|
|
|
|
Nether_Warts: 50
|
2012-10-29 04:53:03 +01:00
|
|
|
Potato: 50
|
2013-02-20 22:44:15 +01:00
|
|
|
Pumpkin: 20
|
|
|
|
Red_Mushroom: 150
|
|
|
|
Red_Rose: 100
|
|
|
|
Sugar_Cane_Block: 30
|
|
|
|
Vine: 10
|
|
|
|
Water_Lily: 100
|
|
|
|
Yellow_Flower: 100
|
2012-01-31 08:59:46 +01:00
|
|
|
Mining:
|
2013-02-20 22:44:15 +01:00
|
|
|
Coal_Ore: 100
|
|
|
|
Diamond_Ore: 750
|
|
|
|
Emerald_Ore: 1000
|
|
|
|
Ender_Stone: 150
|
2012-01-31 08:59:46 +01:00
|
|
|
Glowstone: 30
|
2013-02-20 22:44:15 +01:00
|
|
|
Gold_Ore: 350
|
|
|
|
Iron_Ore: 250
|
|
|
|
Lapis_Ore: 400
|
|
|
|
Mossy_Cobblestone: 30
|
|
|
|
Netherrack: 30
|
2012-01-31 08:59:46 +01:00
|
|
|
Obsidian: 150
|
2013-03-16 17:15:16 +01:00
|
|
|
Quartz_Ore: 250
|
2013-02-20 22:44:15 +01:00
|
|
|
Redstone_Ore: 150
|
|
|
|
Sandstone: 30
|
2012-01-31 08:59:46 +01:00
|
|
|
Stone: 30
|
2013-08-15 20:50:19 +02:00
|
|
|
Repair:
|
|
|
|
Base: 1000.0
|
|
|
|
Wood: 0.6
|
|
|
|
Stone: 1.3
|
|
|
|
Iron: 2.5
|
|
|
|
Gold: 0.3
|
|
|
|
Diamond: 5.0
|
|
|
|
Leather: 1.6
|
|
|
|
String: 1.8
|
|
|
|
Other: 1.5
|
2013-01-23 22:34:01 +01:00
|
|
|
Smelting:
|
2013-02-20 22:44:15 +01:00
|
|
|
Coal_Ore: 10
|
|
|
|
Diamond_Ore: 75
|
|
|
|
Emerald_Ore: 100
|
|
|
|
Gold_Ore: 35
|
|
|
|
Iron_Ore: 25
|
|
|
|
Lapis_Ore: 40
|
2013-03-16 17:15:16 +01:00
|
|
|
Quartz_Ore: 25
|
2013-02-20 22:44:15 +01:00
|
|
|
Redstone_Ore: 15
|
2012-02-21 01:29:03 +01:00
|
|
|
Taming:
|
2012-02-21 07:01:27 +01:00
|
|
|
Animal_Taming:
|
|
|
|
Wolf: 250
|
2012-03-02 16:43:08 +01:00
|
|
|
Ocelot: 500
|
2012-02-26 07:53:54 +01:00
|
|
|
Combat:
|
|
|
|
Multiplier:
|
|
|
|
Animals: 1.0
|
|
|
|
Creeper: 4.0
|
2012-04-26 04:07:01 +02:00
|
|
|
Skeleton: 3.0
|
|
|
|
Spider: 2.0
|
2013-02-20 22:44:15 +01:00
|
|
|
Giant: 4.0
|
2012-02-26 07:53:54 +01:00
|
|
|
Zombie: 2.0
|
2013-02-20 22:44:15 +01:00
|
|
|
Slime: 2.0
|
|
|
|
Ghast: 3.0
|
2012-02-26 07:53:54 +01:00
|
|
|
Pig_Zombie: 3.0
|
2013-02-08 02:11:20 +01:00
|
|
|
Enderman: 1.0
|
2012-02-26 07:53:54 +01:00
|
|
|
Cave_Spider: 3.0
|
|
|
|
Silverfish: 3.0
|
|
|
|
Blaze: 3.0
|
|
|
|
Magma_Cube: 2.0
|
2013-02-20 22:44:15 +01:00
|
|
|
Iron_Golem: 2.0
|
2013-03-03 17:02:11 +01:00
|
|
|
Wither_Skeleton: 4.0
|
2013-05-14 17:32:22 +02:00
|
|
|
|
2012-02-20 00:53:21 +01:00
|
|
|
#
|
|
|
|
# Settings for commands
|
|
|
|
###
|
2012-01-31 08:59:46 +01:00
|
|
|
Commands:
|
|
|
|
mcmmo:
|
|
|
|
Donate_Message: true
|
2013-05-17 01:31:12 +02:00
|
|
|
inspect:
|
|
|
|
Max_Distance: 30
|
2012-01-31 08:59:46 +01:00
|
|
|
ptp:
|
2013-04-10 16:39:37 +02:00
|
|
|
Cooldown: 120
|
|
|
|
Warmup: 5
|
2013-04-10 17:08:27 +02:00
|
|
|
RecentlyHurt_Cooldown: 60
|
2013-01-28 21:24:55 +01:00
|
|
|
Confirm_Required: true
|
|
|
|
Request_Timeout: 300
|
2013-03-23 15:19:40 +01:00
|
|
|
# If true, require players to have a mcmmo.commands.ptp.world.[WorldName] permission
|
|
|
|
# to teleport to, from, or within any given world.
|
2013-02-04 00:40:29 +01:00
|
|
|
World_Based_Permissions: false
|
2012-02-02 06:24:07 +01:00
|
|
|
p:
|
2013-03-23 15:19:40 +01:00
|
|
|
# Allow mcMMO to use player display names in chat instead of their usernames
|
2013-02-02 00:59:22 +01:00
|
|
|
Use_Display_Names: true
|
2012-02-02 06:24:07 +01:00
|
|
|
a:
|
2013-03-23 15:19:40 +01:00
|
|
|
# Allow mcMMO to use player display names in chat instead of their usernames
|
2013-02-24 19:56:24 +01:00
|
|
|
Use_Display_Names: true
|
2013-05-14 17:32:22 +02:00
|
|
|
|
2013-02-24 19:56:24 +01:00
|
|
|
#
|
|
|
|
# Settings for particles
|
|
|
|
###
|
|
|
|
Particles:
|
2013-03-09 10:26:57 +01:00
|
|
|
# These settings determine if fireworks should get launched when a player activates/deactivates an ability
|
2013-02-24 19:56:24 +01:00
|
|
|
Ability_Activation: true
|
|
|
|
Ability_Deactivation: true
|
2013-04-01 16:38:22 +02:00
|
|
|
|
2013-05-14 03:17:38 +02:00
|
|
|
# Determines if the fireworks should be a large ball or a small one
|
|
|
|
LargeFireworks: true
|
|
|
|
|
2013-03-09 10:26:57 +01:00
|
|
|
# Use particle effect when these abilities trigger
|
2013-02-24 19:56:24 +01:00
|
|
|
Dodge: true
|
|
|
|
Bleed: true
|
|
|
|
Greater_Impact: true
|
2013-04-01 16:38:22 +02:00
|
|
|
|
2013-04-02 13:08:07 +02:00
|
|
|
# These settings determine if fireworks should get launched when a player levels-up,
|
2013-04-04 13:06:07 +02:00
|
|
|
# this will happen by default for every 100 levels.
|
2013-04-02 13:08:07 +02:00
|
|
|
LevelUp_Enabled: true
|
|
|
|
LevelUp_Tier: 100
|