Tested Minecraft Versions:
Code (Text):
# Atmosphere by Enoxs v 0.4
# Welcome to config file
atmosphere:
'nearbedrock':
min-height: 0
max-height: 10
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are near bedrock You need more air."
- "(title) &c&l YOU ARE NEAR BEDROCK"
- "(actionbar) &6&l actionbar is here"
Potions:
Enable: true
potions-list:
- BLINDNESS;1
- CONFUSION;2
Sounds:
Enable: true
sounds-list:
- BAT_TAKEOFF;10;0.1
disabled-worlds:
- world_nether
skip-permission: "atmosphere.nearbedrock"
'troposphere':
min-height: 80
max-height: 120
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering troposphere. This message only for you , no one can see it."
- "(title) &6&l ENTERING &f&lTROPOSPHERE"
- "(actionbar) &6&l You can use actionbar"
- "(console) say %player% , this message is send by console. You can make any command with it that will be execute by console."
Potions:
Enable: true
potions-list:
- SPEED;3
Sounds:
Enable: true
sounds-list:
- NOTE_BASS;10;1
disabled-worlds:
- world_nether
skip-permission: "atmosphere.troposphere"
'stratosphere':
min-height: 120
max-height: 150
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering stratosphere."
- "(title) &6&l ENTERING &a&lSTRATOSPHERE"
- "(actionbar) &6&l You feels hungry"
Potions:
Enable: true
potions-list:
- HUNGER;1
Sounds:
Enable: true
sounds-list:
- HORSE_ANGRY;10;0.5
disabled-worlds:
- world_nether
skip-permission: "atmosphere.stratosphere"
'mesosphere':
min-height: 150
max-height: 200
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering mesosphere."
- "(title) &6&l ENTERING &e&lMESOSPHERE"
- "(actionbar) &6&l You feels not good"
Potions:
Enable: true
potions-list:
- BLIND;2
- HUNGER;1
Sounds:
Enable: true
sounds-list:
- LEVEL_UP;10;2
disabled-worlds:
- world_nether
skip-permission: "atmosphere.mesosphere"
'thermosphere':
min-height: 200
max-height: 240
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering thermosphere."
- "(title) &6&l ENTERING &c&lTHERMOSPHERE"
- "(actionbar) &6&l You are too far from the ground..."
Potions:
Enable: true
potions-list:
- POISON;4
- WEAKNESS;2
Sounds:
Enable: true
sounds-list:
- WOLF_WHINE;10;1.5
disabled-worlds:
- world_nether
skip-permission: "atmosphere.thermosphere"
'exosphere':
min-height: 240
max-height: 300
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering exosphere. Well you can't breathe."
- "(title) &6&l ENTERING &4&lEXOSPHERE"
- "(actionbar) &6&l You died because there was no air"
- "(console) kill %player%"
Potions:
Enable: false
potions-list:
- SPEED;1
- HUNGER;3
Sounds:
Enable: true
sounds-list:
- ZOMBIE_WOODBREAK;10;1.1
disabled-worlds:
- world_nether
skip-permission: "atmosphere.exosphere"
mask:
permission: "atmosphere.mask"
name: "&6&lAir Mask"
lore: "&f&lHelps in atmosphere"
item: 95
item-id: 15 # 15 means - STAINED_GLASS:15 , black stained glass
recipe:
- 'ABA' # make your own recipe , you can choose any word , and any item
- 'A A' # remember leave space , for empty slots , don't type AIR or something like that , it doesn't need that
- ' '
recipe-items:
- 'A:GLASS'
- 'B:CLAY_BRICK'
helmetmessage: '&6&l Atmosphere ➟ &f&lYou successfully putted on your head your special helmet' # you can use %player% variable if you want
messages:
noPermission: "&6&l Atmosphere ➟ &c&lYou do not have the required permissions!"
reloadSuccess: "&6&l Atmosphere ➟ &a&lSuccessfully reloaded the plugin!"
help:
- "&a&m&l-------------"
- " "
- "&aAtmosphere &fBy Enoxs"
- " "
- "&a/atmosphere &fMain command"
- "&a/atmosphere mask &fShows mask recipe"
- "&a/atmosphere reload &fReloads the plugin"
- " "
- "&a&m&l-------------"
By buying this plugin, you agree to the following terms of use.
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- Supports 1.8 - 1.12 versions
- multiworld support
- Custom mask to prevent atmosphere effects:
- Custom recipe
- Custom item
- Custom name and lore
- Custom messages
- Six atmosphere layers
- Fully Customizable:
- Height
- Messages
- Commands
- Potions
- Sounds
- Worlds
- Permissions
- Atmosphere-layers:
- Near-Bedrock ( Under Ground default height 0-10 )
- Troposphere (default height 80-120)
- Stratosphere (default height 120-150)
- Mesosphere (default height 150-200)
- Thermosphere (default height 200-240)
- Exosphere (default height 240-300 you die in this layer by default , because it does not have any air )
- Custom-commands support
- (actionbar) - Sends actionbar message
- (title) - Sends Title message
- (say) - Sends private message
- (console) - Sends console command
- No dependency
- /atmosphere (/atmos) - Main command (Permission: atmosphere.use )
- /atmosphere reload (/atmos reload) - Reloads plugin (Permission: atmosphere.reload )
Code (Text):
# Atmosphere by Enoxs v 0.4
# Welcome to config file
atmosphere:
'nearbedrock':
min-height: 0
max-height: 10
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are near bedrock You need more air."
- "(title) &c&l YOU ARE NEAR BEDROCK"
- "(actionbar) &6&l actionbar is here"
Potions:
Enable: true
potions-list:
- BLINDNESS;1
- CONFUSION;2
Sounds:
Enable: true
sounds-list:
- BAT_TAKEOFF;10;0.1
disabled-worlds:
- world_nether
skip-permission: "atmosphere.nearbedrock"
'troposphere':
min-height: 80
max-height: 120
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering troposphere. This message only for you , no one can see it."
- "(title) &6&l ENTERING &f&lTROPOSPHERE"
- "(actionbar) &6&l You can use actionbar"
- "(console) say %player% , this message is send by console. You can make any command with it that will be execute by console."
Potions:
Enable: true
potions-list:
- SPEED;3
Sounds:
Enable: true
sounds-list:
- NOTE_BASS;10;1
disabled-worlds:
- world_nether
skip-permission: "atmosphere.troposphere"
'stratosphere':
min-height: 120
max-height: 150
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering stratosphere."
- "(title) &6&l ENTERING &a&lSTRATOSPHERE"
- "(actionbar) &6&l You feels hungry"
Potions:
Enable: true
potions-list:
- HUNGER;1
Sounds:
Enable: true
sounds-list:
- HORSE_ANGRY;10;0.5
disabled-worlds:
- world_nether
skip-permission: "atmosphere.stratosphere"
'mesosphere':
min-height: 150
max-height: 200
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering mesosphere."
- "(title) &6&l ENTERING &e&lMESOSPHERE"
- "(actionbar) &6&l You feels not good"
Potions:
Enable: true
potions-list:
- BLIND;2
- HUNGER;1
Sounds:
Enable: true
sounds-list:
- LEVEL_UP;10;2
disabled-worlds:
- world_nether
skip-permission: "atmosphere.mesosphere"
'thermosphere':
min-height: 200
max-height: 240
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering thermosphere."
- "(title) &6&l ENTERING &c&lTHERMOSPHERE"
- "(actionbar) &6&l You are too far from the ground..."
Potions:
Enable: true
potions-list:
- POISON;4
- WEAKNESS;2
Sounds:
Enable: true
sounds-list:
- WOLF_WHINE;10;1.5
disabled-worlds:
- world_nether
skip-permission: "atmosphere.thermosphere"
'exosphere':
min-height: 240
max-height: 300
Commands:
- "(say) &6&l Atmosphere ➟ &a&lYou are entering exosphere. Well you can't breathe."
- "(title) &6&l ENTERING &4&lEXOSPHERE"
- "(actionbar) &6&l You died because there was no air"
- "(console) kill %player%"
Potions:
Enable: false
potions-list:
- SPEED;1
- HUNGER;3
Sounds:
Enable: true
sounds-list:
- ZOMBIE_WOODBREAK;10;1.1
disabled-worlds:
- world_nether
skip-permission: "atmosphere.exosphere"
mask:
permission: "atmosphere.mask"
name: "&6&lAir Mask"
lore: "&f&lHelps in atmosphere"
item: 95
item-id: 15 # 15 means - STAINED_GLASS:15 , black stained glass
recipe:
- 'ABA' # make your own recipe , you can choose any word , and any item
- 'A A' # remember leave space , for empty slots , don't type AIR or something like that , it doesn't need that
- ' '
recipe-items:
- 'A:GLASS'
- 'B:CLAY_BRICK'
helmetmessage: '&6&l Atmosphere ➟ &f&lYou successfully putted on your head your special helmet' # you can use %player% variable if you want
messages:
noPermission: "&6&l Atmosphere ➟ &c&lYou do not have the required permissions!"
reloadSuccess: "&6&l Atmosphere ➟ &a&lSuccessfully reloaded the plugin!"
help:
- "&a&m&l-------------"
- " "
- "&aAtmosphere &fBy Enoxs"
- " "
- "&a/atmosphere &fMain command"
- "&a/atmosphere mask &fShows mask recipe"
- "&a/atmosphere reload &fReloads the plugin"
- " "
- "&a&m&l-------------"
- You will not -Redacted-/resell/forward/send this plugin to anyone for any reason.
- You will not decompile this plugin (modifications).
- You will not post requests for support or report issues on the reviews section.
- You are not allowed to upload the plugin to a page.
- Worldguard regions support
- Tutorial Video
- Suggestions?