mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-29 03:36:42 +00:00
Fixed bug with /onlinemode not showing correct mode when switching
This commit is contained in:
64
bin/config.yml
Normal file
64
bin/config.yml
Normal file
@ -0,0 +1,64 @@
|
||||
# Total Freedom Mod v2.7 Configuration
|
||||
# by Madgeek1450
|
||||
|
||||
# Block placement prevention:
|
||||
allow_fire_place: false
|
||||
allow_fire_spread: false
|
||||
allow_lava_damage: false
|
||||
allow_lava_place: false
|
||||
allow_water_place: false
|
||||
allow_fluid_spread: false
|
||||
|
||||
# Explosion management:
|
||||
allow_explosions: false
|
||||
explosiveRadius: 4.0
|
||||
|
||||
#Automatically wipe dropped objects:
|
||||
auto_wipe: true
|
||||
|
||||
# Nuking prevention:
|
||||
nuke_monitor: true
|
||||
nuke_monitor_count_break: 100
|
||||
nuke_monitor_count_place: 25
|
||||
nuke_monitor_range: 10.0
|
||||
freecam_trigger_count: 10
|
||||
|
||||
# Show all attempted commands in the log, will result in duplicate log messages:
|
||||
preprocess_log: true
|
||||
|
||||
# Disable nighttime:
|
||||
disable_night: true
|
||||
|
||||
# Disable weather:
|
||||
disable_weather: true
|
||||
|
||||
# Enable misc. features:
|
||||
landmines_enabled: false
|
||||
mp44_enabled: false
|
||||
tossmob_enabled: false
|
||||
|
||||
# Moblimiter:
|
||||
mob_limiter_enabled: true
|
||||
# Max per world:
|
||||
mob_limiter_max: 50
|
||||
mob_limiter_disable_dragon: true
|
||||
mob_limiter_disable_ghast: true
|
||||
mob_limiter_disable_slime: true
|
||||
mob_limiter_disable_giant: true
|
||||
|
||||
# Flatlands
|
||||
generate_flatlands: true
|
||||
# Flatlands generation parameters, uses CleanroomGenerator syntax - http://dev.bukkit.org/server-mods/cleanroomgenerator/
|
||||
flatlands_generation_params: 16,stone,32,dirt,1,grass
|
||||
|
||||
# Admin-Only Mode
|
||||
admin_only_mode: false
|
||||
|
||||
# SuperAwesomeAdmins - Because normal superadmin just isn't awesome enough. These users can do even more awesomey admin shit.
|
||||
super_awesome_admins:
|
||||
- markbyron
|
||||
- mark
|
||||
- madgeek1450
|
||||
- madgeek
|
||||
- darthsalamon
|
||||
- darth
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_cage.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_cage.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_cake.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_cake.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_csay.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_csay.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_deop.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_deop.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_doom.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_doom.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_ender.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_ender.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_expel.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_expel.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_fr.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_fr.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_gcmd.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_gcmd.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_glist.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_glist.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_gtfo.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_gtfo.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_halt.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_halt.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_list.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_list.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_mp.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_mp.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_mp44.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_mp44.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_op.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_op.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_opall.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_opall.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_opme.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_opme.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_ops.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_ops.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_orbit.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_orbit.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_qdeop.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_qdeop.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_qop.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_qop.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_radar.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_radar.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_rank.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_rank.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_rd.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_rd.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_say.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_say.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_smite.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_smite.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_stfu.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_stfu.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_stop.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_stop.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_uall.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/Command_uall.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/TFM_Command.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/Commands/TFM_Command.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Heartbeat.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Heartbeat.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_LandmineData.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_LandmineData.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Log.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Log.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Messages.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Messages.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_RadarData.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_RadarData.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_RunSystemCommand.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_RunSystemCommand.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_UserInfo$CageLayer.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_UserInfo$CageLayer.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_UserInfo.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_UserInfo.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_UserList.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_UserList.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Util$EjectMethod.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Util$EjectMethod.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Util.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TFM_Util.class
Normal file
Binary file not shown.
BIN
bin/me/StevenLawson/TotalFreedomMod/TotalFreedomMod.class
Normal file
BIN
bin/me/StevenLawson/TotalFreedomMod/TotalFreedomMod.class
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user