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 :
2021-01-07 22:33:12 +01:00
# When players reach certain level milestones messages will be broadcast
Level_Up_Chat_Broadcasts :
# Whether or not level up broadcasts are enabled
Enabled : true
2021-01-22 00:27:50 +01:00
# Whether or not you want power level milestones to be broadcast
Broadcast_Powerlevels :
Enabled : true
# How often to broadcast, you can change this to 1 to always broadcast a level up event, a setting of 100 will limit it to every 100 levels (for example level 100, level 200, etc)
Milestone_Interval : 100
Broadcast_Targets :
# Send the message to the console as well
Send_To_Console : true
# Whether or not to only send chat messages to party members
Only_Party_Members : false
# Whether or not players who recieve a level up broadcast have to be on the same world as the one who leveled up
Only_Same_World : false
# Distance restrictions
Distance_Restrictions :
Restrict_Distance : false
# When using Restrict_Distance the blow setting configures the range of the broadcast
Restricted_Radius : 100
2021-01-07 22:33:12 +01:00
# How often to broadcast, you can change this to 1 to always broadcast a level up event, a setting of 100 will limit it to every 100 levels (for example level 100, level 200, etc)
Milestone_Interval : 100
Broadcast_Targets :
# Send the message to the console as well
Send_To_Console : true
# Whether or not to only send chat messages to party members
Only_Party_Members : false
# Whether or not players who recieve a level up broadcast have to be on the same world as the one who leveled up
Only_Same_World : false
# Distance restrictions
Distance_Restrictions :
Restrict_Distance : false
# When using Restrict_Distance the blow setting configures the range of the broadcast
Restricted_Radius : 100
2018-12-31 19:10:00 +01:00
# Turning this on will scale mcMMO around 1-1000 with default scaling factor
2019-01-11 10:52:16 +01:00
# Everything in your config related to skill level requirements, skill level bonuses, etc will be multiplied by 10 when this mode is on
# This change is purely cosmetic, it retains the old feel of mcMMO where you could level up thousands of times
2019-01-15 07:52:15 +01:00
RetroMode :
2019-06-25 08:31:31 +02:00
Enabled : true
2012-04-26 03:55:08 +02:00
Locale : en_US
2012-03-18 06:42:56 +01:00
MOTD_Enabled : true
2019-05-16 20:34:26 +02:00
EventBroadcasts : true
2019-05-16 20:40:47 +02:00
EventInfoOnPlayerJoin : true
2019-05-18 19:09:45 +02:00
AdminNotifications : true
2014-08-01 19:35:36 +02:00
# Send a message to the player when his profile was successfully loaded
Show_Profile_Loaded : false
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-09-22 20:33:01 +02:00
# Allow mcMMO to report on basic anonymous usage
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
2012-04-02 19:45:33 +02:00
Power_Level_Cap : 0
2015-11-13 01:10:09 +01:00
# Should mcMMO truncate levels if you lower your max level cap for a skillname
2018-12-27 08:59:43 +01:00
TruncateSkills : true
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-10-31 14:03:29 +01:00
# Play level-up sounds
LevelUp_Sounds : true
2013-01-14 06:25:31 +01:00
2014-08-18 04:21:23 +02:00
# This should fix blocks being broken client side, but not server-side.
# Enable to refresh the chunks around a player at the end of Super Breaker,
# Giga Drill Breaker, and Berserk. Resource intensive for larger servers.
Refresh_Chunks : false
2013-09-12 04:42:27 +02:00
#
# Settings for the mcMMO scoreboards
###
Scoreboard :
2019-01-11 10:47:36 +01:00
# Set this to true to enable scoreboards
2019-01-18 23:20:31 +01:00
UseScoreboards : false
2013-09-12 04:42:27 +02:00
# Display player's power levels below their names?
Power_Level_Tags : false
# Allow players to use "/mcscoreboard keep" to keep the scoreboard up
Allow_Keep : true
2014-04-06 13:27:30 +02:00
# Show the /mcstats scoreboard automatically after logging in
Show_Stats_After_Login : false
2014-02-09 18:12:00 +01:00
# Show scoreboard tips 5 times. Tips are only displayed once for every login session.
# Set to 0 to never show these tips.
Tips_Amount : 5
2013-09-12 04:42:27 +02:00
# Add some more color on the board :-)
Rainbows : false
2014-10-04 14:05:30 +02:00
# Display ability names?
Ability_Names : true
2013-09-12 04:42:27 +02:00
# Settings for each type of scoreboard
2014-01-07 22:05:18 +01:00
# Print: Should the command output be printed in chat?
# Board: Should the command output be displayed in the scoreboard sidebar?
# Display_Time: Amount of time (seconds) to display in the sidebar before clearing.
# To display permanently, use "/mcscoreboard keep" or set to -1
2013-09-12 04:42:27 +02:00
Types :
# Settings for /mcrank
# The sub-options (Print, Board, Display_Time) are the same for each type.
Rank :
Print : false
Board : true
Display_Time : 15
# Settings for /mctop
Top :
Print : true
Board : true
Display_Time : 15
# Settings for /mcstats
Stats :
Print : false
Board : true
Display_Time : 15
# Settings for /inspect
Inspect :
Print : false
Board : true
Display_Time : 20
# Settings for /mccooldown
Cooldown :
Print : true
Board : true
Display_Time : 41
# Settings for /<skillname> (e.g. /mining, /unarmed)
# No "print" option is given here; the information will always be displayed in chat.
# It should also be noted that this display is pretty dang cool.
Skill :
Board : true
Display_Time : 30
# Should the board be shown when a player levels up, and for how long?
# It is recommended to NOT have LevelUp_Time be -1, as this may confuse players.
LevelUp_Board : true
LevelUp_Time : 5
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 :
2017-10-04 05:32:54 +02:00
# Enabled: Whether or not the feature is enabled at all
# Display_Type: Per player Default display for mob health bars - HEARTS, BAR, or DISABLED
Enabled : true
2013-04-05 04:11:11 +02:00
Display_Type : HEARTS
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
2013-11-01 16:07:56 +01:00
#
# Settings for Backups
2014-01-07 20:50:48 +01:00
# Allow mcMMO to create zip backups for config files and flatfile data on shutdown.
2013-11-01 16:07:56 +01:00
###
Backups :
Enabled : true
Keep :
Last_24_Hours : true
Daily_Last_Week : true
Weekly_Past_Months : true
2012-02-20 00:53:21 +01:00
#
# Settings for using a mySQL database
###
MySQL :
Enabled : false
2019-08-26 06:29:29 +02:00
Debug : false
2012-02-20 00:53:21 +01:00
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_
2014-08-01 19:35:36 +02:00
# This setting is the max simultaneous mysql connections allowed at a time, needs to be
# high enough to support multiple player logins in quick succession
2014-08-19 23:57:52 +02:00
MaxConnections :
Misc : 30
Load : 30
Save : 30
2014-08-01 19:35:36 +02:00
# This setting is the max size of the pool of cached connections that we hold available
# at any given time
2014-08-19 23:57:52 +02:00
MaxPoolSize :
Misc : 10
Load : 20
Save : 20
2012-02-20 00:53:21 +01:00
Server :
2019-01-13 02:26:17 +01:00
SSL : true
2012-02-20 00:53:21 +01:00
Port : 3306
Address : localhost
2021-09-23 00:03:03 +02:00
allowPublicKeyRetrieval : true
2013-05-14 17:32:22 +02:00
2012-04-30 15:21:14 +02:00
#
# Settings for Hardcore mode
2014-01-07 20:50:48 +01:00
# Players will not lose stats when their level is below the Level_Threshold
2012-04-30 15:21:14 +02:00
###
Hardcore :
2013-08-21 16:46:38 +02:00
Death_Stat_Loss :
2013-09-13 15:12:21 +02:00
Penalty_Percentage : 75.0
2013-12-15 23:25:17 +01:00
Level_Threshold : 0
2013-08-21 16:46:38 +02:00
Enabled :
Acrobatics : false
2014-01-17 00:17:10 +01:00
Alchemy : false
2013-08-21 16:46:38 +02:00
Archery : false
Axes : false
2013-10-11 21:46:34 +02:00
Excavation : false
2013-08-21 16:46:38 +02:00
Fishing : false
Herbalism : false
Mining : false
Repair : false
Swords : false
Taming : false
Unarmed : false
Woodcutting : false
Vampirism :
2013-09-13 15:12:21 +02:00
Leech_Percentage : 5.0
2013-12-15 23:25:17 +01:00
Level_Threshold : 0
2013-08-21 16:46:38 +02:00
Enabled :
Acrobatics : false
2014-01-17 00:17:10 +01:00
Alchemy : false
2013-08-21 16:46:38 +02:00
Archery : false
Axes : false
2013-10-11 21:46:34 +02:00
Excavation : false
2013-08-21 16:46:38 +02:00
Fishing : false
Herbalism : false
Mining : false
Repair : false
Swords : false
Taming : false
Unarmed : false
Woodcutting : false
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
2014-12-18 23:04:38 +01:00
# Attempt to use the bed spawn, if one is available
Use_Bed_Spawn : true
2013-03-08 21:46:05 +01:00
Use_Cost : 1
Recipe_Cost : 5
2013-09-13 15:12:21 +02:00
Item_Name : FEATHER
2013-10-31 14:03:29 +01:00
Sound_Enabled : true
2014-12-22 16:58:22 +01:00
Flux_Pickaxe :
Sound_Enabled : true
2013-02-15 16:36:14 +01:00
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 :
2019-01-22 00:43:54 +01:00
# Enable Hurting other players in the same party
FriendlyFire : false
2019-01-11 15:17:07 +01:00
# Maximum size for a party, -1 for infinite
MaxSize : -1
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-11-11 17:42:57 +01:00
2013-03-23 15:19:40 +01:00
# Settings for party share modes
2013-01-30 15:17:50 +01:00
Sharing :
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
Range : 75.0
2013-11-11 17:42:57 +01:00
# Party members level up their party by earning individual experience
# Newly created parties will not immediately have access to all the party features
# and have to level up the party a bit before they can use them.
Leveling :
Level_Cap : 10
# Uses the regular XP formula but is multiplied by <amount of party members> + <Xp_Curve_Modifier>
Xp_Curve_Modifier : 3
Near_Members_Needed : false
Inform_All_Party_Members_On_LevelUp : false
Chat_UnlockLevel : 1
Teleport_UnlockLevel : 2
Alliance_UnlockLevel : 5
ItemShare_UnlockLevel : 8
XpShare_UnlockLevel : 10
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 :
2020-11-11 00:17:52 +01:00
Tree_Feller_Threshold : 1000
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.
2013-10-06 10:08:06 +02:00
Durability_Loss : 1
2012-02-20 00:53:21 +01:00
#
# 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
2013-01-13 22:03:49 +01:00
Prevent_Dodge_Lightning : false
2014-03-09 15:24:24 +01:00
# Prevent earning Acrobatics XP a few seconds after teleporting
XP_After_Teleport_Cooldown : 5
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2013-11-16 00:21:00 +01:00
Alchemy :
# Allow Hoppers to transfer ingredients and brew Rank 1 Alchemy potions
Enabled_for_Hoppers : true
# Prevent Hoppers from transferring ingredients into Brewing Stands
2014-04-27 15:03:07 +02:00
Prevent_Hopper_Transfer_Ingredients : false
# Prevent Hoppers from transferring bottles into Brewing Stands
Prevent_Hopper_Transfer_Bottles : false
2018-12-28 19:12:21 +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
2018-12-28 19:12:21 +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
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2012-01-31 08:59:46 +01:00
Excavation :
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2012-02-02 06:24:07 +01:00
Fishing :
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2014-02-15 11:43:54 +01:00
Drops_Enabled : true
2014-02-15 11:55:36 +01:00
Override_Vanilla_Treasures : true
2014-02-15 11:43:54 +01:00
# Always catch fish, even when treasure is found
Extra_Fish : false
2018-02-16 00:48:21 +01:00
Lure_Modifier : 4.0
2012-01-31 08:59:46 +01:00
Herbalism :
2018-12-28 19:12:21 +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 :
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2019-04-04 09:39:00 +02:00
Detonator_Name : FLINT_AND_STEEL
2012-01-31 08:59:46 +01:00
Repair :
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2012-02-20 00:53:21 +01:00
Anvil_Messages : true
2013-10-31 14:03:29 +01:00
Anvil_Placed_Sounds : true
Anvil_Use_Sounds : true
2013-09-13 15:12:21 +02:00
Anvil_Material : IRON_BLOCK
2021-12-27 20:34:55 +01:00
Use_Enchanted_Materials : false
2013-03-06 18:31:48 +01:00
# Ask for a confirmation when a player tries to repair an enchanted item
Confirm_Required : true
Salvage :
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2013-03-06 18:31:48 +01:00
Anvil_Messages : true
2013-12-14 14:27:50 +01:00
Anvil_Placed_Sounds : true
Anvil_Use_Sounds : true
Anvil_Material : GOLD_BLOCK
# Ask for a confirmation when a player tries to salvage an enchanted item
Confirm_Required : true
2013-01-23 22:34:01 +01:00
Smelting :
2018-12-28 19:12:21 +01:00
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
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2012-02-02 06:24:07 +01:00
Taming :
2012-05-02 04:42:45 +02:00
Enabled_For_PVP : true
Enabled_For_PVE : true
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2012-02-02 06:24:07 +01:00
Call_Of_The_Wild :
2014-03-23 14:31:51 +01:00
# Item_Material: Material of the item needed to summon the pet
# Item_Amount: Amount of items required to summon the pet
# Summon_Amount: Amount of pets to summon when using Call Of The Wild
2013-09-13 01:22:54 +02:00
# Summon_Length: Pets despawn when their summon life length expires
2013-09-17 00:55:38 +02:00
# Summon_Max_Amount: Maximum amount of pets that can be summoned at the same time
2014-03-23 14:31:51 +01:00
Wolf :
Item_Material : BONE
Item_Amount : 10
Summon_Amount : 1
2013-09-13 01:22:54 +02:00
Summon_Length : 240
2019-07-02 08:50:30 +02:00
Per_Player_Limit : 2
2014-03-23 14:31:51 +01:00
Ocelot :
2018-07-27 01:53:29 +02:00
Item_Material : COD
2014-03-23 14:31:51 +01:00
Item_Amount : 10
Summon_Amount : 1
2013-09-13 01:22:54 +02:00
Summon_Length : 240
2019-07-02 08:50:30 +02:00
Per_Player_Limit : 1
2014-03-23 14:31:51 +01:00
Horse :
Item_Material : APPLE
Item_Amount : 10
Summon_Amount : 1
2013-09-13 01:22:54 +02:00
Summon_Length : 240
2019-07-02 08:50:30 +02:00
Per_Player_Limit : 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
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2013-02-14 06:34:50 +01:00
Block_Cracker :
SmoothBrick_To_CrackedBrick : true
2014-07-15 15:40:49 +02:00
# When using Unarmed, picked up items will automatically get moved to a free slot instead of going in the slot
# of your hand. Should item pickup be disabled when your entire inventory - except for your hand - is full?
Item_Pickup_Disabled_Full_Inventory : true
2014-12-29 06:12:46 +01:00
# Any attacks made without a tool, i.e. with one's open hand, a block, etc., will count as unarmed.
Items_As_Unarmed : false
2012-02-02 06:24:07 +01:00
Woodcutting :
2013-10-31 14:03:29 +01:00
Tree_Feller_Sounds : true
2018-12-28 19:12:21 +01:00
Level_Cap : 0
2012-02-20 00:53:21 +01:00
2021-02-27 01:18:15 +01:00
# Disable or Enable the Green Thumb auto replant feature for specific crops, use the name of the block not the crop itemstack
Green_Thumb_Replanting_Crops :
Carrots : true
Wheat : true
Nether_Wart : true
Potatoes : true
Beetroots : true
Cocoa : true
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
###
2019-03-30 02:11:32 +01:00
Bonus_Drops :
2012-05-01 07:14:32 +02:00
Herbalism :
2021-06-07 05:52:27 +02:00
Glow_Berries : true
Cave_Vines : true
Cave_Vines_Plant : true
2021-06-07 05:37:51 +02:00
Moss_Block : true
2021-03-25 22:08:22 +01:00
Sweet_Berry_Bush : true
2020-06-30 18:17:48 +02:00
Weeping_Vines : true
Twisting_Vines : true
Shroomlight : true
Crimson_Stem : true
Warped_Stem : true
Crimson_Roots : true
Warped_Roots : true
Nether_Wart_Block : true
Warped_Wart_Block : true
2020-03-04 01:37:13 +01:00
Bamboo_Sapling : true
2020-02-29 01:29:11 +01:00
Crimson_Fungus : true
Warped_Fungus : true
2019-07-07 10:42:57 +02:00
Chorus_Fruit : true
Chorus_Plant : true
2019-03-23 21:34:14 +01:00
Beetroots : true
2019-03-30 01:57:48 +01:00
Beetroot : true
2013-02-20 22:44:15 +01:00
Brown_Mushroom : true
Cactus : true
2019-03-23 21:34:14 +01:00
Carrots : true
2019-03-30 01:57:48 +01:00
Carrot : true
2019-03-23 21:34:14 +01:00
Cocoa : true
2019-03-30 01:57:48 +01:00
Cocoa_Beans : true
2019-03-23 21:34:14 +01:00
Wheat : true
2018-09-22 19:45:25 +02:00
Melon : true
2019-03-30 01:57:48 +01:00
Melon_Slice : true
2019-03-23 21:34:14 +01:00
Nether_Wart : true
Potatoes : true
2020-01-17 08:23:28 +01:00
Potato : true
2013-02-20 22:44:15 +01:00
Pumpkin : true
Red_Mushroom : true
2018-09-22 19:45:25 +02:00
Sugar_Cane : true
2013-02-20 22:44:15 +01:00
Vine : true
2018-09-22 19:45:25 +02:00
Lily_Pad : true
2019-03-23 21:34:14 +01:00
Red_Tulip : true
White_Tulip : true
Pink_Tulip : true
Orange_Tulip : true
2018-07-26 02:20:12 +02:00
Dandelion : true
2019-03-23 21:34:14 +01:00
Poppy : true
Blue_Orchid : true
Allium : true
Azure_Bluet : true
Oxeye_Daisy : true
Sunflower : true
Lilac : true
Rose_Bush : true
Peony : true
2019-10-18 05:16:01 +02:00
Lily_Of_The_Valley : true
2012-05-01 07:14:32 +02:00
Mining :
2021-06-07 05:41:00 +02:00
Tuff : true
2021-06-06 20:18:03 +02:00
Deepslate_Redstone_Ore : true
Deepslate_Copper_Ore : true
Deepslate_Coal_Ore : true
Deepslate_Diamond_Ore : true
Deepslate_Emerald_Ore : true
Deepslate_Iron_Ore : true
Deepslate_Gold_Ore : true
2021-06-11 23:46:27 +02:00
Deepslate_Lapis_Ore : true
2021-06-06 20:18:03 +02:00
Lapis_Lazuli_Ore : true
Copper_Ore : true
2021-06-03 23:20:00 +02:00
Calcite : true
Smooth_Basalt : true
Block_Of_Amethyst : true
Budding_Amethyst : true
Small_Amethyst_Bud : true
Medium_Amethyst_Bud : true
Large_Amethyst_Bud : true
Amethyst_Cluster : true
Amethyst_Shard : true
Deepslate : true
Cobbled_Deepslate : true
2020-06-30 18:17:48 +02:00
Gilded_Blackstone : true
Crying_Obsidian : true
Nether_Bricks : true
Red_Nether_Bricks : true
Cracked_Nether_Bricks : true
Chiseled_Nether_Bricks : true
Chain : true
Blackstone : true
Basalt : true
Polished_Basalt : true
Nether_Gold_Ore : true
2020-02-29 01:29:11 +01:00
Warped_Nylium : true
Crimson_Nylium : true
Ancient_Debris : true
Netherite_Scrap : true
2019-03-24 02:07:23 +01:00
Andesite : true
Diorite : true
Granite : true
2013-02-20 22:44:15 +01:00
Coal_Ore : true
2019-03-30 01:44:54 +01:00
Coal : true
2013-02-20 22:44:15 +01:00
Diamond_Ore : true
2019-03-30 01:44:54 +01:00
Diamond : true
2013-02-20 22:44:15 +01:00
Emerald_Ore : true
2019-03-30 01:44:54 +01:00
Emerald : true
2018-09-23 17:52:48 +02:00
End_Stone : true
2012-05-01 07:14:32 +02:00
Glowstone : true
2019-03-30 01:44:54 +01:00
Glowstone_Dust : true
2013-02-20 22:44:15 +01:00
Gold_Ore : true
2020-03-19 03:14:16 +01:00
Gold_Nugget : true
2013-02-20 22:44:15 +01:00
Iron_Ore : true
2019-03-30 01:44:54 +01:00
Iron_Ingot : true
2013-02-20 22:44:15 +01:00
Lapis_Ore : true
2019-03-30 01:44:54 +01:00
Lapis_Lazuli : true
2013-02-20 22:44:15 +01:00
Mossy_Cobblestone : true
2012-05-01 07:14:32 +02:00
Netherrack : true
Obsidian : true
2018-09-22 19:45:25 +02:00
Nether_Quartz_Ore : true
2022-02-11 02:31:22 +01:00
Quartz : true
2013-02-20 22:44:15 +01:00
Redstone_Ore : true
2019-03-30 01:44:54 +01:00
Redstone : true
2020-06-22 12:01:28 +02:00
Redstone_Dust : true
2012-05-01 07:14:32 +02:00
Sandstone : true
Stone : true
2019-03-30 01:44:54 +01:00
Cobblestone : true
2021-06-03 23:34:36 +02:00
Raw_Copper : true
Raw_Iron : true
Raw_Gold : true
2012-05-01 07:14:32 +02:00
Woodcutting :
2020-06-30 18:17:48 +02:00
Crimson_Hyphae : true
Warped_Hyphae : true
Stripped_Crimson_Hyphae : true
Stripped_Warped_Hyphae : true
2020-02-29 01:29:11 +01:00
Shroomlight : true
Crimson_Stem : true
Warped_Stem : true
Crimson_Roots : true
Warped_Roots : true
2019-03-30 02:11:32 +01:00
Acacia_Wood : true
2018-09-23 20:43:38 +02:00
Acacia_Log : true
2019-03-30 02:11:32 +01:00
Birch_Wood : true
2018-09-23 20:43:38 +02:00
Birch_Log : true
2019-03-30 02:11:32 +01:00
Dark_Oak_Wood : true
2018-09-23 20:43:38 +02:00
Dark_Oak_Log : true
2019-03-30 02:11:32 +01:00
Oak_Wood : true
2018-09-23 20:43:38 +02:00
Oak_Log : true
2019-03-30 02:11:32 +01:00
Jungle_Wood : true
2018-09-23 20:43:38 +02:00
Jungle_Log : true
2019-03-30 02:11:32 +01:00
Spruce_Wood : true
2018-09-23 20:43:38 +02:00
Spruce_Log : true
2020-07-13 21:31:30 +02:00
Smelting :
Iron_Ingot : true
Gold_Ingot : true
Emerald : true
Diamond : true
Lapis_Lazuli : true
Coal : true
Nether_Quartz : true
Quartz : true
Redstone : true
2021-06-03 23:20:00 +02:00
Deepslate : true
2021-11-10 13:55:04 +01:00
Copper_Ingot : true
Netherite_Scrap : true
2012-02-20 00:53:21 +01:00
#
# Settings for commands
###
2012-01-31 08:59:46 +01:00
Commands :
2019-01-11 11:24:11 +01:00
Skills :
# Turn this off to prevent mcMMO URL links from being sent
URL_Links : true
2013-09-30 15:43:37 +02:00
Generic :
2013-09-25 14:26:24 +02:00
# If true, when using partial names in commands mcMMO will try to look for a match from
# the offline players. Enabling this might slow the server down if there are a lot of offline players.
Match_OfflinePlayers : false
2014-03-29 17:02:08 +01:00
Database :
# Database command cooldown in milliseconds, cannot be changed below the default value. (1750)
# Prevents players from spamming /mctop or /mcrank
Player_Cooldown : 1750
2012-01-31 08:59:46 +01:00
mcmmo :
Donate_Message : true
2013-05-17 01:31:12 +02:00
inspect :
2013-09-13 15:12:21 +02:00
Max_Distance : 30.0
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
2014-01-11 14:54:01 +01:00
Accept_Required : true
2013-01-28 21:24:55 +01:00
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
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
2018-12-25 04:05:46 +01:00
Ability_Activation : false
Ability_Deactivation : false
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
Bleed : true
2014-12-22 16:58:22 +01:00
Dodge : true
Flux : true
2013-02-24 19:56:24 +01:00
Greater_Impact : true
2013-09-13 01:22:54 +02:00
Call_of_the_Wild : 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
2013-03-06 18:31:48 +01:00
LevelUp_Tier : 100
2016-03-06 22:48:22 +01:00
#
# Settings for sounds
###
Sounds :
# This setting controls the master volume. 1.0 is Max, 0 would be off
MasterVolume : 1.0
2017-06-23 15:34:24 +02:00